log lisp/info.el @ 72836:7e254a2d157c

age author description
Thu, 07 Sep 2006 20:45:19 +0000 Chong Yidong * info.el (Info-index): Bind completion-ignore-case.
Tue, 08 Aug 2006 17:45:42 +0000 Chong Yidong * info.el (Info-fontify-node): Handle preceding `in' for note
Wed, 12 Jul 2006 16:04:46 +0000 Richard M. Stallman (Info-try-follow-nearest-node): Doc fix.
Fri, 30 Jun 2006 00:31:21 +0000 Nick Roberts (Info-find-node-2): Search for makeinfo version more carefully.
Fri, 26 May 2006 20:09:58 +0000 Eli Zaretskii (Info-index-next): Use where-is-internal to report actual binding of
Sat, 20 May 2006 20:16:59 +0000 Eli Zaretskii (info-apropos): Speed up by using add-to-list instead of manual consing.
Sat, 20 May 2006 20:06:45 +0000 Eli Zaretskii (info-apropos): Make sure current-file and current-node have non-nil values.
Sat, 08 Apr 2006 10:10:35 +0000 Eli Zaretskii (Info-follow-nearest-node): Doc fix.
Mon, 03 Apr 2006 17:35:59 +0000 Ramprasad B doumented for fork in (Info-follow-nearest-node &optional fork)
Sat, 11 Mar 2006 22:35:18 +0000 Juri Linkov (Info-dir-remove-duplicates): Move point to the
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.
Wed, 12 Oct 2005 19:47:24 +0000 Stefan Monnier (Info-fontify-node): Don't be fooled by a lone "...".
Tue, 11 Oct 2005 05:47:55 +0000 Juri Linkov (Info-mode-menu): Delete menu item "Edit".
Tue, 04 Oct 2005 14:06:44 +0000 Chong Yidong * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
Sun, 02 Oct 2005 03:11:03 +0000 Chong Yidong * speedbar.el: Remove RCS tag.
Sat, 24 Sep 2005 13:44:02 +0000 Romain Francoise 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
Mon, 22 Aug 2005 19:53:46 +0000 Juri Linkov (Info-insert-dir): Use save-excursion around insert-buffer-substring.
Sun, 14 Aug 2005 23:44:12 +0000 Andreas Schwab Revert last change.
Sun, 14 Aug 2005 17:35:00 +0000 Thien-Thi Nguyen Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
Wed, 10 Aug 2005 19:39:51 +0000 Lars Hansen Add handler to desktop-buffer-mode-handlers.
Tue, 09 Aug 2005 08:43:02 +0000 Juri Linkov Replace `info' with upper-case `Info' where appropriate.
Tue, 09 Aug 2005 02:52:39 +0000 Richard M. Stallman (Info-insert-dir): Use insert-buffer-substring.
Mon, 08 Aug 2005 00:18:02 +0000 Thien-Thi Nguyen (Info-dir-remove-duplicates): Avoid case folding in loop;
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Tue, 19 Jul 2005 11:35:34 +0000 Juri Linkov (info-xref-visited): Use light foreground color `violet'
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Mon, 04 Jul 2005 09:36:02 +0000 Juanma Barranquero (Info-history, Info-history-forward, Info-history-list,
Mon, 04 Jul 2005 02:12:31 +0000 Juanma Barranquero (info): Finish `defgroup' description with period.
Sun, 03 Jul 2005 16:11:30 +0000 Richard M. Stallman (tool-bar-map): Add defvar.
Thu, 16 Jun 2005 16:07:02 +0000 Juanma Barranquero (Info-hide-cookies-node): Fix spelling in docstrings.
Fri, 10 Jun 2005 08:58:53 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-378
Mon, 06 Jun 2005 12:47:51 +0000 Richard M. Stallman (Info-read-node-name-2): New function.
Mon, 06 Jun 2005 12:26:07 +0000 Juri Linkov (Info-title-1-face): Use green instead of yellow because
Fri, 27 May 2005 16:19:36 +0000 Stefan Monnier (Info-goto-node): Revert autoload addition (2004-06-12).
Thu, 26 May 2005 13:01:03 +0000 Lute Kamstra (Info-mode, Info-edit-mode): Use run-mode-hooks.
Sun, 01 May 2005 18:54:35 +0000 Richard M. Stallman (Info-mode): Set widen-automatically to nil, locally.
Sun, 10 Apr 2005 23:31:17 +0000 Richard M. Stallman (Info-fontify-node): Handle fontification of multiple * Menu lines in one node.
Fri, 08 Apr 2005 14:26:13 +0000 Dan Nicolaescu * mh-customize.el (mh-speedbar-selected-folder-face): Special case
Thu, 07 Apr 2005 15:16:01 +0000 Juri Linkov (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
Mon, 28 Mar 2005 01:24:10 +0000 Juri Linkov (Info-mode-menu): Remove ellipsis from "Index".
Wed, 16 Mar 2005 07:32:43 +0000 Juri Linkov Update error messages for `debug-ignored-errors'.
Tue, 15 Mar 2005 10:46:00 +0000 Juri Linkov (Info-isearch-initial-node): New internal variable.
Sat, 12 Mar 2005 02:18:32 +0000 Juri Linkov (Info-search): Four fixes for backward search.
Tue, 08 Mar 2005 21:50:11 +0000 Juri Linkov (Info-isearch-search): Emulate word search in
Wed, 23 Feb 2005 17:03:17 +0000 Juri Linkov (Info-isearch-search): New defcustom.
Wed, 09 Feb 2005 15:50:47 +0000 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
Tue, 11 Jan 2005 21:57:16 +0000 Juri Linkov (Info-history-forward): New variable.
Sat, 08 Jan 2005 20:06:23 +0000 Kim F. Storm (Info-mode-map, Info-next-link-keymap)
Mon, 13 Dec 2004 19:31:32 +0000 Richard M. Stallman (info-xref-visited): Use `default' instead of t.
Sun, 28 Nov 2004 15:41:16 +0000 Juri Linkov (Info-search-whitespace-regexp): Remove shy group.
Sat, 20 Nov 2004 14:09:10 +0000 Richard M. Stallman (Info-search): Fix previous change.
Fri, 19 Nov 2004 20:04:44 +0000 Richard M. Stallman (Info-search): Use search-whitespace-regexp.
Thu, 11 Nov 2004 21:43:47 +0000 Juri Linkov (Info-search): Save match data for isearch. Skip Tag Table node.
Mon, 08 Nov 2004 16:43:00 +0000 Richard M. Stallman (Info-revert-find-node): Don't use beginning-of-buffer.
Fri, 05 Nov 2004 19:06:24 +0000 Juri Linkov (Info-search): Don't search in node header lines and file headers.
Thu, 28 Oct 2004 09:01:13 +0000 Juri Linkov (Info-file-list-for-emacs): Add ("Info" . "info")
Sun, 24 Oct 2004 18:36:28 +0000 Luc Teirlinck (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7 style indexes.
Mon, 18 Oct 2004 07:29:52 +0000 Thien-Thi Nguyen (Info-fontify-node): For multiline refs,
Wed, 13 Oct 2004 02:09:57 +0000 Richard M. Stallman (info-xref): Add underlining.
Tue, 05 Oct 2004 04:23:17 +0000 Juri Linkov (Info-history, Info-toc): Fix Info headers.
Wed, 08 Sep 2004 10:28:17 +0000 Thien-Thi Nguyen (Info-insert-dir): Fix temp buffer leak bug.
Thu, 02 Sep 2004 16:36:18 +0000 Juri Linkov (Info-fontify-node): Don't compute other-tag if Info-hide-note-references=hide.
Wed, 01 Sep 2004 19:29:28 +0000 Juri Linkov (Info-search-whitespace-regexp): Fix backslashes.
Sat, 12 Jun 2004 05:54:43 +0000 Juri Linkov (Info-goto-node): Add autoload.
Fri, 28 May 2004 20:56:41 +0000 Juri Linkov (Info-desktop-buffer-misc-data): Don't save information
Tue, 25 May 2004 20:59:31 +0000 Juri Linkov (Info-toc): Call Info-mode on intermediate buffer.
Sun, 23 May 2004 20:53:42 +0000 Juri Linkov (Info-index-nodes): New var and fun.
Tue, 27 Apr 2004 14:43:04 +0000 Jesper Harder (info-apropos): Make it an index node. Align node names
Tue, 27 Apr 2004 06:39:46 +0000 Juri Linkov Add *info*<[0-9]+> to same-window-regexps instead of
Mon, 26 Apr 2004 18:55:32 +0000 Lars Hansen (Info-mode): Rename desktop-buffer-misc-data-function
Sun, 25 Apr 2004 14:08:02 +0000 Jesper Harder (info-apropos): Reset Info-complete-cache.
Thu, 22 Apr 2004 19:49:11 +0000 Lars Hansen (Info-restore-desktop-buffer): Delete with-no-warnings.
Wed, 21 Apr 2004 22:23:25 +0000 Juri Linkov Restore 2004-04-18 changes.
Wed, 21 Apr 2004 20:54:19 +0000 Stefan Monnier (info-node, info-menu-5, info-xref, info-header-node)
Wed, 21 Apr 2004 20:51:06 +0000 Lars Hansen (Info-restore-desktop-buffer): Move from desktop.el. Add Parameters.
Sun, 18 Apr 2004 15:28:19 +0000 Juri Linkov (Info-find-file, Info-find-node-2): Add history and toc.
Wed, 14 Apr 2004 18:39:52 +0000 Stefan Monnier (info): Always jump to *info*.
Wed, 14 Apr 2004 15:58:30 +0000 Jesper Harder (info-apropos): Don't clobber Info-history-list.
Mon, 12 Apr 2004 04:46:13 +0000 Juri Linkov (Info-follow-reference): Allow multiline reference name.
Fri, 09 Apr 2004 14:32:49 +0000 Jesper Harder (info-apropos): Improve menu item regexp.
Thu, 08 Apr 2004 03:42:59 +0000 Juri Linkov (Info-history): Doc fix.
Thu, 08 Apr 2004 03:10:51 +0000 Juri Linkov (Info-hide-cookies-node): New function.
Mon, 05 Apr 2004 12:40:56 +0000 Jesper Harder (info-apropos): New function.
Mon, 22 Mar 2004 17:12:16 +0000 Stefan Monnier Fix copyright.
Fri, 19 Mar 2004 02:37:11 +0000 Stefan Monnier (Info-default-dirs): Don't ignore last part of I-d-d-l.
Mon, 29 Dec 2003 19:18:53 +0000 Richard M. Stallman (Info-insert-dir): Use assoc-string.
Tue, 23 Dec 2003 20:24:25 +0000 John Paul Wallington (Info-unescape-quotes, Info-split-parameter-string)
Mon, 06 Oct 2003 07:14:21 +0000 Lute Kamstra (Info-mode): Revert previous change.
Sun, 05 Oct 2003 13:51:04 +0000 Richard M. Stallman (Info-following-node-name): New function.
Tue, 30 Sep 2003 12:48:19 +0000 Richard M. Stallman (Info-mode): Double each `%' in header line.
Sun, 28 Sep 2003 09:17:29 +0000 Eli Zaretskii (Info-find-index-name): Search both with and without the " <1>" etc.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Fri, 29 Aug 2003 16:07:43 +0000 Richard M. Stallman (Info-mode-map): Bind S-tab and <backtab> to
Sun, 17 Aug 2003 05:25:58 +0000 Luc Teirlinck (Info-scroll-prefer-subnodes): Add :version keyword to defcustom,
Wed, 16 Jul 2003 15:54:25 +0000 Stefan Monnier (Info-menu-entry-name-re): Allow newlines in menu entry names.
Mon, 07 Jul 2003 21:03:32 +0000 Richard M. Stallman (Info-search): If find invisible text, search again.
Mon, 07 Jul 2003 14:46:00 +0000 Stefan Monnier (Info-menu): Use Info-menu-entry-name-re.
Sun, 06 Jul 2003 17:00:41 +0000 Stefan Monnier (Info-menu-entry-name-re): Disallow : again: I misunderstood the problem.
Sun, 06 Jul 2003 16:35:23 +0000 Stefan Monnier (Info-menu-entry-name-re): Be careful to avoid multiple ways
Sun, 06 Jul 2003 11:47:04 +0000 Kim F. Storm (Info-menu-entry-name-re): Add `:' to second [] part.
Fri, 04 Jul 2003 23:05:35 +0000 Stefan Monnier (Info-following-node-name-re): New fun.
Fri, 04 Jul 2003 21:40:22 +0000 Kim F. Storm Disable paragraph refilling.
Wed, 02 Jul 2003 00:57:20 +0000 Luc Teirlinck (Info-fontify-menu-headers): Only fontify `* Menu:' at the beginning
Thu, 19 Jun 2003 20:53:06 +0000 Andreas Schwab (Info-fontify-node): Improve calculation of other-tag.
Wed, 18 Jun 2003 03:03:23 +0000 Luc Teirlinck (Info-fontify-node): Give only the last whitespace character after the
Mon, 09 Jun 2003 22:00:34 +0000 Kim F. Storm (Info-fontify-node): Make `invisible' property
Fri, 06 Jun 2003 16:12:56 +0000 Lute Kamstra (Info-complete-menu-item): Revert change of 2003-06-03.
Fri, 06 Jun 2003 12:28:06 +0000 Andreas Schwab (Info-select-node): Doc fix.
Thu, 05 Jun 2003 23:23:53 +0000 Kim F. Storm (Info-fontify-node): Don't refill over lines ending in a
Thu, 05 Jun 2003 19:11:42 +0000 Luc Teirlinck (Info-mode): Mention `c' and remove duplicate mention of `q' in
Wed, 04 Jun 2003 23:14:34 +0000 Kim F. Storm (Info-fontify-node): Individually refill menus and
Tue, 03 Jun 2003 21:44:53 +0000 Stefan Monnier (Info-extract-menu-node-name): Remove unused arg `errmessage'.
Tue, 03 Jun 2003 20:56:59 +0000 Stefan Monnier (info-fontify-node): Use better help-echo text.
Tue, 03 Jun 2003 20:28:21 +0000 Stefan Monnier (Info-fontify-node): Use :align-to display prop.
Tue, 03 Jun 2003 19:54:42 +0000 Stefan Monnier (Info-mode-hook): Obey obsolete `Info-fontify'.
Wed, 28 May 2003 22:53:08 +0000 Stefan Monnier (Info-fontify-node): Hide \n------- rather than -------\n.
Wed, 28 May 2003 11:20:42 +0000 Richard M. Stallman (Info-index): Add autoload cookie.
Fri, 25 Apr 2003 23:17:06 +0000 Karl Berry new image display support, from janneke
Mon, 21 Apr 2003 17:40:19 +0000 Stefan Monnier (Info-default-dirs): New fun extracted from Info-initialize.
Sat, 05 Apr 2003 18:01:14 +0000 Masatake YAMATO (Info-goto-emacs-command-node): If command
Mon, 10 Mar 2003 13:04:10 +0000 Andreas Schwab (Info-extract-menu-node-name)
Fri, 07 Mar 2003 11:34:40 +0000 Andreas Schwab (Info-following-node-name): Skip trailing period.
Sun, 02 Mar 2003 23:33:56 +0000 Andreas Schwab (Info-fontify-node): Don't hide indentation before the
Thu, 20 Feb 2003 12:40:36 +0000 Andreas Schwab (Info-extract-menu-node-name): Stop if colon is
Mon, 10 Feb 2003 11:41:09 +0000 Juanma Barranquero (Info-follow-nearest-node): Implement new behavior.
Tue, 28 Jan 2003 12:08:36 +0000 Kim F. Storm (Info-extract-menu-node-name): Another fix for
Sun, 26 Jan 2003 18:04:55 +0000 Kim F. Storm (info-insert-file-contents) [!MSDOS]: Avoid byte-compiler warning.
Sun, 26 Jan 2003 17:51:53 +0000 Kim F. Storm (Info-extract-menu-node-name): Fix 2003-01-24 change.
Sat, 25 Jan 2003 02:44:07 +0000 Thien-Thi Nguyen (Info-extract-menu-node-name): When looking for end of
Sat, 25 Jan 2003 00:52:19 +0000 Thien-Thi Nguyen (Info-try-follow-nearest-node): Add case: Handle menu item
Wed, 22 Jan 2003 20:35:23 +0000 Karl Berry (Info-index): change pattern so that index entries
Wed, 22 Jan 2003 10:43:36 +0000 Kai Gro©Îjohann (Info-index-next): Use "(`,' tries to find next)" for
Fri, 27 Dec 2002 04:08:28 +0000 Miles Bader (Info-complete-menu-item): Make `Info-complete-cache' a buffer-local variable.
Sun, 22 Dec 2002 22:04:51 +0000 Richard M. Stallman (Info-revert-find-node): New function.
Wed, 18 Dec 2002 05:16:09 +0000 John Paul Wallington (Info-dir-remove-duplicates): Avoid infloop when
Fri, 06 Dec 2002 09:08:55 +0000 Miles Bader (Info-insert-dir): Make dir-node-cache variables buffer-local, so that
Fri, 29 Nov 2002 15:07:49 +0000 Richard M. Stallman (Info-additional-directory-list): Doc fix.
Wed, 13 Nov 2002 23:34:45 +0000 Kim F. Storm (Info-fontify-node): New local list paragraph-markers.
Tue, 05 Nov 2002 22:39:07 +0000 Kim F. Storm (Info-fontify-node): Fixed hiding of *note references
Sun, 03 Nov 2002 12:01:33 +0000 Stefan Monnier (Info-streamline-headings): New var.
Fri, 01 Nov 2002 22:48:12 +0000 Kim F. Storm (Info-hide-note-references): nil value now does no
Fri, 01 Nov 2002 08:53:50 +0000 Kim F. Storm (Info-hide-note-references): New defcustom.
Thu, 31 Oct 2002 22:08:03 +0000 Kim F. Storm (Info-follow-reference, Info-next-reference)
Tue, 08 Oct 2002 04:57:27 +0000 John Paul Wallington (Info-next-menu-item, Info-last-menu-item)
Tue, 10 Sep 2002 16:44:37 +0000 Richard M. Stallman (Info-mode): Add font-lock-defontify to change-major-mode-hook.
Mon, 09 Sep 2002 19:24:53 +0000 Richard M. Stallman (Info-search): Add (point-min) to subfile positions
Mon, 29 Jul 2002 01:48:52 +0000 Richard M. Stallman (Info-find-index-name): Improve last change.
Thu, 25 Jul 2002 18:19:43 +0000 Richard M. Stallman (Info-find-index-name): Search for a function definition with a return type.
Fri, 12 Jul 2002 17:41:54 +0000 Richard M. Stallman (info-emacs-manual): New function.
Mon, 08 Jul 2002 09:34:49 +0000 Juanma Barranquero (Info-directory-list): Fix docstring.
Tue, 02 Jul 2002 19:01:59 +0000 Richard M. Stallman Indentation change.
Mon, 01 Jul 2002 07:48:12 +0000 Richard M. Stallman (Info-index): Get immediate error if used in `dir'.
Wed, 26 Jun 2002 13:11:12 +0000 Juanma Barranquero (info-menu-5): Fix documentation.
Wed, 12 Jun 2002 15:50:15 +0000 Richard M. Stallman (Info-fontify-node): Compute header line specially
Wed, 12 Jun 2002 12:20:17 +0000 Richard M. Stallman (Info-select-node): Turn header line on or off here.
Wed, 12 Jun 2002 04:56:05 +0000 Colin Walters Update copyright date.
Wed, 12 Jun 2002 04:55:21 +0000 Colin Walters (Info-mode): Don't set `font-lock-defaults'.
Sun, 09 Jun 2002 00:18:15 +0000 Colin Walters (Info-mode): Do set `font-lock-defaults', and be sure to set
Sat, 08 Jun 2002 20:43:25 +0000 Colin Walters (Info-mode): Don't set up categories.
Mon, 03 Jun 2002 22:57:40 +0000 Richard M. Stallman (Info-extract-pointer): Ignore Info-header-line.
Wed, 29 May 2002 16:35:56 +0000 Richard M. Stallman (Info-setup-header-line): Don't hide the links line.
Thu, 23 May 2002 03:39:20 +0000 Colin Walters (Info-mode-hook): Change `font-lock-mode' to `turn-on-font-lock'.
Tue, 21 May 2002 22:22:10 +0000 Colin Walters (Info-fontify): Deleted.
Wed, 08 May 2002 14:38:30 +0000 Pavel Jan«¿k (Info-mode-map): Bind `c' to Info-copy-current-node-name.
Tue, 30 Apr 2002 02:08:56 +0000 Stefan Monnier (Info-find-in-tag-table-1, Info-read-subfile): Use point-min.
Sat, 27 Apr 2002 20:16:09 +0000 Richard M. Stallman (Info-header-line): Mark it as risky-local-variable.
Mon, 01 Apr 2002 16:27:59 +0000 Richard M. Stallman (info-tool-bar-map): Use tool-bar-local-item-from-menu.
Fri, 08 Mar 2002 09:39:16 +0000 Richard M. Stallman (Info-fontify-node): Bind up-clicks, not down-clicks.
Mon, 31 Dec 2001 20:43:36 +0000 Richard M. Stallman (various face definitions): Use :weight and :slant.
Sun, 30 Dec 2001 19:45:41 +0000 Richard M. Stallman (Info-fontify-node): For a **** underline line, put the
Sat, 29 Dec 2001 18:02:49 +0000 Pavel Jan«¿k (Info-mode): Reindent the doc-string.
Fri, 21 Dec 2001 19:30:00 +0000 Eli Zaretskii (Info-fontify-node): Remove any local-map text properties left
Fri, 21 Dec 2001 18:37:00 +0000 Eli Zaretskii (Info-select-node): If Info-use-header-line is nil, set
Mon, 03 Dec 2001 04:26:43 +0000 Stefan Monnier Add explanatory comment.
Fri, 30 Nov 2001 23:59:28 +0000 Stefan Monnier (Info-find-node-2): Don't call info-insert-file-contents
Thu, 29 Nov 2001 23:44:01 +0000 Stefan Monnier (Info-goto-index): One register one step in the history.
Thu, 29 Nov 2001 23:20:49 +0000 Stefan Monnier (Info-complete-next-re, Info-complete-cache): New vars.
Tue, 13 Nov 2001 02:10:33 +0000 Richard M. Stallman (Info-mode): Add a no-clone-indirect property.
Fri, 09 Nov 2001 10:31:23 +0000 Eli Zaretskii (Info-file-list-for-emacs): Add entries for Calc.
Wed, 07 Nov 2001 04:35:20 +0000 Richard M. Stallman (Info-fontify-node): Highlight every third menu item.
Tue, 23 Oct 2001 16:24:16 +0000 Gerd Moellmann (Info-fontify-node): Bind doun-mouse-{1,2} instead
Thu, 11 Oct 2001 01:19:49 +0000 Miles Bader (Info-follow-reference): Display default values in prompts as
Wed, 10 Oct 2001 14:37:17 +0000 Miles Bader (Info-insert-dir): Don't call `Info-fontify-menu-headers'.
Wed, 26 Sep 2001 15:40:48 +0000 Stefan Monnier (Info-on-current-buffer): Default arg to "Top".
Sat, 22 Sep 2001 15:08:51 +0000 Eli Zaretskii (Info-goto-node, Info-menu): Doc fix. Suggested by
Thu, 20 Sep 2001 15:29:14 +0000 Eli Zaretskii (Info-file-list-for-emacs): Add elements for ada-mode, ccmode,
Sun, 09 Sep 2001 20:07:21 +0000 Eli Zaretskii (Info-goto-node): Doc fix.
Fri, 03 Aug 2001 12:33:14 +0000 Gerd Moellmann (info-insert-file-contents): Use info-file-exists-p
Sun, 15 Jul 2001 16:15:35 +0000 Pavel Jan«¿k Some fixes to follow coding conventions in files maintained by FSF.
Fri, 13 Jul 2001 18:33:23 +0000 Stefan Monnier (Info-build-node-completions): Make Info-current-file-completions buffer local.
Mon, 02 Jul 2001 19:19:35 +0000 Stefan Monnier (Info-clone-buffer-hook): Really unconditionally copy marker.
Thu, 28 Jun 2001 21:17:20 +0000 Stefan Monnier (Info-clone-buffer-hook): Unconditionally copy marker.
Sun, 20 May 2001 17:03:12 +0000 Richard M. Stallman (Info-read-subfile): Widen before finding the
Wed, 25 Apr 2001 17:14:48 +0000 Eli Zaretskii (Info-additional-directory-list): Doc fix.
Tue, 17 Apr 2001 20:28:29 +0000 Eli Zaretskii (Info-menu-update): When there are no menus and/or no
Sun, 15 Apr 2001 06:08:10 +0000 Eli Zaretskii (Info-additional-directory-list): Doc fix. Suggested by
Sat, 14 Apr 2001 11:45:31 +0000 Eli Zaretskii (Info-file-list-for-emacs): Add an entry for the "info" manual.
Tue, 20 Mar 2001 14:22:50 +0000 Gerd Moellmann (Info-scroll-down): Add missing WINDOW arg for
Wed, 07 Mar 2001 23:05:10 +0000 Richard M. Stallman (Info-scroll-down): Fix previous change.
Wed, 07 Mar 2001 16:55:17 +0000 Gerd Moellmann (Info-scroll-down): Call pos-visible-in-window-p with
Thu, 01 Mar 2001 14:10:27 +0000 Eli Zaretskii (info-insert-file-contents-1): Accept an additional
Thu, 15 Feb 2001 05:00:10 +0000 Miles Bader (Info-copy-current-node-name): New function.
Tue, 06 Feb 2001 17:13:48 +0000 Eli Zaretskii (info-initialize): Remove the test for system-type when
Fri, 02 Feb 2001 18:08:54 +0000 Eli Zaretskii (info-initialize): If installation-directory is nil, for
Thu, 11 Jan 2001 16:39:49 +0000 Eli Zaretskii (Info-setup-header-line): If the node header includes
Mon, 08 Jan 2001 16:59:54 +0000 Eli Zaretskii (Info-search): Print the default as part of the prompt.
Sun, 07 Jan 2001 09:53:02 +0000 Eli Zaretskii (Info-goto-emacs-key-command-node): Doc fix.
Fri, 05 Jan 2001 12:21:54 +0000 Gerd Moellmann (Info-fontify-node): Mark one more char as intangible.
Fri, 15 Dec 2000 22:00:28 +0000 Eli Zaretskii (Info-forward-node): If the node has an
Thu, 14 Dec 2000 17:13:14 +0000 Eli Zaretskii (Info-directory-list): Change doc string to reflect the
Wed, 13 Dec 2000 00:14:52 +0000 Kenichi Handa (Info-suffix-list): Change format for a command that
Tue, 12 Dec 2000 07:14:36 +0000 Miles Bader (Info-last-preorder): Don't barf on nodes without a prev.
Mon, 04 Dec 2000 16:36:44 +0000 Eli Zaretskii (Info-scroll-prefer-subnodes): New defcustom.
Sun, 19 Nov 2000 22:10:52 +0000 Gerd Moellmann (info-menu-5): Doc fix.
Sun, 05 Nov 2000 03:49:38 +0000 ShengHuo ZHU Revoke the change.
Sat, 04 Nov 2000 17:02:02 +0000 ShengHuo ZHU * calendar/calendar.el (diary-face, holiday-face): Fix typo.
Fri, 03 Nov 2000 22:22:24 +0000 Stefan Monnier (Info-mode): Don't both with make-local-hook.
Thu, 02 Nov 2000 02:12:57 +0000 Miles Bader (info-menu-header): New face.
Thu, 02 Nov 2000 01:21:11 +0000 Miles Bader (Info-insert-dir): Don't include blank lines at beginning of additional
Sat, 28 Oct 2000 18:56:05 +0000 Dave Love (Info-fontify-node): Add help-echo for menu items.
Mon, 23 Oct 2000 15:49:24 +0000 Eli Zaretskii (Info-file-list-for-emacs): Add an entry for Eshell.
Sun, 22 Oct 2000 16:50:16 +0000 Andrew Choi Initial check-in: changes for building Emacs under Mac OS.
Sat, 21 Oct 2000 19:53:16 +0000 Eli Zaretskii (Info-file-list-for-emacs): Add an entry for Speedbar.
Fri, 20 Oct 2000 02:57:21 +0000 Miles Bader (Info-fontify-node):
Thu, 19 Oct 2000 06:59:00 +0000 Eli Zaretskii (Info-title-{1,2,3}-face): Change tty colors as suggested by Miles Bader.
Tue, 17 Oct 2000 07:47:27 +0000 Eli Zaretskii (info-header-node): Remove unneded tty-specific definition.
Tue, 17 Oct 2000 06:52:28 +0000 Eli Zaretskii (Info-title-1-face, Info-title-2-face, Info-title-3-face): Define
Mon, 16 Oct 2000 15:25:21 +0000 Miles Bader (Info-set-mode-line): Tweak string.
Mon, 16 Oct 2000 13:59:49 +0000 Miles Bader (Info-set-mode-line): Use `%b' instead of hardwired string "*Info*".
Sun, 15 Oct 2000 16:46:09 +0000 Dave Love (Info-mouse-follow-nearest-node): Use mouse-set-point.
Wed, 11 Oct 2000 18:23:46 +0000 Dave Love (Info-mode-menu): Fix some help.
Sun, 08 Oct 2000 15:44:36 +0000 Dave Love (Info-goto-node, Info-menu): Doc fix.
Fri, 29 Sep 2000 14:14:33 +0000 Miles Bader Tweak whitespace
Thu, 28 Sep 2000 14:33:56 +0000 Stefan Monnier (Info-extract-pointer): Undo last change.
Wed, 27 Sep 2000 21:55:54 +0000 Stefan Monnier (Info-extract-pointer):
Thu, 21 Sep 2000 04:43:28 +0000 Miles Bader Use the correct capitalization when making Info-mode and Info-edit-mode
Wed, 20 Sep 2000 08:44:46 +0000 Miles Bader (info-header-node): Tweak for color ttys.
Mon, 18 Sep 2000 05:54:32 +0000 Miles Bader (Info-title-3-face, Info-title-2-face, Info-title-1-face):
Sun, 17 Sep 2000 17:03:20 +0000 Miles Bader (info-node, info-xref): Add dark-background variants.
Sun, 17 Sep 2000 16:20:35 +0000 Miles Bader (Info-fontify-node):
Fri, 01 Sep 2000 21:40:23 +0000 Eli Zaretskii (Info-directory-list): Doc fix.
Fri, 11 Aug 2000 13:08:11 +0000 Eli Zaretskii (Info-find-emacs-command-nodes): Rewrite to use
Thu, 10 Aug 2000 12:56:02 +0000 Eli Zaretskii (Info-file-list-for-emacs): More elements for the
Tue, 08 Aug 2000 18:29:49 +0000 Gerd Moellmann (Info-insert-dir): Use Info-additional-directory-list if
Mon, 24 Jul 2000 15:20:37 +0000 Eli Zaretskii (Info-goto-emacs-key-command-node): Leave a space after
Tue, 18 Jul 2000 12:59:17 +0000 Gerd Moellmann (Info-title-face-alist): Removed.
Fri, 14 Jul 2000 14:38:55 +0000 Dave Love (Info-mode-menu): Fix use of :help, :enable.
Fri, 07 Jul 2000 13:01:16 +0000 Gerd Moellmann (Info-last-search): Variable removed.
Tue, 04 Jul 2000 04:49:54 +0000 Miles Bader (info-initialize): Use prune-directory-list to remove non-existant
Thu, 15 Jun 2000 19:49:11 +0000 Gerd Moellmann (Info-find-in-tag-table-1, Info-find-in-tag-table)
Thu, 15 Jun 2000 14:42:48 +0000 Gerd Moellmann (Info-set-mode-line): Show file name in mode line,
Tue, 13 Jun 2000 14:45:31 +0000 Dave Love Doc fixes.
Mon, 12 Jun 2000 05:16:04 +0000 Stefan Monnier (Info-insert-dir): Don't quote lambda.
Mon, 05 Jun 2000 19:22:40 +0000 Gerd Moellmann Bind case-fold-search to t when searching in case
Sun, 04 Jun 2000 23:07:45 +0000 Stefan Monnier (Info-on-current-buffer): Initialize info.
Wed, 24 May 2000 17:19:51 +0000 Dave Love (Info-find-node-2): Restructure [following "Vadim S. Solomin"
Mon, 22 May 2000 18:15:56 +0000 Sam Steingold (Info-fontify-node): fixed the call to add-text-properties
Thu, 18 May 2000 13:07:26 +0000 Dave Love (Info-fontify-node): Add intangible property as well as
Tue, 16 May 2000 16:24:25 +0000 Sam Steingold (debug-ignored-errors): more errors to ignore.
Wed, 12 Apr 2000 18:29:25 +0000 Dave Love Copyright up-date.
Wed, 12 Apr 2000 18:28:40 +0000 Dave Love Add debug-ignored-errors.
Thu, 16 Mar 2000 16:29:52 +0000 Gerd Moellmann (Info-fontify-maximum-menu-size): Increase to 100000.
Mon, 31 Jan 2000 19:46:04 +0000 Gerd Moellmann (Info-title-face-alist): Removed.
Mon, 06 Dec 1999 18:00:33 +0000 Eli Zaretskii (info-node, info-menu-5, info-xref): Define colors for Info faces if
Wed, 24 Nov 1999 19:53:56 +0000 Dave Love (Info-build-node-completions, Info-search, Info-follow-reference)
Mon, 25 Oct 1999 13:31:08 +0000 Gerd Moellmann (Info-build-node-completions): Add '("*") to the
Wed, 13 Oct 1999 14:48:57 +0000 Stefan Monnier (Info-on-current-buffer): new entry point.
Wed, 06 Oct 1999 18:38:41 +0000 Dave Love (Info-suffix-list): Add bzip2 for ms-dos.
Tue, 05 Oct 1999 11:47:35 +0000 Dave Love Require jka-compr when compiling.
Fri, 24 Sep 1999 13:58:46 +0000 Phillip Rulon (info-initialize): Don't test existence of ALTERNATIVE
Tue, 14 Sep 1999 06:44:55 +0000 Richard M. Stallman (Info-find-node): Cope better if guesspos is too large.
Tue, 17 Aug 1999 18:51:25 +0000 Dave Love (info): Doc fix.
Wed, 04 Aug 1999 18:55:22 +0000 Dave Love (Info-find-node): Call info-initialize here.
Sun, 01 Aug 1999 12:17:46 +0000 Richard M. Stallman (info-initialize): New function.
Mon, 19 Jul 1999 22:21:44 +0000 Dave Love (Info-search): Don't lose with empty regexp.
Mon, 26 Apr 1999 05:58:59 +0000 Karl Heuer (Info-find-node): Position properly after finding anchor.
Tue, 06 Apr 1999 23:23:23 +0000 Richard M. Stallman (Info-find-node): Check for an anchor at the
Wed, 24 Mar 1999 14:25:58 +0000 Dave Love (Info-directory-list): Revert change to re-writing
Tue, 26 Jan 1999 18:54:57 +0000 Dave Love (Info-directory-list): Don't set path-separator now
Sun, 03 Jan 1999 01:56:31 +0000 Richard M. Stallman (Info-insert-dir): Chase symlinks for file-attributes.
Mon, 21 Dec 1998 11:18:29 +0000 Eli Zaretskii (Info-node-at-bob-matching): New function.
Wed, 16 Dec 1998 14:01:45 +0000 Eli Zaretskii (Info-find-node): Add 1 to the position read from the
Fri, 04 Dec 1998 23:05:46 +0000 Markus Rost (Info-menu): Don't return error if point is between menu header and
Thu, 22 Oct 1998 01:35:03 +0000 Richard M. Stallman (Info-next-menu-item): Stay on top of node.
Sun, 11 Oct 1998 22:44:46 +0000 Richard M. Stallman (Info-insert-dir): Detect and report problems
Fri, 04 Sep 1998 19:50:26 +0000 Karl Heuer (info): Don't add parens if FILE already has them.
Sun, 16 Aug 1998 02:10:25 +0000 Richard M. Stallman (Info-follow-reference): Nice error msg if there was no arg.
Fri, 14 Aug 1998 08:46:22 +0000 Richard M. Stallman (Info-try-follow-nearest-node): Get the node name
Sat, 08 Aug 1998 21:27:22 +0000 Richard M. Stallman Bind case-fold-search to t in many functions.
Tue, 04 Aug 1998 09:40:04 +0000 Richard M. Stallman (Info-find-node): Once again, use byte-to-position.
Mon, 03 Aug 1998 17:54:35 +0000 Eric M. Ludlam (Info-speedbar-hierarchy-buttons): Improved the speedbar frame management.
Sat, 01 Aug 1998 19:03:50 +0000 Richard M. Stallman (Info-find-node): Position at the beginning of the node
Wed, 15 Jul 1998 00:09:43 +0000 Richard M. Stallman (Info-complete-menu-buffer): Add defvar.
Wed, 15 Jul 1998 00:07:49 +0000 Richard M. Stallman (Info-read-node-name-1, Info-read-node-name):
Fri, 10 Jul 1998 16:46:59 +0000 Karl Heuer No longer depends on speedbspec for byte compile.
Sun, 05 Jul 1998 23:57:45 +0000 Richard M. Stallman (Info-find-node): Handle cross references to an @anchor.
Mon, 29 Jun 1998 18:34:24 +0000 Richard M. Stallman (Info-find-node): Use byte-to-position.
Sat, 13 Jun 1998 06:00:00 +0000 Richard M. Stallman (info-other-window): New function.
Tue, 02 Jun 1998 06:55:39 +0000 Karl Heuer (Info-exit): Use quit-window.
Fri, 15 May 1998 04:05:56 +0000 Richard M. Stallman (Info-find-node): Use info-file-exists-p
Sun, 03 May 1998 00:02:10 +0000 Richard M. Stallman (Info-up): New arg SAME-FILE: don't move to different file.
Tue, 28 Apr 1998 18:13:00 +0000 Dave Love (Info-mode): Doc fix.
Wed, 22 Apr 1998 03:19:43 +0000 Richard M. Stallman (Info-fontify-node): For menu items, use info-xref font.
Sat, 18 Apr 1998 01:57:45 +0000 Richard M. Stallman (Info-menu): Allow extra spaces at start of menu item.
Tue, 17 Mar 1998 06:29:50 +0000 Richard M. Stallman (Info-menu-update): Set Info-menu-last-node
Fri, 27 Feb 1998 23:30:11 +0000 Richard M. Stallman (info): Always switch to buffer *info* even if
Tue, 17 Feb 1998 03:56:42 +0000 Richard M. Stallman (Info-summary): Clear buffer-read-only.
Thu, 22 Jan 1998 23:50:25 +0000 Eric M. Ludlam Added speedbar support function `Info-speedbar-buttons',
Mon, 22 Dec 1997 22:28:11 +0000 Richard M. Stallman (Info-mode): Doc fix.
Fri, 05 Dec 1997 08:04:59 +0000 Karl Heuer (Info-insert-dir): Use leading space in buffer name.
Mon, 15 Sep 1997 19:48:11 +0000 Richard M. Stallman (Info-suffix-list): Add suffixes for MS-DOS version
Mon, 08 Sep 1997 18:26:41 +0000 Richard M. Stallman (info-insert-file-contents): Bind
Wed, 30 Jul 1997 18:15:19 +0000 Richard M. Stallman (info-node, info-xref, info-menu-5):
Tue, 27 May 1997 05:02:45 +0000 Richard M. Stallman (Info-exit): Use bury-buffer simply.
Sat, 24 May 1997 21:27:29 +0000 Richard M. Stallman (Info-suffix-list): Accept -info as suffix;
Sat, 17 May 1997 18:39:23 +0000 Richard M. Stallman (Info-set-mode-line): Add some spaces at the beginning.
Sun, 13 Apr 1997 03:09:23 +0000 Richard M. Stallman Add defgroup; use defcustom for user vars.
Wed, 12 Mar 1997 20:03:49 +0000 Karl Heuer Re-fix copyright dates.
Wed, 12 Mar 1997 18:40:06 +0000 Joel Ray Holveck Fixed copyright dates
Sat, 08 Mar 1997 19:19:51 +0000 Karl Heuer (Info-read-node-name): Caused completing-read to force
Sat, 08 Feb 1997 18:34:21 +0000 Richard M. Stallman Handle multiple Info buffers.
Mon, 30 Dec 1996 20:44:24 +0000 Richard M. Stallman (Info-find-node): Don't clear Info-index-alternatives.
Thu, 12 Dec 1996 23:00:31 +0000 Richard M. Stallman (Info-mode): Default for `tab-width'.
Sun, 08 Dec 1996 07:37:55 +0000 Richard M. Stallman (Info-get-token): Find tokens where START matches
Thu, 05 Dec 1996 19:53:00 +0000 Karl Heuer (Info-follow-reference): Add each cross-reference to
Tue, 19 Nov 1996 06:59:17 +0000 Geoff Voelker Use w32 instead of ms-windows for window-system symbol
Sat, 02 Nov 1996 07:39:07 +0000 Richard M. Stallman (Info-scroll-up): Doc fix.
Fri, 25 Oct 1996 04:43:06 +0000 Karl Heuer (Info-insert-dir): Ensure directory ends with slash.
Sun, 06 Oct 1996 22:50:07 +0000 Richard M. Stallman (Info-read-subfile): Allow a file name as arg.
Sun, 15 Sep 1996 02:18:43 +0000 Richard M. Stallman (Info-mode): Do fontify, if ms-windows.
Sun, 01 Sep 1996 20:43:10 +0000 Richard M. Stallman Add menu items and xrefs to the menu bar menu.
Sat, 03 Aug 1996 21:27:03 +0000 Richard M. Stallman (Info-find-node): Use pop-to-buffer.
Sun, 30 Jun 1996 08:12:17 +0000 Richard M. Stallman (Info-next-preorder): After we move up, move forward again.
Thu, 30 May 1996 19:46:24 +0000 Karl Heuer (Info-insert-dir): Fix default directory.
Tue, 07 May 1996 00:51:23 +0000 Richard M. Stallman (Info-enable-active-nodes): Default to nil. Mark it risky.
Thu, 02 May 1996 06:08:40 +0000 Richard M. Stallman (Info-find-node): Don't treat file name `dir' specially
Sun, 21 Apr 1996 01:47:02 +0000 Richard M. Stallman (Info-next-reference, Info-prev-reference): Add optional
Sun, 25 Feb 1996 18:31:16 +0000 Richard M. Stallman (Info-index): If fail, go back to original node.
Fri, 16 Feb 1996 00:58:07 +0000 Karl Heuer (info-insert-file-contents-1) [MSDOS]: Remove leading
Mon, 12 Feb 1996 20:57:39 +0000 Richard M. Stallman (Info-find-index-name): New subroutine, from Info-index-next.
Fri, 09 Feb 1996 19:12:10 +0000 Richard M. Stallman (info): Doc fix.
Mon, 29 Jan 1996 23:16:36 +0000 Karl Heuer (Info-extract-pointer): Fix error format string.
Thu, 25 Jan 1996 06:05:40 +0000 Karl Heuer (Info-goto-emacs-command-node): Fix error text.
Thu, 25 Jan 1996 00:54:59 +0000 Karl Heuer (Info-edit, Info-goto-emacs-command-node): Pass proper format string to message.
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Thu, 04 Jan 1996 23:42:04 +0000 Karl Heuer (Info-get-token): Doc fix.
Tue, 21 Nov 1995 21:11:16 +0000 Richard M. Stallman (Info-directory-list): Use source-directory.
Thu, 16 Nov 1995 16:33:04 +0000 Richard M. Stallman (Info-complete-menu-item): Don't treat `* Menu:' as a menu item.
Wed, 15 Nov 1995 23:17:18 +0000 Richard M. Stallman (info-insert-file-contents-1): Various rewrites.
Tue, 24 Oct 1995 16:36:52 +0000 Richard M. Stallman (Info-following-node-name, Info-extract-menu-node-name)
Mon, 25 Sep 1995 19:50:22 +0000 Karl Heuer (Info-fontify-node): Fix previous change.
Mon, 25 Sep 1995 18:58:51 +0000 Karl Heuer (Info-title-face-alist): New var.
Wed, 06 Sep 1995 18:04:02 +0000 Richard M. Stallman (Info-suffix-list): Add .inf to MSDOS list.
Sat, 26 Aug 1995 20:25:23 +0000 Richard M. Stallman (Info-default-directory-list): Duplicate defvar deleted.
Tue, 22 Aug 1995 18:51:46 +0000 Richard M. Stallman (Info-suffix-list): For MS-DOS, use gunzip as the only uncompressor,
Sat, 19 Aug 1995 16:54:27 +0000 Richard M. Stallman (Info-find-emacs-command-nodes): Fix previous change.
Sat, 19 Aug 1995 05:03:12 +0000 Richard M. Stallman (Info-file-list-for-emacs): New variable.
Sat, 05 Aug 1995 20:56:23 +0000 Richard M. Stallman (Info-read-node-name-1): New function.
Mon, 24 Jul 1995 01:26:23 +0000 Richard M. Stallman (Info-current-file): Doc fix.
Thu, 29 Jun 1995 18:57:15 +0000 Richard M. Stallman (Info-goto-node, Info-search):
Sat, 17 Jun 1995 19:12:53 +0000 Richard M. Stallman (Info-directory-list): If path-separator isn't available, bind it here.
Fri, 09 Jun 1995 01:26:00 +0000 Karl Heuer (Info-mode): Doco fix.
Sat, 27 May 1995 00:36:25 +0000 Karl Heuer (Info-directory-list): Use path-separator.
Tue, 09 May 1995 05:36:55 +0000 Richard M. Stallman (Info-directory-list): Use installation-directory,
Mon, 08 May 1995 23:23:37 +0000 Richard M. Stallman (info-insert-file-contents): Don't use
Tue, 25 Apr 1995 22:28:58 +0000 Karl Heuer (Info-edit-mode, Info-cease-edit): Use force-mode-line-update.
Mon, 24 Apr 1995 15:31:19 +0000 Richard M. Stallman (info-insert-file-contents): Set default-directory
Sat, 18 Mar 1995 22:55:23 +0000 Richard M. Stallman (Info-next-preorder, Info-next-preorder-1):
Sun, 12 Mar 1995 18:22:14 +0000 Richard M. Stallman (same-window-buffer-names): Set this only in loaddefs.el,
Sat, 11 Mar 1995 04:37:47 +0000 Richard M. Stallman (Info-menu): Bind beg with let.
Mon, 06 Mar 1995 04:25:29 +0000 Richard M. Stallman (Info-extract-menu-node-name): Collapse multiple spaces.
Wed, 15 Feb 1995 08:36:09 +0000 Richard M. Stallman (Info-index): Bind Info-history, not Info-keep-history.
Wed, 23 Nov 1994 19:56:15 +0000 Richard M. Stallman (Info-follow-reference): Use regexp-quote.
Wed, 09 Nov 1994 05:49:52 +0000 Karl Heuer (Info-summary): Set help-mode in *Help* buffer.
Tue, 01 Nov 1994 05:54:58 +0000 Richard M. Stallman (Info-directory-list): Treat windows-nt like ms-dos.
Tue, 18 Oct 1994 05:25:40 +0000 Richard M. Stallman (info-insert-file-contents): Always check for conflict with jka-compr.
Mon, 17 Oct 1994 08:42:36 +0000 Morten Welinder *** empty log message ***
Sun, 02 Oct 1994 08:36:08 +0000 Richard M. Stallman (Info-scroll-down, Info-scroll-up): Doc fixes.
Mon, 19 Sep 1994 05:11:40 +0000 Richard M. Stallman (Info-insert-dir): Insert newlines before rather than
Fri, 16 Sep 1994 23:31:10 +0000 Karl Heuer (Info-edit): Move the customary mode-initialization calls out of here.
Wed, 14 Sep 1994 09:17:32 +0000 Richard M. Stallman (Info-mode-map): Bind M-s like s.
Sat, 03 Sep 1994 22:11:00 +0000 Richard M. Stallman (Info-mode): Text for using x, not for make-face defined.
Thu, 18 Aug 1994 01:08:03 +0000 Richard M. Stallman (Info-mode): Doc fix.
Tue, 09 Aug 1994 01:41:08 +0000 Richard M. Stallman (Info-last-menu-item): Fix gross logic errors.
Sun, 07 Aug 1994 23:35:47 +0000 Richard M. Stallman (Info-additional-directory-list): New variable.
Sat, 06 Aug 1994 02:58:22 +0000 Richard M. Stallman (Info-directory-list): Doc fix.
Thu, 28 Jul 1994 12:53:30 +0000 Richard M. Stallman (Info-find-node): Use a loop instead of mapcar and catch.
Mon, 11 Jul 1994 00:55:56 +0000 Richard M. Stallman (Info-fontify-maximum-menu-size): New variable.
Tue, 28 Jun 1994 04:14:41 +0000 Richard M. Stallman (Info-index): Fix typo: t => \t.
Mon, 27 Jun 1994 20:54:14 +0000 Richard M. Stallman (Info-insert-dir): Capitalize `node' when inserting it.
Thu, 23 Jun 1994 14:24:38 +0000 Richard M. Stallman (Info-next-preorder-1): New function.
Tue, 21 Jun 1994 15:39:44 +0000 Richard M. Stallman (Info-directory-list): For msdos, don't check for
Thu, 16 Jun 1994 15:44:16 +0000 Richard M. Stallman (Info-directory-list): For msdos, use ";" instead of
Wed, 15 Jun 1994 18:13:52 +0000 Richard M. Stallman (Info-insert-dir): Ignore access times when comparing
Sun, 12 Jun 1994 14:37:21 +0000 Richard M. Stallman (Info-fontify-node): Require some whitespace after *Note.
Fri, 10 Jun 1994 21:00:53 +0000 Richard M. Stallman (Info-complete-menu-item): New function.
Sun, 05 Jun 1994 11:43:26 +0000 Richard M. Stallman (Info-directory-list): Don't use the invocation directory
Mon, 30 May 1994 11:47:07 +0000 Richard M. Stallman (Info-directory-list): Doc fix.
Sat, 28 May 1994 20:06:08 +0000 Richard M. Stallman (Info-directory-list): Doc fix.
Thu, 19 May 1994 22:42:22 +0000 Richard M. Stallman (info-insert-file-contents): Avoid conflict with jka-compr.
Tue, 03 May 1994 22:46:37 +0000 Karl Heuer Update copyright.
Thu, 21 Apr 1994 16:51:53 +0000 Karl Heuer (Info-next-preorder): Don't follow footnotes here.
Thu, 07 Apr 1994 03:11:50 +0000 Karl Heuer (Info-find-node): Don't try to backstep if no history.
Fri, 01 Apr 1994 10:10:24 +0000 Richard M. Stallman (Info-fontify-node): Add mouse-face properties.
Tue, 29 Mar 1994 01:39:51 +0000 Karl Heuer (Info-suffix-list): Put empty string last.
Sat, 26 Mar 1994 05:24:17 +0000 Richard M. Stallman (Info-insert-dir): Add a save-excursion.
Mon, 14 Mar 1994 21:27:13 +0000 Karl Heuer (Info-insert-dir): Use printable escapes instead of embedding literal control
Tue, 01 Mar 1994 09:02:19 +0000 Karl Heuer (Info-restore-point): Don't wipe out hl before using it.
Thu, 24 Feb 1994 03:25:46 +0000 Richard M. Stallman (Info-build-node-completions): Add a call to widen.
Mon, 10 Jan 1994 22:35:29 +0000 Richard M. Stallman (Info-follow-reference): If point is not in middle of a
Fri, 07 Jan 1994 11:58:27 +0000 Richard M. Stallman (Info-directory-list): Change last elt to ../info (expanded).
Thu, 23 Dec 1993 03:20:32 +0000 Richard M. Stallman (Info-insert-dir): Compute truename just once for each dir.
Wed, 24 Nov 1993 00:19:39 +0000 Richard M. Stallman (Info-follow-reference): Correct one-off error in comparing start-point.
Sun, 21 Nov 1993 06:11:34 +0000 Richard M. Stallman (Info-edit): Use proper map in substitute-command-keys.
Tue, 16 Nov 1993 06:52:12 +0000 Richard M. Stallman (Info-mode): Doc fix.
Wed, 10 Nov 1993 20:46:09 +0000 Richard M. Stallman (Info-extract-menu-item): Quote `*' in the menu-item
Fri, 06 Aug 1993 20:29:23 +0000 Roland McGrath (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node): Doc fix.
Mon, 02 Aug 1993 04:22:12 +0000 Richard M. Stallman (Info-fontify-node): New function.
Sat, 24 Jul 1993 17:35:02 +0000 Richard M. Stallman (Info-select-node): Run Info-selection-hook.
Sat, 19 Jun 1993 21:48:16 +0000 Jim Blandy Sat Jun 19 17:47:40 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
Sat, 19 Jun 1993 20:18:05 +0000 Richard M. Stallman (Info-insert-dir): Record file attributes of files used.
Tue, 08 Jun 1993 04:41:00 +0000 Richard M. Stallman (Info-follow-reference): Fix completion defaulting.
Thu, 03 Jun 1993 17:37:18 +0000 Richard M. Stallman (Info-mode-map): Bind mouse-2, not mouse-3.
Thu, 03 Jun 1993 03:54:55 +0000 Richard M. Stallman (Info-suffix-list): Handle .gz suffix.
Mon, 31 May 1993 17:56:14 +0000 Richard M. Stallman (Info-get-token): Check that thesecond search succeeded.
Sun, 30 May 1993 23:32:41 +0000 Richard M. Stallman (Info-mode-map): Correct Info-top to Info-top-node.
Sun, 30 May 1993 20:04:48 +0000 Richard M. Stallman (Info-mode-map): Correct Info-top to Info-top-node.
Fri, 28 May 1993 23:57:33 +0000 Richard M. Stallman (Info-insert-dir): Ignore duplicate directories.
Fri, 28 May 1993 18:35:23 +0000 Richard M. Stallman (Info-insert-dir): Ignore duplicate directories.
Wed, 26 May 1993 18:57:54 +0000 Richard M. Stallman (Info-follow-nearest-node): Omit 4th arg to Info-get-token.
Tue, 25 May 1993 17:17:50 +0000 Richard M. Stallman (Info-edit, Info-last-search, Info-enable-edit):
Tue, 25 May 1993 02:03:52 +0000 Richard M. Stallman (Info-suffix-list): Fix duplicate .z to .info.z.
Fri, 23 Apr 1993 02:20:55 +0000 Eric S. Raymond (Info-find-node, Info-insert-subfile): Do the right thing if info files have
Sun, 07 Mar 1993 04:25:47 +0000 Richard M. Stallman (Info-insert-dir): Fix typo.
Sun, 07 Mar 1993 04:22:15 +0000 Richard M. Stallman (Info-forward-node): Properly go to first menu item.
Sat, 06 Mar 1993 06:15:39 +0000 Richard M. Stallman (Info-summary): Handle any event when flushing the display.
Tue, 02 Mar 1993 07:27:17 +0000 Jim Blandy * info.el (Info-directory-list): Doc fix; it is set according to
Mon, 01 Mar 1993 09:25:44 +0000 Richard M. Stallman (Info-insert-dir): Make menu items in Top node
Tue, 26 Jan 1993 01:58:16 +0000 Jim Blandy JimB's changes since January 18th
Wed, 09 Dec 1992 17:30:20 +0000 Roland McGrath (Info-{first,second,third,fourth,fifth}-menu-item): Removed.
Wed, 09 Dec 1992 17:28:25 +0000 Roland McGrath (Info-{first,second,third,fourth,fifth}-menu-item): Removed.
Mon, 16 Nov 1992 01:36:46 +0000 Jim Blandy * bytecomp.el: Declare unread-command-char an obsolete variable.
Tue, 27 Oct 1992 10:14:08 +0000 Richard M. Stallman Rename buffer-flush-undo to buffer-disable-undo.
Sun, 25 Oct 1992 21:14:16 +0000 Christopher Zaborsky Dox fix.
Mon, 05 Oct 1992 10:15:45 +0000 Richard M. Stallman (Info-restore-point): Delete duplicate definition.
Fri, 02 Oct 1992 23:52:26 +0000 Richard M. Stallman (Info-follow-nearest-node): Handle line breaks after *note.
Wed, 19 Aug 1992 03:54:46 +0000 Jim Blandy entered into RCS
Fri, 14 Aug 1992 07:50:26 +0000 Richard M. Stallman *** empty log message ***
Tue, 04 Aug 1992 17:18:16 +0000 Eric S. Raymond *** empty log message ***
Tue, 04 Aug 1992 16:49:42 +0000 Eric S. Raymond *** empty log message ***
Wed, 22 Jul 1992 04:22:42 +0000 Eric S. Raymond *** empty log message ***