emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/fns.c


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/fns.c
Date: Tue, 21 Jun 2005 09:31:30 -0400

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)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]