Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7564 emacs/lisp/ChangeLog:1.7565
*** emacs/lisp/ChangeLog:1.7564 Sat May 21 02:46:37 2005
--- emacs/lisp/ChangeLog        Sat May 21 04:55:51 2005
***************
*** 1,3 ****
--- 1,13 ----
+ 2005-05-21  Richard M. Stallman  <[EMAIL PROTECTED]>
+ 
+       * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
+ 
+       * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
+ 
+       * net/rcompile.el (remote-compile): Use compilation-start.
+ 
+       * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
+ 
  2005-05-21  Daniel Pfeiffer  <[EMAIL PROTECTED]>
  
        * files.el (auto-mode-alist): Check GNUmakefile before makefile.
***************
*** 149,154 ****
--- 159,165 ----
        (left-fringe-p): Function deleted.
  
        * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
+       (list-buffers-noselect): Set `font-lock-face' property, not `face'.
  
        * dired-aux.el (dired-copy-file-recursive): Handle symlinks
        in recursive copy.


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

Reply via email to