aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/info.el
Commit message (Expand)AuthorAgeFilesLines
* (Info-search-whitespace-regexp): Remove shy group.Juri Linkov2004-11-281-16/+19
* (Info-search): Fix previous change.Richard M. Stallman2004-11-201-1/+1
* (Info-search): Use search-whitespace-regexp.Richard M. Stallman2004-11-191-10/+8
* (Info-search): Save match data for isearch. Skip Tag Table node.Juri Linkov2004-11-111-14/+24
* (Info-revert-find-node): Don't use beginning-of-buffer.Richard M. Stallman2004-11-081-2/+2
* (Info-search): Don't search in node header lines and file headers.Juri Linkov2004-11-051-3/+23
* (Info-file-list-for-emacs): Add ("Info" . "info")Juri Linkov2004-10-281-10/+21
* (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7 style indexes.Luc Teirlinck2004-10-241-1/+2
* (Info-fontify-node): For multiline refs,Thien-Thi Nguyen2004-10-181-34/+44
* (info-xref): Add underlining.Richard M. Stallman2004-10-131-2/+4
* (Info-history, Info-toc): Fix Info headers.Juri Linkov2004-10-051-13/+16
* (Info-insert-dir): Fix temp buffer leak bug.Thien-Thi Nguyen2004-09-081-2/+2
* (Info-fontify-node): Don't compute other-tag if Info-hide-note-references=hide.Juri Linkov2004-09-021-18/+19
* (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