- 02 Aug, 2001 16 commits
-
-
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
-
Gerd Moellmann authored
correctly.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Gerd Moellmann authored
clauses last.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
account only if minibuf_level == 0.
-
- 01 Aug, 2001 24 commits
-
-
Francesco Potortì authored
Precisely when you have a buffer visiting a file in the root directory and then revert it to a file with the same name in a different directory. (uniquify-fix-item-proposed): Renamed from uniquify-fix-item-min-proposed. (uniquify-set-proposed): New function. (uniquify-rationalize-file-buffer-names): Code reshuffled for clarity and speed. (uniquify-item-greaterp): Substitutes uniquify-item-lessp. This is equivalent to what the old code did. (uniquify-rationalize-a-list): Never recompute the proposed name. Sort the conflicting sublist before rationalising it: this is equivalent to what the old code did, but one directory element at a time, and only when necessary. (uniquify-rationalize-conflicting-sublist): Recompute here the proposed name.
-
Francesco Potortì authored
-
Eli Zaretskii authored
always a unibyte string.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
(Man-switches): Mention -a in the doc string.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
corresponding non-kp keys. Suggested by Stephen Gildea <gildea@alum.mit.edu>.
-
Francesco Potortì authored
clarity and speed (maybe).
-
Francesco Potortì authored
-
Francesco Potortì authored
explicit test for " **lose**" buffers generated by find-alternate-file to avoid an error in particular conditions.
-
Francesco Potortì authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
displayed message.
-
Gerd Moellmann authored
already fboundp. Add INTERACTIVE arg to autoload form.
-
Gerd Moellmann authored
(clear_message): Set message_cleared_p when clearing the current message. (redisplay_internal): Look at message_cleared_p to capture the case that the echo area should be cleared.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
name.
-
Gerd Moellmann authored
resize_echo_area_exactly.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(gnus-ding-file-coding-system): New variable. (gnus-read-newsrc-el-file, gnus-save-newsrc-file) (gnus-slave-save-newsrc): Use it.
-
Gerd Moellmann authored
reference to a removed function.
-
Gerd Moellmann authored
current matrix when the window gets smaller.
-
Gerd Moellmann authored
-
Eli Zaretskii authored
-