- 21 Aug, 2002 8 commits
-
-
Kai Großjohann authored
(tramp-handle-write-region): Don't check to see if remote end is awake after sending data to remote host: we want to send "EOF" not "echo are you awake"... (tramp-maybe-open-connection): Swap args for tramp-time-diff. (tramp-yn-prompt-regexp): New variable. (tramp-action-yn): New function, using it. (tramp-feature-write-region-fix): New internal variable. Not yet used. Should be used in `tramp-handle-write-region'.
-
Kim F. Storm authored
(mode-line-position): Moved %p first. Added padding to %l/%c to eliminate jumpyness in modeline. Use (%l,%c) format if both line-number-mode and column-number-mode are enabled.
-
Kim F. Storm authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 20 Aug, 2002 17 commits
-
-
Martin Stjernholm authored
loop if something that looks like a macro begins in the middle of a line. (c-parse-state): Fixed a bug that could cause `c-state-cache' to contain two conses in sequence when there's an unbalanced open paren in a macro.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(font-lock-mode): Use font-lock-change-mode instead of font-lock-unfontify-buffer. (font-lock-maximum-size, font-lock-verbose): Add defvars.
-
Carsten Dominik authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
ShengHuo ZHU authored
-
ShengHuo ZHU authored
avoid arithmetic errors.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
- 19 Aug, 2002 15 commits
-
-
Kim F. Storm authored
-
Kim F. Storm authored
Most important change is that C-x C-k is now bound to a keymap with keyboard macro related commands. The original binding on C-x C-k is moved to C-x C-k e.
-
Kim F. Storm authored
-
Stefan Monnier authored
-
Stefan Monnier authored
for the function name in the usage info.
-
Stefan Monnier authored
from the docstring with the one that should be displayed. (help-make-usage): Understand CL style arglists. (describe-function-1): Adapt to the new behavior of help-split-fundoc. (describe-variable): Use delete-region.
-
Richard M. Stallman authored
file-name-nondirectory returns when given a directory name. Explain that abbreviate-file-name works on file names too. Explain how to combine a directory name with a relative file name with concat, and the pitfalls. Update some details.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
unrequest_sigio, they are defined on msdos.c.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
`const' since CORRECT_DIR_SEPS modifies its target.
-
Kim F. Storm authored
KEEP-RECORD to avoid clearing lossage when we just want to clear the current key sequence (kmacro needs this).
-
Kim F. Storm authored
-
Kenichi Handa authored
re-search-forward with NOERROR t..
-
Miles Bader authored
(inferior-emacs-lisp-mode): Give `comint-inhibit-carriage-motion' a local value of t.
-