Index: emacs/src/fns.c
diff -c emacs/src/fns.c:1.396 emacs/src/fns.c:1.397
*** emacs/src/fns.c:1.396       Mon Jun 20 21:34:59 2005
--- emacs/src/fns.c     Tue Jun 21 13:31:30 2005
***************
*** 2546,2552 ****
  a vector which identifies a character set or a row of a character set,
  a character set name, or a character code.
  If the characters in the specified range have different values,
! an error is signalled.
  
  Note that this function doesn't check the parent of CHAR-TABLE.  */)
       (char_table, range)
--- 2546,2552 ----
  a vector which identifies a character set or a row of a character set,
  a character set name, or a character code.
  If the characters in the specified range have different values,
! an error is signaled.
  
  Note that this function doesn't check the parent of CHAR-TABLE.  */)
       (char_table, range)


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to