aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/info.el
Commit message (Expand)AuthorAgeFilesLines
* (Info-follow-reference): Use regexp-quote.Richard M. Stallman1994-11-231-1/+1
* (Info-summary): Set help-mode in *Help* buffer.Karl Heuer1994-11-091-0/+1
* (Info-directory-list): Treat windows-nt like ms-dos.Richard M. Stallman1994-11-011-3/+5
* (info-insert-file-contents): Always check for conflict with jka-compr.Richard M. Stallman1994-10-181-10/+13
* *** empty log message ***Morten Welinder1994-10-171-1/+1
* (Info-scroll-down, Info-scroll-up): Doc fixes.Richard M. Stallman1994-10-021-2/+9
* (Info-insert-dir): Insert newlines before rather thanRichard M. Stallman1994-09-191-3/+3
* (Info-edit): Move the customary mode-initialization calls out of here.Karl Heuer1994-09-161-9/+11
* (Info-mode-map): Bind M-s like s.Richard M. Stallman1994-09-141-0/+2
* (Info-mode): Text for using x, not for make-face defined.Richard M. Stallman1994-09-031-1/+1
* (Info-mode): Doc fix.Richard M. Stallman1994-08-181-0/+4
* (Info-last-menu-item): Fix gross logic errors.Richard M. Stallman1994-08-091-11/+34
* (Info-additional-directory-list): New variable.Richard M. Stallman1994-08-071-1/+9
* (Info-directory-list): Doc fix.Richard M. Stallman1994-08-061-2/+5
* (Info-find-node): Use a loop instead of mapcar and catch.Richard M. Stallman1994-07-281-13/+9
* (Info-fontify-maximum-menu-size): New variable.Richard M. Stallman1994-07-111-1/+3
* (Info-index): Fix typo: t => \t.Richard M. Stallman1994-06-281-1/+1
* (Info-insert-dir): Capitalize `node' when inserting it.Richard M. Stallman1994-06-271-2/+2
* (Info-next-preorder-1): New function.Richard M. Stallman1994-06-231-6/+18
* (Info-directory-list): For msdos, don't check forRichard M. Stallman1994-06-211-4/+9
* (Info-directory-list): For msdos, use ";" instead ofRichard M. Stallman1994-06-161-1/+2
* (Info-insert-dir): Ignore access times when comparingRichard M. Stallman1994-06-151-25/+32
* (Info-fontify-node): Require some whitespace after *Note.Richard M. Stallman1994-06-121-1/+1
* (Info-complete-menu-item): New function.Richard M. Stallman1994-06-101-20/+58
* (Info-directory-list): Don't use the invocation directoryRichard M. Stallman1994-06-051-1/+5
* (Info-directory-list): Doc fix.Richard M. Stallman1994-05-301-1/+1
* (Info-directory-list): Doc fix.Richard M. Stallman1994-05-281-1/+5
* (info-insert-file-contents): Avoid conflict with jka-compr.Richard M. Stallman1994-05-191-0/+6
* Update copyright.Karl Heuer1994-05-031-1/+1
* (Info-next-preorder): Don't follow footnotes here.Karl Heuer1994-04-211-17/+26
* (Info-find-node): Don't try to backstep if no history.Karl Heuer1994-04-071-1/+3
* (Info-fontify-node): Add mouse-face properties.Richard M. Stallman1994-04-011-4/+10
* (Info-suffix-list): Put empty string last.Karl Heuer1994-03-291-23/+31
* (Info-insert-dir): Add a save-excursion.Richard M. Stallman1994-03-261-6/+9
* (Info-insert-dir): Use printable escapes instead of embedding literal controlKarl Heuer1994-03-141-6/+6
* (Info-restore-point): Don't wipe out hl before using it.Karl Heuer1994-03-011-2/+2
* (Info-build-node-completions): Add a call to widen.Richard M. Stallman1994-02-241-9/+12
* (Info-follow-reference): If point is not in middle of aRichard M. Stallman1994-01-101-1/+19
* (Info-directory-list): Change last elt to ../info (expanded).Richard M. Stallman1994-01-071-2/+6
* (Info-insert-dir): Compute truename just once for each dir.Richard M. Stallman1993-12-231-31/+30
* (Info-follow-reference): Correct one-off error in comparing start-point.Richard M. Stallman1993-11-241-1/+1
* (Info-edit): Use proper map in substitute-command-keys.Richard M. Stallman1993-11-211-1/+1
* (Info-mode): Doc fix.Richard M. Stallman1993-11-161-2/+2
* (Info-extract-menu-item): Quote `*' in the menu-itemRichard M. Stallman1993-11-101-2/+2
* (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node): Doc fix.Roland McGrath1993-08-061-3/+5
* (Info-fontify-node): New function.Richard M. Stallman1993-08-021-12/+169
* (Info-select-node): Run Info-selection-hook.Richard M. Stallman1993-07-241-1/+2
* Sat Jun 19 17:47:40 1993 Jim Blandy ([email protected])Jim Blandy1993-06-191-1/+0
* (Info-insert-dir): Record file attributes of files used.Richard M. Stallman1993-06-191-2/+18
* (Info-follow-reference): Fix completion defaulting.Richard M. Stallman1993-06-081-5/+7