]> git.eshelyaron.com Git - emacs.git/commit
(Info-select-node): Turn header line on or off here.
authorRichard M. Stallman <rms@gnu.org>
Wed, 12 Jun 2002 12:20:17 +0000 (12:20 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 12 Jun 2002 12:20:17 +0000 (12:20 +0000)
commit246a06d33929467fcd972cf5690652e69f6f7136
treee0b85b87ff159f7d277aba51c6bcc56758425d7e
parentfc896a928cac48ab605eb17dc32267450a85c0d4
(Info-select-node): Turn header line on or off here.
(Info-setup-header-line): Function deleted.
(Info-mode): Make Info-header-line local.
(Info-fontify-node): Ignore Info-use-header-line.
Unconditionally compute what the header line should be, and
store it on the `header-line' property of the node's first char.
Bind [header-line down-mouse-1].
Use `keymap' property, not `local-map'.
Bind [mouse-2] for mouse clicks on the node line in the text.
lisp/info.el