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: Sat, 25 Jun 2005 10:15:11 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7839 emacs/lisp/ChangeLog:1.7840
*** emacs/lisp/ChangeLog:1.7839 Fri Jun 24 21:12:07 2005
--- emacs/lisp/ChangeLog        Sat Jun 25 14:15:08 2005
***************
*** 1,3 ****
--- 1,20 ----
+ 2005-06-25  Richard M. Stallman  <address@hidden>
+ 
+       * jka-compr.el (jka-compr-insert-file-contents):
+       Special handling if cannot find the uncompression program.
+ 
+       * cus-face.el (custom-face-attributes): Add autoload.
+ 
+       * emacs-lisp/lisp-mode.el (lisp-mode-variables):
+       Bind comment-indent-function locally.
+ 
+       * window.el (save-selected-window): Use save-current-buffer.
+ 
+       * subr.el (with-selected-window): Use save-current-buffer.
+ 
+       * progmodes/gud.el (gud-filter): Simplify using with-selected-window
+       and with-current-buffer.
+ 
  2005-06-24  Richard M. Stallman  <address@hidden>
  
        * simple.el (line-move-1): Fix previous change.




reply via email to

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