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, 21 May 2005 00:55:52 -0400

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  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * 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.




reply via email to

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