summaryrefslogtreecommitdiff
path: root/lisp/info.el
Commit message (Expand)AuthorAge
* (Info-select-node): If Info-use-header-line is nil, setEli Zaretskii2001-12-21
* (Info-fontify-node): Bind doun-mouse-{1,2} insteadGerd Moellmann2001-10-23
* (Info-on-current-buffer): Default arg to "Top".Stefan Monnier2001-09-26
* (Info-goto-node, Info-menu): Doc fix. Suggested byEli Zaretskii2001-09-22
* (Info-file-list-for-emacs): Add elements for ada-mode, ccmode,Eli Zaretskii2001-09-20
* (Info-goto-node): Doc fix.Eli Zaretskii2001-09-09
* (info-insert-file-contents): Use info-file-exists-pGerd Moellmann2001-08-03
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-15
* (Info-build-node-completions): Make Info-current-file-completions buffer local.Stefan Monnier2001-07-13
* (Info-clone-buffer-hook): Really unconditionally copy marker.Stefan Monnier2001-07-02
* (Info-clone-buffer-hook): Unconditionally copy marker.Stefan Monnier2001-06-28
* (Info-read-subfile): Widen before finding theRichard M. Stallman2001-05-20
* (Info-additional-directory-list): Doc fix.Eli Zaretskii2001-04-25
* (Info-menu-update): When there are no menus and/or noEli Zaretskii2001-04-17
* (Info-additional-directory-list): Doc fix. Suggested byEli Zaretskii2001-04-15
* (Info-file-list-for-emacs): Add an entry for the "info" manual.Eli Zaretskii2001-04-14
* (Info-scroll-down): Add missing WINDOW arg forGerd Moellmann2001-03-20
* (Info-scroll-down): Fix previous change.Richard M. Stallman2001-03-07
* (Info-scroll-down): Call pos-visible-in-window-p withGerd Moellmann2001-03-07
* (info-insert-file-contents-1): Accept an additionalEli Zaretskii2001-03-01
* (Info-copy-current-node-name): New function.Miles Bader2001-02-15
* (info-initialize): Remove the test for system-type whenEli Zaretskii2001-02-06
* (info-initialize): If installation-directory is nil, forEli Zaretskii2001-02-02
* (Info-setup-header-line): If the node header includesEli Zaretskii2001-01-11
* (Info-search): Print the default as part of the prompt.Eli Zaretskii2001-01-08
* (Info-goto-emacs-key-command-node): Doc fix.Eli Zaretskii2001-01-07
* (Info-fontify-node): Mark one more char as intangible.Gerd Moellmann2001-01-05
* (Info-forward-node): If the node has anEli Zaretskii2000-12-15
* (Info-directory-list): Change doc string to reflect theEli Zaretskii2000-12-14
* (Info-suffix-list): Change format for a command thatKenichi Handa2000-12-13
* (Info-last-preorder): Don't barf on nodes without a prev.Miles Bader2000-12-12
* (Info-scroll-prefer-subnodes): New defcustom.Eli Zaretskii2000-12-04
* (info-menu-5): Doc fix.Gerd Moellmann2000-11-19
* Revoke the change.ShengHuo ZHU2000-11-05
* * calendar/calendar.el (diary-face, holiday-face): Fix typo.ShengHuo ZHU2000-11-04
* (Info-mode): Don't both with make-local-hook.Stefan Monnier2000-11-03
* (info-menu-header): New face.Miles Bader2000-11-02
* (Info-insert-dir): Don't include blank lines at beginning of additionalMiles Bader2000-11-02
* (Info-fontify-node): Add help-echo for menu items.Dave Love2000-10-28
* (Info-file-list-for-emacs): Add an entry for Eshell.Eli Zaretskii2000-10-23
* Initial check-in: changes for building Emacs under Mac OS.Andrew Choi2000-10-22
* (Info-file-list-for-emacs): Add an entry for Speedbar.Eli Zaretskii2000-10-21
* (Info-fontify-node):Miles Bader2000-10-20
* (Info-title-{1,2,3}-face): Change tty colors as suggested by Miles Bader.Eli Zaretskii2000-10-19
* (info-header-node): Remove unneded tty-specific definition.Eli Zaretskii2000-10-17
* (Info-title-1-face, Info-title-2-face, Info-title-3-face): DefineEli Zaretskii2000-10-17
* (Info-set-mode-line): Tweak string.Miles Bader2000-10-16
* (Info-set-mode-line): Use `%b' instead of hardwired string "*Info*".Miles Bader2000-10-16
* (Info-mouse-follow-nearest-node): Use mouse-set-point.Dave Love2000-10-15
* (Info-mode-menu): Fix some help.Dave Love2000-10-11