| Commit message (Expand) | Author | Age | Files | Lines |
* | * info.el (Info-fontify-node): Match external links using | Chong Yidong | 2005-12-04 | 1 | -15/+30 |
* | Move back/forward history at the beginning of the tool bar. | Jan Djärv | 2005-12-02 | 1 | -2/+2 |
* | (Info-fontify-node): Set 2nd arg `noerror' of `Info-find-file' to t. | Juri Linkov | 2005-11-28 | 1 | -2/+2 |
* | * info.el (Info-on-current-buffer): Record actual filename in | Chong Yidong | 2005-11-25 | 1 | -51/+29 |
* | (Info-speedbar-fetch-file-nodes): Prefix temporary buffer name with a | Romain Francoise | 2005-11-24 | 1 | -1/+1 |
* | * info.el (Info-fontify-node): Handle the case where | Chong Yidong | 2005-11-23 | 1 | -8/+19 |
* | New images for info. | Jan Djärv | 2005-11-04 | 1 | -5/+5 |
* | (Info-fontify-node): Don't display extra "see" if there already is one here. | Richard M. Stallman | 2005-11-03 | 1 | -1/+3 |
* | (Info-fontify-node): Use `string-width' for fontifying underlined titles. | Juri Linkov | 2005-11-01 | 1 | -2/+2 |
* | (Info-fontify-node): Downcase node header keywords Node, | Juri Linkov | 2005-11-01 | 1 | -7/+10 |
* | (Info-file-supports-index-cookies): New variable. | Juri Linkov | 2005-11-01 | 1 | -71/+84 |
* | (Info-fontify-node): Fix detection of sentence-break before *Note. | Richard M. Stallman | 2005-10-26 | 1 | -11/+9 |
* | (Info-index-next): Add total number of index alternatives to the message. | Juri Linkov | 2005-10-21 | 1 | -1/+2 |
* | Moved all remaining images from lisp/toolbar to etc/images, moved | Bill Wohler | 2005-10-17 | 1 | -6/+6 |
* | (Info-fontify-node): Use dolist. | Stefan Monnier | 2005-10-16 | 1 | -37/+34 |
* | (Info-fontify-node): Don't be fooled by a lone "...". | Stefan Monnier | 2005-10-12 | 1 | -19/+25 |
* | (Info-mode-menu): Delete menu item "Edit". | Juri Linkov | 2005-10-11 | 1 | -20/+17 |
* | * info.el (Info-next, Info-prev, Info-up): Select info buffer, in | Chong Yidong | 2005-10-04 | 1 | -22/+31 |
* | * speedbar.el: Remove RCS tag. | Chong Yidong | 2005-10-02 | 1 | -11/+7 |
* | 2005-09-24 Emilio C. Lopes <eclig@gmx.net> | Romain Francoise | 2005-09-24 | 1 | -8/+8 |
* | (Info-insert-dir): Use save-excursion around insert-buffer-substring. | Juri Linkov | 2005-08-22 | 1 | -25/+10 |
* | Revert last change. | Andreas Schwab | 2005-08-14 | 1 | -3/+2 |
* | Fix dependency bug: Wrap `desktop-buffer-mode-handlers' | Thien-Thi Nguyen | 2005-08-14 | 1 | -2/+3 |
* | Add handler to desktop-buffer-mode-handlers. | Lars Hansen | 2005-08-10 | 1 | -1/+5 |
* | Replace `info' with upper-case `Info' where appropriate. | Juri Linkov | 2005-08-09 | 1 | -100/+111 |
* | (Info-insert-dir): Use insert-buffer-substring. | Richard M. Stallman | 2005-08-09 | 1 | -1/+1 |
* | (Info-dir-remove-duplicates): Avoid case folding in loop; | Thien-Thi Nguyen | 2005-08-08 | 1 | -2/+3 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -1/+1 |
* | (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 |