- 27 Jan, 2004 8 commits
-
-
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 3 commits
-
-
André Spiegel authored
-
André Spiegel authored
level of vc.el. (Patch by Benjamin Rutt.)
-
Kenichi Handa authored
one, set buffer to OBJECT temporarily.
-
- 22 Jan, 2004 3 commits
-
-
André Spiegel authored
-
André Spiegel authored
function line-at-pos in simple.el. (vc-annotate-warp-version): Use line-at-pos instead of vc-current-line.
-
Kim F. Storm authored
(what-line): Use it. Optimize by only counting lines in narrowed region once.
-