gnus
10 years agoDo not use cl-lib functions since those are unavailable on older Emacsen.
David Engster [Sun, 23 Feb 2014 12:11:33 +0000 (13:11 +0100)]
Do not use cl-lib functions since those are unavailable on older Emacsen.

* auth-source.el (auth-source-netrc-saver): Do not depend on `cl-lib'
to stay compatible with older Emacsen, so replace `cl-loop' with
`loop'.

10 years agoauth-source.el: Build correct secrets pattern from auth-source pattern
Daniel Colascione [Sat, 22 Feb 2014 08:05:43 +0000 (08:05 +0000)]
auth-source.el: Build correct secrets pattern from auth-source pattern

10 years agognus-art.el (gnus-article-prepare, gnus-article-prepare-display): Display header...
Katsumi Yamaoka [Mon, 17 Feb 2014 06:51:53 +0000 (06:51 +0000)]
gnus-art.el (gnus-article-prepare, gnus-article-prepare-display): Display header attachment buttons by gnus-article-prepare-display rather than gnus-article-prepare so as to view in mml-preview as well

10 years agoAdd more auth-sources docs and link to EPA
Ted Zlatanov [Thu, 13 Feb 2014 14:20:14 +0000 (09:20 -0500)]
Add more auth-sources docs and link to EPA

* auth-source.el (auth-sources): Add pointer to what the .gpg extension
in `auth-sources' means and link to EPA docs.

10 years agolisp/ChangeLog: Fix typos
Juanma Barranquero [Thu, 13 Feb 2014 08:23:39 +0000 (08:23 +0000)]
lisp/ChangeLog: Fix typos

