aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/info.el
Commit message (Expand)AuthorAgeFilesLines
* (info-fontify-node): Use better help-echo text.Stefan Monnier2003-06-031-14/+21
* (Info-fontify-node): Use :align-to display prop.Stefan Monnier2003-06-031-27/+34
* (Info-mode-hook): Obey obsolete `Info-fontify'.Stefan Monnier2003-06-031-48/+41
* (Info-fontify-node): Hide \n------- rather than -------\n.Stefan Monnier2003-05-281-1/+1
* (Info-index): Add autoload cookie.Richard M. Stallman2003-05-281-0/+1
* new image display support, from jannekeKarl Berry2003-04-251-0/+57
* (Info-default-dirs): New fun extracted from Info-initialize.Stefan Monnier2003-04-211-39/+47
* (Info-goto-emacs-command-node): If commandMasatake YAMATO2003-04-051-1/+5
* (Info-extract-menu-node-name)Andreas Schwab2003-03-101-4/+1
* (Info-following-node-name): Skip trailing period.Andreas Schwab2003-03-071-1/+4
* (Info-fontify-node): Don't hide indentation before theAndreas Schwab2003-03-021-7/+8
* (Info-extract-menu-node-name): Stop if colon isAndreas Schwab2003-02-201-1/+1
* (Info-follow-nearest-node): Implement new behavior.Juanma Barranquero2003-02-101-4/+14
* (Info-extract-menu-node-name): Another fix forKim F. Storm2003-01-281-1/+1
* (info-insert-file-contents) [!MSDOS]: Avoid byte-compiler warning.Kim F. Storm2003-01-261-4/+6
* (Info-extract-menu-node-name): Fix 2003-01-24 change.Kim F. Storm2003-01-261-1/+1
* (Info-extract-menu-node-name): When looking for end ofThien-Thi Nguyen2003-01-251-16/+12
* (Info-try-follow-nearest-node): Add case: Handle menu itemThien-Thi Nguyen2003-01-251-9/+23
* (Info-index): change pattern so that index entriesKarl Berry2003-01-221-2/+3
* (Info-index-next): Use "(`,' tries to find next)" forKai Großjohann2003-01-221-1/+1
* (Info-complete-menu-item): Make `Info-complete-cache' a buffer-local variable.Miles Bader2002-12-271-3/+3
* (Info-revert-find-node): New function.Richard M. Stallman2002-12-221-0/+34
* (Info-dir-remove-duplicates): Avoid infloop whenJohn Paul Wallington2002-12-181-1/+1
* (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