aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/info.el
Commit message (Expand)AuthorAgeFilesLines
...
* (Info-search-whitespace-regexp): Fix backslashes.Juri Linkov2004-09-011-20/+100
* (Info-goto-node): Add autoload.Juri Linkov2004-06-121-14/+19
* (Info-desktop-buffer-misc-data): Don't save informationJuri Linkov2004-05-281-1/+5
* (Info-toc): Call Info-mode on intermediate buffer.Juri Linkov2004-05-251-61/+87
* (Info-index-nodes): New var and fun.Juri Linkov2004-05-231-78/+166
* (info-apropos): Make it an index node. Align node namesJesper Harder2004-04-271-6/+10
* Add *info*<[0-9]+> to same-window-regexps instead ofJuri Linkov2004-04-271-41/+79
* (Info-mode): Rename desktop-buffer-misc-data-functionLars Hansen2004-04-261-2/+2
* (info-apropos): Reset Info-complete-cache.Jesper Harder2004-04-251-1/+2
* (Info-restore-desktop-buffer): Delete with-no-warnings.Lars Hansen2004-04-221-2/+1
* Restore 2004-04-18 changes.Juri Linkov2004-04-211-78/+73
* (info-node, info-menu-5, info-xref, info-header-node)Stefan Monnier2004-04-211-21/+21
* (Info-restore-desktop-buffer): Move from desktop.el. Add Parameters.Lars Hansen2004-04-211-73/+98
* (Info-find-file, Info-find-node-2): Add history and toc.Juri Linkov2004-04-181-78/+73
* (info): Always jump to *info*.Stefan Monnier2004-04-141-11/+9
* (info-apropos): Don't clobber Info-history-list.Jesper Harder2004-04-141-1/+3
* (Info-follow-reference): Allow multiline reference name.Juri Linkov2004-04-121-1/+2
* (info-apropos): Improve menu item regexp.Jesper Harder2004-04-091-1/+1
* (Info-history): Doc fix.Juri Linkov2004-04-081-257/+654
* (Info-hide-cookies-node): New function.Juri Linkov2004-04-081-1/+18
* (info-apropos): New function.Jesper Harder2004-04-051-9/+78
* Fix copyright.Stefan Monnier2004-03-221-2/+1
* (Info-default-dirs): Don't ignore last part of I-d-d-l.Stefan Monnier2004-03-191-1/+3
* (Info-insert-dir): Use assoc-string.Richard M. Stallman2003-12-291-1/+1
* (Info-unescape-quotes, Info-split-parameter-string)John Paul Wallington2003-12-231-11/+10
* (Info-mode): Revert previous change.Lute Kamstra2003-10-061-5/+23
* (Info-following-node-name): New function.Richard M. Stallman2003-10-051-0/+5
* (Info-mode): Double each `%' in header line.Richard M. Stallman2003-09-301-1/+4
* (Info-find-index-name): Search both with and without the " <1>" etc.Eli Zaretskii2003-09-281-2/+5
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (Info-mode-map): Bind S-tab and <backtab> toRichard M. Stallman2003-08-291-1/+2
* (Info-scroll-prefer-subnodes): Add :version keyword to defcustom,Luc Teirlinck2003-08-171-0/+1
* (Info-menu-entry-name-re): Allow newlines in menu entry names.Stefan Monnier2003-07-161-1/+3
* (Info-search): If find invisible text, search again.Richard M. Stallman2003-07-071-44/+61
* (Info-menu): Use Info-menu-entry-name-re.Stefan Monnier2003-07-071-1/+3
* (Info-menu-entry-name-re): Disallow : again: I misunderstood the problem.Stefan Monnier2003-07-061-1/+1
* (Info-menu-entry-name-re): Be careful to avoid multiple waysStefan Monnier2003-07-061-1/+1
* (Info-menu-entry-name-re): Add `:' to second [] part.Kim F. Storm2003-07-061-1/+1
* (Info-following-node-name-re): New fun.Stefan Monnier2003-07-041-70/+59
* Disable paragraph refilling.Kim F. Storm2003-07-041-18/+29
* (Info-fontify-menu-headers): Only fontify `* Menu:' at the beginningLuc Teirlinck2003-07-021-5/+6
* (Info-fontify-node): Improve calculation of other-tag.Andreas Schwab2003-06-191-7/+13
* (Info-fontify-node): Give only the last whitespace character after theLuc Teirlinck2003-06-181-3/+6
* (Info-fontify-node): Make `invisible' propertyKim F. Storm2003-06-091-8/+7
* (Info-complete-menu-item): Revert change of 2003-06-03.Lute Kamstra2003-06-061-1/+5
* (Info-select-node): Doc fix.Andreas Schwab2003-06-061-2/+2
* (Info-fontify-node): Don't refill over lines ending in aKim F. Storm2003-06-051-1/+1
* (Info-mode): Mention `c' and remove duplicate mention of `q' inLuc Teirlinck2003-06-051-1/+1
* (Info-fontify-node): Individually refill menus andKim F. Storm2003-06-041-4/+14
* (Info-extract-menu-node-name): Remove unused arg `errmessage'.Stefan Monnier2003-06-031-5/+12