mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-27 15:52:00 -08:00
*** empty log message ***
This commit is contained in:
parent
8f7ef36641
commit
ca8f364257
3 changed files with 24 additions and 0 deletions
|
|
@ -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 ,AI(Bric Jacoboni <jaco@teaser.fr>.
|
||||
|
|
|
|||
1
etc/NEWS
1
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
|
||||
|
|
|
|||
|
|
@ -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,b_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
|
||||
|
||||
* net/tramp.el (tramp-ftp-method): New user option.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue