1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-29 11:02:01 +00:00
Commit Graph

49784 Commits

Author SHA1 Message Date
Stefan Monnier
eaf33a1780 (pp-eval-expression): Simplify. 2004-03-22 15:32:24 +00:00
Stefan Monnier
4f9d876485 (lisp-mode-variables): Don't set
normal-auto-fill-function and comment-indent-function.
The default values now work just as well.
Don't set font-lock-beginning-of-syntax-function since we already set
syntax-begin-function.
(lisp-outline-level): Put ;;;###autoload at same level as (.
(prin1-char): Quote special chars.
2004-03-22 15:31:46 +00:00
Stefan Monnier
de00302bfd (lm-keywords-finder-p): Use defvar rather than with-no-warnings. 2004-03-22 15:28:28 +00:00
Stefan Monnier
e409c5272f (edebug-display): Bring up a debug trace if the source location can't be found.
(edebug-compute-previous-result): Use prin1-char.
2004-03-22 15:27:46 +00:00
Stefan Monnier
b008007c6a (checkdoc-error): Dont' assume point-min == 1.
(debug-ignored-errors): Add an entry.
2004-03-22 15:24:49 +00:00
Stefan Monnier
b122f3fb5a (byte-recompile-directory): Ignore hidden dir.
(byte-compile-file): Output warning when deleting a file.
2004-03-22 15:23:59 +00:00
Stefan Monnier
66599b54fb (defsubst): Add edebug spec and use backquote.
(dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
2004-03-22 15:22:34 +00:00
Stefan Monnier
e856a453a1 (byte-compile-log-lap, byte-compile-inline-expand): Use backquote.
(byte-optimize-pure-func): Rename from byte-optimize-concat.
(symbol-name, regexp-opt, regexp-quote): Mark as pure.
2004-03-22 15:21:08 +00:00
Stefan Monnier
1de9630d9b (backquote-list*-macro): Use nreverse. 2004-03-22 15:17:01 +00:00
Stefan Monnier
35abd1e238 (ad-subr-arglist): Simplify. 2004-03-22 15:16:27 +00:00
Stefan Monnier
4e7d022119 Use inhibit-read-only instead of buffer-read-only.
(gnus-narrow-to-page): Don't assume point-min == 1.
(gnus-article-edit-mode): Derive from message-mode.
(gnus-button-alist): Add buttons to (info "(emacs)Keymaps").
2004-03-22 15:14:11 +00:00
Stefan Monnier
87e8daba66 (gnus-score-find-bnews): Simplify and don't assume point-min == 1. 2004-03-22 15:10:39 +00:00
Stefan Monnier
28d38c0b90 (imap-parse-address-list, imap-parse-body-ext): Disable wrong use of `assert'. 2004-03-22 15:08:55 +00:00
Stefan Monnier
4a61faec0b Add local variables to prevent byte-compiling. 2004-03-22 14:10:23 +00:00
Juri Linkov
8f7ea68706 *** empty log message *** 2004-03-22 07:49:24 +00:00
Juri Linkov
b3955f8df5 (ispell-help): Doc fix. 2004-03-22 07:48:39 +00:00
Juri Linkov
b49c969bd0 Doc fix. 2004-03-22 07:48:01 +00:00
Juri Linkov
a05260f265 (ethio-find-file): Doc fix. 2004-03-22 07:47:29 +00:00
Juri Linkov
16c32e8acf Fix keywords. 2004-03-22 07:46:31 +00:00
Juri Linkov
dde4a5bbca (finder-known-keywords): Fix data, tex, unix. 2004-03-22 07:45:47 +00:00
Juri Linkov
1e4f1886f6 Fix typo. 2004-03-22 07:42:24 +00:00
Juri Linkov
fe9b50126b Fix comments. 2004-03-22 07:42:01 +00:00
Juri Linkov
690146de6d (Sorting): Add missing quote. 2004-03-22 07:38:33 +00:00
Juri Linkov
9f81cdcebf (Sequence Functions): Replace xref to Vectors' with Vector Functions'. 2004-03-22 07:38:01 +00:00
Juri Linkov
4d715abe8c Fix help key bindings. 2004-03-22 07:32:05 +00:00
Juri Linkov
4581649ee7 Small fix. 2004-03-22 07:31:41 +00:00
Juri Linkov
8921e2f343 (Mail Methods): Fix xref to Message manual. 2004-03-22 07:29:08 +00:00
Juri Linkov
23c9ed48b8 (Browse-URL, FFAP): Add information about keywords. 2004-03-22 07:28:30 +00:00
Juri Linkov
50fcce74b9 (Completion): Add description for menu items. 2004-03-22 07:25:14 +00:00
Juri Linkov
1dcc8951f7 Sync keywords with finder.el. 2004-03-22 07:24:46 +00:00
Juri Linkov
885792530d Improve references. 2004-03-22 07:23:53 +00:00
Juri Linkov
2ca5e353cd * emacs.texi (Top): Add `Misc X'. 2004-03-22 07:22:25 +00:00
Luc Teirlinck
19e580b4e9 (format-insert-file): Always return a list of two elements,
like insert-file-contents does.
2004-03-22 04:43:17 +00:00
André Spiegel
091ec19209 # 2004-03-21 15:53:17 +00:00
André Spiegel
e556ef057e (vc-sccs-print-log, vc-sccs-diff): Add optional BUFFER argument. 2004-03-21 15:49:55 +00:00
André Spiegel
69c33e5d78 (vc-rcs-print-log, vc-rcs-diff): Add optional BUFFER argument. 2004-03-21 15:46:23 +00:00
André Spiegel
a9817cc404 (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER argument. 2004-03-21 15:45:31 +00:00
André Spiegel
7f149224de (vc-default-workfile-unchanged-p): If the implementation supports it,
let diff output go to *vc*, not *vc-diff*, since this is an internal
call.
2004-03-21 15:44:39 +00:00
André Spiegel
ac9ff2091c Add new optional BUFFER argument to vc-BACKEND-print-log and
vc-BACKEND-diff.
(vc-print-log): If the print-log implementation supports it, use the
new BUFFER argument to direct output to *vc-change-log*, not *vc*.
(vc-version-diff, vc-diff-internal): Doc fixes.
2004-03-21 15:42:14 +00:00
Juanma Barranquero
942269e7b4 (rx): Work at compile time, not run time. 2004-03-21 15:34:56 +00:00
Juanma Barranquero
f7da2617c0 (cfengine-mode): Set parse-sexp-ignore-comments. 2004-03-21 15:29:42 +00:00
Juanma Barranquero
f134d28b2f (allout-mode): Fix docstring. 2004-03-21 15:24:38 +00:00
Richard M. Stallman
06aacc624c Fix previous change. 2004-03-21 14:31:42 +00:00
Luc Teirlinck
8f8607bebf (insert-directory): Fix bug if SWITCHES is a list. 2004-03-21 04:40:38 +00:00
Luc Teirlinck
a2ac68f1ee (auto-revert-interval): Make new value take effect immediately when
set through Custom.
(auto-revert-set-timer): Add interactive declaration.
2004-03-21 00:30:12 +00:00
Jan Djärv
e8a84b6c3a * xterm.c (handle_one_xevent): Do not pass key press events to
GTK.
2004-03-20 16:11:23 +00:00
Juanma Barranquero
e4aaf69c6a Fix typos. 2004-03-20 15:05:40 +00:00
Richard M. Stallman
c2c81360f7 Delete previous change. 2004-03-20 01:10:19 +00:00
Richard M. Stallman
36a3fd05cf *** empty log message *** 2004-03-20 01:09:45 +00:00
Richard M. Stallman
1d6cc9a852 Add -znocombreloc to LDFLAGS if supported. 2004-03-20 01:08:08 +00:00