- 15 Dec, 2004 9 commits
-
-
Juri Linkov authored
movement commands don't set mark in Transient Mark mode if mark is active.
-
Juri Linkov authored
Use delimited-flag for isearch-regexp. Reset isearch-lazy-highlight-last-string to force lazy highlighting when called from isearch mode. (query-replace-highlight): Revert defcustom type to boolean. (query-replace-lazy-highlight): New defcustom. (query-replace): New face. (perform-replace, replace-highlight, replace-dehighlight): Test query-replace-lazy-highlight instead of special value `isearch' of query-replace-highlight. (replace-dehighlight): Don't call isearch-dehighlight. (replace-highlight): Don't call isearch-highlight. Use face `query-replace' unconditionally.
-
Juri Linkov authored
before calling isearch-lazy-highlight-new-loop. (isearch-lazy-highlight-new-loop): Don't test isearch-lazy-highlight.
-
Jay Belanger authored
-
Jay Belanger authored
(Answers to Exercises): Mention that an answer can be a fraction when in Fraction mode.
-
Nick Roberts authored
-
Nick Roberts authored
-
Kim F. Storm authored
handling input method.
-
Kim F. Storm authored
(syms_of_keyboard): Defvar and initialize it. (kbd_buffer_store_event_hold): Handle Vthrow_on_input.
-
- 14 Dec, 2004 12 commits
-
-
Kim F. Storm authored
-
Kim F. Storm authored
(cua--undo-push-mark): Remove. (cua--pre-command-handler, cua--post-command-handler): Don't fiddle with inhibit-mark-movement.
-
Kim F. Storm authored
use inhibit-mark-movement.
-
Kim F. Storm authored
(beginning-of-buffer, end-of-buffer): Don't use it.
-
Kim F. Storm authored
-
Miles Bader authored
Merge from gnus--rel--5.10 Patches applied: * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-75 Merge from emacs--cvs-trunk--0 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-76 - miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-77 Update from CVS 2004-12-13 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/gnus-group.el (gnus-group-make-rss-group): Use gnus-group-make-group instead of gnus-group-unsubscribe-group. * lisp/gnus/gnus-start.el (gnus-setup-news): Honor user's setting to gnus-message-archive-method. Suggested by Lute Kamstra <Lute.Kamstra@xs4all.nl>. 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de> * man/gnus-faq.texi ([5.1]): Added missing bracket. * man/gnus.texi (Filtering Spam Using The Spam ELisp Package): Index `spam-initialize'.
-
Jay Belanger authored
-
Jay Belanger authored
Fix TeX definition of @expr. Replace @i by @mathi.
-
Juri Linkov authored
(Buffer-menu-switch-other-window, Buffer-menu-2-window): Bind same-window-buffer-names and same-window-regexps to nil.
-
Juri Linkov authored
for every buffer in BUFFER-LIST arg too.
-
Juri Linkov authored
(sc-cite-region, sc-uncite-region, sc-recite-region): Fix previous change to handle not alist as a symbol, but a citation frame as a symbol that represents a variable name.
-
Juri Linkov authored
-
- 13 Dec, 2004 19 commits
-
-
Juri Linkov authored
-
Juri Linkov authored
-
J.D. Smith authored
-
J.D. Smith authored
assoc-ignore-case to assoc-string. Remove make-local-hook.
-
Richard M. Stallman authored
Only set up file-cache-find-command-posix-flag if we will use it.
-
Richard M. Stallman authored
Only test file-cache-find-command-posix-flag on some systems.
-
Richard M. Stallman authored
Don't cancel the mode-line's usual down-mouse-1 binding.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(custom-face-edit): Increase extra-offset.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Info-try-follow-nearest-node): Don't explicitly load browse-url.
-
Richard M. Stallman authored
Use `default' instead of t for setting the defaults. (face-spec-choose): Separate `t' from `default'.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Vthrow_on_input): Declare it.
-
Kim F. Storm authored
-
Kim F. Storm authored
-