- 04 Nov, 2001 4 commits
-
-
Richard M. Stallman authored
-
Stefan Monnier authored
-
Miles Bader authored
-
Stefan Monnier authored
Add entries `ESC O 5 [ABCD]' -> C-{up,down,right,left}. Use inheritance so that .emacs and terminfo take precedence.
-
- 03 Nov, 2001 24 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Ken Raeburn authored
-
Ken Raeburn authored
as lvalues. (openp): Use CHECK_STRING_CAR. (read_list): Use XSETCDR instead of treating XCDR as lvalue.
-
Ken Raeburn authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
tooltip-hide-delay.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Eli Zaretskii authored
than 20 are treated as if they were 20.
-
Miles Bader authored
splash image grey on a dark background instead of black.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
(tooltip-hide-delay): Enlarge to 10.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Richard M. Stallman authored
from a crash, if there was a crash. (command-line-1): Reorganize display of startup screen, to simplify the logic. Use a temp buffer for it.
-
Eli Zaretskii authored
face-set-after-frame-default, to propagate the new colors to the frame's parameters alist.
-
Eli Zaretskii authored
-
Richard M. Stallman authored
-
Eli Zaretskii authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
Use `help-buffer' and move `help-setup-xref' to beginning.
-
Stefan Monnier authored
(describe-coding-system, describe-fontset, list-fontsets): Use `help-buffer' and move `help-setup-xref' to beginning. (describe-char-after): Use `internal-describe-syntax-value'.
-
- 02 Nov, 2001 12 commits
-
-
Stefan Monnier authored
(Finternal_describe_syntax_value): Rename from describe_syntax. Don't insert space at front and \n at the end. (syms_of_syntax): Defsubr Sinternal_describe_syntax_value.
-
Pavel Janík authored
Fcondition_case, skip_debugger, unbind_to): Fix typos in comments.
-
Pavel Janík authored
Fix and reindent comments.
-
Pavel Janík authored
-
Pavel Janík authored
-
Pavel Janík authored
-
Pavel Janík authored
-
Pavel Janík authored
-
Pavel Janík authored
CHECK_CONS, CHECK_SYMBOL, CHECK_CHAR_TABLE, CHECK_VECTOR, CHECK_VECTOR_OR_CHAR_TABLE, CHECK_BUFFER, CHECK_WINDOW, CHECK_LIVE_WINDOW, CHECK_PROCESS, CHECK_NUMBER, CHECK_NATNUM, CHECK_MARKER, CHECK_NUMBER_COERCE_MARKER, CHECK_FLOAT, CHECK_NUMBER_OR_FLOAT, CHECK_NUMBER_OR_FLOAT_COERCE_MARKER, CHECK_OVERLAY, CHECK_NUMBER_CAR, CHECK_NUMBER_CDR): Remove unused argument `i' in macros.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Stefan Monnier authored
(regcomp, regexec): Don't forget the __restrict.
-