aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorSam Steingold2004-05-25 20:51:06 +0000
committerSam Steingold2004-05-25 20:51:06 +0000
commit59de4ad0fcace2f33f2fb5101f84bce6ea29aab2 (patch)
treee7f91bc02fc9964c09b65a749317375dba13c50f /lisp/ChangeLog
parent1a597f4fffe691a158dabeefa98b5c314f633f94 (diff)
downloademacs-59de4ad0fcace2f33f2fb5101f84bce6ea29aab2.tar.gz
emacs-59de4ad0fcace2f33f2fb5101f84bce6ea29aab2.zip
(lisp-find-tag-default): Strip the package prefix from the symbol name, if any.
Make it the `find-tag-default-function' for `lisp-mode'.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
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 @@
12004-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
12004-05-25 John Paul Wallington <jpw@gnu.org> 72004-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 @@
25152004-03-28 Stefan Monnier <monnier@iro.umontreal.ca> 25212004-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
25202004-03-27 Luc Teirlinck <teirllm@auburn.edu> 25262004-03-27 Luc Teirlinck <teirllm@auburn.edu>
2521 2527