10 years agonnmail.el (nnmail-expand-newtext): Further sub-match fixups (bug#12375)
Lars Ingebrigtsen [Wed, 12 Feb 2014 08:57:10 +0000 (08:57 +0000)]
nnmail.el (nnmail-expand-newtext): Further sub-match fixups (bug#12375)

10 years agopop3.el: Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris [Mon, 10 Feb 2014 09:45:36 +0000 (09:45 +0000)]
pop3.el: Replace "Maintainer: FSF" with the emacs-devel mailing address

10 years agoepa.texi (Caching Passphrases): Don't give argument to @item used in
Katsumi Yamaoka [Mon, 10 Feb 2014 06:22:31 +0000 (06:22 +0000)]
epa.texi (Caching Passphrases): Don't give argument to @item used in
 @enumerate section so as to be able to be formatted with MAKEINFO=no.

infohack.el (infohack-replace-unsupported): Fix last commit.

10 years agoinfohack.el: Work for the case makeinfo is not available
Katsumi Yamaoka [Mon, 10 Feb 2014 03:58:42 +0000 (03:58 +0000)]
infohack.el: Work for the case makeinfo is not available

infohack.el (texinfo-format-comma): Support @comma.
 (infohack-replace-unsupported): New function.
 (infohack): Use it.

10 years agognus-art.el (gnus-mime-buttonize-attachments-in-header): Number unnumbered MIME handles
Katsumi Yamaoka [Mon, 10 Feb 2014 00:17:50 +0000 (00:17 +0000)]
gnus-art.el (gnus-mime-buttonize-attachments-in-header): Number unnumbered MIME handles

gnus-art.el (gnus-article-goto-part): Find a button in the body first.
 (gnus-mime-buttonize-attachments-in-header): Number hidden buttons.

10 years agomessage.el (message-tab): Mention what happens on normal tabs (bug#11297)
Lars Ingebrigtsen [Sun, 9 Feb 2014 11:25:23 +0000 (11:25 +0000)]
message.el (message-tab): Mention what happens on normal tabs (bug#11297)

10 years agoauth.texi (GnuPG and EasyPG Assistant Configuration): Be agnostic about authinfo...
Glenn Morris [Sat, 8 Feb 2014 05:02:43 +0000 (05:02 +0000)]
auth.texi (GnuPG and EasyPG Assistant Configuration): Be agnostic about authinfo/authinfo.gpg default order (Bug#16642)
auth-source.el (auth-sources): Doc fix (Bug#16642)

10 years agognus-art.el (gnus-mime-buttonize-attachments-in-header): Display buttons that are...
Katsumi Yamaoka [Fri, 7 Feb 2014 07:39:53 +0000 (07:39 +0000)]
gnus-art.el (gnus-mime-buttonize-attachments-in-header): Display buttons that are hidden in unselected alternative part as well

10 years agogmm-utils.el (gmm-flet, gmm-labels): Add edebug spec
Katsumi Yamaoka [Fri, 7 Feb 2014 04:12:21 +0000 (04:12 +0000)]
gmm-utils.el (gmm-flet, gmm-labels): Add edebug spec

10 years agonnimap.el (nnimap-split-rule): "Use instead" obsolescence messages should end with "."
Glenn Morris [Fri, 7 Feb 2014 04:09:43 +0000 (04:09 +0000)]
nnimap.el (nnimap-split-rule): "Use instead" obsolescence messages should end with "."

10 years ago(gnus-server-toggle-cloud-server): Only allow clouding applicable types.
Lars Ingebrigtsen [Fri, 7 Feb 2014 02:00:29 +0000 (18:00 -0800)]
(gnus-server-toggle-cloud-server): Only allow clouding applicable types.

10 years agoMake it possible to specify servers to be covered by the cloud
Lars Ingebrigtsen [Fri, 7 Feb 2014 01:57:06 +0000 (17:57 -0800)]
Make it possible to specify servers to be covered by the cloud

10 years agoMake it possible to specify servers to be covered by the cloud
Lars Ingebrigtsen [Fri, 7 Feb 2014 01:56:44 +0000 (17:56 -0800)]
Make it possible to specify servers to be covered by the cloud

10 years agoAddress parsing fixup
Lars Ingebrigtsen [Fri, 7 Feb 2014 00:13:55 +0000 (16:13 -0800)]
Address parsing fixup

* ietf-drums.el (ietf-drums-parse-address): Don't bug out when called
with an empty string.

10 years agoepa.texi (Mail-mode integration): Mention epa-mail-aliases
Glenn Morris [Thu, 6 Feb 2014 05:47:15 +0000 (05:47 +0000)]
epa.texi (Mail-mode integration): Mention epa-mail-aliases

10 years agoChangeLog belonging to the previous checkin
Lars Ingebrigtsen [Thu, 6 Feb 2014 02:46:44 +0000 (18:46 -0800)]
ChangeLog belonging to the previous checkin

10 years agoAllow cancelling articles that have a differing From address
Lars Ingebrigtsen [Thu, 6 Feb 2014 02:45:38 +0000 (18:45 -0800)]
Allow cancelling articles that have a differing From address

* gnus-msg.el (gnus-summary-cancel-article): `user-mail-address' is
buffer-local in some buffers, so bind it explicitly in the buffer we're
trying to cancel the article in (bug#10808).

10 years agognus.el, gnus-xmas.el (gnus-copy-overlay, gnus-overlays-at): New functions
Katsumi Yamaoka [Wed, 5 Feb 2014 10:29:58 +0000 (10:29 +0000)]
gnus.el, gnus-xmas.el (gnus-copy-overlay, gnus-overlays-at): New functions

10 years agoepa.texi: Add indices
Glenn Morris [Wed, 5 Feb 2014 10:00:32 +0000 (10:00 +0000)]
epa.texi: Add indices

10 years agoButtonize MIME attachments in the article header
Katsumi Yamaoka [Wed, 5 Feb 2014 09:53:17 +0000 (09:53 +0000)]
Buttonize MIME attachments in the article header

* gnus.texi (MIME Commands): Mention
  gnus-mime-buttonize-attachments-in-header and
  gnus-mime-display-attachment-buttons-in-header.

* gnus-art.el (gnus-mime-display-attachment-buttons-in-header):
  New user option.
  (gnus-mime-buttonize-attachments-in-header): New function.
  (gnus-article-prepare): Use it.
  (gnus-mime-inline-part): Suppress extra newline.
  (gnus-mm-display-part): Save excursion;
  remove useless deleting and adding of buttons.
  (gnus-insert-mime-button): Allow insertion in the middle of a line.

* gnus-sum.el (gnus-summary-wash-mime-map, gnus-summary-article-menu):
  Add gnus-mime-buttonize-attachments-in-header.

10 years agoDownload the Cloud chunks
Lars Ingebrigtsen [Wed, 5 Feb 2014 03:16:31 +0000 (19:16 -0800)]
Download the Cloud chunks

* nnimap.el (nnimap-request-articles): New command to download several
articles at once.

10 years ago* gnus.el (gnus-variable-list): Save Cloud variables.
Lars Ingebrigtsen [Wed, 5 Feb 2014 02:35:32 +0000 (18:35 -0800)]
* gnus.el (gnus-variable-list): Save Cloud variables.

10 years agoPrune old chunks
Lars Ingebrigtsen [Wed, 5 Feb 2014 01:53:11 +0000 (17:53 -0800)]
Prune old chunks

10 years ago* gnus-int.el (gnus-request-accept-article): Doc fix.
Lars Ingebrigtsen [Wed, 5 Feb 2014 00:48:59 +0000 (16:48 -0800)]
* gnus-int.el (gnus-request-accept-article): Doc fix.

10 years agoRewrite the specs to use plists for future compatability
Lars Ingebrigtsen [Tue, 4 Feb 2014 23:45:24 +0000 (15:45 -0800)]
Rewrite the specs to use plists for future compatability

10 years agoBuild fix
Lars Ingebrigtsen [Tue, 4 Feb 2014 01:34:35 +0000 (17:34 -0800)]
Build fix

10 years agoFind the new Cloud files
Lars Ingebrigtsen [Tue, 4 Feb 2014 01:32:52 +0000 (17:32 -0800)]
Find the new Cloud files

10 years ago`parse-iso8601-time-string': New function
Lars Ingebrigtsen [Tue, 4 Feb 2014 00:23:39 +0000 (16:23 -0800)]
`parse-iso8601-time-string': New function

* parse-time.el (parse-time-iso8601-regexp)
(parse-iso8601-time-string): Copied from `url-dav' so that we can use
it more generally.

10 years agoChange how cloud files are specified
Lars Ingebrigtsen [Tue, 4 Feb 2014 00:07:03 +0000 (16:07 -0800)]
Change how cloud files are specified

10 years agoFix typo in last checkin
Lars Ingebrigtsen [Mon, 3 Feb 2014 23:37:41 +0000 (15:37 -0800)]
Fix typo in last checkin

10 years agoDecode Cloud packages
Lars Ingebrigtsen [Mon, 3 Feb 2014 23:36:36 +0000 (15:36 -0800)]
Decode Cloud packages

10 years agoDecode Cloud data
Lars Ingebrigtsen [Sun, 2 Feb 2014 04:54:36 +0000 (20:54 -0800)]
Decode Cloud data

10 years agonnir.el (nnir-request-update-mark): Don't try to update the source group if we can...
Lars Ingebrigtsen [Sat, 1 Feb 2014 23:24:06 +0000 (23:24 +0000)]
nnir.el (nnir-request-update-mark): Don't try to update the source group if we can't find it (bug#16611)

10 years agoStart implementing gnus-cloud.el.
Lars Ingebrigtsen [Sat, 1 Feb 2014 22:34:57 +0000 (14:34 -0800)]
Start implementing gnus-cloud.el.

10 years ago* dns.el (network-interface-list): Define for XEmacs.
Lars Ingebrigtsen [Sat, 1 Feb 2014 21:36:59 +0000 (13:36 -0800)]
* dns.el (network-interface-list): Define for XEmacs.

10 years ago* gnus-cloud.el: New file to provide the Emacs Cloud.
Lars Ingebrigtsen [Sat, 1 Feb 2014 21:26:12 +0000 (13:26 -0800)]
* gnus-cloud.el: New file to provide the Emacs Cloud.

10 years ago* dgnushack.el: Silence XEmacs w3 warning.
Lars Ingebrigtsen [Sat, 1 Feb 2014 21:20:14 +0000 (13:20 -0800)]
* dgnushack.el: Silence XEmacs w3 warning.

10 years agoRevert last patch since that made it break even more
Lars Ingebrigtsen [Sat, 1 Feb 2014 21:18:38 +0000 (13:18 -0800)]
Revert last patch since that made it break even more

10 years ago* dgnushack.el: Silence XEmacs w3 warning.
Lars Ingebrigtsen [Sat, 1 Feb 2014 21:12:39 +0000 (13:12 -0800)]
* dgnushack.el: Silence XEmacs w3 warning.

10 years agoXEmacs build warning fix
Lars Ingebrigtsen [Sat, 1 Feb 2014 20:33:41 +0000 (12:33 -0800)]
XEmacs build warning fix

* gravatar.el (gravatar-retrieve-synchronously): XEmacs also has
`url-retrieve-synchronously', apparently.

10 years ago* dgnushack.el: Silence XEmacs dns.el warning.
Lars Ingebrigtsen [Sat, 1 Feb 2014 20:30:25 +0000 (12:30 -0800)]
* dgnushack.el: Silence XEmacs dns.el warning.

10 years ago* gnus-compat.el (gnus-compat): Declare `declare-function' only here
Lars Ingebrigtsen [Sat, 1 Feb 2014 20:28:33 +0000 (12:28 -0800)]
* gnus-compat.el (gnus-compat): Declare `declare-function' only here

Instead of in all files.

10 years ago* dns.el (network-interface-list): Define for XEmacs.
Lars Ingebrigtsen [Sat, 1 Feb 2014 20:06:35 +0000 (12:06 -0800)]
* dns.el (network-interface-list): Define for XEmacs.

10 years agoXEmacs build fix
Lars Ingebrigtsen [Sat, 1 Feb 2014 20:03:56 +0000 (12:03 -0800)]
XEmacs build fix

10 years agoDefine `delete-dups' for XEmacs
Lars Ingebrigtsen [Sat, 1 Feb 2014 19:59:42 +0000 (11:59 -0800)]
Define `delete-dups' for XEmacs

10 years ago* nnrss.el (libxml-parse-html-region): Silence compilation error.
Lars Ingebrigtsen [Sat, 1 Feb 2014 19:56:01 +0000 (11:56 -0800)]
* nnrss.el (libxml-parse-html-region): Silence compilation error.

10 years agoAllow using `gnus-parameters' while splitting mail
Daniel Dehennin [Sat, 1 Feb 2014 00:39:24 +0000 (16:39 -0800)]
Allow using `gnus-parameters' while splitting mail

* gnus-mlspl.el (gnus-group-split-fancy): Use `gnus-parameters' in
`gnus-group-split-fancy'.

10 years agoAllow using `gnus-parameters' while splitting mail
Daniel Dehennin [Sat, 1 Feb 2014 00:39:15 +0000 (16:39 -0800)]
Allow using `gnus-parameters' while splitting mail

* gnus-mlspl.el (gnus-group-split-fancy): Use `gnus-parameters' in
`gnus-group-split-fancy'.

10 years agoAllow specifying what headers to include when forwarding messages
Lars Ingebrigtsen [Sat, 1 Feb 2014 00:30:03 +0000 (16:30 -0800)]
Allow specifying what headers to include when forwarding messages

* lisp/message.el (message-remove-header): Doc fix.
(message-forward-included-headers): New variable.
(message-remove-ignored-headers): Use it.

* texi/message.texi (Forwarding): Mention
`message-forward-included-headers'.

10 years ago* gnus-sum.el (gnus-summary-open-group-with-article): New command.
Dave Abrahams [Fri, 31 Jan 2014 23:59:06 +0000 (15:59 -0800)]
* gnus-sum.el (gnus-summary-open-group-with-article): New command.

10 years agoFlush dns.el data if the network interfaces change
Magnus Henoch [Fri, 31 Jan 2014 23:52:02 +0000 (15:52 -0800)]
Flush dns.el data if the network interfaces change

* dns.el (dns-servers-up-to-date-p): New function to see whether the
network interfaces changed.
(dns-query): Use it to flush the data.

10 years agoAdd support for random Face headers
Rasmus Pank Roulund [Fri, 31 Jan 2014 23:46:46 +0000 (15:46 -0800)]
Add support for random Face headers

* gnus-fun.el (gnus-x-face-omit-files): Regexp to omit matched results
from random face commands.
(gnus-face-directory): Like `gnus-x-face-directory` for png files and
Face.
(gnus-face-omit-files): Like `gnus-x-face-omit-files` for Face.
(gnus--random-face-with-type): Generic function returning a face-type
as a string.
(gnus--insert-random-face-with-type): Generic function inserting a face
in a message buffer header.
(gnus-random-x-face): Rewritten to use `gnus--random-face-with-type`.
(gnus-insert-random-x-face-header): Rewritten to use
`gnus--insert-random-face-with-type`.
(gnus-random-face): Return random (png) Face as string.
(nus-insert-random-face-header): Insert random (png) Face in a message
buffer.

10 years ago* gnus.texi: w3 is no longer supported by Gnus.
Lars Ingebrigtsen [Fri, 31 Jan 2014 23:37:29 +0000 (15:37 -0800)]
* gnus.texi: w3 is no longer supported by Gnus.

10 years agoRemove all mentions of w3
Lars Ingebrigtsen [Fri, 31 Jan 2014 23:33:43 +0000 (15:33 -0800)]
Remove all mentions of w3

w3 hasn't been updated in a decade, and is probably not used a lot any
more.  And both w3m and shr offer more updated HTML rendering support.

Also remove url.el checks from the build process, since all Emacs
targets that Ma Gnus builds against have url.el build-in.

10 years agoRemove gnus-setup.el
Lars Ingebrigtsen [Fri, 31 Jan 2014 23:11:17 +0000 (15:11 -0800)]
Remove gnus-setup.el

* gnus-setup.el: Remove outdated file.

10 years agoMa Gnus v0.10 is begun
Lars Ingebrigtsen [Fri, 31 Jan 2014 23:02:31 +0000 (15:02 -0800)]
Ma Gnus v0.10 is begun

10 years agoMa Gnus v0.9 is released
Lars Ingebrigtsen [Fri, 31 Jan 2014 23:02:25 +0000 (15:02 -0800)]
Ma Gnus v0.9 is released

10 years agoPartially revert mistakenly checked-in test code from last checkin
Lars Ingebrigtsen [Fri, 31 Jan 2014 08:35:49 +0000 (00:35 -0800)]
Partially revert mistakenly checked-in test code from last checkin

10 years ago* nnimap.el (nnimap-transform-headers): Fix Davmail header parsing.
Lars Ingebrigtsen [Fri, 31 Jan 2014 07:29:50 +0000 (23:29 -0800)]
* nnimap.el (nnimap-transform-headers): Fix Davmail header parsing.

10 years agolpath.el: Fbind spam-initialize for XEmacs
Katsumi Yamaoka [Fri, 31 Jan 2014 02:36:07 +0000 (02:36 +0000)]
lpath.el: Fbind spam-initialize for XEmacs

10 years ago* gnus-tut.txt (Message-ID): Typo fix (bug#15556).
Alex Schroeder [Fri, 31 Jan 2014 00:58:52 +0000 (16:58 -0800)]
* gnus-tut.txt (Message-ID): Typo fix (bug#15556).

10 years agoChange last patch to Dave Abraham's original code to avoid warning
Lars Ingebrigtsen [Fri, 31 Jan 2014 00:27:02 +0000 (16:27 -0800)]
Change last patch to Dave Abraham's original code to avoid warning

10 years ago* gnus-salt.el (gnus-tree-highlight-article): Don't move point around
Dave Abrahams [Fri, 31 Jan 2014 00:24:24 +0000 (16:24 -0800)]
* gnus-salt.el (gnus-tree-highlight-article): Don't move point around
in the summary buffer (bug#13769).

10 years agoFix stale summary buffer name when using a single article buffer
Lars Ingebrigtsen [Fri, 31 Jan 2014 00:02:15 +0000 (16:02 -0800)]
Fix stale summary buffer name when using a single article buffer

* gnus-art.el (gnus-article-setup-buffer): Refresh the summary buffer
name if we're using a single article buffer.  Otherwise, it may point
to a killed buffer (bug#13756).

10 years agoRestore fancy split match data reliably
Lars Ingebrigtsen [Thu, 30 Jan 2014 23:36:26 +0000 (15:36 -0800)]
Restore fancy split match data reliably

* nnmail.el (nnmail-split-it): Instead of redoing the search to restore
the match data, just save and restore it explictly (bug#12375).

10 years agoCall `spam-initialize' automatically
Lars Ingebrigtsen [Thu, 30 Jan 2014 22:57:57 +0000 (14:57 -0800)]
Call `spam-initialize' automatically

* spam.el (spam-initialize): Allow calling repeatedly, but only run the
the code once (bug#9069).

* gnus-sum.el (gnus-summary-read-group-1): Initialize the spam code if
that's needed.

10 years agoemacs-mime.texi (time-date): Use float-time
Glenn Morris [Fri, 24 Jan 2014 07:44:08 +0000 (07:44 +0000)]
emacs-mime.texi (time-date): Use float-time

10 years ago* gnus-setup.el (gnus-use-sendmail): We never use sendmail for mail
Steinar Bang [Sat, 18 Jan 2014 18:44:59 +0000 (10:44 -0800)]
* gnus-setup.el (gnus-use-sendmail): We never use sendmail for mail
reading.

10 years agolisp/ChangeLog.2: ChangeLog fixes
Glenn Morris [Fri, 17 Jan 2014 03:26:10 +0000 (03:26 +0000)]
lisp/ChangeLog.2: ChangeLog fixes

10 years agonndiary.el (nndiary-last-occurence, nndiary-next-occurence): Note that "occurrence...
Paul Eggert [Mon, 13 Jan 2014 22:40:36 +0000 (22:40 +0000)]
nndiary.el (nndiary-last-occurence, nndiary-next-occurence): Note that "occurrence" is misspelled

10 years agognus.texi (Finding the Parent): Spelling fixes
Paul Eggert [Fri, 10 Jan 2014 08:28:59 +0000 (08:28 +0000)]
gnus.texi (Finding the Parent): Spelling fixes

10 years agomessage.el (message-bury): Call bury-buffer with no argument in the message-return...
Ken Olum [Thu, 9 Jan 2014 21:57:30 +0000 (21:57 +0000)]
message.el (message-bury): Call bury-buffer with no argument in the message-return-action case too

10 years agoSpelling fixes
Paul Eggert [Wed, 8 Jan 2014 22:13:19 +0000 (22:13 +0000)]
Spelling fixes

10 years agomessage.el (message-recover): Spelling fix
Paul Eggert [Mon, 6 Jan 2014 06:53:43 +0000 (06:53 +0000)]
message.el (message-recover): Spelling fix

10 years agotexi/*: Add @documentencoding
Paul Eggert [Mon, 6 Jan 2014 05:59:38 +0000 (05:59 +0000)]
texi/*: Add @documentencoding

10 years agoSilence the byte compiler
Katsumi Yamaoka [Sun, 5 Jan 2014 23:37:57 +0000 (23:37 +0000)]
Silence the byte compiler

10 years agopop3.el (pop3-leave-mail-on-server): Spelling fix in docstring
Paul Eggert [Sun, 5 Jan 2014 10:39:57 +0000 (10:39 +0000)]
pop3.el (pop3-leave-mail-on-server): Spelling fix in docstring

10 years agoUpdate copyright year to 2014
Paul Eggert [Wed, 1 Jan 2014 10:39:44 +0000 (10:39 +0000)]
Update copyright year to 2014

10 years agoMisc changes made in Emacs trunk
Glenn Morris [Sat, 28 Dec 2013 11:54:38 +0000 (11:54 +0000)]
Misc changes made in Emacs trunk

10 years agoMisc changes made in Emacs trunk
Glenn Morris [Sat, 28 Dec 2013 03:12:13 +0000 (03:12 +0000)]
Misc changes made in Emacs trunk

10 years agoMake split tracing work in nnimap groups, too
Lars Ingebrigtsen [Thu, 26 Dec 2013 16:39:39 +0000 (17:39 +0100)]
Make split tracing work in nnimap groups, too

* gnus-sum.el (gnus-summary-respool-query): Special-case nnimap so that
we get proper traces there, too.

10 years agoMark as tiny change
Lars Ingebrigtsen [Thu, 26 Dec 2013 00:15:59 +0000 (01:15 +0100)]
Mark as tiny change

10 years agoDon't discard parameters in digest groups when replying
Sean Connor [Thu, 26 Dec 2013 00:15:01 +0000 (01:15 +0100)]
Don't discard parameters in digest groups when replying

* gnus-sum.el (gnus-summary-enter-digest-group): Don't discard previous
value of the parameters if the current article has a Reply-To or From
field.

10 years ago* gnus.el (gnus-group-buffer): Remove duplicate definition.
Lars Ingebrigtsen [Thu, 26 Dec 2013 00:07:45 +0000 (01:07 +0100)]
* gnus.el (gnus-group-buffer): Remove duplicate definition.

10 years ago* gnus-sum.el (gnus-summary-exit): Stop animations.
Lars Ingebrigtsen [Wed, 25 Dec 2013 17:14:12 +0000 (18:14 +0100)]
* gnus-sum.el (gnus-summary-exit): Stop animations.

10 years agolisp/gnus/gnus-spec.el (gnus-tmp-article-number): Remove duplicate defvar
Katsumi Yamaoka [Fri, 20 Dec 2013 05:52:52 +0000 (05:52 +0000)]
lisp/gnus/gnus-spec.el (gnus-tmp-article-number): Remove duplicate defvar

10 years agoRemove [backspace] key binding because it shadows DEL (bug#16035)
Juri Linkov [Fri, 20 Dec 2013 05:20:53 +0000 (05:20 +0000)]
Remove [backspace] key binding because it shadows DEL (bug#16035)

10 years agolisp/ChangeLog: Fix timestamp of last commit
Katsumi Yamaoka [Thu, 19 Dec 2013 04:48:42 +0000 (04:48 +0000)]
lisp/ChangeLog: Fix timestamp of last commit

10 years agognus-uu.el: Fix temporary files deletion bug
Katsumi Yamaoka [Thu, 19 Dec 2013 04:41:19 +0000 (04:41 +0000)]
gnus-uu.el: Fix temporary files deletion bug

10 years agognus-icalendar.el (gnus-icalendar-identities): Make changing the
Jan Tatarik [Mon, 2 Dec 2013 21:19:11 +0000 (22:19 +0100)]
gnus-icalendar.el (gnus-icalendar-identities): Make changing the
value of gnus-icalendar-additional-identities work without restart.

10 years agomm-util.el (mm-make-temp-file): Alias to make-temp-file for modern Emacsen
Katsumi Yamaoka [Tue, 17 Dec 2013 10:11:55 +0000 (10:11 +0000)]
mm-util.el (mm-make-temp-file): Alias to make-temp-file for modern Emacsen

10 years agognus-msg.el (gnus-setup-message): Fix last commit
Katsumi Yamaoka [Mon, 9 Dec 2013 00:35:04 +0000 (00:35 +0000)]
gnus-msg.el (gnus-setup-message): Fix last commit

10 years ago(gnus-setup-message): Fix the type of argument passed to nnir-article-number and...
Katsumi Yamaoka [Sun, 8 Dec 2013 23:11:02 +0000 (23:11 +0000)]
(gnus-setup-message): Fix the type of argument passed to nnir-article-number and nnir-article-group

10 years agolisp/ChangeLog: Fix last commit
Katsumi Yamaoka [Tue, 3 Dec 2013 01:17:32 +0000 (01:17 +0000)]
lisp/ChangeLog: Fix last commit

10 years agomessage.el (message-send-mail-with-sendmail): Don't kill error buffer if sending...
Vitalie Spinu [Tue, 3 Dec 2013 01:06:09 +0000 (01:06 +0000)]
message.el (message-send-mail-with-sendmail): Don't kill error buffer if sending fails