| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\|
| |
| |
| | |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1095
|
| |
| |
| |
| |
| | |
default to nil.
(mail-source-delete-old-incoming): Make confirmation prompt more clear.
|
| | |
|
| |
| |
| |
| | |
Suggested by <chris.anderton@zetnet.co.uk>.
|
| |
| |
| |
| | |
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-239
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg01077.html
and its thread for discussion leading to this change.
* emacs-cvs/lisp/bookmark.el:
(bookmark-jump-noselect): Return an alist instead of a dotted pair.
(bookmark-jump, bookmark-jump-other-window, bookmark-insert)
(bookmark-bmenu-2-window, bookmark-bmenu-other-window)
(bookmark-bmenu-switch-other-window): Adjust accordingly.
(bookmark-make-cell-function): Adjust documentation accordingly.
* emacs-cvs/lisp/image-mode.el
(image-bookmark-jump): Adjust return type accordingly; document.
* emacs-cvs/lisp/doc-view.el
(doc-view-bookmark-jump): Adjust return type accordingly; document.
|
| |
| |
| |
| | |
(top-level): No need to load own source when compiling.
|
| | |
|
| |
| |
| |
| |
| | |
since unconditionally required near start of file.
(gnus-summary-display-while-building): Move definition before use.
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
(gnus-summary-jump-to-group): Consider windows on other displayed frames as
well. Similar changes might be needed elsewhere, but that's the one I've
bumped into during my use.
|
| | |
|
| | |
|
| |
| |
| |
| | |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1089
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
nnmairix-request-group-with-article-number-correction call.
(nnmairix-fast, nnmairix-group): New, less general names, for free
variables passed from nnmairix-request-group to
nnmairix-request-group-with-article-number-correction. Declare.
(nnmairix-request-group-with-article-number-correction):
Use nnmairix-fast, nnmairix-group rather than fast, group.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
variables to defconsts. Convert comments to doc-strings.
(nnmairix-last-server, nnmairix-current-server): Convert from free
variables to defvars. Convert comments to doc-strings.
(gnus-registry-fetch-group): Autoload.
(nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
(nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
(nnmairix-widget-build-editable-fields): Use car cddr rather than caddr.
|
| |
| |
| |
| |
| | |
Standardize license text.
Change defcustom :version from 23.0 to 23.1.
|
| |
| |
| |
| | |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1086
|
| |
| |
| |
| | |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1076
|
|\|
| |
| |
| | |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1074
|
| |
| |
| |
| | |
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-232
|
| | |
|
| |
| |
| |
| | |
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-215
|
| |
| |
| |
| | |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1073
|
| |
| |
| |
| | |
fbound (Emacs 23 unicode), signal an error.
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
These entries were in lisp/gnus/ChangeLog.unicode, but no corresponding code
changes occurred when merging the unicode branch to the trunk (perhaps those
changes were separately merged to the trunk prior to the unicode merge).
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1056
|
|\|
| |
| |
| | |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1048
|
| |
| |
| |
| | |
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-193
|
| |
| |
| |
| | |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1047
|
| |
| |
| |
| | |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1046
|
| |
| |
| |
| | |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1038
|
|\ \
| | |
| | |
| | | |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-324
|
| | | |
|
| | |
| | |
| | |
| | | |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1016
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* message.el (message-beginning-of-line): Use featurep instead of bound
tests in order to resolve conditionals at compile time.
* textmodes/reftex-toc.el (reftex-toc-next, reftex-toc-previous)
(reftex-toc-restore-region):
* textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer)
(reftex-index-phrases-apply-to-region):
* textmodes/ispell.el (ispell-word):
* progmodes/vhdl-mode.el (vhdl-keep-region-active):
* progmodes/pascal.el (pascal-mark-defun):
* progmodes/f90.el (f90-mark-subprogram, f90-indent-region)
(f90-fill-region):
* emulation/tpu-edt.el (tpu-set-mark):
* emulation/crisp.el (crisp-region-active):
* winner.el (winner-active-region):
* ansi-color.el (ansi-color-set-extent-face): Use featurep instead
of bound tests in order to resolve conditionals at compile time.
|
| | |
| | |
| | |
| | | |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1009
|
| | |
| | |
| | |
| | | |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1001
|
| | |
| | |
| | |
| | | |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-992
|
| | | |
|
|\| |
| | |
| | |
| | | |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-312
|
| |\|
| | |
| | |
| | | |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
|
| | | |
|
| | |
| | |
| | |
| | | |
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-172
|
| | |
| | |
| | |
| | | |
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-164
|
| | |
| | |
| | |
| | | |
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-159
|