- 07 Aug, 2001 3 commits
-
-
Gerd Moellmann authored
executable-find returns a quoted file name, unquote it before inserting it.
-
Gerd Moellmann authored
derived from the JPEG spec.
-
Gerd Moellmann authored
most regular expressions.
-
- 06 Aug, 2001 14 commits
-
-
Pavel Janík authored
-
Pavel Janík authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
find-function-search-for-symbol instead of find-functin-noselect because the latter follows aliases.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
"chinese-py". ("chinese-tonepy-punct"): Copy the QUAIL-MAP of "chinese-tonepy".
-
Gerd Moellmann authored
old-style menu definitions.
-
Pavel Janík authored
-
Gerd Moellmann authored
-
Pavel Janík authored
-
Pavel Janík authored
-
Pavel Janík authored
-
- 05 Aug, 2001 2 commits
-
-
Eli Zaretskii authored
-
Pavel Janík authored
-
- 04 Aug, 2001 6 commits
-
-
Pavel Janík authored
-
Pavel Janík authored
-
Eli Zaretskii authored
the PROBLEMS file. Suggested by David Kastrup <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
-
Eli Zaretskii authored
Suggested by David Kastrup <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
-
Eli Zaretskii authored
From RMS.
-
Werner LEMBERG authored
-
- 03 Aug, 2001 7 commits
-
-
Gerd Moellmann authored
properties, check the third element of the options passed to custom-set-variables instead.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
instread of file-exists-p.
-
Gerd Moellmann authored
the mode-line face is restored. Fix several bugs.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
before comparing it with quit_char. (add_command_key): Use larger_vector. (read_char_x_menu_prompt): Instead of converting symbol and integer events into conses (EVENT . nil), use (EVENT . disabled) which cannot be confused with legal events. (read_char): When reading from Vunread_command_events, check for events of the form (EVENT . disabled) instead of (EVENT . nil).
-
Gerd Moellmann authored
a float, determine the max height from the frame's height.
-
- 02 Aug, 2001 8 commits
-
-
Eli Zaretskii authored
also changes the fore/background colors on all frames. Add a cross-reference to the description of how to change colors for one frame only.
-
Eli Zaretskii authored
(Frame Parameters): Mention default-frame-alist and add a cross-reference to its description.
-
Eli Zaretskii authored
substitute for MS-Windows.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Francesco Potortì authored
-
Francesco Potortì authored
(uniquify-ref-base, uniquify-ref-filename) (uniquify-ref-buffer, uniquify-ref-proposed): New functions. (uniquify-fix-item-base, uniquify-fix-item-filename) (uniquify-fix-item-buffer, uniquify-fix-item-proposed): Deleted. Callers changed. (uniquify-set-proposed): Changed to work with a vector item. (uniquify-rationalize-file-buffer-names): Use a list of arrays for the fix list, and a list of strings for the non-file buffer names. Both changes reduce consing. (uniquify-rationalize-a-list): Local variable renaming. (uniquify-rationalize-conflicting-sublist): Use member instead of assoc. (uniquify-rename-buffer): Use unless instead of if not.
-
Francesco Potortì authored
-