]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Wed, 26 Jun 2002 09:04:17 +0000 (09:04 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 26 Jun 2002 09:04:17 +0000 (09:04 +0000)
etc/ChangeLog
etc/NEWS
lisp/ChangeLog

index ae71db832b98ebadbb45cc1ac38c87515d209fa9..8066de9ee93cc8606e1a417fa4c677ccc8cc9fc2 100644 (file)
@@ -1,3 +1,7 @@
+2002-06-26  Richard M. Stallman  <rms@gnu.org>
+
+       * ps-prin0.ps, ps-prin1.ps: Add license exception.
+
 2002-06-16  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * TUTORIAL.fr: New version from \e,AI\e(Bric Jacoboni <jaco@teaser.fr>.
index 7c49adf99a8bf205bbcbe9803dbafbb20c84f0a5..0a28f81db5043b1251ac56ff987bcb065d67b1e0 100644 (file)
--- 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
index e22afadc15a1831e05f03936edc32ba3ab75bdfe..9546025ab7458ff1d182d2259209763d7b0d97c9 100644 (file)
@@ -1,3 +1,22 @@
+2002-06-26  Richard M. Stallman  <rms@gnu.org>
+
+       * 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\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * net/tramp.el (tramp-ftp-method): New user option.