aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/info.el
Commit message (Expand)AuthorAgeFilesLines
...
* (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
* (info-fontify-node): Use better help-echo text.Stefan Monnier2003-06-031-14/+21
* (Info-fontify-node): Use :align-to display prop.Stefan Monnier2003-06-031-27/+34
* (Info-mode-hook): Obey obsolete `Info-fontify'.Stefan Monnier2003-06-031-48/+41
* (Info-fontify-node): Hide \n------- rather than -------\n.Stefan Monnier2003-05-281-1/+1
* (Info-index): Add autoload cookie.Richard M. Stallman2003-05-281-0/+1
* new image display support, from jannekeKarl Berry2003-04-251-0/+57
* (Info-default-dirs): New fun extracted from Info-initialize.Stefan Monnier2003-04-211-39/+47
* (Info-goto-emacs-command-node): If commandMasatake YAMATO2003-04-051-1/+5
* (Info-extract-menu-node-name)Andreas Schwab2003-03-101-4/+1
* (Info-following-node-name): Skip trailing period.Andreas Schwab2003-03-071-1/+4
* (Info-fontify-node): Don't hide indentation before theAndreas Schwab2003-03-021-7/+8
* (Info-extract-menu-node-name): Stop if colon isAndreas Schwab2003-02-201-1/+1
* (Info-follow-nearest-node): Implement new behavior.Juanma Barranquero2003-02-101-4/+14
* (Info-extract-menu-node-name): Another fix forKim F. Storm2003-01-281-1/+1
* (info-insert-file-contents) [!MSDOS]: Avoid byte-compiler warning.Kim F. Storm2003-01-261-4/+6
* (Info-extract-menu-node-name): Fix 2003-01-24 change.Kim F. Storm2003-01-261-1/+1
* (Info-extract-menu-node-name): When looking for end ofThien-Thi Nguyen2003-01-251-16/+12