diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b319197bac8..f264c04fca3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2004-05-25 Sam Steingold <sds@gnu.org> | ||
| 2 | |||
| 3 | * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function: | ||
| 4 | strip the package prefix from the symbol name, if any. | ||
| 5 | Make it the `find-tag-default-function' for `lisp-mode'. | ||
| 6 | |||
| 1 | 2004-05-25 John Paul Wallington <jpw@gnu.org> | 7 | 2004-05-25 John Paul Wallington <jpw@gnu.org> |
| 2 | 8 | ||
| 3 | * gs.el (gs-load-image): Use `set-process-query-on-exit-flag' | 9 | * gs.el (gs-load-image): Use `set-process-query-on-exit-flag' |
| @@ -2515,7 +2521,7 @@ | |||
| 2515 | 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca> | 2521 | 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2516 | 2522 | ||
| 2517 | * vc-hooks.el (vc-file-not-found-hook): Fix typo. | 2523 | * vc-hooks.el (vc-file-not-found-hook): Fix typo. |
| 2518 | From lorentey@elte.hu (L,Bu(Brentey K,Ba(Broly). | 2524 | From lorentey@elte.hu (L$,1 q(Brentey K,Aa(Broly). |
| 2519 | 2525 | ||
| 2520 | 2004-03-27 Luc Teirlinck <teirllm@auburn.edu> | 2526 | 2004-03-27 Luc Teirlinck <teirllm@auburn.edu> |
| 2521 | 2527 | ||