- 24 Nov, 2011 2 commits
-
-
Juanma Barranquero authored
-
Adam W authored
mail-source.el (mail-source-fetch-maildir): Don't expect the return value of `delete-file', that returns nil for a local file but returns t for a remote file using ssh.
-
- 23 Nov, 2011 1 commit
-
-
Lars Magne Ingebrigtsen authored
-
- 22 Nov, 2011 2 commits
-
-
Katsumi Yamaoka authored
-
Lars Magne Ingebrigtsen authored
shr.el (shr-table-horizontal-line): Revert infinite loops introduced by Paul Eggert's spellfixes two days ago.
-
- 21 Nov, 2011 1 commit
-
-
Lars Magne Ingebrigtsen authored
mm-view.el (mm-display-inline-fontify): Make the font-lock variables buffer-local instead of binding them to avoid warnings. Also demote errors (bug#10063).
-
- 20 Nov, 2011 2 commits
-
-
Juanma Barranquero authored
-
Paul Eggert authored
-
- 16 Nov, 2011 2 commits
-
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
- 15 Nov, 2011 3 commits
-
-
Juanma Barranquero authored
-
Paul Eggert authored
-
Juanma Barranquero authored
-
- 14 Nov, 2011 1 commit
-
-
Paul Eggert authored
-
- 09 Nov, 2011 1 commit
-
-
Juanma Barranquero authored
-
- 03 Nov, 2011 3 commits
-
-
Lars Magne Ingebrigtsen authored
-
Lars Magne Ingebrigtsen authored
-
Stefan Monnier authored
-
- 02 Nov, 2011 2 commits
-
-
Ted Zlatanov authored
gnus-util.el (gnus-bound-and-true-p): Another comment to explain why we don't use `bound-and-true-p'.
-
Ted Zlatanov authored
-
- 31 Oct, 2011 2 commits
-
-
Ted Zlatanov authored
-
Ted Zlatanov authored
-
- 26 Oct, 2011 2 commits
-
-
Stefan Monnier authored
(message-completion-function): Don't fallback on message-tab-body-function when message-completion-alist fails to find a completion. Fixes: debbugs:9158
-
Daiki Ueno authored
-
- 20 Oct, 2011 6 commits
-
-
Glenn Morris authored
This was clearly a tiny change, ref: http://article.gmane.org/gmane.emacs.gnus.cvs/8206
-
Glenn Morris authored
All 4 listed authors have assignments, so I am not going to bother working out precisely who wrote which piece of this.
-
Glenn Morris authored
Ref: http://thread.gmane.org/gmane.emacs.gnus.general/56492/focus=57459 From: Reiner Steib <4.uce.03.r.s@nurfuerspam.de> Subject: Re: display picons _and_ textual address Newsgroups: gmane.emacs.gnus.general Date: 2004-05-18 12:21:19 GMT
-
Glenn Morris authored
Ref: http://thread.gmane.org/gmane.emacs.gnus.general/56861/focus=56907 From: Ted Zlatanov <tzz@lifelogs.com> Subject: Re: CRM114 Mailfilter and spam.el Newsgroups: gmane.emacs.gnus.general Date: 2004-05-20 18:39:25 GMT
-
Glenn Morris authored
-
Chong Yidong authored
* lisp/emulation/cua-base.el (cua-mode): * lisp/mail/footnote.el (footnote-mode): * lisp/mail/mailabbrev.el (mail-abbrevs-mode): * lisp/net/xesam.el (xesam-minor-mode): * lisp/progmodes/bug-reference.el (bug-reference-mode): * lisp/progmodes/cap-words.el (capitalized-words-mode): * lisp/progmodes/compile.el (compilation-minor-mode) (compilation-shell-minor-mode): * lisp/progmodes/gud.el (gud-tooltip-mode): * lisp/progmodes/hideif.el (hide-ifdef-mode): * lisp/progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode): * lisp/progmodes/subword.el (subword-mode): * lisp/progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode): * lisp/progmodes/which-func.el (which-function-mode): * lisp/term/tvi970.el (tvi970-set-keypad-mode): * lisp/term/vt100.el (vt100-wide-mode): * lisp/textmodes/flyspell.el (flyspell-mode): * lisp/textmodes/ispell.el (ispell-minor-mode): * lisp/textmodes/nroff-mode.el (nroff-electric-mode): * lisp/textmodes/paragraphs.el (use-hard-newlines): * lisp/textmodes/refill.el (refill-mode): * lisp/textmodes/reftex.el (reftex-mode): * lisp/textmodes/rst.el (rst-minor-mode): * lisp/textmodes/sgml-mode.el (html-autoview-mode) (sgml-electric-tag-pair-mode): * lisp/textmodes/tex-mode.el (latex-electric-env-pair-mode): * lisp/vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode): * lisp/emulation/crisp.el (crisp-mode): * lisp/emacs-lisp/eldoc.el (eldoc-mode): * lisp/emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new minor mode behavior. * lisp/erc/erc-fill.el (erc-fill-mode): * lisp/erc/erc-track.el (erc-track-minor-mode): Doc fix. * lisp/erc/erc.el (define-erc-module): Fix autogenerated docstring to reflect Emacs 24 minor mode changes. * lisp/gnus/gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24, calling a minor mode from Lisp with nil arg enables it, so we have to make the working a bit ambiguous here).
-
- 18 Oct, 2011 2 commits
-
-
Ted Zlatanov authored
gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility. nnir.el (nnir-mode): Use it. nnmairix.el (nnmairix-determine-original-group-from-registry): Use it. nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy. nnmairix.el (gnus-registry-enabled): Ditto.
-
Daiki Ueno authored
-
- 17 Oct, 2011 2 commits
-
-
Ted Zlatanov authored
From Dave Abrahams <dave@boostpro.com>. gnus-registry.el (gnus-registry-enabled): Add new variable. (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask only while we need to find out if it should be t or nil. (gnus-registry-initialize): Don't set `gnus-registry-install' to t. (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when the registry is installed. Set it to nil when it's unloaded. (gnus-registry-install-p): Provide user guidance for the initial value of `gnus-registry-install' when it's 'ask, otherwise return its value. nnregistry.el (nnregistry-open-server, nnregistry-server-opened): Use `gnus-registry-enabled' instead of `gnus-registry-install'. nnmairix.el (nnmairix-determine-original-group-from-registry): Use `gnus-registry-enabled' instead of `gnus-registry-install'. nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of `gnus-registry-install'.
-
Daiki Ueno authored
mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the primary key is marked as disabled. mml1991.el (mml1991-epg-find-usable-key): Ditto. Thanks to Christian von Roques <roques@mti.ag>.
-
- 11 Oct, 2011 3 commits
-
-
Andreas Schwab authored
`href' value.
-
Ted Zlatanov authored
-
Katsumi Yamaoka authored
Bugfix: message.el (message-signed-or-encrypted-p): Exclude header when checking if there is signed or encrypted body in text/plain message.
-
- 09 Oct, 2011 1 commit
-
-
Andreas Schwab authored
containing "=".
-
- 06 Oct, 2011 2 commits
-
-
Gnus developers authored
gnus.texi (Gnus Utility Functions): Add more references and explanations (bug#9683). ecomplete.el (ecomplete-display-matches): Use a local keymap to handle bindings. gnus-win.el (gnus-configure-windows): Protect against reading ephemeral groups outside of Gnus.
-
Katsumi Yamaoka authored
-