summaryrefslogtreecommitdiff
path: root/lisp/info.el
Commit message (Expand)AuthorAge
* Rework previous change.Glenn Morris2011-07-15
* * lisp/info.el (info-insert-file-contents): Require jka-compr. (Bug#9090)Glenn Morris2011-07-15
* (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.Lars Magne Ingebrigtsen2011-07-15
* Add new command `Info-beginning-of-buffer' to allow announcing `b'Lars Magne Ingebrigtsen2011-07-15
* (info-insert-file-contents): Inhibit jka-compr messages, which can be pretty ...Lars Magne Ingebrigtsen2011-07-13
* (Info-find-file): Fall back on the installation directory if we can't find th...Lars Magne Ingebrigtsen2011-07-13
* Document some Info functions (Bug#1084).Chong Yidong2011-07-07
* (Info-mode-map): Remove S-TAB binding, since [backtab] should cover itLars Magne Ingebrigtsen2011-07-07
* Merge from emacs-23; up to 2010-06-16T23:27:20Z!jay.p.belanger@gmail.com.Glenn Morris2011-07-05
|\
| * * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).Chong Yidong2011-06-19
* | * info.el (Info-apropos-matches): Make non-interactive, since itLars Magne Ingebrigtsen2011-07-04
* | * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).Chong Yidong2011-06-19
* | lisp/info.el: Fix typos; mark unused parameters.Juanma Barranquero2011-04-05
* | Add a new command `info-display-manual'.Eli Zaretskii2011-04-01
* | Merge changes from emacs-23 branchChong Yidong2011-03-19
|\|
| * lisp/info.el: Fix bug#8258.Ralph Schleicher2011-03-16
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* | Refill some copyright headers.Glenn Morris2011-01-15
* | Merge from emacs-23Stefan Monnier2011-01-14
|\|
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Tweaks to tool-bar for default, VC-dir, Compile, and Info.Chong Yidong2011-01-08
* | Implement tool-bar separators for non-GTK tool-bars.Chong Yidong2010-12-20
* | Add keyword :vert-only for tool bar items with labels not shown horizontally.Jan Djärv2010-11-20
* | Replace still more end-of-line etc with line-end-position, etc.Glenn Morris2010-11-08
* | * lisp/info.el (finder-keywords-hash, package-alist): Declare.Glenn Morris2010-10-31
* | Add more xz compression support.Ulrich Mueller2010-09-25
* | Merge Finder and package-menu functionality.Chong Yidong2010-08-29
* | Preparation for setting bookmarks in Gnus article buffers (Bug#5975).Karl Fogel2010-07-14
* | Fix revert-buffer functionality of Help mode and Info.Juri Linkov2010-06-17
* | Remove nodes visited during Isearch from the Info history.Juri Linkov2010-05-10
* | Merge from emacs-23Stefan Monnier2010-05-08
|\|
| * * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'Juri Linkov2010-04-23
* | Add `slow' and `history' tags to the desktop data.Juri Linkov2010-05-06
* | Gtk tool bars can be text, icons with text or just icons.Jan Djärv2010-04-20
* | Merge from emacs-23Stefan Monnier2010-04-19
|\|
| * Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).Juri Linkov2010-04-06
* | Simplify by using `define-derived-mode'.Juanma Barranquero2010-04-15
* | * finder.el: Remove TODO tasks.Juri Linkov2010-03-23
* | Add finder unknown keywords.Juri Linkov2010-03-14
|/
* Add a comment for the previous commit.Juri Linkov2010-03-03
* * info.el (Info-index-next): Decrement line number by 2. (Bug#5652)Juri Linkov2010-03-02
* (Info-bookmark-jump): Simplify.Stefan Monnier2010-02-10
* Add 2010 to copyright years.Glenn Morris2010-01-13
* * info.el (Info-hide-cookies-node): Before hiding a cookie,Juri Linkov2009-12-14
* (Info-find-node-2): Set `Info-current-subfile' to nilJuri Linkov2009-12-05
* * term/x-win.el (x-gtk-stock-map):Dan Nicolaescu2009-11-11
* * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.Stefan Monnier2009-10-19
* (Info-complete-menu-item): Use complete-with-action.Stefan Monnier2009-10-19
* (Info-bookmark-make-record): Document this function.Karl Fogel2009-10-04
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-02