emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Thu, 05 Sep 2002 23:09:13 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2862 emacs/src/ChangeLog:1.2863
*** emacs/src/ChangeLog:1.2862  Wed Sep  4 22:37:31 2002
--- emacs/src/ChangeLog Thu Sep  5 23:09:13 2002
***************
*** 1,3 ****
--- 1,14 ----
+ 2002-09-05  Richard M. Stallman  <address@hidden>
+ 
+       * regex.c (set_image_of_range_1): In no-TRANSLATE case,
+       call EXTEND_RANGE_TABLE and return a proper value.
+       (set_image_of_range): Don't call set_image_of_range_1
+       if no TRANSLATE or if range includes all of Latin-1.
+       Only call it for the Latin-1 part of the range.
+       For other cases, make two separate ranges,
+       one for the original specified characters and one for
+       their case-conversions.
+ 
  2002-09-04  Richard M. Stallman  <address@hidden>
  
        * s/sol2-5.h (UNEXEC): Use unexsol.o.




reply via email to

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