aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2002-06-26 09:04:17 +0000
committerRichard M. Stallman2002-06-26 09:04:17 +0000
commitca8f3642572cf91c753f301085d7d4e3033319c8 (patch)
tree5e15b59a33fb7cdd74fcb948ca60487815b94299 /lisp/ChangeLog
parent8f7ef366417e56cc1ec34afb6fcc6f3409bc8e60 (diff)
downloademacs-ca8f3642572cf91c753f301085d7d4e3033319c8.tar.gz
emacs-ca8f3642572cf91c753f301085d7d4e3033319c8.zip
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e22afadc15a..9546025ab74 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,22 @@
12002-06-26 Richard M. Stallman <rms@gnu.org>
2
3 * emacs-lisp/cl.el (values): Simplify definition.
4
5 * simple.el (shell-command): Match & only at end of whole command.
6 (display-message-or-buffer): Don't use the echo area
7 if output buffer is visible.
8
9 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Doc fixes.
10
11 * progmodes/cperl-mode.el: Many trivial doc fixes.
12 (cperl-non-problems): Definition deleted.
13 (cperl-menu): Don't refer to cperl-non-problems.
14 (cperl-word-at-point): Add doc string.
15 (cperl-beautify-regexp-piece): Fix error message.
16 (cperl-invert-if-unless): Fix error message.
17
18 * dired.el (dired-find-alternate-file): Mark as disabled.
19
12002-06-25 Kai Gro,b_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 202002-06-25 Kai Gro,b_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2 21
3 * net/tramp.el (tramp-ftp-method): New user option. 22 * net/tramp.el (tramp-ftp-method): New user option.