log lisp/info.el @ 107390:bb307bf2e752

age author description
Wed, 03 Mar 2010 21:23:20 +0200 Juri Linkov Add a comment for the previous commit.
Tue, 02 Mar 2010 23:15:46 +0200 Juri Linkov * info.el (Info-index-next): Decrement line number by 2. (Bug#5652)
Wed, 10 Feb 2010 15:04:51 -0500 Stefan Monnier (Info-bookmark-jump): Simplify.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Mon, 14 Dec 2009 05:09:08 +0000 Juri Linkov * info.el (Info-hide-cookies-node): Before hiding a cookie,
Sat, 05 Dec 2009 19:49:47 +0000 Juri Linkov (Info-find-node-2): Set `Info-current-subfile' to nil
Wed, 11 Nov 2009 05:49:09 +0000 Dan Nicolaescu * term/x-win.el (x-gtk-stock-map):
Mon, 19 Oct 2009 13:47:10 +0000 Stefan Monnier * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
Mon, 19 Oct 2009 13:29:34 +0000 Stefan Monnier (Info-complete-menu-item): Use complete-with-action.
Sun, 04 Oct 2009 23:31:52 +0000 Karl Fogel (Info-bookmark-make-record): Document this function.
Fri, 02 Oct 2009 03:48:36 +0000 Juanma Barranquero Use `called-interactively-p' instead of `interactive-p'.
Tue, 22 Sep 2009 08:44:16 +0000 Juanma Barranquero * info.el (Info-try-follow-nearest-node): Use the URL extracted by
Wed, 02 Sep 2009 03:06:50 +0000 Glenn Morris (info-menu-5): Mark face alias as obsolete.
Tue, 01 Sep 2009 07:24:13 +0000 Glenn Morris Mark face aliases with "-face" suffix as obsolete.
Sat, 18 Jul 2009 21:01:49 +0000 Juri Linkov Virtual Info keyword finder.
Wed, 15 Jul 2009 01:25:32 +0000 Chong Yidong * simple.el (deactivate-mark): Optional argument FORCE.
Thu, 02 Jul 2009 22:47:33 +0000 Juri Linkov Virtual Info files and nodes.
Sat, 23 May 2009 23:31:49 +0000 Chong Yidong * info.el (Info-mode): Doc fix (Bug#3358).
Wed, 14 Jan 2009 23:09:45 +0000 Juri Linkov (Info-isearch-filter): Don't filter out invisible text
Sat, 10 Jan 2009 10:42:08 +0000 Eli Zaretskii Fix Bug #876:
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Tue, 23 Dec 2008 21:02:40 +0000 Juri Linkov (Info-find-node-2): Use negative offset 2 instead of 1
Fri, 19 Dec 2008 00:18:52 +0000 Juri Linkov (Info-isearch-search): Implement lax version of
Wed, 03 Dec 2008 05:48:14 +0000 Lute Kamstra * align.el:
Mon, 17 Nov 2008 00:43:58 +0000 Juri Linkov (Info-search, Info-mode): Rename
Mon, 20 Oct 2008 02:23:01 +0000 David Reitter Info-mode: Do not remove an existing header line if `Info-use-header-line' is nil.
Sun, 19 Oct 2008 23:23:34 +0000 Juri Linkov (Info-file-supports-index-cookies): Fix typo in docstring.
Sat, 18 Oct 2008 23:43:05 +0000 Juri Linkov * info.el (Info-file-supports-index-cookies-list): New variable.
Sat, 18 Oct 2008 23:04:38 +0000 Juri Linkov (Info-find-node-2): Put initial point below the header line and breadcrumbs line.
Sat, 11 Oct 2008 19:57:25 +0000 Chong Yidong (info-tool-bar-map): Initialize it unconditionally.