| Commit message (Expand) | Author | Age | Files | Lines |
* | (info-xref-visited): Use light foreground color `violet' | Juri Linkov | 2005-07-19 | 1 | -2/+5 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | (Info-history, Info-history-forward, Info-history-list, | Juanma Barranquero | 2005-07-04 | 1 | -6/+4 |
* | (info): Finish `defgroup' description with period. | Juanma Barranquero | 2005-07-04 | 1 | -2/+2 |
* | (tool-bar-map): Add defvar. | Richard M. Stallman | 2005-07-03 | 1 | -0/+2 |
* | (Info-hide-cookies-node): Fix spelling in docstrings. | Juanma Barranquero | 2005-06-16 | 1 | -3/+3 |
* | Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-378 | Miles Bader | 2005-06-10 | 1 | -15/+23 |
* | (Info-read-node-name-2): New function. | Richard M. Stallman | 2005-06-06 | 1 | -4/+46 |
* | (Info-title-1-face): Use green instead of yellow because | Juri Linkov | 2005-06-06 | 1 | -1/+1 |
* | (Info-goto-node): Revert autoload addition (2004-06-12). | Stefan Monnier | 2005-05-27 | 1 | -7/+10 |
* | (Info-mode, Info-edit-mode): Use run-mode-hooks. | Lute Kamstra | 2005-05-26 | 1 | -2/+2 |
* | (Info-mode): Set widen-automatically to nil, locally. | Richard M. Stallman | 2005-05-01 | 1 | -0/+2 |
* | (Info-fontify-node): Handle fontification of multiple * Menu lines in one node. | Richard M. Stallman | 2005-04-10 | 1 | -70/+71 |
* | * mh-customize.el (mh-speedbar-selected-folder-face): Special case | Dan Nicolaescu | 2005-04-08 | 1 | -2/+6 |
* | (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook' | Juri Linkov | 2005-04-07 | 1 | -10/+8 |
* | (Info-mode-menu): Remove ellipsis from "Index". | Juri Linkov | 2005-03-28 | 1 | -4/+4 |
* | Update error messages for `debug-ignored-errors'. | Juri Linkov | 2005-03-16 | 1 | -13/+33 |
* | (Info-isearch-initial-node): New internal variable. | Juri Linkov | 2005-03-15 | 1 | -15/+34 |
* | (Info-search): Four fixes for backward search. | Juri Linkov | 2005-03-12 | 1 | -3/+5 |
* | (Info-isearch-search): Emulate word search in | Juri Linkov | 2005-03-08 | 1 | -3/+9 |
* | (Info-isearch-search): New defcustom. | Juri Linkov | 2005-02-23 | 1 | -15/+22 |
* | Change release version from 21.4 to 22.1 throughout. | Kim F. Storm | 2005-02-09 | 1 | -4/+4 |
* | (Info-history-forward): New variable. | Juri Linkov | 2005-01-11 | 1 | -10/+41 |
* | (Info-mode-map, Info-next-link-keymap) | Kim F. Storm | 2005-01-08 | 1 | -1/+5 |
* | (info-xref-visited): Use `default' instead of t. | Richard M. Stallman | 2004-12-13 | 1 | -3/+2 |
* | (Info-search-whitespace-regexp): Remove shy group. | Juri Linkov | 2004-11-28 | 1 | -16/+19 |
* | (Info-search): Fix previous change. | Richard M. Stallman | 2004-11-20 | 1 | -1/+1 |
* | (Info-search): Use search-whitespace-regexp. | Richard M. Stallman | 2004-11-19 | 1 | -10/+8 |
* | (Info-search): Save match data for isearch. Skip Tag Table node. | Juri Linkov | 2004-11-11 | 1 | -14/+24 |
* | (Info-revert-find-node): Don't use beginning-of-buffer. | Richard M. Stallman | 2004-11-08 | 1 | -2/+2 |
* | (Info-search): Don't search in node header lines and file headers. | Juri Linkov | 2004-11-05 | 1 | -3/+23 |
* | (Info-file-list-for-emacs): Add ("Info" . "info") | Juri Linkov | 2004-10-28 | 1 | -10/+21 |
* | (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7 style indexes. | Luc Teirlinck | 2004-10-24 | 1 | -1/+2 |
* | (Info-fontify-node): For multiline refs, | Thien-Thi Nguyen | 2004-10-18 | 1 | -34/+44 |
* | (info-xref): Add underlining. | Richard M. Stallman | 2004-10-13 | 1 | -2/+4 |
* | (Info-history, Info-toc): Fix Info headers. | Juri Linkov | 2004-10-05 | 1 | -13/+16 |
* | (Info-insert-dir): Fix temp buffer leak bug. | Thien-Thi Nguyen | 2004-09-08 | 1 | -2/+2 |
* | (Info-fontify-node): Don't compute other-tag if Info-hide-note-references=hide. | Juri Linkov | 2004-09-02 | 1 | -18/+19 |
* | (Info-search-whitespace-regexp): Fix backslashes. | Juri Linkov | 2004-09-01 | 1 | -20/+100 |
* | (Info-goto-node): Add autoload. | Juri Linkov | 2004-06-12 | 1 | -14/+19 |
* | (Info-desktop-buffer-misc-data): Don't save information | Juri Linkov | 2004-05-28 | 1 | -1/+5 |
* | (Info-toc): Call Info-mode on intermediate buffer. | Juri Linkov | 2004-05-25 | 1 | -61/+87 |
* | (Info-index-nodes): New var and fun. | Juri Linkov | 2004-05-23 | 1 | -78/+166 |
* | (info-apropos): Make it an index node. Align node names | Jesper Harder | 2004-04-27 | 1 | -6/+10 |
* | Add *info*<[0-9]+> to same-window-regexps instead of | Juri Linkov | 2004-04-27 | 1 | -41/+79 |
* | (Info-mode): Rename desktop-buffer-misc-data-function | Lars Hansen | 2004-04-26 | 1 | -2/+2 |
* | (info-apropos): Reset Info-complete-cache. | Jesper Harder | 2004-04-25 | 1 | -1/+2 |
* | (Info-restore-desktop-buffer): Delete with-no-warnings. | Lars Hansen | 2004-04-22 | 1 | -2/+1 |
* | Restore 2004-04-18 changes. | Juri Linkov | 2004-04-21 | 1 | -78/+73 |
* | (info-node, info-menu-5, info-xref, info-header-node) | Stefan Monnier | 2004-04-21 | 1 | -21/+21 |