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: Thu, 28 Mar 2002 13:33:48 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3634 emacs/lisp/ChangeLog:1.3635
*** emacs/lisp/ChangeLog:1.3634 Thu Mar 28 09:29:06 2002
--- emacs/lisp/ChangeLog        Thu Mar 28 13:33:48 2002
***************
*** 1,3 ****
--- 1,21 ----
+ 2002-03-28  Richard M. Stallman  <address@hidden>
+ 
+       * dired.el (dired-toggle-marks): Renamed from dired-do-toggle.
+       Bindings changed.
+ 
+       * progmodes/compile.el (compilation-handle-exit):
+       If compilation-window-height is 0, display status in echo area.
+ 
+       * simple.el (line-move-to-column): Don't call move-to-column if COL=0.
+ 
+       * rect.el (replace-rectangle): Add autoload.
+ 
+       * files.el: Mark many more variables as risky.
+       (hack-one-local-variable): Recognize several additional
+       patterns as risky.
+ 
+       * bindings.el (mode-line-mule-info): Use :propertize, not :eval.
+ 
  2002-03-28  Andre Spiegel  <address@hidden>
  
        * vc-cvs.el (vc-cvs-global-switches): New user option.
***************
*** 60,65 ****
--- 78,93 ----
  
        * Makefile.in (compile, compile-always): Don't try to compile
        non-existent files or files in empty directories.
+ 
+ 2002-03-26  Michael Ernst  <address@hidden>
+ 
+       * compare-w.el (compare-windows-whitespace): Match all whitespace.
+ 
+       * emacs-lisp/shadow.el (list-load-path-shadows): Only ignore last
+       copy of standard Lisp directories.
+ 
+       * tar-mode.el (tar-header-block-summarize, tar-get-descriptor):
+       Support "next has longname" link type.
  
  2002-03-26  Stefan Monnier  <address@hidden>
  



reply via email to

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