- 27 Jan, 2004 13 commits
-
-
Stefan Monnier authored
-
Jan Djärv authored
-
Richard M. Stallman authored
or rmail-spam- to rsf- in all function and variable names. (rsf-min-region-to-spam-list): New variable. (rsf-bbdb-auto-delete-spam-entries): Renamed from rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is scanned together with the recipients field for spam testing; Don't delete spam message if rmail-delete-after-output is non-nil; (check-field) New function, extracted from code in rmail-spam-filter to ease addition of header fields like content-type:. (message-content-type) New variable. The content-type: field was added also in defcustom of rsf-definitions-alist; (rmail-spam-filter): Replace repeated test code for header fields by calls to check-field; change the call to rmail-output-to-rmail-file such that rmail-current-message stays the same to avoid wrong deletion of unseen flags. (rmail-use-spam-filter): Add autoload cookie.
-
Richard M. Stallman authored
(file-cache-add-directory-using-find): Added Cygwin support. (file-cache-find-command-posix-flag): New user variable. (file-cache-add-directory): Check for directories and remove them from dir-files.
-
Stefan Monnier authored
-
Jan Djärv authored
-
Kenichi Handa authored
-
Kenichi Handa authored
setence ends with one of a character in sentence-end-without-space.
-
Steven Tamm authored
make_mac_terminal_frame to prevent clobbering of scroll-bar-mode.
-
Kenichi Handa authored
(sentence-end): Define using sentence-end-without-space.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Kenichi Handa authored
-
- 26 Jan, 2004 12 commits
-
-
Jan Djärv authored
New variable synch_process_termsig that callproc checks and calls strsignal outside signal handler.
-
Jan Djärv authored
-
Jan Djärv authored
-
Jan Djärv authored
if terminated by a signal. synch_process_death setting removed.
-
Jan Djärv authored
(Fcall_process): Initiate synch_process_termsig to zero and check if non-zero and get signal name after subprocess has ended.
-
Stefan Monnier authored
(jit-lock): Group declaration moved to jit-lock.el. (toplevel): Don't explicitly require jit-lock, since it's autoloaded when necessary.
-
Stefan Monnier authored
(jit-lock-context-unfontify-pos): Rename from jit-lock-first-unfontify-pos. (jit-lock-defer-buffers): Rename from jit-lock-buffers.
-
Luc Teirlinck authored
are strings instead of conses. (Formatting Strings): Standardize Texinfo usage. Update index entries.
-
Andreas Schwab authored
-
Andreas Schwab authored
(print_object): Likewise.
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
- 25 Jan, 2004 4 commits
-
-
Glenn Morris authored
(fortran-break-delimiters-re, fortran-no-break-re): New defconsts. (fortran-fill): When filling a string, adjust re-search-backward argument for special case of string just on fill-column. When filling non-string, allow one extra char if fortran-break-before-delimiters is non-nil. Suggested by Michael Hagemann <michael.hagemann@unibas.ch>. Use fortran-break-delimiters-re and fortran-no-break-re to correctly handle cases such as "**".
-
Glenn Morris authored
(f90-no-break-re): Add some extra tokens. Doc fix.
-
Andreas Schwab authored
-
Richard M. Stallman authored
-
- 24 Jan, 2004 10 commits
-
-
Luc Teirlinck authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
so the error message comes from socket_status.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Include it only @ifnotinfo. Patch the preceding and following node headers to point to each other.
-
Jonathan Yavner authored
-
Jonathan Yavner authored
-
Thien-Thi Nguyen authored
Add ";;; Code:" stylized comment. Delete end-of-line whitespace. Wrap (require 'cl) with `eval-when-compile'.
-
- 23 Jan, 2004 1 commit
-
-
André Spiegel authored
-