comparison lisp/ChangeLog @ 46028:278093843f21

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 26 Jun 2002 09:04:17 +0000
parents 4a32aa8e2a7c
children 6b39902152a6
comparison
equal deleted inserted replaced
46027:38072df535c8 46028:278093843f21
1 2002-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
1 2002-06-25 Kai Gro,b_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 20 2002-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.
4 (tramp-invoke-ange-ftp): New function to forward calls to 23 (tramp-invoke-ange-ftp): New function to forward calls to
5 Ange-FTP. 24 Ange-FTP.