aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/info.el
Commit message (Expand)AuthorAgeFilesLines
* (Info-insert-dir): Make dir-node-cache variables buffer-local, so thatMiles Bader2002-12-061-9/+11
* (Info-additional-directory-list): Doc fix.Richard M. Stallman2002-11-291-2/+1
* (Info-fontify-node): New local list paragraph-markers.Kim F. Storm2002-11-131-9/+24
* (Info-fontify-node): Fixed hiding of *note referencesKim F. Storm2002-11-051-9/+19
* (Info-streamline-headings): New var.Stefan Monnier2002-11-031-130/+132
* (Info-hide-note-references): nil value now does noKim F. Storm2002-11-011-5/+10
* (Info-hide-note-references): New defcustom.Kim F. Storm2002-11-011-6/+13
* (Info-follow-reference, Info-next-reference)Kim F. Storm2002-10-311-10/+43
* (Info-next-menu-item, Info-last-menu-item)John Paul Wallington2002-10-081-3/+6
* (Info-mode): Add font-lock-defontify to change-major-mode-hook.Richard M. Stallman2002-09-101-0/+1
* (Info-search): Add (point-min) to subfile positionsRichard M. Stallman2002-09-091-5/+9
* (Info-find-index-name): Improve last change.Richard M. Stallman2002-07-291-1/+1
* (Info-find-index-name): Search for a function definition with a return type.Richard M. Stallman2002-07-251-0/+4
* (info-emacs-manual): New function.Richard M. Stallman2002-07-121-1/+6
* (Info-directory-list): Fix docstring.Juanma Barranquero2002-07-081-1/+1
* Indentation change.Richard M. Stallman2002-07-021-3/+3
* (Info-index): Get immediate error if used in `dir'.Richard M. Stallman2002-07-011-0/+4
* (info-menu-5): Fix documentation.Juanma Barranquero2002-06-261-2/+2
* (Info-fontify-node): Compute header line speciallyRichard M. Stallman2002-06-121-24/+63
* (Info-select-node): Turn header line on or off here.Richard M. Stallman2002-06-121-51/+39
* Update copyright date.Colin Walters2002-06-121-1/+1
* (Info-mode): Don't set `font-lock-defaults'.Colin Walters2002-06-121-2/+0
* (Info-mode): Do set `font-lock-defaults', and be sure to setColin Walters2002-06-091-0/+2
* (Info-mode): Don't set up categories.Colin Walters2002-06-081-19/+9
* (Info-extract-pointer): Ignore Info-header-line.Richard M. Stallman2002-06-031-4/+4
* (Info-setup-header-line): Don't hide the links line.Richard M. Stallman2002-05-291-1/+4
* (Info-mode-hook): Change `font-lock-mode' to `turn-on-font-lock'.Colin Walters2002-05-231-1/+1
* (Info-fontify): Deleted.Colin Walters2002-05-211-20/+30
* (Info-mode-map): Bind `c' to Info-copy-current-node-name.Pavel Janík2002-05-081-0/+1
* (Info-find-in-tag-table-1, Info-read-subfile): Use point-min.Stefan Monnier2002-04-301-17/+32
* (Info-header-line): Mark it as risky-local-variable.Richard M. Stallman2002-04-271-0/+1
* (info-tool-bar-map): Use tool-bar-local-item-from-menu.Richard M. Stallman2002-04-011-11/+11
* (Info-fontify-node): Bind up-clicks, not down-clicks.Richard M. Stallman2002-03-081-3/+3
* (various face definitions): Use :weight and :slant.Richard M. Stallman2001-12-311-6/+6
* (Info-fontify-node): For a **** underline line, put theRichard M. Stallman2001-12-301-4/+2
* (Info-mode): Reindent the doc-string.Pavel Janík2001-12-291-8/+9
* (Info-fontify-node): Remove any local-map text properties leftEli Zaretskii2001-12-211-4/+17
* (Info-select-node): If Info-use-header-line is nil, setEli Zaretskii2001-12-211-10/+14
* Add explanatory comment.Stefan Monnier2001-12-031-0/+7
* (Info-find-node-2): Don't call info-insert-file-contentsStefan Monnier2001-11-301-7/+2
* (Info-goto-index): One register one step in the history.Stefan Monnier2001-11-291-8/+8
* (Info-complete-next-re, Info-complete-cache): New vars.Stefan Monnier2001-11-291-52/+69
* (Info-mode): Add a no-clone-indirect property.Richard M. Stallman2001-11-131-0/+1
* (Info-file-list-for-emacs): Add entries for Calc.Eli Zaretskii2001-11-091-1/+2
* (Info-fontify-node): Highlight every third menu item.Richard M. Stallman2001-11-071-1/+1
* (Info-fontify-node): Bind doun-mouse-{1,2} insteadGerd Moellmann2001-10-231-2/+2
* (Info-follow-reference): Display default values in prompts asMiles Bader2001-10-111-2/+3
* (Info-insert-dir): Don't call `Info-fontify-menu-headers'.Miles Bader2001-10-101-74/+78
* (Info-on-current-buffer): Default arg to "Top".Stefan Monnier2001-09-261-3/+3
* (Info-goto-node, Info-menu): Doc fix. Suggested byEli Zaretskii2001-09-221-2/+7