emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 02 Jul 2004 19:56:49 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6208 emacs/lisp/ChangeLog:1.6209
*** emacs/lisp/ChangeLog:1.6208 Fri Jul  2 07:32:44 2004
--- emacs/lisp/ChangeLog        Fri Jul  2 23:53:56 2004
***************
*** 1,3 ****
--- 1,13 ----
+ 2004-07-02  Richard M. Stallman  <address@hidden>
+ 
+       * replace.el (query-replace-read-args): Swallow space after
+       symbols, not after closeparens.  But avoid error if string ends there.
+ 
+       * progmodes/python.el (python-beginning-of-statement):
+       Exit the loop if backward-up-list gets error.
+ 
+       * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
+ 
  2004-07-02  Andre Spiegel  <address@hidden>
  
        * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
***************
*** 45,50 ****
--- 55,65 ----
  
        * emacs-lisp/pp.el (pp-buffer): Add autoload.
  
+ 2004-06-28  Richard M. Stallman  <address@hidden>
+ 
+       * font-lock.el (font-lock-fontify-syntactic-keywords-region):
+       More changes to go with previous change in font-lock.el.
+ 
  2004-06-26  David Kastrup  <address@hidden>
  
        * replace.el (perform-replace): Highlight the match even in




reply via email to

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