summaryrefslogtreecommitdiff
path: root/lisp/info.el
Commit message (Expand)AuthorAgeFilesLines
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-378Miles Bader2005-06-101-15/+23
* (Info-read-node-name-2): New function.Richard M. Stallman2005-06-061-4/+46
* (Info-title-1-face): Use green instead of yellow becauseJuri Linkov2005-06-061-1/+1
* (Info-goto-node): Revert autoload addition (2004-06-12).Stefan Monnier2005-05-271-7/+10
* (Info-mode, Info-edit-mode): Use run-mode-hooks.Lute Kamstra2005-05-261-2/+2
* (Info-mode): Set widen-automatically to nil, locally.Richard M. Stallman2005-05-011-0/+2
* (Info-fontify-node): Handle fontification of multiple * Menu lines in one node.Richard M. Stallman2005-04-101-70/+71
* * mh-customize.el (mh-speedbar-selected-folder-face): Special caseDan Nicolaescu2005-04-081-2/+6
* (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'Juri Linkov2005-04-071-10/+8
* (Info-mode-menu): Remove ellipsis from "Index".Juri Linkov2005-03-281-4/+4
* Update error messages for `debug-ignored-errors'.Juri Linkov2005-03-161-13/+33
* (Info-isearch-initial-node): New internal variable.Juri Linkov2005-03-151-15/+34
* (Info-search): Four fixes for backward search.Juri Linkov2005-03-121-3/+5
* (Info-isearch-search): Emulate word search inJuri Linkov2005-03-081-3/+9
* (Info-isearch-search): New defcustom.Juri Linkov2005-02-231-15/+22
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-4/+4
* (Info-history-forward): New variable.Juri Linkov2005-01-111-10/+41
* (Info-mode-map, Info-next-link-keymap)Kim F. Storm2005-01-081-1/+5
* (info-xref-visited): Use `default' instead of t.Richard M. Stallman2004-12-131-3/+2
* (Info-search-whitespace-regexp): Remove shy group.Juri Linkov2004-11-281-16/+19
* (Info-search): Fix previous change.Richard M. Stallman2004-11-201-1/+1
* (Info-search): Use search-whitespace-regexp.Richard M. Stallman2004-11-191-10/+8
* (Info-search): Save match data for isearch. Skip Tag Table node.Juri Linkov2004-11-111-14/+24
* (Info-revert-find-node): Don't use beginning-of-buffer.Richard M. Stallman2004-11-081-2/+2
* (Info-search): Don't search in node header lines and file headers.Juri Linkov2004-11-051-3/+23
* (Info-file-list-for-emacs): Add ("Info" . "info")Juri Linkov2004-10-281-10/+21
* (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7 style indexes.Luc Teirlinck2004-10-241-1/+2
* (Info-fontify-node): For multiline refs,Thien-Thi Nguyen2004-10-181-34/+44
* (info-xref): Add underlining.Richard M. Stallman2004-10-131-2/+4
* (Info-history, Info-toc): Fix Info headers.Juri Linkov2004-10-051-13/+16
* (Info-insert-dir): Fix temp buffer leak bug.Thien-Thi Nguyen2004-09-081-2/+2
* (Info-fontify-node): Don't compute other-tag if Info-hide-note-references=hide.Juri Linkov2004-09-021-18/+19
* (Info-search-whitespace-regexp): Fix backslashes.Juri Linkov2004-09-011-20/+100
* (Info-goto-node): Add autoload.Juri Linkov2004-06-121-14/+19
* (Info-desktop-buffer-misc-data): Don't save informationJuri Linkov2004-05-281-1/+5
* (Info-toc): Call Info-mode on intermediate buffer.Juri Linkov2004-05-251-61/+87
* (Info-index-nodes): New var and fun.Juri Linkov2004-05-231-78/+166
* (info-apropos): Make it an index node. Align node namesJesper Harder2004-04-271-6/+10
* Add *info*<[0-9]+> to same-window-regexps instead ofJuri Linkov2004-04-271-41/+79
* (Info-mode): Rename desktop-buffer-misc-data-functionLars Hansen2004-04-261-2/+2
* (info-apropos): Reset Info-complete-cache.Jesper Harder2004-04-251-1/+2
* (Info-restore-desktop-buffer): Delete with-no-warnings.Lars Hansen2004-04-221-2/+1
* Restore 2004-04-18 changes.Juri Linkov2004-04-211-78/+73
* (info-node, info-menu-5, info-xref, info-header-node)Stefan Monnier2004-04-211-21/+21
* (Info-restore-desktop-buffer): Move from desktop.el. Add Parameters.Lars Hansen2004-04-211-73/+98
* (Info-find-file, Info-find-node-2): Add history and toc.Juri Linkov2004-04-181-78/+73
* (info): Always jump to *info*.Stefan Monnier2004-04-141-11/+9
* (info-apropos): Don't clobber Info-history-list.Jesper Harder2004-04-141-1/+3
* (Info-follow-reference): Allow multiline reference name.Juri Linkov2004-04-121-1/+2
* (info-apropos): Improve menu item regexp.Jesper Harder2004-04-091-1/+1