]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Sun, 19 Mar 2000 15:56:23 +0000 (15:56 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 19 Mar 2000 15:56:23 +0000 (15:56 +0000)
lisp/ChangeLog
src/ChangeLog

index 1d76f32fc9d3af60395400721569e30ab2c0ffb5..7f8081ecc51ed721d17caf662975bd30f1fe2816 100644 (file)
@@ -1,3 +1,7 @@
+2000-03-19  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
+
+       * view.el (view-mode-disable): Kill local binding of view-read-only.
+
 2000-03-18  Gerd Moellmann  <gerd@gnu.org>
 
        * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE
index 08aabfb7b3108543f90880046db0c083b904be8d..19174905709f41f14e81d932918451abc943ef28 100644 (file)
@@ -1,3 +1,7 @@
+2000-03-19  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
+
+       * lread.c (syms_of_lread): Doc fix for load-convert-to-unibyte.
+
 2000-03-18  Gerd Moellmann  <gerd@gnu.org>
 
        * lread.c (read_integer): Unread the last char not consumed.