Mercurial > emacs
annotate lisp/.arch-inventory @ 69587:ddaea7e69d4f
(help-follow-symbol): New function. Essentially identical to the old
`help-follow', but do not let `push-button' do the work when on an xref.
(help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
(help-xref-symbol-regexp): Make no xref for symbol preceded by the
word `program'. (From Richard Stallman.)
(help-follow-mouse, help-follow): Throw error if not on xref.
Delete no longer used args. (From Richard Stallman.)
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Mon, 20 Mar 2006 00:42:21 +0000 |
parents | 18f95be962c1 |
children |
rev | line source |
---|---|
56026
bb6720f21c54
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396
Miles Bader <miles@gnu.org>
parents:
diff
changeset
|
1 # Auto-generated lisp files, which ignore |
bb6720f21c54
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396
Miles Bader <miles@gnu.org>
parents:
diff
changeset
|
2 precious ^(loaddefs|finder-inf|cus-load)\.el$ |
bb6720f21c54
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396
Miles Bader <miles@gnu.org>
parents:
diff
changeset
|
3 |
bb6720f21c54
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396
Miles Bader <miles@gnu.org>
parents:
diff
changeset
|
4 # arch-tag: fc62dc9f-3a91-455b-b8e7-d49df66beee0 |