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: Wed, 10 Apr 2002 11:17:17 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3687 emacs/lisp/ChangeLog:1.3688
*** emacs/lisp/ChangeLog:1.3687 Tue Apr  9 14:57:15 2002
--- emacs/lisp/ChangeLog        Wed Apr 10 11:17:17 2002
***************
*** 1,3 ****
--- 1,19 ----
+ 2002-04-10  Richard M. Stallman  <address@hidden>
+ 
+       * dired.el (dired-view-command-alist): New variable.
+       (dired-view-file): Use external viewers for some files names.
+ 
+       * mouse.el (mouse-drag-region-1): Display region highlight
+       only in the selected window.
+ 
+       * subr.el (remove-hook): When there are no more local hooks,
+       kill the buffer-local value.
+ 
+       * isearch.el (isearch-mode): Don't call make-frame-visible
+       if frame is already visible.
+ 
+       * cus-face.el (custom-face-attributes): Fix typo in `ultra-bold'.
+ 
  2002-04-09  Emmanuel Briot  <address@hidden>
  
        * progmodes/ada-prj.el: Add support for the new project file fields:



reply via email to

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