summaryrefslogtreecommitdiff
path: root/lisp/info.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* (Info-clone-buffer): Renamed from Info-clone-buffer-hook. Use changed.Richard M. Stallman2007-12-151-2/+3
* (info-tool-bar-map): Add :rtl keyword to right/left-arrow andJan Djärv2007-09-021-4/+8
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (Info-fontify-node): Match https also.Richard M. Stallman2007-05-221-1/+1
* (Info-current-subfile): Doc fix.Juanma Barranquero2007-05-161-1/+1
* (Info-mouse-scroll-up, Info-mouse-scroll-down): New functions.Chong Yidong2007-04-231-2/+20
* (Info-fontify-maximum-menu-size): Revert to 100000.Chong Yidong2007-04-021-1/+1
* (info-tool-bar-map): Use "exit" for Info-exit. Move to the right.Reiner Steib2007-03-301-1/+1
* (Info-display-images-node): On a text-only terminal, showNick Roberts2007-03-271-10/+19
* (Info-fontify-maximum-menu-size): Document the effect of a nil value.Eli Zaretskii2007-02-101-1/+4
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (Info-default-dirs): Change default info dir toChong Yidong2007-01-181-2/+2
* (Info-fontify-node): Don't hide node names of index entries.Juri Linkov2007-01-091-1/+3
* (Info-fontify-maximum-menu-size): Bump to 1000000.Chong Yidong2006-12-221-2/+1
* (Info-build-node-completions): Signal error if tag-table marker is notChong Yidong2006-12-181-0/+2
* (Info-index): Strip leading colon from topic.Kim F. Storm2006-12-071-0/+5
* * info.el (Info-index): Bind completion-ignore-case.Chong Yidong2006-09-071-1/+2
* * info.el (Info-fontify-node): Handle preceding `in' for noteChong Yidong2006-08-081-0/+2
* (Info-try-follow-nearest-node): Doc fix.Richard M. Stallman2006-07-121-1/+2
* (Info-find-node-2): Search for makeinfo version more carefully.Nick Roberts2006-06-301-1/+1
* (Info-index-next): Use where-is-internal to report actual binding ofEli Zaretskii2006-05-261-2/+5
* (info-apropos): Speed up by using add-to-list instead of manual consing.Eli Zaretskii2006-05-201-1/+3
* (info-apropos): Make sure current-file and current-node have non-nil values.Eli Zaretskii2006-05-201-0/+7
* (Info-follow-nearest-node): Doc fix.Eli Zaretskii2006-04-081-2/+2
* doumented for fork in (Info-follow-nearest-node &optional fork)Ramprasad B2006-04-031-1/+5
* (Info-dir-remove-duplicates): Move point to theJuri Linkov2006-03-111-4/+7
* (Info-search): Don't bind search-spaces-regexp toJuri Linkov2006-02-231-3/+9
* (Info-search): Skip `Local Variables' node.Juri Linkov2006-02-171-2/+4
* (Info-find-file): Check for symbols `apropos', `history',Juri Linkov2006-02-171-82/+86
* (info-xref-visited): Inherit from info-xref too.Juri Linkov2006-02-131-3/+5
* (Info-mode): Doc fix.Richard M. Stallman2006-02-121-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (Info-index, Info-mode): Improve the description of the `i' command.Eli Zaretskii2006-02-041-3/+3
* (info-xref): Inherit from `link'.Juri Linkov2006-01-231-11/+4
* (Info-revert-find-node): Check for Info-current-fileJuri Linkov2006-01-171-1/+2
* (Info-mode-line-node-keymap): New defvar.Juri Linkov2006-01-161-5/+21
* (Info-find-node): Don't record previous node if have none.Richard M. Stallman2006-01-051-7/+10
* (info-other-window, info): Rename function argumentJuri Linkov2005-12-231-14/+15
* (Info-read-node-name-1): In completion-base-size-function'sJuri Linkov2005-12-161-1/+6
* (Info-on-current-buffer): Doc fix.Richard M. Stallman2005-12-121-5/+4
* (Info-mode-map): Bind M-TAB to `Info-prev-reference'.Juri Linkov2005-12-081-0/+1
* * info.el (Info-fontify-node): Match external links usingChong Yidong2005-12-041-15/+30
* Move back/forward history at the beginning of the tool bar.Jan Djärv2005-12-021-2/+2
* (Info-fontify-node): Set 2nd arg `noerror' of `Info-find-file' to t.Juri Linkov2005-11-281-2/+2
* * info.el (Info-on-current-buffer): Record actual filename inChong Yidong2005-11-251-51/+29
* (Info-speedbar-fetch-file-nodes): Prefix temporary buffer name with aRomain Francoise2005-11-241-1/+1
* * info.el (Info-fontify-node): Handle the case whereChong Yidong2005-11-231-8/+19
* New images for info.Jan Djärv2005-11-041-5/+5
* (Info-fontify-node): Don't display extra "see" if there already is one here.Richard M. Stallman2005-11-031-1/+3