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

49801 commits

Author SHA1 Message Date
Juri Linkov
f561ff53ca Move suggestions for key bindings to Commentary. 2004-03-23 07:39:56 +00:00
Juri Linkov
999bd52a27 (dired-compress-file-suffixes): Add dz and tbz.
(dired-compare-directories): Add default value for empty input.
2004-03-23 07:39:35 +00:00
Juri Linkov
ecd69427b6 (dired-guess-shell-alist-default): Add choices for
extracting files into subdirectory.  Add tbz and dz.  Fix regexps.
Add extensions .[0-9] for man and nroff, and .pod for perldoc.
(dired-man): Use dired-guess-shell-command.
(dired-guess-shell-case-fold-search): Change defvar to defcustom.
Change default nil to t.
2004-03-23 07:38:57 +00:00
Juri Linkov
cc8b577ede (jka-compr-compression-info-list): Add tbz and dz.
(jka-compr-mode-alist-additions): Add tbz.
(jka-compr-write-region): Add error message for undefined compress-program.
(jka-compr-insert-file-contents): Add message for undefined compress-program.
(jka-compr-write-region): Remove redundant var bindings.
2004-03-23 07:38:04 +00:00
Juri Linkov
93ca088ccc (quail-insert-decode-map): Use window-width instead of frame-width. 2004-03-23 07:37:37 +00:00
Juri Linkov
5307cb2eb6 (describe-current-coding-system): Use window-width instead of frame-width. 2004-03-23 07:37:07 +00:00
Juri Linkov
544cb6b0da (describe-char): Use window-width instead of frame-width. 2004-03-23 07:36:34 +00:00
Juri Linkov
4a01017557 (list-one-abbrev-table): Use window-width instead of frame-width. 2004-03-23 07:35:59 +00:00
Juri Linkov
bd48e7c618 (woman-fill-frame): Doc fix.
(woman-decode-region): Use window-width instead of frame-width.
2004-03-23 07:35:35 +00:00
Juri Linkov
aec2bd36f1 (Man-width): New var.
(Man-getpage-in-background): Use it.
(Man-support-local-filenames): New var and fun.
(Man-build-man-command): Don't add a second %s.
(Man-fontify-manpage): Clean up message.
(Man-mode): Set outline-regexp, outline-level, imenu-generic-expression.
2004-03-23 07:33:39 +00:00
Luc Teirlinck
d4411cef6e (global-auto-revert-non-file-buffers): Expand doc string.
(buffer-stale-function): New variable.
(auto-revert-list-diff, auto-revert-dired-file-list)
(auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
(auto-revert-handler): Take over some functionality of deleted functions.
(auto-revert-buffers): Delete call to auto-revert-buffer-p.
2004-03-23 05:24:55 +00:00
Luc Teirlinck
573e4d2ddd (dired-directory-changed-p, dired-buffer-stale-p): New functions.
(dired-internal-noselect): Use dired-directory-changed-p.
Eliminate revert messages.
(dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
2004-03-23 05:20:11 +00:00
Kenichi Handa
d6af0bff2d Setup syntaxes for more parentheses Unicode characters. 2004-03-23 04:30:25 +00:00
Stefan Monnier
98fdbd102f (ad-subr-arglist): Undo part of last patch. 2004-03-23 02:45:33 +00:00
Kenichi Handa
6aa69bd7c5 (select-safe-coding-system): Merge
coding-system and auto-cs before comparing them.
2004-03-23 02:35:36 +00:00
Stefan Monnier
f6b2b74d12 Fix copyright. 2004-03-22 17:12:16 +00:00
Stefan Monnier
d08c4c2857 Fix copyright. 2004-03-22 15:38:14 +00:00
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