1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 21:20:45 -08:00
Commit graph

56249 commits

Author SHA1 Message Date
Lute Kamstra
4f45f65edf (Defining Minor Modes): Fix previous change.
(Font Lock Mode): Simplify.
(Font Lock Basics): Say that font-lock-defaults is buffer-local
when set and that some parts are optional.  Add cross references.
(Search-based Fontification): Say how to specify font-lock-keywords.
Add cross references.  Add font-lock-multiline to index.  Move
font-lock-keywords-case-fold-search here from node "Other Font
Lock Variables".  Document font-lock-add-keywords and
font-lock-remove-keywords
(Other Font Lock Variables): Move font-lock-keywords-only,
font-lock-syntax-table, font-lock-beginning-of-syntax-function,
and font-lock-syntactic-face-function to node "Syntactic Font
Lock".  Move font-lock-keywords-case-fold-search to node
"Search-based Fontification".  Document font-lock-inhibit-thing-lock
and font-lock-{,un}fontify-{buffer,region}-function.
(Precalculated Fontification): Remove reference to deleted variable
font-lock-core-only.
(Faces for Font Lock): Add font-lock-comment-delimiter-face.
(Syntactic Font Lock): Add intro.  Move font-lock-keywords-only,
font-lock-syntax-table, font-lock-beginning-of-syntax-function,
and font-lock-syntactic-face-function here from node "Other Font
Lock Variables".  Move font-lock-syntactic-keywords to "Setting
Syntax Properties".  Add cross references.
(Setting Syntax Properties): New node.  Move
font-lock-syntactic-keywords here from "Syntactic Font Lock".
2005-04-28 11:32:54 +00:00
Lute Kamstra
d79b6c21bd *** empty log message *** 2005-04-28 09:20:45 +00:00
Lute Kamstra
8af0371d68 (generic-mode-internal): Simplify font-lock-defaults. 2005-04-28 09:18:24 +00:00
Lute Kamstra
1fffafda43 Update commentary section.
Only require font-lock when compiling.
Define all modes conditionally.
Place all generic modes in the generic-x-modes customization group.
(generic-x-modes): New customization group.
(generic-default-modes, generic-mswindows-modes)
(generic-unix-modes, generic-other-modes): New constants.
(generic-define-mswindows-modes, generic-define-unix-modes):
Update docstrings.  Make them obsolete.
(generic-extras-enable-list): New default value.  Update
docstring.  Improve :type.  Change :set function.
(bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
Fix docstring.
2005-04-28 09:17:06 +00:00
Lute Kamstra
5ad24c0b2e (grep-mode-font-lock-keywords): Use the font-lock-face property to
highlight matches.
2005-04-28 09:15:40 +00:00
Lute Kamstra
f4cfd81af9 (do_autoload): Record only autoloads in the autoload property of symbols. 2005-04-28 08:38:35 +00:00
Nick Roberts
500509e22d (Debugger Operation): Add description for
GUD tooltips when program is not running.
2005-04-28 06:52:01 +00:00
Nick Roberts
7faf5381e3 *** empty log message *** 2005-04-28 06:50:20 +00:00
Nick Roberts
2ff86b4ee1 (USAGE1): Add --basic-display and --quick options. 2005-04-28 03:01:07 +00:00
Nick Roberts
abc7eb9003 (tooltip-gud-tips): Show the associated #define
directives when a C program under GDB is not executing.
2005-04-27 22:01:14 +00:00
Nick Roberts
9cc4d7dd64 (gdb-active-process): New variable.
(gdb-exited): New function.
(gdb-annotation-rules): Use it.
(gdb-starting): Set gdb-active-process to t.
(gdb-stopping): Amend doc string.
(gdb-reset): Set gdb-active-process to nil.
2005-04-27 22:00:22 +00:00
Nick Roberts
a5bad486cc (cc-create-define-alist): New function.
(cc-define-alist): New variable.
(c-mode): Make it local and set it.
2005-04-27 21:59:43 +00:00
Nick Roberts
8c75afbf68 *** empty log message *** 2005-04-27 21:57:26 +00:00
Stefan Monnier
b8a04883bc *** empty log message *** 2005-04-27 20:00:03 +00:00
Stefan Monnier
11b41e6f20 (cperl-mode): Don't precompile the font-lock-fontify-syntactic-keywords. 2005-04-27 19:46:13 +00:00
Stefan Monnier
8a2a65356d (font-lock-default-fontify-region): Don't force
parse-sexp-lookup-properties to nil.
2005-04-27 19:43:50 +00:00
Eli Zaretskii
a46f2d6d7c (man-mode-syntax-table): Set up `:' to have word-constituent syntax. 2005-04-27 12:39:44 +00:00
Kim F. Storm
dfad0b3481 (syms_of_data) Staticpro Qcyclic_variable_indirection. 2005-04-27 11:30:42 +00:00
Kim F. Storm
832e294f5a *** empty log message *** 2005-04-27 11:30:30 +00:00
Lute Kamstra
b2b46494df (disable-command): Don't add spurious newlines to the init file.
Reported by Dan Jacobson <jidanni@jidanni.org>.
2005-04-27 07:44:15 +00:00
Jay Belanger
a715531f6e *** empty log message *** 2005-04-27 04:53:04 +00:00
Jay Belanger
a1ed7becaf (calc-edit-finish): Make sure there is more than one window before
deleting window.
2005-04-27 04:35:16 +00:00
Luc Teirlinck
6d42bedc27 *** empty log message *** 2005-04-27 00:37:59 +00:00
Luc Teirlinck
7110b659d6 *** empty log message *** 2005-04-27 00:30:29 +00:00
Luc Teirlinck
e51d6b2317 (Shell): Add `Shell Prompts' to menu.
(Shell Mode): Add xref to `Shell Prompts'.  Clarify `C-c C-u'
description.  Delete remarks moved to new node.
(Shell Prompts): New node.
(History References): Replace remarks moved to `Shell Prompts'
with xref to that node.
(Remote Host): Clarify how to specify the terminal type when
logging in to a different machine.
2005-04-27 00:06:36 +00:00
Luc Teirlinck
85ab9f4e94 (inferior-emacs-lisp-mode): Set paragraph-separate buffer locally to
"\\'".  Replace obsolete `comint-use-prompt-regexp-instead-of-fields'
with `comint-use-prompt-regexp'.
2005-04-26 23:26:20 +00:00
Luc Teirlinck
e10f0e78f6 (inferior-lisp-prompt): Doc fix. 2005-04-26 23:18:05 +00:00
Luc Teirlinck
e03035e352 (shell-prompt-pattern): Doc fix.
(shell-mode): Set paragraph-separate buffer locally to "\\'".
2005-04-26 23:16:20 +00:00
Luc Teirlinck
980cc24722 (nslookup-prompt-regexp, ftp-prompt-regexp, smbclient-prompt-regexp):
comint-use-prompt-regexp-instead-of-fields has been renamed to
comint-use-prompt-regexp.
2005-04-26 23:15:08 +00:00
Luc Teirlinck
d7210472aa (try-expand-line, try-expand-line-all-buffers):
`comint-use-prompt-regexp-instead-of-fields' has been renamed to
`comint-use-prompt-regexp'.
2005-04-26 23:13:46 +00:00
Luc Teirlinck
03a610f742 (comint-prompt-regexp, comint-get-old-input)
(comint-use-prompt-regexp)
(comint-use-prompt-regexp-instead-of-fields)
(comint-replace-by-expanded-history, comint-send-input)
(comint-output-filter, comint-get-old-input-default)
(comint-line-beginning-position, comint-bol, comint-show-output)
(comint-backward-matching-input, comint-forward-matching-input)
(comint-next-prompt, comint-previous-prompt): Rename
`comint-use-prompt-regexp-instead-of-fields' to
`comint-use-prompt-regexp'.  Keep old name as alias and declare obsolete.
(comint-use-prompt-regexp): Shorten first line of doc string.
2005-04-26 23:11:17 +00:00
Richard M. Stallman
c019856ec3 (Fsame_window_p, Fspecial_display_p): Doc fixes.
(syms_of_window): Doc fixes.
2005-04-26 22:42:28 +00:00
Nick Roberts
a00917788e (gdb-location-alist): Rename from
gdb-location-list.
Break lines that are over 80 characters wide.
2005-04-26 21:25:55 +00:00
Nick Roberts
1947595751 *** empty log message *** 2005-04-26 21:25:10 +00:00
Stefan Monnier
2231c2bc7d Rename "full-path" -> "full-name". 2005-04-26 20:37:31 +00:00
Stefan Monnier
03de06dabd Rename "full-path" -> "full-name".
(cvs-fileinfo->full-path, cvs-display-full-path):
New fun and var, to preserve compatibility.
(cvs-fileinfo->backup-file): Don't pass the full file name
to file-newer-than-file-p.
2005-04-26 20:35:42 +00:00
Richard M. Stallman
f03f317a67 *** empty log message *** 2005-04-26 18:32:09 +00:00
Richard M. Stallman
e9ab825f6e (line-move-1): Avoid using vertical-motion in easy cases. 2005-04-26 18:31:19 +00:00
Richard M. Stallman
5931327a48 (Fvertical_motion): Undo previous change. 2005-04-26 18:24:52 +00:00
Lute Kamstra
c25eec81aa (define-minor-mode): Fix docstring. 2005-04-26 14:17:51 +00:00
Lute Kamstra
0edd2744ad (font-lock-fontify-region-function): Fix docstring.
(font-lock-comment-delimiter-face): Ditto.
2005-04-26 14:14:42 +00:00
Richard M. Stallman
68a94f5aaa *** empty log message *** 2005-04-26 11:05:02 +00:00
Richard M. Stallman
881e0a3cf4 (hexl-mode): Use new name eldoc-documentation-function. 2005-04-26 11:02:15 +00:00
Richard M. Stallman
8f348211f9 (python-mode): Use new name eldoc-documentation-function. 2005-04-26 11:01:52 +00:00
Richard M. Stallman
49c650714b Fix previous change. 2005-04-26 11:00:56 +00:00
Richard M. Stallman
0a3e46de17 (eldoc-mode): Doc fix.
(eldoc-documentation-function):
Renamed from eldoc-print-current-symbol-info-function.  Calls changed.
2005-04-26 10:59:44 +00:00
Richard M. Stallman
2c705f2548 (Defining Faces): Document `default' elements of defface spec. 2005-04-26 10:58:15 +00:00
Richard M. Stallman
e54eeb4442 (Major Mode Conventions): Explain customizing ElDoc mode. 2005-04-26 10:57:21 +00:00
Richard M. Stallman
a33db1ddfc (Variable Aliases): Clarify text. 2005-04-26 10:55:24 +00:00
Richard M. Stallman
b98ba93aa4 (Window Hooks): Remove reference to obsolete Lazy Lock mode. 2005-04-26 10:54:31 +00:00