| Commit message (Expand) | Author | Age | Files | Lines |
* | (Info-mode): Add font-lock-defontify to change-major-mode-hook. | Richard M. Stallman | 2002-09-10 | 1 | -0/+1 |
* | (Info-search): Add (point-min) to subfile positions | Richard M. Stallman | 2002-09-09 | 1 | -5/+9 |
* | (Info-find-index-name): Improve last change. | Richard M. Stallman | 2002-07-29 | 1 | -1/+1 |
* | (Info-find-index-name): Search for a function definition with a return type. | Richard M. Stallman | 2002-07-25 | 1 | -0/+4 |
* | (info-emacs-manual): New function. | Richard M. Stallman | 2002-07-12 | 1 | -1/+6 |
* | (Info-directory-list): Fix docstring. | Juanma Barranquero | 2002-07-08 | 1 | -1/+1 |
* | Indentation change. | Richard M. Stallman | 2002-07-02 | 1 | -3/+3 |
* | (Info-index): Get immediate error if used in `dir'. | Richard M. Stallman | 2002-07-01 | 1 | -0/+4 |
* | (info-menu-5): Fix documentation. | Juanma Barranquero | 2002-06-26 | 1 | -2/+2 |
* | (Info-fontify-node): Compute header line specially | Richard M. Stallman | 2002-06-12 | 1 | -24/+63 |
* | (Info-select-node): Turn header line on or off here. | Richard M. Stallman | 2002-06-12 | 1 | -51/+39 |
* | Update copyright date. | Colin Walters | 2002-06-12 | 1 | -1/+1 |
* | (Info-mode): Don't set `font-lock-defaults'. | Colin Walters | 2002-06-12 | 1 | -2/+0 |
* | (Info-mode): Do set `font-lock-defaults', and be sure to set | Colin Walters | 2002-06-09 | 1 | -0/+2 |
* | (Info-mode): Don't set up categories. | Colin Walters | 2002-06-08 | 1 | -19/+9 |
* | (Info-extract-pointer): Ignore Info-header-line. | Richard M. Stallman | 2002-06-03 | 1 | -4/+4 |
* | (Info-setup-header-line): Don't hide the links line. | Richard M. Stallman | 2002-05-29 | 1 | -1/+4 |
* | (Info-mode-hook): Change `font-lock-mode' to `turn-on-font-lock'. | Colin Walters | 2002-05-23 | 1 | -1/+1 |
* | (Info-fontify): Deleted. | Colin Walters | 2002-05-21 | 1 | -20/+30 |
* | (Info-mode-map): Bind `c' to Info-copy-current-node-name. | Pavel Janík | 2002-05-08 | 1 | -0/+1 |
* | (Info-find-in-tag-table-1, Info-read-subfile): Use point-min. | Stefan Monnier | 2002-04-30 | 1 | -17/+32 |
* | (Info-header-line): Mark it as risky-local-variable. | Richard M. Stallman | 2002-04-27 | 1 | -0/+1 |
* | (info-tool-bar-map): Use tool-bar-local-item-from-menu. | Richard M. Stallman | 2002-04-01 | 1 | -11/+11 |
* | (Info-fontify-node): Bind up-clicks, not down-clicks. | Richard M. Stallman | 2002-03-08 | 1 | -3/+3 |
* | (various face definitions): Use :weight and :slant. | Richard M. Stallman | 2001-12-31 | 1 | -6/+6 |
* | (Info-fontify-node): For a **** underline line, put the | Richard M. Stallman | 2001-12-30 | 1 | -4/+2 |
* | (Info-mode): Reindent the doc-string. | Pavel Janík | 2001-12-29 | 1 | -8/+9 |
* | (Info-fontify-node): Remove any local-map text properties left | Eli Zaretskii | 2001-12-21 | 1 | -4/+17 |
* | (Info-select-node): If Info-use-header-line is nil, set | Eli Zaretskii | 2001-12-21 | 1 | -10/+14 |
* | Add explanatory comment. | Stefan Monnier | 2001-12-03 | 1 | -0/+7 |
* | (Info-find-node-2): Don't call info-insert-file-contents | Stefan Monnier | 2001-11-30 | 1 | -7/+2 |
* | (Info-goto-index): One register one step in the history. | Stefan Monnier | 2001-11-29 | 1 | -8/+8 |
* | (Info-complete-next-re, Info-complete-cache): New vars. | Stefan Monnier | 2001-11-29 | 1 | -52/+69 |
* | (Info-mode): Add a no-clone-indirect property. | Richard M. Stallman | 2001-11-13 | 1 | -0/+1 |
* | (Info-file-list-for-emacs): Add entries for Calc. | Eli Zaretskii | 2001-11-09 | 1 | -1/+2 |
* | (Info-fontify-node): Highlight every third menu item. | Richard M. Stallman | 2001-11-07 | 1 | -1/+1 |
* | (Info-fontify-node): Bind doun-mouse-{1,2} instead | Gerd Moellmann | 2001-10-23 | 1 | -2/+2 |
* | (Info-follow-reference): Display default values in prompts as | Miles Bader | 2001-10-11 | 1 | -2/+3 |
* | (Info-insert-dir): Don't call `Info-fontify-menu-headers'. | Miles Bader | 2001-10-10 | 1 | -74/+78 |
* | (Info-on-current-buffer): Default arg to "Top". | Stefan Monnier | 2001-09-26 | 1 | -3/+3 |
* | (Info-goto-node, Info-menu): Doc fix. Suggested by | Eli Zaretskii | 2001-09-22 | 1 | -2/+7 |
* | (Info-file-list-for-emacs): Add elements for ada-mode, ccmode, | Eli Zaretskii | 2001-09-20 | 1 | -4/+15 |
* | (Info-goto-node): Doc fix. | Eli Zaretskii | 2001-09-09 | 1 | -1/+1 |
* | (info-insert-file-contents): Use info-file-exists-p | Gerd Moellmann | 2001-08-03 | 1 | -1/+1 |
* | Some fixes to follow coding conventions in files maintained by FSF. | Pavel Janík | 2001-07-15 | 1 | -1/+1 |
* | (Info-build-node-completions): Make Info-current-file-completions buffer local. | Stefan Monnier | 2001-07-13 | 1 | -1/+1 |
* | (Info-clone-buffer-hook): Really unconditionally copy marker. | Stefan Monnier | 2001-07-02 | 1 | -4/+5 |
* | (Info-clone-buffer-hook): Unconditionally copy marker. | Stefan Monnier | 2001-06-28 | 1 | -4/+5 |
* | (Info-read-subfile): Widen before finding the | Richard M. Stallman | 2001-05-20 | 1 | -1/+2 |
* | (Info-additional-directory-list): Doc fix. | Eli Zaretskii | 2001-04-25 | 1 | -1/+1 |