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: Sun, 15 May 2005 18:03:17 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7513 emacs/lisp/ChangeLog:1.7514
*** emacs/lisp/ChangeLog:1.7513 Sun May 15 20:42:31 2005
--- emacs/lisp/ChangeLog        Sun May 15 22:03:16 2005
***************
*** 5,10 ****
--- 5,21 ----
  
  2005-05-15  Richard M. Stallman  <address@hidden>
  
+       * emacs-lisp/copyright.el (copyright-fix-years):
+       Match properly if the first year is 2-digit.
+       Don't mess up the whitespace after the years by filling.
+ 
+       * dired-aux.el (dired-mark-confirm):
+       Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
+ 
+       * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
+       (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
+       (dired-mark-pop-up): Handle FILES = (t FILE) specially.
+ 
        * emacs-lisp/lisp-mode.el (lisp-mode-variables):
        Set font-lock-comment-start-skip.
  




reply via email to

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