diff options
| author | Gerd Moellmann | 2001-01-27 13:49:00 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2001-01-27 13:49:00 +0000 |
| commit | dc0274bd753539af49aa0a6c49c50ad5e765f25b (patch) | |
| tree | a5bb56128a67e69e0ca554fcf8f512458a7ea501 /lisp/ChangeLog | |
| parent | 550135d1a3b8779fcd88c0e1c5a9a14362661e1a (diff) | |
| download | emacs-dc0274bd753539af49aa0a6c49c50ad5e765f25b.tar.gz emacs-dc0274bd753539af49aa0a6c49c50ad5e765f25b.zip | |
(find-tag-noselect): Don't bind
tags-file-name.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 31da8a33a6b..04abb0470a0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2001-01-27 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * progmodes/etags.el (find-tag-noselect): Don't bind | ||
| 4 | tags-file-name. | ||
| 5 | |||
| 1 | 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il> | 6 | 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 7 | ||
| 3 | * shell.el (shell-unquote-argument): If the shell is one of the | 8 | * shell.el (shell-unquote-argument): If the shell is one of the |