| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor doc fixes. Remove duplicate ChangeLog entries. | Juri Linkov | 2011-08-07 | 1 | -1/+1 |
* | * info.el: Remove the `Info-beginning-of-buffer' function | Lars Magne Ingebrigtsen | 2011-08-02 | 1 | -10/+5 |
* | Rework previous change. | Glenn Morris | 2011-07-15 | 1 | -1/+0 |
* | * lisp/info.el (info-insert-file-contents): Require jka-compr. (Bug#9090) | Glenn Morris | 2011-07-15 | 1 | -1/+2 |
* | (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency. | Lars Magne Ingebrigtsen | 2011-07-15 | 1 | -1/+1 |
* | Add new command `Info-beginning-of-buffer' to allow announcing `b' | Lars Magne Ingebrigtsen | 2011-07-15 | 1 | -3/+9 |
* | (info-insert-file-contents): Inhibit jka-compr messages, which can be pretty ... | Lars Magne Ingebrigtsen | 2011-07-13 | 1 | -0/+1 |
* | (Info-find-file): Fall back on the installation directory if we can't find th... | Lars Magne Ingebrigtsen | 2011-07-13 | 1 | -0/+5 |
* | Document some Info functions (Bug#1084). | Chong Yidong | 2011-07-07 | 1 | -8/+12 |
* | (Info-mode-map): Remove S-TAB binding, since [backtab] should cover it | Lars Magne Ingebrigtsen | 2011-07-07 | 1 | -1/+0 |
* | Merge from emacs-23; up to 2010-06-16T23:27:20Z!jay.p.belanger@gmail.com. | Glenn Morris | 2011-07-05 | 1 | -1/+1 |
|\ |
|
| * | * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833). | Chong Yidong | 2011-06-19 | 1 | -1/+1 |
* | | * info.el (Info-apropos-matches): Make non-interactive, since it | Lars Magne Ingebrigtsen | 2011-07-04 | 1 | -1/+0 |
* | | * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833). | Chong Yidong | 2011-06-19 | 1 | -1/+1 |
* | | lisp/info.el: Fix typos; mark unused parameters. | Juanma Barranquero | 2011-04-05 | 1 | -94/+92 |
* | | Add a new command `info-display-manual'. | Eli Zaretskii | 2011-04-01 | 1 | -0/+21 |
* | | Merge changes from emacs-23 branch | Chong Yidong | 2011-03-19 | 1 | -5/+5 |
|\ \
| |/ |
|
| * | lisp/info.el: Fix bug#8258. | Ralph Schleicher | 2011-03-16 | 1 | -5/+5 |
* | | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -3/+1 |
* | | Refill some copyright headers. | Glenn Morris | 2011-01-15 | 1 | -3/+3 |
* | | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | Tweaks to tool-bar for default, VC-dir, Compile, and Info. | Chong Yidong | 2011-01-08 | 1 | -4/+7 |
* | | Implement tool-bar separators for non-GTK tool-bars. | Chong Yidong | 2010-12-20 | 1 | -0/+3 |
* | | Add keyword :vert-only for tool bar items with labels not shown horizontally. | Jan Djärv | 2010-11-20 | 1 | -3/+6 |
* | | Replace still more end-of-line etc with line-end-position, etc. | Glenn Morris | 2010-11-08 | 1 | -21/+14 |
* | | * lisp/info.el (finder-keywords-hash, package-alist): Declare. | Glenn Morris | 2010-10-31 | 1 | -4/+5 |
* | | Add more xz compression support. | Ulrich Mueller | 2010-09-25 | 1 | -0/+4 |
* | | Merge Finder and package-menu functionality. | Chong Yidong | 2010-08-29 | 1 | -44/+39 |
* | | Preparation for setting bookmarks in Gnus article buffers (Bug#5975). | Karl Fogel | 2010-07-14 | 1 | -2/+3 |
* | | Fix revert-buffer functionality of Help mode and Info. | Juri Linkov | 2010-06-17 | 1 | -2/+9 |
* | | Remove nodes visited during Isearch from the Info history. | Juri Linkov | 2010-05-10 | 1 | -1/+23 |
* | | Merge from emacs-23 | Stefan Monnier | 2010-05-08 | 1 | -2/+1 |
|\ \
| |/ |
|
| * | * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display' | Juri Linkov | 2010-04-23 | 1 | -2/+1 |
* | | Add `slow' and `history' tags to the desktop data. | Juri Linkov | 2010-05-06 | 1 | -10/+27 |
* | | Gtk tool bars can be text, icons with text or just icons. | Jan Djärv | 2010-04-20 | 1 | -3/+6 |
* | | Merge from emacs-23 | Stefan Monnier | 2010-04-19 | 1 | -16/+53 |
|\ \
| |/ |
|
| * | Put breadcrumbs on overlay instead of inserting to buffer (bug#5809). | Juri Linkov | 2010-04-06 | 1 | -16/+53 |
* | | Simplify by using `define-derived-mode'. | Juanma Barranquero | 2010-04-15 | 1 | -19/+10 |
* | | * finder.el: Remove TODO tasks. | Juri Linkov | 2010-03-23 | 1 | -10/+46 |
* | | Add finder unknown keywords. | Juri Linkov | 2010-03-14 | 1 | -1/+16 |
|/ |
|
* | Add a comment for the previous commit. | Juri Linkov | 2010-03-03 | 1 | -0/+2 |
* | * info.el (Info-index-next): Decrement line number by 2. (Bug#5652) | Juri Linkov | 2010-03-02 | 1 | -1/+1 |
* | (Info-bookmark-jump): Simplify. | Stefan Monnier | 2010-02-10 | 1 | -1/+1 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | * info.el (Info-hide-cookies-node): Before hiding a cookie, | Juri Linkov | 2009-12-14 | 1 | -1/+2 |
* | (Info-find-node-2): Set `Info-current-subfile' to nil | Juri Linkov | 2009-12-05 | 1 | -4/+12 |
* | * term/x-win.el (x-gtk-stock-map): | Dan Nicolaescu | 2009-11-11 | 1 | -4/+4 |
* | * info.el (Info-complete-menu-item): Handle `boundaries' explicitly. | Stefan Monnier | 2009-10-19 | 1 | -10/+12 |
* | (Info-complete-menu-item): Use complete-with-action. | Stefan Monnier | 2009-10-19 | 1 | -3/+1 |