]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Mon, 26 Nov 2001 20:16:17 +0000 (20:16 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 26 Nov 2001 20:16:17 +0000 (20:16 +0000)
lisp/ChangeLog
src/ChangeLog

index e43684d5b9ffbe68ddced3b4918bbcb36fbb0960..ae475fa71cda89e45064be705df5c1fe2fa5a11f 100644 (file)
@@ -1,3 +1,7 @@
+2001-11-26  Richard M. Stallman  <rms@gnu.org>
+
+       * startup.el (command-line-1): Call kill-buffer only in non-fancy case.
+
 2001-11-26  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * loaddefs.el: Regenerated.
index 769bbc922cc966289be39264101f4c1a869e9cb4..8fa4bc03ca833bdd6b4cd9271ee778f071255e23 100644 (file)
@@ -1,5 +1,8 @@
 2001-11-26  Richard M. Stallman  <rms@gnu.org>
 
+       * textprop.c (set_text_properties_1): Allow START, END in either order.
+       Do nothing if range is empty.
+
        * Makefile.in (mallocobj): Simplify logic using auxiliary vars.
 
        * Makefile.in (mostlyclean): Delete bootstrap-emacs here.