- 21 Aug, 2002 4 commits
-
-
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 19 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.
-
Miles Bader authored
(comint-inhibit-carriage-motion): New variable. (comint-carriage-motion): Argument STRING removed. New arguments START and END; interpret characters between START and END rather than using special comint state. (comint-output-filter): Call `comint-carriage-motion'. (comint-output-filter-functions): Don't add `comint-carriage-motion'.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-