aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/info.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/info.el (Info-read-subfile): Use (point-min) instead of (point)Juri Linkov2013-05-051-1/+4
* * info.el (Info-file-list-for-emacs): Add "tramp" and "dbus".Michael Albinus2013-04-121-1/+2
* * lisp/info.el (info-index-match): New face.Juri Linkov2013-03-231-20/+31
* Info footnote fontification and navigation.Juri Linkov2013-03-211-7/+70
* Make Info-edit obsoleteGlenn Morris2013-02-201-13/+20
* * lisp/info.el (Info-isearch-filter): Treat non-nil values ofJuri Linkov2013-02-141-1/+1
* Make S-SPC scroll in the opposite direction to SPCGlenn Morris2013-02-111-0/+1
* * info.el (Info-next-reference, Info-prev-reference): Add numericChristopher Schmidt2013-02-011-42/+56
* Disambiguate function and variable references in docstrings.Aaron S. Hawley2013-01-111-1/+1
* * lisp/info.el (Info-read-node-name-2): Don't duplicate suffixes for single c...Juri Linkov2013-01-081-4/+15
* * lisp/info.el (Info-read-node-name-1): Allow empty node name in (FILENAME)Juri Linkov2013-01-081-17/+24
* Merge from emacs-24; up to 2012-12-06T01:39:[email protected]Paul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | * info.el (info-other-window): New arg, for consistency with info.Damien Cassou2012-12-291-6/+11
* | * lisp/info.el (Info-file-completions): New variable.Juri Linkov2012-12-271-40/+65
* | * lisp/info.el (Info-copy-current-node-name, Info-breadcrumbs)Juri Linkov2012-12-091-4/+9
* | * info.el (Info-set-mode-line): Remove file extension from Info-current-fileChong Yidong2012-12-071-1/+3
* | Merge from emacs-24; up to 2012-11-24T16:58:[email protected]Glenn Morris2012-12-051-2/+2
|\|
| * * lisp/info.el (Info-fontify-node): Don't hide the last newline.Juri Linkov2012-12-041-2/+2
* | Improve completion behavior of info-display-manual.Chong Yidong2012-12-051-3/+15
* | * info.el (info-display-manual): Add completion.Juri Linkov2012-12-021-1/+9
* | * info.el (info-display-manual): Don't clobber an existing Info buffer.Juri Linkov2012-12-021-2/+5
* | lisp/*.el: Add missing declarations.Juanma Barranquero2012-11-171-0/+11
|/
* * info.el (Info-complete-menu-item): Avoid duplicates.Chong Yidong2012-10-291-0/+1
* Use Isearch lax whitespace mode in Info.Juri Linkov2012-09-121-26/+23
* * lisp/info.el (Info-fontify-node): Hide empty lines at the end of the node.Juri Linkov2012-08-281-0/+6
* * lisp/info.el (Info-fontify-node): Hide the suffix of the Info file nameJuri Linkov2012-08-231-1/+11
* * lisp/info.el (Info-file-attributes): New variable.Juri Linkov2012-08-211-12/+35
* * lisp/bookmark.el: Add `defaults' property to the bookmark record.Juri Linkov2012-08-081-5/+12
* * lisp/info.el (Info-isearch-search): Doc fix.Juri Linkov2012-08-081-6/+6
* * calc/calc-prog.el (math-do-defmath): Use backquote forms. FixAndreas Schwab2012-08-071-1/+1
* Reduce use of (require 'cl).Stefan Monnier2012-07-101-2/+0
* Fix interaction of line-dragging with mouse-1-click-follows-link.Chong Yidong2012-07-081-2/+2
* Remove paths.elGlenn Morris2012-06-271-0/+77
* Use @ interactive spec for Info-mouse-follow-link.Chong Yidong2012-06-231-2/+1
* Fixes for Info link-following mouse commands.Chong Yidong2012-06-231-46/+25
* * lisp/bindings.el (global-map): Bind XF86Forward to next-buffer andSam Steingold2012-06-081-0/+2
* * lisp/isearch.el (isearch-search-fun-default): New function.Juri Linkov2012-05-291-19/+16
* Don't mess with INFOPATH in ns buildsGlenn Morris2012-05-261-1/+13
* Add "How to Report a Bug" to Help menuGlenn Morris2012-05-211-1/+7
* Add new error and function `user-error'.Stefan Monnier2012-05-041-45/+29
* * info.el (Info-menu): Handle string value of FORK arg.Chong Yidong2012-03-221-1/+3
* Comment.Glenn Morris2012-03-051-0/+4
* * lisp/info.el (Info-insert-dir): Also try "dir.gz".Thien-Thi Nguyen2012-03-051-0/+2
* Allow visiting Info files with no "Up" pointer, such as DIR files.Eli Zaretskii2012-01-141-1/+1
* Change the binding of "e" in info-mode.Glenn Morris2012-01-061-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* * lisp/info.el (Info-search): Display "end of manual" when IsearchJuri Linkov2011-12-021-7/+9
* Spelling fixes.Paul Eggert2011-11-221-1/+1
* * lisp/info.el (Info-finder-find-node): Use `package--builtins' insteadJuri Linkov2011-11-201-15/+20