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  <[EMAIL PROTECTED]>
  
+       * 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.
  


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

Reply via email to