log lisp/info.el @ 105699:bbd67ae03f38

age author description
2009-10-19 Stefan Monnier * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
2009-10-19 Stefan Monnier (Info-complete-menu-item): Use complete-with-action.
2009-10-04 Karl Fogel (Info-bookmark-make-record): Document this function.
2009-10-02 Juanma Barranquero Use `called-interactively-p' instead of `interactive-p'.
2009-09-22 Juanma Barranquero * info.el (Info-try-follow-nearest-node): Use the URL extracted by
2009-09-02 Glenn Morris (info-menu-5): Mark face alias as obsolete.
2009-09-01 Glenn Morris Mark face aliases with "-face" suffix as obsolete.
2009-07-18 Juri Linkov Virtual Info keyword finder.
2009-07-15 Chong Yidong * simple.el (deactivate-mark): Optional argument FORCE.
2009-07-02 Juri Linkov Virtual Info files and nodes.
2009-05-23 Chong Yidong * info.el (Info-mode): Doc fix (Bug#3358).
2009-01-14 Juri Linkov (Info-isearch-filter): Don't filter out invisible text
2009-01-10 Eli Zaretskii Fix Bug #876:
2009-01-05 Glenn Morris Add 2009 to copyright years.
2008-12-23 Juri Linkov (Info-find-node-2): Use negative offset 2 instead of 1
2008-12-19 Juri Linkov (Info-isearch-search): Implement lax version of
2008-12-03 Lute Kamstra * align.el:
2008-11-17 Juri Linkov (Info-search, Info-mode): Rename
2008-10-20 David Reitter Info-mode: Do not remove an existing header line if `Info-use-header-line' is nil.
2008-10-19 Juri Linkov (Info-file-supports-index-cookies): Fix typo in docstring.
2008-10-18 Juri Linkov * info.el (Info-file-supports-index-cookies-list): New variable.
2008-10-18 Juri Linkov (Info-find-node-2): Put initial point below the header line and breadcrumbs line.
2008-10-11 Chong Yidong (info-tool-bar-map): Initialize it unconditionally.
2008-10-10 Martin Rudalics (Info-extract-menu-counting): New argment no-detail to
2008-09-17 Martin Rudalics (Info-follow-nearest-node): Don't raise an error for
2008-09-10 Glenn Morris (Info-try-follow-nearest-node): Fix doc typo.
2008-09-10 Glenn Morris Stephen Berman <stephen.berman at gmx.net>
2008-09-04 Martin Rudalics (Info-dir-remove-duplicates): Narrow buffer when
2008-08-30 Glenn Morris (Info-hide-note-references, Info-refill-paragraphs): Doc fixes.
2008-07-30 Juri Linkov (info, Info-mode): Doc fix.
2008-07-27 Dan Nicolaescu Remove support for Mac Carbon. remove-carbon
2008-07-15 Adrian Robert merging Emacs.app (NeXTstep port)
2008-06-25 Stefan Monnier * bookmark.el (bookmark-alist): Allow the 2 slightly different formats
2008-06-15 Juri Linkov (Info-toc): Call Info-toc-nodes instead of Info-build-toc.
2008-06-14 Stefan Monnier (Info-insert-breadcrumbs): Don't break in apropos and toc.
2008-06-14 Stefan Monnier (Info-insert-breadcrumbs): Be careful to preserve history.
2008-06-13 Stefan Monnier (Info-breadcrumbs-depth): New var.
2008-05-11 Juri Linkov (Info-next-preorder): Let-bind `Info-history' to nil
2008-05-06 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-04-22 Juri Linkov (Info-search): In two similar places that skip
2008-04-22 Juanma Barranquero (Info-complete-menu-item): Add missing parenthesis.
2008-04-22 Stefan Monnier (Info-complete-menu-item): Save point.
2008-04-19 Stefan Monnier * files.el (locate-file-completion-table): Rename from
2008-04-13 Stefan Monnier * minibuffer.el (completion-all-completion-with-base-size): New var.
2008-03-25 Johan Bockgård (Info-isearch-search): Always return point.
2008-03-09 Stefan Monnier * bookmark.el (bookmark-make-record-function): Change expected return value
2008-03-09 Stefan Monnier * bookmark.el (bookmark-make): Don't pass the `annotation' to the
2008-03-08 Stefan Monnier * bookmark.el (bookmark-prop-get, bookmark-prop-set): New funs.
2008-03-08 Juanma Barranquero Move declare-function.
2008-03-08 Juanma Barranquero (bookmark-make-name-function, bookmark-get-bookmark-record):
2008-03-07 Bastien Guerry * bookmark.el (bookmark-set): Don't check for
2008-03-07 Tassilo Horn (Info-bookmark-make-record): Delete obsolete second arg.
2008-03-07 Karl Fogel Change a return type, for greater extensibility. See
2008-03-07 Stefan Monnier * bookmark.el (bookmark-map, bookmark-read-annotation-mode-map):
2008-03-06 Stefan Monnier (Info-bookmark-make-cell): Fix up last change.
2008-03-06 Stefan Monnier (Info-bookmark-make-cell): Don't use the info-node argument.
2008-02-18 Bastien Guerry * info.el (Info-read-node-name): Removed unused `default' arg.
2008-02-11 Glenn Morris Kevin Ryde <user42 at zip.com.au>
2008-02-01 Miles Bader Merge unicode branch
2008-01-31 Miles Bader Merge from emacs--devo--0