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  <[EMAIL PROTECTED]>
+ 
+       * 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  <[EMAIL PROTECTED]>
  
        * simple.el (line-move-1): Fix previous change.


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to