summaryrefslogtreecommitdiff
path: root/lisp/info.el
Commit message (Expand)AuthorAgeFilesLines
* Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).Juri Linkov2010-04-061-16/+53
* Add a comment for the previous commit.Juri Linkov2010-03-031-0/+2
* * info.el (Info-index-next): Decrement line number by 2. (Bug#5652)Juri Linkov2010-03-021-1/+1
* (Info-bookmark-jump): Simplify.Stefan Monnier2010-02-101-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * info.el (Info-hide-cookies-node): Before hiding a cookie,Juri Linkov2009-12-141-1/+2
* (Info-find-node-2): Set `Info-current-subfile' to nilJuri Linkov2009-12-051-4/+12
* * term/x-win.el (x-gtk-stock-map):Dan Nicolaescu2009-11-111-4/+4
* * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.Stefan Monnier2009-10-191-10/+12
* (Info-complete-menu-item): Use complete-with-action.Stefan Monnier2009-10-191-3/+1
* (Info-bookmark-make-record): Document this function.Karl Fogel2009-10-041-2/+4
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-1/+1
* * info.el (Info-try-follow-nearest-node): Use the URL extracted byJuanma Barranquero2009-09-221-4/+5
* (info-menu-5): Mark face alias as obsolete.Glenn Morris2009-09-021-1/+1
* Mark face aliases with "-face" suffix as obsolete.Glenn Morris2009-09-011-8/+4
* Virtual Info keyword finder.Juri Linkov2009-07-181-0/+82
* * simple.el (deactivate-mark): Optional argument FORCE.Chong Yidong2009-07-151-2/+1
* Virtual Info files and nodes.Juri Linkov2009-07-021-228/+479
* * info.el (Info-mode): Doc fix (Bug#3358).Chong Yidong2009-05-231-2/+0
* (Info-isearch-filter): Don't filter out invisible textJuri Linkov2009-01-141-5/+6
* Fix Bug #876:Eli Zaretskii2009-01-101-2/+7
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (Info-find-node-2): Use negative offset 2 instead of 1Juri Linkov2008-12-231-4/+6
* (Info-isearch-search): Implement lax version ofJuri Linkov2008-12-191-4/+10
* * align.el:Lute Kamstra2008-12-031-9/+9
* (Info-search, Info-mode): RenameJuri Linkov2008-11-171-5/+5
* Info-mode: Do not remove an existing header line if `Info-use-header-line' is...David Reitter2008-10-201-4/+3
* (Info-file-supports-index-cookies): Fix typo in docstring.Juri Linkov2008-10-191-1/+1
* * info.el (Info-file-supports-index-cookies-list): New variable.Juri Linkov2008-10-181-21/+45
* (Info-find-node-2): Put initial point below the header line and breadcrumbs l...Juri Linkov2008-10-181-0/+4
* (info-tool-bar-map): Initialize it unconditionally.Chong Yidong2008-10-111-17/+16
* (Info-extract-menu-counting): New argment no-detail toMartin Rudalics2008-10-101-12/+19
* (Info-follow-nearest-node): Don't raise an error forMartin Rudalics2008-09-171-0/+4
* (Info-try-follow-nearest-node): Fix doc typo.Glenn Morris2008-09-101-1/+1
* Stephen Berman <stephen.berman at gmx.net>Glenn Morris2008-09-101-1/+1
* (Info-dir-remove-duplicates): Narrow buffer whenMartin Rudalics2008-09-041-15/+16
* (Info-hide-note-references, Info-refill-paragraphs): Doc fixes.Glenn Morris2008-08-301-2/+4
* (info, Info-mode): Doc fix.Juri Linkov2008-07-301-1/+4
* Remove support for Mac Carbon.Dan Nicolaescu2008-07-271-1/+1
* merging Emacs.app (NeXTstep port)Adrian Robert2008-07-151-1/+1
* * bookmark.el (bookmark-alist): Allow the 2 slightly different formatsStefan Monnier2008-06-251-47/+15
* (Info-toc): Call Info-toc-nodes instead of Info-build-toc.Juri Linkov2008-06-151-57/+84
* (Info-insert-breadcrumbs): Don't break in apropos and toc.Stefan Monnier2008-06-141-4/+10
* (Info-insert-breadcrumbs): Be careful to preserve history.Stefan Monnier2008-06-141-5/+5
* (Info-breadcrumbs-depth): New var.Stefan Monnier2008-06-131-64/+115
* (Info-next-preorder): Let-bind `Info-history' to nilJuri Linkov2008-05-111-2/+4
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (Info-search): In two similar places that skipJuri Linkov2008-04-221-28/+28
* (Info-complete-menu-item): Add missing parenthesis.Juanma Barranquero2008-04-221-6/+6
* (Info-complete-menu-item): Save point.Stefan Monnier2008-04-221-43/+44