summaryrefslogtreecommitdiff
path: root/lisp/info.el
AgeCommit message (Expand)Author
2004-06-12(Info-goto-node): Add autoload.Juri Linkov
2004-05-28(Info-desktop-buffer-misc-data): Don't save informationJuri Linkov
2004-05-25(Info-toc): Call Info-mode on intermediate buffer.Juri Linkov
2004-05-23(Info-index-nodes): New var and fun.Juri Linkov
2004-04-27(info-apropos): Make it an index node. Align node namesJesper Harder
2004-04-27Add *info*<[0-9]+> to same-window-regexps instead ofJuri Linkov
2004-04-26(Info-mode): Rename desktop-buffer-misc-data-functionLars Hansen
2004-04-25(info-apropos): Reset Info-complete-cache.Jesper Harder
2004-04-22(Info-restore-desktop-buffer): Delete with-no-warnings.Lars Hansen
2004-04-21Restore 2004-04-18 changes.Juri Linkov
2004-04-21(info-node, info-menu-5, info-xref, info-header-node)Stefan Monnier
2004-04-21(Info-restore-desktop-buffer): Move from desktop.el. Add Parameters.Lars Hansen
2004-04-18(Info-find-file, Info-find-node-2): Add history and toc.Juri Linkov
2004-04-14(info): Always jump to *info*.Stefan Monnier
2004-04-14(info-apropos): Don't clobber Info-history-list.Jesper Harder
2004-04-12(Info-follow-reference): Allow multiline reference name.Juri Linkov
2004-04-09(info-apropos): Improve menu item regexp.Jesper Harder
2004-04-08(Info-history): Doc fix.Juri Linkov
2004-04-08(Info-hide-cookies-node): New function.Juri Linkov
2004-04-05(info-apropos): New function.Jesper Harder
2004-03-22Fix copyright.Stefan Monnier
2004-03-19(Info-default-dirs): Don't ignore last part of I-d-d-l.Stefan Monnier
2003-12-29(Info-insert-dir): Use assoc-string.Richard M. Stallman
2003-12-23(Info-unescape-quotes, Info-split-parameter-string)John Paul Wallington
2003-10-06(Info-mode): Revert previous change.Lute Kamstra
2003-10-05(Info-following-node-name): New function.Richard M. Stallman
2003-09-30(Info-mode): Double each `%' in header line.Richard M. Stallman
2003-09-28(Info-find-index-name): Search both with and without the " <1>" etc.Eli Zaretskii
2003-09-01Add arch taglinesMiles Bader
2003-08-29(Info-mode-map): Bind S-tab and <backtab> toRichard M. Stallman
2003-08-17(Info-scroll-prefer-subnodes): Add :version keyword to defcustom,Luc Teirlinck
2003-07-16(Info-menu-entry-name-re): Allow newlines in menu entry names.Stefan Monnier
2003-07-07(Info-search): If find invisible text, search again.Richard M. Stallman
2003-07-07(Info-menu): Use Info-menu-entry-name-re.Stefan Monnier
2003-07-06(Info-menu-entry-name-re): Disallow : again: I misunderstood the problem.Stefan Monnier
2003-07-06(Info-menu-entry-name-re): Be careful to avoid multiple waysStefan Monnier
2003-07-06(Info-menu-entry-name-re): Add `:' to second [] part.Kim F. Storm
2003-07-04(Info-following-node-name-re): New fun.Stefan Monnier
2003-07-04Disable paragraph refilling.Kim F. Storm
2003-07-02(Info-fontify-menu-headers): Only fontify `* Menu:' at the beginningLuc Teirlinck
2003-06-19(Info-fontify-node): Improve calculation of other-tag.Andreas Schwab
2003-06-18(Info-fontify-node): Give only the last whitespace character after theLuc Teirlinck
2003-06-09(Info-fontify-node): Make `invisible' propertyKim F. Storm
2003-06-06(Info-complete-menu-item): Revert change of 2003-06-03.Lute Kamstra
2003-06-06(Info-select-node): Doc fix.Andreas Schwab
2003-06-05(Info-fontify-node): Don't refill over lines ending in aKim F. Storm
2003-06-05(Info-mode): Mention `c' and remove duplicate mention of `q' inLuc Teirlinck
2003-06-04(Info-fontify-node): Individually refill menus andKim F. Storm
2003-06-03(Info-extract-menu-node-name): Remove unused arg `errmessage'.Stefan Monnier
2003-06-03(info-fontify-node): Use better help-echo text.Stefan Monnier