aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/info.el
Commit message (Expand)AuthorAgeFilesLines
* (Info-mode-menu): Delete menu item "Edit".Juri Linkov2005-10-111-20/+17
* * info.el (Info-next, Info-prev, Info-up): Select info buffer, inChong Yidong2005-10-041-22/+31
* * speedbar.el: Remove RCS tag.Chong Yidong2005-10-021-11/+7
* 2005-09-24 Emilio C. Lopes <[email protected]>Romain Francoise2005-09-241-8/+8
* (Info-insert-dir): Use save-excursion around insert-buffer-substring.Juri Linkov2005-08-221-25/+10
* Revert last change.Andreas Schwab2005-08-141-3/+2
* Fix dependency bug: Wrap `desktop-buffer-mode-handlers'Thien-Thi Nguyen2005-08-141-2/+3
* Add handler to desktop-buffer-mode-handlers.Lars Hansen2005-08-101-1/+5
* Replace `info' with upper-case `Info' where appropriate.Juri Linkov2005-08-091-100/+111
* (Info-insert-dir): Use insert-buffer-substring.Richard M. Stallman2005-08-091-1/+1
* (Info-dir-remove-duplicates): Avoid case folding in loop;Thien-Thi Nguyen2005-08-081-2/+3
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+1
* (info-xref-visited): Use light foreground color `violet'Juri Linkov2005-07-191-2/+5
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (Info-history, Info-history-forward, Info-history-list,Juanma Barranquero2005-07-041-6/+4
* (info): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-2/+2
* (tool-bar-map): Add defvar.Richard M. Stallman2005-07-031-0/+2
* (Info-hide-cookies-node): Fix spelling in docstrings.Juanma Barranquero2005-06-161-3/+3
* Revision: [email protected]/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