aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/info.el
Commit message (Expand)AuthorAgeFilesLines
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-3/+1
* Refill some copyright headers.Glenn Morris2011-01-151-3/+3
* Merge from emacs-23Stefan Monnier2011-01-141-3/+3
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Tweaks to tool-bar for default, VC-dir, Compile, and Info.Chong Yidong2011-01-081-4/+7
* | Implement tool-bar separators for non-GTK tool-bars.Chong Yidong2010-12-201-0/+3
* | Add keyword :vert-only for tool bar items with labels not shown horizontally.Jan Djärv2010-11-201-3/+6
* | Replace still more end-of-line etc with line-end-position, etc.Glenn Morris2010-11-081-21/+14
* | * lisp/info.el (finder-keywords-hash, package-alist): Declare.Glenn Morris2010-10-311-4/+5
* | Add more xz compression support.Ulrich Mueller2010-09-251-0/+4
* | Merge Finder and package-menu functionality.Chong Yidong2010-08-291-44/+39
* | Preparation for setting bookmarks in Gnus article buffers (Bug#5975).Karl Fogel2010-07-141-2/+3
* | Fix revert-buffer functionality of Help mode and Info.Juri Linkov2010-06-171-2/+9
* | Remove nodes visited during Isearch from the Info history.Juri Linkov2010-05-101-1/+23
* | Merge from emacs-23Stefan Monnier2010-05-081-2/+1
|\|
| * * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'Juri Linkov2010-04-231-2/+1
* | Add `slow' and `history' tags to the desktop data.Juri Linkov2010-05-061-10/+27
* | Gtk tool bars can be text, icons with text or just icons.Jan Djärv2010-04-201-3/+6
* | Merge from emacs-23Stefan Monnier2010-04-191-16/+53
|\|
| * Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).Juri Linkov2010-04-061-16/+53
* | Simplify by using `define-derived-mode'.Juanma Barranquero2010-04-151-19/+10
* | * finder.el: Remove TODO tasks.Juri Linkov2010-03-231-10/+46
* | Add finder unknown keywords.Juri Linkov2010-03-141-1/+16
|/
* 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