1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-07 04:10:27 -08:00
Commit graph

56238 commits

Author SHA1 Message Date
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
Richard M. Stallman
f88761e277 (TeX Print): Document tex-compile. 2005-04-26 10:52:25 +00:00
Richard M. Stallman
ff9705de92 (Top): Update submenus from files.texi. 2005-04-26 10:50:45 +00:00
Richard M. Stallman
9bc727cd9a (Filesets): New node.
(File Conveniences): Document Image mode.
2005-04-26 10:48:17 +00:00
Richard M. Stallman
ea3b47e349 (Misc Dired Features): Document dired-compare-directories. 2005-04-26 10:47:03 +00:00
Richard M. Stallman
77d2cdef5d (Acknowledgments): Delete info about iso-acc.el 2005-04-26 10:46:10 +00:00
Nick Roberts
c9c1312dbf *** empty log message *** 2005-04-26 09:23:24 +00:00
Nick Roberts
0448b47601 (define-obsolete-function-alias): New macro. 2005-04-26 09:03:56 +00:00
Dan Nicolaescu
35b1b8abe3 * NEWS: Mention xterm key bindings.
* term/xterm.el (function-key-map): Fix strings for
{C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
{C,S,A,C-S}-{f1-f12}.
2005-04-26 05:56:22 +00:00
Kenichi Handa
bc10bcbd5d (select-safe-coding-system): Fix
previous change.
2005-04-26 05:51:19 +00:00
Kenichi Handa
38f60cd97f (char_table_range): New function.
(Fchar_table_range): Signal an error if characters in the range
have inconsistent values.  Don't check the parent.
2005-04-26 04:07:40 +00:00
Luc Teirlinck
83217d594f (Tooltips): Tooltip mode is enabled by default.
Delete redundant reference to tooltip Custom group.  It is referred
too again in the next paragraph.
2005-04-26 01:05:45 +00:00