Mercurial > emacs
comparison lisp/ChangeLog @ 44477:5bcb255d9dc5
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 10 Apr 2002 15:19:11 +0000 |
parents | 7f801508c4d0 |
children | 3d2cd2b5a07b |
comparison
equal
deleted
inserted
replaced
44476:142c588ec4ec | 44477:5bcb255d9dc5 |
---|---|
1 2002-04-10 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * dired.el (dired-view-command-alist): New variable. | |
4 (dired-view-file): Use external viewers for some files names. | |
5 | |
6 * mouse.el (mouse-drag-region-1): Display region highlight | |
7 only in the selected window. | |
8 | |
9 * subr.el (remove-hook): When there are no more local hooks, | |
10 kill the buffer-local value. | |
11 | |
12 * isearch.el (isearch-mode): Don't call make-frame-visible | |
13 if frame is already visible. | |
14 | |
15 * cus-face.el (custom-face-attributes): Fix typo in `ultra-bold'. | |
16 | |
1 2002-04-09 Emmanuel Briot <briot@act-europe.fr> | 17 2002-04-09 Emmanuel Briot <briot@act-europe.fr> |
2 | 18 |
3 * progmodes/ada-prj.el: Add support for the new project file fields: | 19 * progmodes/ada-prj.el: Add support for the new project file fields: |
4 gnatfind-opt, debug-pre-cmd and debug-post-cmd. Fix widget handling | 20 gnatfind-opt, debug-pre-cmd and debug-post-cmd. Fix widget handling |
5 for Emacs 21. ada-mode now only supports a single active project file, | 21 for Emacs 21. ada-mode now only supports a single active project file, |