- 12 Jun, 1998 14 commits
-
-
Richard M. Stallman authored
-
André Spiegel authored
in terse mode. (vc-dired-purge): If the top level dir is empty, make it look a little nicer.
-
Kenichi Handa authored
-
Kenichi Handa authored
handling set-ault-coding.
-
Kenichi Handa authored
get INSERTED from the handler's value.
-
Kenichi Handa authored
duplicated call of x-complement-fontset-spec. Call new-fontset with a correct argument. (x-compose-font-name): Argument name adjusted for the doc-string. (x-complement-fontset-spec): Don't alter the contents of the arguments XLFD-FIELDS and FONTLIST. (x-style-funcs-alist): The format changed. (x-modify-font-name): New function. (create-fontset-from-fontset-spec): The arg STYLE-VARIANT-P is changed to STYLE-VARIANT, the format also changed. Use x-modify-font-name instead of calling functions in x-style-funcs-alist directly. (instantiate-fontset): Use x-modify-font-name instead of calling functions in x-style-funcs-alist directly. (resolve-fontset-name): New function.
-
Kenichi Handa authored
attention to X resources XXX.attributeFont.
-
Kenichi Handa authored
(set-face-font-auto): Call resolve-fontset-name.
-
Richard M. Stallman authored
-
Thien-Thi Nguyen authored
-
Thien-Thi Nguyen authored
(hs-hide-level-recursive, hs-hide-level): Add. (hs-unbalance-handler-method): Delete. (hs-show-block-at-point): Always use `top-level' unbalanced-handler case.
-
Richard M. Stallman authored
-
Kenichi Handa authored
-
Kenichi Handa authored
(Finsert_file_contents): If the current buffer is empty, decide the coding system after the file is inserted in the buffer. If not, insert the head and tail of a file in a temporary buffer and call set-auto-coding-function. (e_write): If there are carryover bytes in encoding because of incomplete multibyte form, write them out as is.
-
- 11 Jun, 1998 9 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
All functions and variables renamed. (repeat-last-kill-command): Variable deleted; use real-last-command instead. (kill-region): Advice definition deleted. (universal-argument-more, universal-argument-other-key) (typematic-universal-argument-more-or-less): Advice deleted. (repeat-prefix-arg): Variable deleted. (repeat-num-input-keys-at-prefix): Variable deleted. (repeat): Use last-prefix-arg.
-
Richard M. Stallman authored
for FROM-1 if that's before BEGV.
-
André Spiegel authored
(vc-next-action-dired): Cleanup. Let vc-dired-terse-mode be nil here, so that checked-in files don't vanish. (vc-dired-toggle-terse-mode): New function. (vc-dired-hook): Handle terse mode. (vc-dired-purge): New function. (vc-directory): Handle vc-dired-recurse. (vc-dired-hook): Don't show "." and "..".
-
André Spiegel authored
recursive listings.)
-
Richard M. Stallman authored
-
Geoff Voelker authored
unoptimized compile. Link to run off of cd or network.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 10 Jun, 1998 15 commits
-
-
Richard M. Stallman authored
(getdefdir) [emacs]: Redefine to always return root directory.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
on environment settings, before processing init files.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Dave Love authored
numeric arg.
-
Dave Love authored
(browse-url-lynx-input-delay, browse-url-lynx-input-attempts): Remove customization. (browse-url-grail): Respect new-window arg (Barry Warsaw).
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(widget-after-change): Use it. (widget-specify-field): Use it.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Feval_region): New arg READ_FUNCTION.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
scan from the very beginning. (help-follow-mouse): Avoid save-excursion, so can set point properly.
-
- 09 Jun, 1998 2 commits
-
-
Richard M. Stallman authored
(uce-reply-to-uce): Do not assume all Received lines are on top of message without headers like `From' or `To'. (uce-reply-to-uce): Parse Received lines better. (uce-mail-reader): New user option. (uce-reply-to uce): Add support for Gnus. User is supposed to set uce-mail-reader to `gnus' if using Gnus to read mail. The default is to assume Rmail. There's no magic to determine what mail reader is currently active, so it is not possible to mix using uce.el with Rmail and Gnus.
-
Edward M. Reingold authored
-