aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/info.el
Commit message (Expand)AuthorAgeFilesLines
* (info-initialize): Remove the test for system-type whenEli Zaretskii2001-02-061-2/+1
* (info-initialize): If installation-directory is nil, forEli Zaretskii2001-02-021-1/+13
* (Info-setup-header-line): If the node header includesEli Zaretskii2001-01-111-5/+15
* (Info-search): Print the default as part of the prompt.Eli Zaretskii2001-01-081-2/+6
* (Info-goto-emacs-key-command-node): Doc fix.Eli Zaretskii2001-01-071-3/+4
* (Info-fontify-node): Mark one more char as intangible.Gerd Moellmann2001-01-051-3/+5
* (Info-forward-node): If the node has anEli Zaretskii2000-12-151-2/+20
* (Info-directory-list): Change doc string to reflect theEli Zaretskii2000-12-141-3/+13
* (Info-suffix-list): Change format for a command thatKenichi Handa2000-12-131-7/+15
* (Info-last-preorder): Don't barf on nodes without a prev.Miles Bader2000-12-121-11/+15
* (Info-scroll-prefer-subnodes): New defcustom.Eli Zaretskii2000-12-041-8/+28
* (info-menu-5): Doc fix.Gerd Moellmann2000-11-191-1/+1
* Revoke the change.ShengHuo ZHU2000-11-051-2/+4
* * calendar/calendar.el (diary-face, holiday-face): Fix typo.ShengHuo ZHU2000-11-041-4/+2
* (Info-mode): Don't both with make-local-hook.Stefan Monnier2000-11-031-2/+1
* (info-menu-header): New face.Miles Bader2000-11-021-0/+23
* (Info-insert-dir): Don't include blank lines at beginning of additionalMiles Bader2000-11-021-0/+2
* (Info-fontify-node): Add help-echo for menu items.Dave Love2000-10-281-4/+4
* (Info-file-list-for-emacs): Add an entry for Eshell.Eli Zaretskii2000-10-231-1/+1
* Initial check-in: changes for building Emacs under Mac OS.Andrew Choi2000-10-221-1/+1
* (Info-file-list-for-emacs): Add an entry for Speedbar.Eli Zaretskii2000-10-211-1/+1
* (Info-fontify-node):Miles Bader2000-10-201-3/+10
* (Info-title-{1,2,3}-face): Change tty colors as suggested by Miles Bader.Eli Zaretskii2000-10-191-3/+3
* (info-header-node): Remove unneded tty-specific definition.Eli Zaretskii2000-10-171-5/+1
* (Info-title-1-face, Info-title-2-face, Info-title-3-face): DefineEli Zaretskii2000-10-171-3/+6
* (Info-set-mode-line): Tweak string.Miles Bader2000-10-161-1/+1
* (Info-set-mode-line): Use `%b' instead of hardwired string "*Info*".Miles Bader2000-10-161-7/+9
* (Info-mouse-follow-nearest-node): Use mouse-set-point.Dave Love2000-10-151-13/+9
* (Info-mode-menu): Fix some help.Dave Love2000-10-111-2/+3
* (Info-goto-node, Info-menu): Doc fix.Dave Love2000-10-081-7/+31
* Tweak whitespaceMiles Bader2000-09-291-2/+2
* (Info-extract-pointer): Undo last change.Stefan Monnier2000-09-281-5/+3
* (Info-extract-pointer):Stefan Monnier2000-09-271-11/+12
* Use the correct capitalization when making Info-mode and Info-edit-modeMiles Bader2000-09-211-2/+2
* (info-header-node): Tweak for color ttys.Miles Bader2000-09-201-1/+5
* (Info-title-3-face, Info-title-2-face, Info-title-1-face):Miles Bader2000-09-181-3/+3
* (info-node, info-xref): Add dark-background variants.Miles Bader2000-09-171-4/+6
* (Info-fontify-node):Miles Bader2000-09-171-18/+67
* (Info-directory-list): Doc fix.Eli Zaretskii2000-09-011-5/+11
* (Info-find-emacs-command-nodes): Rewrite to useEli Zaretskii2000-08-111-34/+32
* (Info-file-list-for-emacs): More elements for theEli Zaretskii2000-08-101-3/+23
* (Info-insert-dir): Use Info-additional-directory-list ifGerd Moellmann2000-08-081-3/+8
* (Info-goto-emacs-key-command-node): Leave a space afterEli Zaretskii2000-07-241-1/+1
* (Info-title-face-alist): Removed.Gerd Moellmann2000-07-181-9/+0
* (Info-mode-menu): Fix use of :help, :enable.Dave Love2000-07-141-32/+33
* (Info-last-search): Variable removed.Gerd Moellmann2000-07-071-7/+8
* (info-initialize): Use prune-directory-list to remove non-existantMiles Bader2000-07-041-24/+25
* (Info-find-in-tag-table-1, Info-find-in-tag-table)Gerd Moellmann2000-06-151-58/+103
* (Info-set-mode-line): Show file name in mode line,Gerd Moellmann2000-06-151-7/+5
* Doc fixes.Dave Love2000-06-131-34/+34