summaryrefslogtreecommitdiff
path: root/lisp/info.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* * lisp/info.el (Info-fontify-node): Don't hide the last newline.Juri Linkov2012-12-041-2/+2
* * 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
* Don't kill the *info* buffer in `Info-revert-find-node'.Juri Linkov2011-11-191-15/+13
* * lisp/isearch.el (isearch-lazy-highlight-new-loop):Juri Linkov2011-11-191-1/+3
* Replace `delete' with `remove' in info.el.Juri Linkov2011-11-191-3/+3
* 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