diff options
author | Juri Linkov <juri@jurta.org> | 2010-04-06 01:15:04 +0300 |
---|---|---|
committer | Juri Linkov <juri@jurta.org> | 2010-04-06 01:15:04 +0300 |
commit | 3c5d6dfba6b06cddc0aa672488c0aa69d491f24f (patch) | |
tree | 6ce53b32d36076c6582cbae88998325ec903873c /lisp/emacs-lisp/timer.el | |
parent | 84257d9314ac231a44eaa5f93b0247bedead1171 (diff) | |
download | emacs-3c5d6dfba6b06cddc0aa672488c0aa69d491f24f.tar.gz emacs-3c5d6dfba6b06cddc0aa672488c0aa69d491f24f.tar.bz2 emacs-3c5d6dfba6b06cddc0aa672488c0aa69d491f24f.zip |
Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
* info.el (Info-find-node-2): Comment out code that skips
breadcrumbs line.
(Info-mouse-follow-link): New command.
(Info-link-keymap): New keymap.
(Info-breadcrumbs): Rename from `Info-insert-breadcrumbs'.
Return a string with links instead of inserting breadcrumbs
to the Info buffer.
(Info-fontify-node): Comment out code that inserts breadcrumbs.
Instead of putting the `invisible' text property over the Info
header, make an overlay over the Info header with the `invisible'
property and `after-string' set to the string returned by
`Info-breadcrumbs'.
Diffstat (limited to 'lisp/emacs-lisp/timer.el')
0 files changed, 0 insertions, 0 deletions