summaryrefslogtreecommitdiff
path: root/lisp/info.el
Commit message (Expand)AuthorAgeFilesLines
* Minor doc fixes. Remove duplicate ChangeLog entries.Juri Linkov2011-08-071-1/+1
* * info.el: Remove the `Info-beginning-of-buffer' functionLars Magne Ingebrigtsen2011-08-021-10/+5
* Rework previous change.Glenn Morris2011-07-151-1/+0
* * lisp/info.el (info-insert-file-contents): Require jka-compr. (Bug#9090)Glenn Morris2011-07-151-1/+2
* (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.Lars Magne Ingebrigtsen2011-07-151-1/+1
* Add new command `Info-beginning-of-buffer' to allow announcing `b'Lars Magne Ingebrigtsen2011-07-151-3/+9
* (info-insert-file-contents): Inhibit jka-compr messages, which can be pretty ...Lars Magne Ingebrigtsen2011-07-131-0/+1
* (Info-find-file): Fall back on the installation directory if we can't find th...Lars Magne Ingebrigtsen2011-07-131-0/+5
* Document some Info functions (Bug#1084).Chong Yidong2011-07-071-8/+12
* (Info-mode-map): Remove S-TAB binding, since [backtab] should cover itLars Magne Ingebrigtsen2011-07-071-1/+0
* Merge from emacs-23; up to r100609.Glenn Morris2011-07-051-1/+1
|\
| * * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).Chong Yidong2011-06-191-1/+1
* | * info.el (Info-apropos-matches): Make non-interactive, since itLars Magne Ingebrigtsen2011-07-041-1/+0
* | * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).Chong Yidong2011-06-191-1/+1
* | lisp/info.el: Fix typos; mark unused parameters.Juanma Barranquero2011-04-051-94/+92
* | Add a new command `info-display-manual'.Eli Zaretskii2011-04-011-0/+21
* | Merge changes from emacs-23 branchChong Yidong2011-03-191-5/+5
|\ \ | |/
| * lisp/info.el: Fix bug#8258.Ralph Schleicher2011-03-161-5/+5
* | 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 D.2010-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 D.2010-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