From ca8f3642572cf91c753f301085d7d4e3033319c8 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 26 Jun 2002 09:04:17 +0000 Subject: [PATCH] *** empty log message *** --- etc/ChangeLog | 4 ++++ etc/NEWS | 1 + lisp/ChangeLog | 19 +++++++++++++++++++ 3 files changed, 24 insertions(+) diff --git a/etc/ChangeLog b/etc/ChangeLog index ae71db832b9..8066de9ee93 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2002-06-26 Richard M. Stallman + + * ps-prin0.ps, ps-prin1.ps: Add license exception. + 2002-06-16 Eli Zaretskii * TUTORIAL.fr: New version from ,AI(Bric Jacoboni . diff --git a/etc/NEWS b/etc/NEWS index 7c49adf99a8..0a28f81db50 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -595,6 +595,7 @@ currently highlighted regions in an inferior Ediff session. If you answer 'n' then it reverts to the old behavior and asks the user to select regions for comparison. ++++ ** Etags changes. *** New regular expressions features diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e22afadc15a..9546025ab74 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,22 @@ +2002-06-26 Richard M. Stallman + + * emacs-lisp/cl.el (values): Simplify definition. + + * simple.el (shell-command): Match & only at end of whole command. + (display-message-or-buffer): Don't use the echo area + if output buffer is visible. + + * tooltip.el (tooltip-x-offset, tooltip-y-offset): Doc fixes. + + * progmodes/cperl-mode.el: Many trivial doc fixes. + (cperl-non-problems): Definition deleted. + (cperl-menu): Don't refer to cperl-non-problems. + (cperl-word-at-point): Add doc string. + (cperl-beautify-regexp-piece): Fix error message. + (cperl-invert-if-unless): Fix error message. + + * dired.el (dired-find-alternate-file): Mark as disabled. + 2002-06-25 Kai Gro,b_(Bjohann * net/tramp.el (tramp-ftp-method): New user option. -- 2.39.2