1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-01 08:17:38 +00:00
Commit Graph

317 Commits

Author SHA1 Message Date
Richard M. Stallman
3d12b3310a (Info-mode): Add font-lock-defontify to change-major-mode-hook. 2002-09-10 16:44:37 +00:00
Richard M. Stallman
112211d158 (Info-search): Add (point-min) to subfile positions
to get them right.  Skip the current subfile using forward-line.
2002-09-09 19:24:53 +00:00
Richard M. Stallman
f2fc5b0a05 (Info-find-index-name): Improve last change. 2002-07-29 01:48:52 +00:00
Richard M. Stallman
d31c6ecfb5 (Info-find-index-name): Search for a function definition with a return type. 2002-07-25 18:20:51 +00:00
Richard M. Stallman
c37177464c (info-emacs-manual): New function.
(Info-use-header-line): Doc fix.
2002-07-12 17:41:54 +00:00
Juanma Barranquero
fc4d14c5d4 (Info-directory-list): Fix docstring. 2002-07-08 09:34:49 +00:00
Richard M. Stallman
b34dcc822f Indentation change. 2002-07-02 19:01:59 +00:00
Richard M. Stallman
aebd1760c0 (Info-index): Get immediate error if used in `dir'. 2002-07-01 07:48:12 +00:00
Juanma Barranquero
ccfb7415f0 (info-menu-5): Fix documentation.
(Info-fontify-maximum-menu-size): Remove reference to `Info-fontify'.
2002-06-26 13:11:28 +00:00
Richard M. Stallman
efb21aabfa (Info-fontify-node): Compute header line specially
if node has no next, previous or up links.
Hide the part of the first line that is used in the header.
Use Info-next-link-keymap, etc.
(Info-next-link-keymap, Info-prev-link-keymap)
(Info-up-link-keymap): New variables.
2002-06-12 15:50:25 +00:00
Richard M. Stallman
246a06d339 (Info-select-node): Turn header line on or off here.
(Info-setup-header-line): Function deleted.
(Info-mode): Make Info-header-line local.
(Info-fontify-node): Ignore Info-use-header-line.
Unconditionally compute what the header line should be, and
store it on the `header-line' property of the node's first char.
Bind [header-line down-mouse-1].
Use `keymap' property, not `local-map'.
Bind [mouse-2] for mouse clicks on the node line in the text.
2002-06-12 12:20:17 +00:00
Colin Walters
5186b4bdfd Update copyright date. 2002-06-12 04:56:05 +00:00
Colin Walters
94a0f9e063 (Info-mode): Don't set `font-lock-defaults'. 2002-06-12 04:55:21 +00:00
Colin Walters
4d1b2f822a (Info-mode): Do set `font-lock-defaults', and be sure to set
`font-lock-core-only'.
2002-06-09 00:18:15 +00:00
Colin Walters
2a3f98a15a (Info-mode): Don't set up categories.
(Info-fontify-menu-headers): Use `font-lock-face' instead of categories.
(Info-fontify-node): Ditto.
2002-06-08 20:43:25 +00:00
Richard M. Stallman
f4e81d49d4 (Info-extract-pointer): Ignore Info-header-line. 2002-06-03 22:57:40 +00:00
Richard M. Stallman
74dde8ad92 (Info-setup-header-line): Don't hide the links line. 2002-05-29 16:35:56 +00:00
Colin Walters
57190f92af (Info-mode-hook): Change font-lock-mode' to turn-on-font-lock'. 2002-05-23 03:39:20 +00:00
Colin Walters
544e5562dc (Info-fontify): Deleted.
(Info-select-node): Don't use it.
(Info-mode-hook): New variable.
(Info-mode): Set up categories.
(Info-fontify-menu-headers, Info-fontify-node): Use categories.
2002-05-21 22:22:10 +00:00
Pavel Janík
2ad631282d (Info-mode-map): Bind `c' to Info-copy-current-node-name. 2002-05-08 14:42:10 +00:00
Stefan Monnier
365d2503ce (Info-find-in-tag-table-1, Info-read-subfile): Use point-min.
(Info-read-node-name-1): Complete file names.
(Info-complete-menu-item): Don't cons unnecessarily.
2002-04-30 02:08:56 +00:00
Richard M. Stallman
c793c600a0 (Info-header-line): Mark it as risky-local-variable. 2002-04-27 20:16:17 +00:00
Richard M. Stallman
df6aed9925 (info-tool-bar-map): Use tool-bar-local-item-from-menu. 2002-04-01 16:27:59 +00:00
Richard M. Stallman
24f6a98765 (Info-fontify-node): Bind up-clicks, not down-clicks.
Put the mouse-face on the entire xref, like the local keymap.
2002-03-08 09:39:16 +00:00
Richard M. Stallman
58b64ac7d9 (various face definitions): Use :weight and :slant. 2001-12-31 20:43:36 +00:00
Richard M. Stallman
6b7eef5cad (Info-fontify-node): For a **** underline line, put the
invisible and intangible props on the following newline, but not
on the previous newline or the last char of the previous line.
2001-12-30 19:45:41 +00:00
Pavel Janík
e8042313fc (Info-mode): Reindent the doc-string. 2001-12-29 18:02:49 +00:00
Eli Zaretskii
066d7e2e72 (Info-fontify-node): Remove any local-map text properties left
over from past visits to this node.
2001-12-21 19:31:06 +00:00
Eli Zaretskii
4dcd20ec59 (Info-select-node): If Info-use-header-line is nil, set
header-line-format to nil.
(Info-fontify-node): Don't put a keymap text property on the
heading if we are not going to display the header line.
2001-12-21 18:38:52 +00:00
Stefan Monnier
2d12f5c2dc Add explanatory comment. 2001-12-03 04:26:43 +00:00
Stefan Monnier
f7d5479b3d (Info-find-node-2): Don't call info-insert-file-contents
with the `visit' argument.
(Info-extract-menu-node-name): Use `replace-regexps-in-string'.
2001-11-30 23:59:28 +00:00
Stefan Monnier
e700ec12bd (Info-goto-index): One register one step in the history.
(Info-index): Don't protect the history around the call to Info-goto-index.
2001-11-29 23:46:01 +00:00
Stefan Monnier
e4e8ee638e (Info-complete-next-re, Info-complete-cache): New vars.
(Info-complete-menu-item): Rewrite.  Add the ability to search
several sequential nodes.  Add a simple caching mechanism.
(Info-goto-index): New function extracted from Info-index.
(Info-index): Use it.  Add completion to the interactive spec.
(Info-menu-update): Simplify call to `Info-complete-menu-item'.
2001-11-29 23:20:49 +00:00
Richard M. Stallman
2fa8f8a42f (Info-mode): Add a no-clone-indirect property. 2001-11-13 02:12:04 +00:00
Eli Zaretskii
807378adcd (Info-file-list-for-emacs): Add entries for Calc. 2001-11-09 10:33:27 +00:00
Richard M. Stallman
ed210b4028 (Info-fontify-node): Highlight every third menu item. 2001-11-07 04:35:20 +00:00
Gerd Moellmann
61fd8d32f4 (Info-fontify-node): Bind doun-mouse-{1,2} instead
of mouse-{1,2} since dragging is on the down event.
2001-10-23 16:24:40 +00:00
Miles Bader
968b7671aa (Info-follow-reference): Display default values in prompts as
`(default ...)', not `(...)'.
2001-10-11 01:19:49 +00:00
Miles Bader
07becdb197 (Info-insert-dir): Don't call `Info-fontify-menu-headers'.
(Info-fontify-node): Don't fontify the node if it's already been done.
2001-10-10 14:39:23 +00:00
Stefan Monnier
07e91aa3ca (Info-on-current-buffer): Default arg to "Top". 2001-09-26 15:45:47 +00:00
Eli Zaretskii
dc414be144 (Info-goto-node, Info-menu): Doc fix. Suggested by
Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
2001-09-22 15:10:59 +00:00
Eli Zaretskii
906b3163a2 (Info-file-list-for-emacs): Add elements for ada-mode, ccmode,
emacs-mime, and eudc manuals.
2001-09-20 15:31:28 +00:00
Eli Zaretskii
cfc697a2be (Info-goto-node): Doc fix. 2001-09-09 20:09:35 +00:00
Gerd Moellmann
b8fa4e8742 (info-insert-file-contents): Use info-file-exists-p
instread of file-exists-p.
2001-08-03 12:33:14 +00:00
Pavel Janík
5553563924 Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
Stefan Monnier
07b1b9126d (Info-build-node-completions): Make Info-current-file-completions buffer local. 2001-07-13 18:34:08 +00:00
Stefan Monnier
4ce5c22387 (Info-clone-buffer-hook): Really unconditionally copy marker. 2001-07-02 19:20:25 +00:00
Stefan Monnier
15533ae2bf (Info-clone-buffer-hook): Unconditionally copy marker. 2001-06-28 21:17:27 +00:00
Richard M. Stallman
b0e52598a5 (Info-read-subfile): Widen before finding the
desired node in the subfile.
2001-05-20 17:03:12 +00:00
Eli Zaretskii
4645bb6838 (Info-additional-directory-list): Doc fix. 2001-04-25 17:17:01 +00:00