log lisp/info.el @ 98600:42c1a6f2facd

age author description
Fri, 10 Oct 2008 13:47:17 +0000 Martin Rudalics (Info-extract-menu-counting): New argment no-detail to
Wed, 17 Sep 2008 06:51:24 +0000 Martin Rudalics (Info-follow-nearest-node): Don't raise an error for
Wed, 10 Sep 2008 02:33:18 +0000 Glenn Morris (Info-try-follow-nearest-node): Fix doc typo.
Wed, 10 Sep 2008 02:31:45 +0000 Glenn Morris Stephen Berman <stephen.berman at gmx.net>
Thu, 04 Sep 2008 08:17:25 +0000 Martin Rudalics (Info-dir-remove-duplicates): Narrow buffer when
Sat, 30 Aug 2008 20:16:36 +0000 Glenn Morris (Info-hide-note-references, Info-refill-paragraphs): Doc fixes.
Wed, 30 Jul 2008 17:16:46 +0000 Juri Linkov (info, Info-mode): Doc fix.
Sun, 27 Jul 2008 18:24:48 +0000 Dan Nicolaescu Remove support for Mac Carbon. remove-carbon
Tue, 15 Jul 2008 18:15:18 +0000 Adrian Robert merging Emacs.app (NeXTstep port)
Wed, 25 Jun 2008 16:51:33 +0000 Stefan Monnier * bookmark.el (bookmark-alist): Allow the 2 slightly different formats
Sun, 15 Jun 2008 18:15:11 +0000 Juri Linkov (Info-toc): Call Info-toc-nodes instead of Info-build-toc.
Sat, 14 Jun 2008 16:01:38 +0000 Stefan Monnier (Info-insert-breadcrumbs): Don't break in apropos and toc.
Sat, 14 Jun 2008 01:59:21 +0000 Stefan Monnier (Info-insert-breadcrumbs): Be careful to preserve history.
Fri, 13 Jun 2008 20:34:26 +0000 Stefan Monnier (Info-breadcrumbs-depth): New var.
Sun, 11 May 2008 20:31:45 +0000 Juri Linkov (Info-next-preorder): Let-bind `Info-history' to nil
Tue, 06 May 2008 07:58:00 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Tue, 22 Apr 2008 19:57:58 +0000 Juri Linkov (Info-search): In two similar places that skip
Tue, 22 Apr 2008 15:48:29 +0000 Juanma Barranquero (Info-complete-menu-item): Add missing parenthesis.
Tue, 22 Apr 2008 15:36:53 +0000 Stefan Monnier (Info-complete-menu-item): Save point.
Sat, 19 Apr 2008 03:33:13 +0000 Stefan Monnier * files.el (locate-file-completion-table): Rename from
Sun, 13 Apr 2008 22:12:02 +0000 Stefan Monnier * minibuffer.el (completion-all-completion-with-base-size): New var.
Tue, 25 Mar 2008 14:41:44 +0000 Johan Bockgrd (Info-isearch-search): Always return point.
Sun, 09 Mar 2008 21:35:01 +0000 Stefan Monnier * bookmark.el (bookmark-make-record-function): Change expected return value
Sun, 09 Mar 2008 03:05:34 +0000 Stefan Monnier * bookmark.el (bookmark-make): Don't pass the `annotation' to the
Sat, 08 Mar 2008 22:07:23 +0000 Stefan Monnier * bookmark.el (bookmark-prop-get, bookmark-prop-set): New funs.
Sat, 08 Mar 2008 00:13:50 +0000 Juanma Barranquero Move declare-function.
Sat, 08 Mar 2008 00:09:29 +0000 Juanma Barranquero (bookmark-make-name-function, bookmark-get-bookmark-record):
Fri, 07 Mar 2008 19:31:59 +0000 Bastien Guerry * bookmark.el (bookmark-set): Don't check for
Fri, 07 Mar 2008 16:00:13 +0000 Tassilo Horn (Info-bookmark-make-record): Delete obsolete second arg.
Fri, 07 Mar 2008 05:44:37 +0000 Karl Fogel Change a return type, for greater extensibility. See