- 04 Oct, 2000 2 commits
-
-
Miles Bader authored
(Copying): Change example year to `20yy'.
-
Miles Bader authored
-
- 03 Oct, 2000 21 commits
-
-
Stefan Monnier authored
(diff-goto-source): Be smarter when choosing REVERSE or not.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Miles Bader authored
-
Dave Love authored
-
Miles Bader authored
(dired-do-create-files): If there's only one file, pass it in as the DEFAULT arg to dired-mark-read-file-name.
-
Miles Bader authored
New variable. (next-history-element): Try to keep the position of point in the input string constant.
-
Dave Love authored
(quoted-printable-decode-region): Rewritten. (quoted-printable-decode-string, quoted-printable-encode-region): Doc fix. (quoted-printable-encode-region): Barf on multibyte characters. Maybe make the class multibyte. Upcase chars, not formatted strings. Allow mm-use-ultra-safe-encoding to be unbound. (quoted-printable-encode-string): Don't use mm-with-unibyte-buffer.
-
Dave Love authored
* mail-source.el (mail-sources): Revert to nil. 2000-10-03 ShengHuo ZHU <zsh@cs.rochester.edu> * mail-source.el (mail-source-report-new-mail): Use nnheader-cancel-timer. 2000-10-03 Simon Josefsson <simon@josefsson.org> * mail-source.el (mail-source-imap-file-coding-system): New variable. (mail-source-fetch-imap): Use it.
-
Dave Love authored
-
Eli Zaretskii authored
to `mark_object'.
-
André Spiegel authored
-
André Spiegel authored
backend-specific code cleanly. (vc-unregister): Function removed.
-
André Spiegel authored
code.
-
André Spiegel authored
-
André Spiegel authored
unconditionally. (vc-rcs-set-default-branch): New function. (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it. (vc-rcs-checkin): If an appropriate default branch has been set, force creation of that branch.
-
André Spiegel authored
(vc-revert-buffer): Delegate some of the work to it.
-
Miles Bader authored
echo area will now grow to accommodate them. [Note -- I thought I already checked this change, but it seems to have mysteriously disappeared]
-
Miles Bader authored
Document new features in constrain-to-field. Fix up some other entries. Remove entries for nonexistant functions.
-
Miles Bader authored
-
Miles Bader authored
additional legal values for the :height attribute.
-
- 02 Oct, 2000 17 commits
-
-
Stefan Monnier authored
(back_comment): Check two-char comment markers more carefully to better handle overlapping cases like *//* or /* */* */ ... Match nestedness of ender/starter.
-
Stefan Monnier authored
(Fforward_comment): Treat an unmatched \n comment-ender as whitespace.
-
Dave Love authored
-
Gerd Moellmann authored
highlighting overlay with a different face over the overlay isearch uses to highlight the current match because that can lead to bad face combinations.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(isearch): New defface; was already tested for in the code. (isearch-lazy-highlight-face): Changed to defface from defcustom. (isearch-highlight): Always use face `isearch'.
-
Dave Love authored
unused vars. Treat byte-constant2 like byte-constant. Fix bogus comparison of opcode with operand.
-
Miles Bader authored
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
André Spiegel authored
-
André Spiegel authored
backend, try that one first.
-
André Spiegel authored
list. Handle multiple backends correctly. (vc-find-new-backend): Function removed. (vc-register): Use vc-responsible-backend, as before. (vc-next-action-on-file): Do use vc-registered, not vc-backend.
-
Gerd Moellmann authored
-