- 01 Dec, 2009 9 commits
-
-
Bill Wohler authored
mairix example. Specify -q in namazu example since namazu is excessively garrulous.
-
Bill Wohler authored
database path. (mh-namazu-execute-search): Specify -q in example since namazu is excessively garrulous.
-
Stefan Monnier authored
-
Glenn Morris authored
-
Glenn Morris authored
final period).
-
Glenn Morris authored
(rmail-mime-show): Downcase the encoding. (Bug#5070)
-
Glenn Morris authored
actively maintain savehist-mode".
-
Glenn Morris authored
-
Dan Nicolaescu authored
* log-view.el (log-view-mode-map): Inherit from from widget-keymap.
-
- 30 Nov, 2009 13 commits
-
-
Juanma Barranquero authored
through customize. (Bug#5056)
-
Juanma Barranquero authored
* progmodes/perl-mode.el (perl-font-lock-syntactic-keywords): Refer to jit-lock-defer-multiline, not jit-lock-multiline. (perl-font-lock-special-syntactic-constructs): Quote jit-lock-defer-multiline property.
-
Katsumi Yamaoka authored
-
Juri Linkov authored
value `buffer' of `multi-isearch-next-buffer-current-function'. Use `(current-buffer)' when `buffer' is nil. (multi-isearch-next-buffer-from-list): Don't fallback to `(current-buffer)' when `buffer' is nil. (Bug#4947)
-
Dan Nicolaescu authored
-
Stefan Monnier authored
hashtables, even tho they're "hidden" (bug#5082).
-
Juri Linkov authored
of buffers with `get-buffer' to `multi-isearch-buffers'. (multi-isearch-buffers, multi-isearch-buffers-regexp): Canonicalize BUFFERS with `get-buffer'. Doc fix. (multi-isearch-files, multi-isearch-files-regexp): Canonicalize FILES with `expand-file-name' converting relative file names to absolute. Doc fix. (Bug#4727)
-
Juri Linkov authored
(multi-isearch-read-matching-buffers): New functions. (multi-isearch-buffers, multi-isearch-buffers-regexp): Use them in the `interactive' spec. Doc fix. (multi-isearch-read-files, multi-isearch-read-matching-files): New functions. (multi-isearch-files, multi-isearch-files-regexp): Use them in the `interactive' spec. Doc fix. (Bug#4725)
-
Juri Linkov authored
Rename from `doc-view-continuous-mode'. (doc-view-menu): Move "Toggle display" to the top. Add submenu "Continuous" with radio buttons "Off"/"On" and "Save as Default". (doc-view-scroll-up-or-next-page) (doc-view-scroll-down-or-previous-page) (doc-view-next-line-or-next-page) (doc-view-previous-line-or-previous-page): Rename `doc-view-continuous-mode' to `doc-view-continuous'. (Bug#4896)
-
Juri Linkov authored
`comint-previous-matching-input' to `comint-history-isearch-backward-regexp'. Unbind `M-s' to allow global key binding `M-s'. Add menu items for `comint-history-isearch-backward' and `comint-history-isearch-backward-regexp'. (Bug#3746)
-
Juri Linkov authored
For def=recenter, replace `recenter' with `recenter-top-bottom' that is called with `this-command' and `last-command' let-bound to `recenter-top-bottom'. When the last `def' was not `recenter', set `recenter-last-op' to nil. (Bug#4981)
-
Stefan Monnier authored
* filecache.el (file-cache-add-directory, file-cache-add-directory-recursively) (file-cache-add-from-file-cache-buffer) (file-cache-delete-file-regexp, file-cache-delete-directory) (file-cache-files-matching-internal, file-cache-display): Use dolist. (file-cache-temp-minibuffer-message): Delete function. (file-cache-minibuffer-complete): Use minibuffer-message instead.
-
Stefan Monnier authored
Don't signal an error when bumping into EOB in tr, s, or y.
-
- 29 Nov, 2009 12 commits
-
-
Juri Linkov authored
default faces is pre-loaded into a list of default values instead of the history.
-
Juri Linkov authored
for "Unicode name" like in other tags.
-
Juri Linkov authored
-
Juri Linkov authored
(ediff-read-file-name): Use it instead of `minibuffer-with-setup-hook'.
-
Juri Linkov authored
when it is fboundp in GNU Emacs 23.1. Put `isearch-scroll' property on `gnus-recenter'. (Bug#4981)
-
Juri Linkov authored
* window.el (recenter-last-op): Doc fix. (recenter-positions): New defcustom. (recenter-top-bottom): Rewrite to use `recenter-positions'. (move-to-window-line-top-bottom): Rewrite to use `recenter-positions'.
-
Michael Albinus authored
and "sudo" commands.
-
Michael Albinus authored
(eshell-directory-files-and-attributes): Check for FTP remote connection. (eshell-parse-ange-ls): Let-bind `ange-ftp-name-format', `ange-ftp-ftp-name-arg', `ange-ftp-ftp-name-res'. (eshell-file-attributes): Handle ".". Return `entry'.
-
Michael Albinus authored
(eshell/su): Flatten args. Apply better args parsing. Use "cd". (eshell/sudo): Flatten args. Let-bind `default-directory'.
-
Michael Albinus authored
shell with "exec" when possible. This prevents trailing prompts in `start-file-process'.
-
Michael Albinus authored
(ange-ftp-directory-files-and-attributes) (ange-ftp-real-directory-files-and-attributes): New defuns.
-
Jan Djärv authored
(frame_make_pointer_visible): Declare f before statements.
-
- 28 Nov, 2009 6 commits
-
-
Stefan Monnier authored
* nxml/rng-valid.el (rng-validate-mode): Don't hardcode point-min==1. (rng-compute-mode-line-string): Show the validation percentage in terms of the narrowed text, not the widened text. (rng-do-some-validation): Don't catch internal errors when debugging. (rng-first-error): Simplify. (rng-after-change-function): Remove work around. AFAIK the bug has been fixed a while ago.
-
Chong Yidong authored
-
Chong Yidong authored
* sem-user.texi (Semantic mode user commands): Fix key syntax. Document semantic-complete-analyze-inline. (Semanticdb search debugging commands): Minor clarification. (Analyzer, Smart Completion, Smart Summary, Smart Jump) (Analyzer Debug) New nodes, adapted from the upstream Semantic user manual.
-
Stefan Monnier authored
cannot be displayed (e.g. when doing C-x C-f some-new-file.svg RET).
-
Kevin Ryde authored
-
Stefan Monnier authored
-