aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/info.el
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* * lisp/info.el (Info-following-node-name-re): Add newline to the listJuri Linkov2011-10-241-1/+1
* Reintroduce pop-to-buffer-same-window; use it for previous users of same-wind...Chong Yidong2011-09-221-1/+2
* * lisp/info.el (Info-history-skip-intermediate-nodes): New defcustom.Juri Linkov2011-09-201-10/+30
* * lisp/info.el (Info-last-preorder): Visit last menu item only whenJuri Linkov2011-09-201-5/+6
* * lisp/info.el (Info-extract-menu-node-name): Check the second matchJuri Linkov2011-09-181-11/+14
* * lisp/info.el (Info-mode-syntax-table): New variable.Juri Linkov2011-09-181-1/+9
* * lisp/info.el (Info-file-supports-index-cookies): IncrementJuri Linkov2011-09-181-1/+1
* Change modes that used same-window-* vars to use switch-to-buffer.Chong Yidong2011-09-111-10/+10
* Fix info and customize *-other-window commands.Chong Yidong2011-09-101-3/+5
* Tweaks to display-buffer default actions; remove same-window-* autoload forms.Chong Yidong2011-09-101-2/+0
* 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 2010-06-16T23:27:[email protected].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 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