log lisp/info.el @ 69128:ab159a9e1d0a

age author description
Thu, 23 Feb 2006 21:41:41 +0000 Juri Linkov (Info-search): Don't bind search-spaces-regexp to
Fri, 17 Feb 2006 21:55:10 +0000 Juri Linkov (Info-search): Skip `Local Variables' node.
Fri, 17 Feb 2006 21:28:07 +0000 Juri Linkov (Info-find-file): Check for symbols `apropos', `history',
Mon, 13 Feb 2006 15:42:23 +0000 Juri Linkov (info-xref-visited): Inherit from info-xref too.
Sun, 12 Feb 2006 20:29:57 +0000 Richard M. Stallman (Info-mode): Doc fix.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sat, 04 Feb 2006 12:12:00 +0000 Eli Zaretskii (Info-index, Info-mode): Improve the description of the `i' command.
Mon, 23 Jan 2006 01:19:35 +0000 Juri Linkov (info-xref): Inherit from `link'.
Tue, 17 Jan 2006 02:07:44 +0000 Juri Linkov (Info-revert-find-node): Check for Info-current-file
Mon, 16 Jan 2006 23:54:02 +0000 Juri Linkov (Info-mode-line-node-keymap): New defvar.
Thu, 05 Jan 2006 16:05:49 +0000 Richard M. Stallman (Info-find-node): Don't record previous node if have none.
Fri, 23 Dec 2005 21:52:00 +0000 Juri Linkov (info-other-window, info): Rename function argument
Fri, 16 Dec 2005 19:09:20 +0000 Juri Linkov (Info-read-node-name-1): In completion-base-size-function's
Mon, 12 Dec 2005 05:15:53 +0000 Richard M. Stallman (Info-on-current-buffer): Doc fix.
Thu, 08 Dec 2005 07:45:51 +0000 Juri Linkov (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
Sun, 04 Dec 2005 04:31:59 +0000 Chong Yidong * info.el (Info-fontify-node): Match external links using
Fri, 02 Dec 2005 15:07:15 +0000 Jan Dj¸«£rv Move back/forward history at the beginning of the tool bar.
Mon, 28 Nov 2005 21:19:38 +0000 Juri Linkov (Info-fontify-node): Set 2nd arg `noerror' of `Info-find-file' to t.
Fri, 25 Nov 2005 16:35:34 +0000 Chong Yidong * info.el (Info-on-current-buffer): Record actual filename in
Thu, 24 Nov 2005 16:10:00 +0000 Romain Francoise (Info-speedbar-fetch-file-nodes): Prefix temporary buffer name with a
Wed, 23 Nov 2005 17:57:46 +0000 Chong Yidong * info.el (Info-fontify-node): Handle the case where
Fri, 04 Nov 2005 17:24:09 +0000 Jan Dj¸«£rv New images for info.
Thu, 03 Nov 2005 21:38:35 +0000 Richard M. Stallman (Info-fontify-node): Don't display extra "see" if there already is one here.
Tue, 01 Nov 2005 10:03:01 +0000 Juri Linkov (Info-fontify-node): Use `string-width' for fontifying underlined titles.
Tue, 01 Nov 2005 09:55:09 +0000 Juri Linkov (Info-fontify-node): Downcase node header keywords Node,
Tue, 01 Nov 2005 09:45:10 +0000 Juri Linkov (Info-file-supports-index-cookies): New variable.
Wed, 26 Oct 2005 16:38:36 +0000 Richard M. Stallman (Info-fontify-node): Fix detection of sentence-break before *Note.
Fri, 21 Oct 2005 08:49:46 +0000 Juri Linkov (Info-index-next): Add total number of index alternatives to the message.
Mon, 17 Oct 2005 22:21:06 +0000 Bill Wohler Moved all remaining images from lisp/toolbar to etc/images, moved
Sun, 16 Oct 2005 14:12:03 +0000 Stefan Monnier (Info-fontify-node): Use dolist.