- 14 Dec, 2004 11 commits
-
-
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 29 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
-
Stefan Monnier authored
Reported by Ville Skytt�scop@xemacs.org>. (vc-svn-annotate-current-time, vc-svn-annotate-time-of-rev) (vc-svn-annotate-time, vc-svn-annotate-extract-revision-at-line) (vc-svn-annotate-command, vc-svn-annotate-re): Support for svn annotate.
-
Juri Linkov authored
-
Juri Linkov authored
-
Juri Linkov authored
(Misc Dired Commands): Add @r{(Dired)} to w.
-
Juri Linkov authored
-
Juri Linkov authored
-
Juri Linkov authored
(ffap-directory-finder): New variable. (ffap-string-at-point-mode-alist): Add * and ? to `file'. (ffap-file-at-point): Add /* to immediately rejected names. Return absolute file names matching ffap-dired-wildcards. (ffap-read-file-or-url): Set default value for `completing-read' to `buffer-file-name'. (find-file-at-point): When filename matches ffap-dired-wildcards, call ffap-file-finder with t arg `wildcards', instead of dired. (ffap-other-window, ffap-other-frame): Return visited buffers. (ffap-read-only, ffap-read-only-other-window) (ffap-read-only-other-frame, ffap-alternate-file): New commands. (dired-at-point): Call ffap-directory-finder instead of dired. (ffap-dired-other-window, ffap-dired-other-frame) (ffap-list-directory): New commands. (ffap-bindings): New keybindings for new commands.
-
Juri Linkov authored
Add the first buffer to the returned value to return the complete list of all visited buffers. (find-file-read-only, find-file-read-only-other-window) (find-file-read-only-other-frame): Use nil for `mustmatch' arg of `find-file-read-args'. Signal an error about non-existent file only if file name doesn't contain wildcards. Toggle read-only in all visited buffers. (find-alternate-file, find-alternate-file-other-window): Add optional arg `wildcards'. Doc fix. Set `wildcards' to t when called interactively. Pass arg `wildcards' to other functions. (find-file-noselect): Doc fix.
-
Juri Linkov authored
-
Juri Linkov authored
region when mark is active in Transient Mark mode.
-