gnus
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

10 years ago* gnus-icalendar.el (gnus-icalendar-event-from-ical)
Jan Tatarik [Thu, 28 Nov 2013 21:45:35 +0000 (22:45 +0100)]
* gnus-icalendar.el (gnus-icalendar-event-from-ical)
(gnus-icalendar-event->org-entry) (gnus-icalendar--update-org-event)
(gnus-icalendar-event->gnus-calendar): Distinguish between
required/optional/non-participant attendee status. Fix bug causing the
first required event participant to be omitted.

10 years agoAllow overriding charset in some decoding functions
Katsumi Yamaoka [Wed, 27 Nov 2013 06:39:16 +0000 (06:39 +0000)]
Allow overriding charset in some decoding functions

10 years agognus-art.el (gnus-article-browse-html-parts): Replace LWSPs with ` 's in header
Katsumi Yamaoka [Wed, 27 Nov 2013 01:59:25 +0000 (01:59 +0000)]
gnus-art.el (gnus-article-browse-html-parts): Replace LWSPs with ` 's in header

10 years agognus-art.el (gnus-article-browse-html-*): Work for broken Chinese articles
Katsumi Yamaoka [Wed, 27 Nov 2013 01:25:30 +0000 (01:25 +0000)]
gnus-art.el (gnus-article-browse-html-*): Work for broken Chinese articles

10 years agolisp/ChangeLog: Cosmetic fix
Katsumi Yamaoka [Thu, 21 Nov 2013 22:53:00 +0000 (22:53 +0000)]
lisp/ChangeLog: Cosmetic fix

10 years agoRSVP handling.
Jan Tatarik [Tue, 19 Nov 2013 23:00:31 +0000 (00:00 +0100)]
RSVP handling.

10 years agoFix org-timestamp for events ending at midnight.
Jan Tatarik [Tue, 19 Nov 2013 22:25:54 +0000 (23:25 +0100)]
Fix org-timestamp for events ending at midnight.

10 years ago* nndoc.el (nndoc-type-alist): Support debbugs .log files.
Ted Zlatanov [Thu, 21 Nov 2013 17:11:43 +0000 (12:11 -0500)]
* nndoc.el (nndoc-type-alist): Support debbugs .log files.

10 years agoRevert last commit.
David Engster [Wed, 20 Nov 2013 21:21:39 +0000 (22:21 +0100)]
Revert last commit.

Define `beginning-of-visual-line' in lpath.el instead.

10 years ago* message.el (message-beginning-of-line): Fix XEmacs warning for last
David Engster [Wed, 20 Nov 2013 21:09:11 +0000 (22:09 +0100)]
* message.el (message-beginning-of-line): Fix XEmacs warning for last
change.

10 years agomessage.el (message-beginning-of-line): Use beginning-of-visual-line when visual...
Dave Goldberg [Wed, 20 Nov 2013 04:25:03 +0000 (04:25 +0000)]
message.el (message-beginning-of-line): Use beginning-of-visual-line when visual-line-mode is turned on

10 years agognus-icalendar.el (gnus-icalendar-event->gnus-calendar, gnus-icalendar-event-from...
Jan Tatarik [Fri, 15 Nov 2013 00:07:39 +0000 (00:07 +0000)]
gnus-icalendar.el (gnus-icalendar-event->gnus-calendar, gnus-icalendar-event-from-ical, gnus-icalendar-event->org-entry, gnus-icalendar--update-org-event): Required/optional participation, list of attendees synced to org

10 years agognus-icalendar can update org entry for canceled appointments.
Jan Tatarik [Wed, 13 Nov 2013 16:02:50 +0000 (17:02 +0100)]
gnus-icalendar can update org entry for canceled appointments.

* gnus-icalendar.el (gnus-icalendar-event:sync-to-org)
(gnus-icalendar-event:inline-org-buttons): Allow for appointment
cancellations to be synced to org if the original appt has an org
outline.

10 years agoFix for gnus-icalendar handling of empty appt locations.
Jan Tatarik [Wed, 13 Nov 2013 15:10:45 +0000 (16:10 +0100)]
Fix for gnus-icalendar handling of empty appt locations.

* gnus-icalendar.el (gnus-icalendar--format-summary-line)
(gnus-icalendar-event->org-entry)
(gnus-icalendar--update-org-event)
(gnus-icalendar-event->gnus-calendar): Fix empty location handling.

10 years agoAdd a changelog entry for the revision <9d32270f9a6036a0a694150e8c00201dc20b3519>
Jan Tatarik [Tue, 12 Nov 2013 22:13:49 +0000 (22:13 +0000)]
Add a changelog entry for the revision <9d32270f9a6036a0a694150e8c00201dc20b3519>

10 years agognus-icalendar.el (gnus-icalendar-event--decode-datefield)
Jan Tatarik [Tue, 12 Nov 2013 21:13:47 +0000 (22:13 +0100)]
gnus-icalendar.el (gnus-icalendar-event--decode-datefield)
(gnus-icalendar-event-from-ical): Fix timezone handling in
gnus-icalendar export to org.

10 years agoepa.texi (Encrypting/decrypting gpg files): Fix typo
Alex Schroeder [Sun, 10 Nov 2013 22:12:47 +0000 (22:12 +0000)]
epa.texi (Encrypting/decrypting gpg files): Fix typo

10 years agognus-salt.el (gnus--let-eval): Silence the Buildbot
Katsumi Yamaoka [Wed, 6 Nov 2013 05:59:59 +0000 (05:59 +0000)]
gnus-salt.el (gnus--let-eval): Silence the Buildbot

10 years agognus-cite.el (gnus-cite-add-face): Make non-sticky overlays
Katsumi Yamaoka [Tue, 5 Nov 2013 09:55:12 +0000 (09:55 +0000)]
gnus-cite.el (gnus-cite-add-face): Make non-sticky overlays

10 years agognus-group.el (gnus-group-browse-foreign-server):
Glenn Morris [Wed, 30 Oct 2013 08:09:37 +0000 (08:09 +0000)]
gnus-group.el (gnus-group-browse-foreign-server):
gnus-int.el (gnus-start-news-server): Silence compiler obsolescence warning

10 years agoSearch the netrc entries for the logical server name, then the actual.
Ted Zlatanov [Tue, 29 Oct 2013 13:19:11 +0000 (09:19 -0400)]
Search the netrc entries for the logical server name, then the actual.

* nnimap.el (nnimap-open-connection-1): `auth-source-search' for the
`nnoo-current-server' first, then for the actual `nnimap-address' to
allow netrc entries for the nnoo server to coexist with netrc entries
for the `nnimap-address'.

10 years agomm-decode.el (mm-dissect-buffer): Revert last change
Katsumi Yamaoka [Wed, 23 Oct 2013 03:35:25 +0000 (03:35 +0000)]
mm-decode.el (mm-dissect-buffer): Revert last change
nndoc.el (nndoc-dissect-mime-parts-sub): Ditto

The problem that motivated those changes was attributed to a broken
mail sender, and has been fixed.

10 years agonndoc.el (nndoc-dissect-mime-parts-sub): Fix last change
Katsumi Yamaoka [Tue, 22 Oct 2013 13:55:12 +0000 (13:55 +0000)]
nndoc.el (nndoc-dissect-mime-parts-sub): Fix last change

10 years agomm-decode.el (mm-dissect-buffer): Guess content-type if the first token is missing...
Katsumi Yamaoka [Tue, 22 Oct 2013 10:22:25 +0000 (10:22 +0000)]
mm-decode.el (mm-dissect-buffer): Guess content-type if the first token is missing in the Content-Type header
nndoc.el (nndoc-dissect-mime-parts-sub): Ditto

10 years agotexi/gnus.texi (Mode Lines): Fix last commit
Katsumi Yamaoka [Mon, 14 Oct 2013 12:02:35 +0000 (12:02 +0000)]
texi/gnus.texi  (Mode Lines): Fix last commit

10 years agotexi/gnus.texi (Mode Lines): Fix typ
Glenn Morris [Sun, 13 Oct 2013 05:16:14 +0000 (05:16 +0000)]
texi/gnus.texi  (Mode Lines): Fix typ

10 years agolisp/ChangeLog (2013-02-25): Fix file name
Glenn Morris [Sun, 13 Oct 2013 05:14:43 +0000 (05:14 +0000)]
lisp/ChangeLog (2013-02-25): Fix file name

10 years agognus-util.el (image-size): Declare
Glenn Morris [Wed, 18 Sep 2013 05:25:30 +0000 (05:25 +0000)]
gnus-util.el (image-size): Declare

10 years agomm-decode.el (mm-add-meta-html-tag): Fix last change
Katsumi Yamaoka [Wed, 18 Sep 2013 00:25:06 +0000 (00:25 +0000)]
mm-decode.el (mm-add-meta-html-tag): Fix last change

10 years agoSilence the byte compiler
Katsumi Yamaoka [Tue, 17 Sep 2013 23:48:57 +0000 (23:48 +0000)]
Silence the byte compiler

* gnus-icalendar.el (gnus-icalendar-event--find-attendee)
(gnus-icalendar-event-from-ical)
(gnus-icalendar-event--build-reply-event-body)
(gnus-icalendar-event-reply-from-buffer)
(gnus-icalendar-find-org-event-file)
(gnus-icalendar-event->gnus-calendar, gnus-icalendar-reply)
(gnus-icalendar-mm-inline): Use gmm-labels instead of labels or flet.

* mm-util.el (mm-special-display-p): Isolate XEmacs stuff.

10 years agoVarious changes made in Emacs trunk
Stefan Monnier [Tue, 17 Sep 2013 22:09:34 +0000 (22:09 +0000)]
Various changes made in Emacs trunk

* gnus-agent.el (gnus-category-mode): Use define-derived-mode.
(gnus-agent-mode): Use derived-mode-p.
(gnus-agent-rename-group, gnus-agent-delete-group): Don't bind
gnus-command-method and *-command-method to nil, but bind
gnus-command-method to *-command-method instead!
(gnus-agent-fetch-articles): Remove unused var `id'.
(gnus-agent-fetch-headers): Remove unused arg `force'.
(gnus-agent-braid-nov): Remove unused arg `group'.  Adjust callers.
(gnus-agent-save-alist, gnus-agent-save-local): Remove unused `item'.
(gnus-agent-short-article, gnus-agent-long-article)
(gnus-agent-low-score, gnus-agent-high-score): Move declaration before
first use.
(gnus-agent-fetch-group-1): Remove unused vars `arts', `category',
`score-param'.
(gnus-tmp-name, gnus-tmp-groups): Defvar them.
(gnus-get-predicate): Push in front of the cache, rather than end.
(gnus-agent-expire-current-dirs, gnus-agent-expire-stats): Defvar them.
(gnus-agent-expire-group-1): Use push.  Don't abuse dyn-binding.
(gnus-agent-expire-unagentized-dirs): Don't rebind
gnus-agent-expire-current-dirs since the defvar silences the warning.
(gnus-agent-retrieve-headers): Remove unused var `cached-articles'.
(gnus-agent-regenerate-group): Remove unused vars `point' and `dl'.
(gnus-agent-regenerate): Simplify interactive spec and doc.

* gnus-eform.el (gnus-edit-form-mode): Use define-derived-mode.

* gnus-salt.el (gnus-tree-mode): Use define-derived-mode.
Use save-current-buffer.
(gnus-tree-mode-map): Initialize in the declaration.
(gnus-pick-mouse-pick-region): Remove unused var `fun'.
(scroll-in-place): Defvar it.
(gnus-tmp-*): Defvar them.
(gnus-get-tree-buffer): Use derived-mode-p.
(gnus--let-eval): New macro.
(gnus-tree-highlight-node): Use it to avoid dynamic binding of
non-prefixed variables.
(gnus-tree-open, gnus-tree-close): Remove unused arg `group'.

* gnus-sum.el (gnus-summary-highlight): Remove `below' from the list of
vars since it doesn't seem to be available.
(gnus-set-global-variables, gnus-summary-read-group-1)
(gnus-select-newsgroup, gnus-handle-ephemeral-exit)
(gnus-summary-display-article, gnus-summary-select-article)
(gnus-summary-next-article, gnus-offer-save-summaries)
(gnus-summary-generic-mark): Use derived-mode-p.
(gnus-summary-read-group-1, gnus-summary-exit)
(gnus-summary-exit-no-update, gnus-kill-or-deaden-summary):
Adjust calls to gnus-tree-close and gnus-tree-open.

10 years agognus-int.el (gnus-open-server): Silence compiler
Katsumi Yamaoka [Tue, 17 Sep 2013 14:08:07 +0000 (14:08 +0000)]
gnus-int.el (gnus-open-server): Silence compiler

10 years agomm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag
Katsumi Yamaoka [Tue, 17 Sep 2013 10:20:07 +0000 (10:20 +0000)]
mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag

10 years agomessage.el (message-display-completion-list): Abolish
Katsumi Yamaoka [Tue, 17 Sep 2013 09:23:50 +0000 (09:23 +0000)]
message.el (message-display-completion-list): Abolish

10 years agognus-util.el (gnus-message-with-timestamp-1): Add a major-mode for the *Messages...
Glenn Morris [Tue, 17 Sep 2013 08:21:29 +0000 (08:21 +0000)]
gnus-util.el (gnus-message-with-timestamp-1): Add a major-mode for the *Messages* buffer

10 years agomessage.el (message-expand-group, message-completion-in-region): Correct the order...
Katsumi Yamaoka [Mon, 16 Sep 2013 23:21:49 +0000 (23:21 +0000)]
message.el (message-expand-group, message-completion-in-region): Correct the order of start and end of a region

10 years agoFix last commit
Katsumi Yamaoka [Fri, 13 Sep 2013 09:20:20 +0000 (09:20 +0000)]
Fix last commit

10 years agomml2015.el (gnus-create-image): Autoload it
Glenn Morris [Fri, 13 Sep 2013 09:18:15 +0000 (09:18 +0000)]
mml2015.el (gnus-create-image): Autoload it

10 years agognus-spec.el (gnus-xmas-format): Fix weird error call
Glenn Morris [Fri, 13 Sep 2013 09:18:05 +0000 (09:18 +0000)]
gnus-spec.el (gnus-xmas-format): Fix weird error call

10 years agognus-html.el (declare-function): Add compat stub for ancient Emacs;
Glenn Morris [Fri, 13 Sep 2013 09:17:33 +0000 (09:17 +0000)]
gnus-html.el (declare-function): Add compat stub for ancient Emacs;
(image-size): Declare

10 years agognus-icalendar small fix
Glenn Morris [Thu, 12 Sep 2013 07:57:23 +0000 (07:57 +0000)]
gnus-icalendar small fix

10 years agoUse define-derived-mode (and derived-mode-p)
Stefan Monnier [Wed, 11 Sep 2013 14:54:27 +0000 (14:54 +0000)]
Use define-derived-mode (and derived-mode-p)

10 years agomm-decode.el (mm-temp-files-delete): Fix file deletion logic
Katsumi Yamaoka [Wed, 28 Aug 2013 08:37:58 +0000 (08:37 +0000)]
mm-decode.el (mm-temp-files-delete): Fix file deletion logic

10 years agoExclude iso-2022-jp-2 and shift_jis from the default value set to mm-coding-system...
Katsumi Yamaoka [Mon, 19 Aug 2013 05:10:17 +0000 (05:10 +0000)]
Exclude iso-2022-jp-2 and shift_jis from the default value set to mm-coding-system-priorities for Japanese users

10 years agoMerge changes made in Emacs trunk
Glenn Morris [Tue, 13 Aug 2013 07:27:48 +0000 (07:27 +0000)]
Merge changes made in Emacs trunk

epa.texi (Encrypting/decrypting gpg files):
  Rename nodes to avoid characters that can cause Texinfo problems.
gnus-icalendar.el (gnus-icalendar-org-capture-file): Fix type.
gnus.el (gnus-valid-select-methods): Fix type.
nnimap.el (nnimap-request-articles-find-limit): Fix type, version.

10 years agoicalendar still doesn't work under Emacs 23.
Lars Magne Ingebrigtsen [Mon, 12 Aug 2013 18:37:45 +0000 (20:37 +0200)]
icalendar still doesn't work under Emacs 23.

10 years agolisp/ChangeLog: Fix typo
Katsumi Yamaoka [Mon, 12 Aug 2013 06:32:02 +0000 (06:32 +0000)]
lisp/ChangeLog: Fix typo

10 years agomm-decode.el (mm-display-external): Run a timer for the temp files deletion after...
Katsumi Yamaoka [Mon, 12 Aug 2013 05:59:37 +0000 (05:59 +0000)]
mm-decode.el (mm-display-external): Run a timer for the temp files deletion after a viwer exits; add a deletion timer for the needsterm case, too

10 years agognus.texi (Mail Source Specifiers): Fix description for pop3's :leave
Katsumi Yamaoka [Mon, 12 Aug 2013 01:47:59 +0000 (01:47 +0000)]
gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave

10 years agomm-decode.el (mm-display-external): Try to delete temporary files by using a 1-min...
Katsumi Yamaoka [Mon, 12 Aug 2013 01:03:16 +0000 (01:03 +0000)]
mm-decode.el (mm-display-external): Try to delete temporary files by using a 1-min. timer

10 years agomm-decode.el (mm-temp-files-delete): Fix last commit
Katsumi Yamaoka [Fri, 9 Aug 2013 09:17:13 +0000 (09:17 +0000)]
mm-decode.el (mm-temp-files-delete): Fix last commit

10 years agoDelete temporary files when Gnus exits instead of using timers
Katsumi Yamaoka [Fri, 9 Aug 2013 08:05:30 +0000 (08:05 +0000)]
Delete temporary files when Gnus exits instead of using timers

mm-decode.el (mm-temp-files-to-be-deleted, mm-temp-files-cache-file):
 New internal variables.
(mm-temp-files-delete): New function; add it to gnus-exit-gnus-hook.
(mm-display-external): Use it to delete temporary files instead of
  using timers.

10 years ago* dgnushack.el (dgnushack-compile): Allow building on Emacs 23.
Lars Magne Ingebrigtsen [Tue, 6 Aug 2013 20:36:29 +0000 (22:36 +0200)]
* dgnushack.el (dgnushack-compile): Allow building on Emacs 23.

10 years agoMake gnus-icalendar work on Emacs 23
Jan Tatarik [Tue, 6 Aug 2013 20:35:44 +0000 (22:35 +0200)]
Make gnus-icalendar work on Emacs 23

* gnus-icalendar.el (gnus-icalendar-event-from-ical): Replace pcase
with cond for backwards compatability.

10 years agomm-decode.el (mm-display-external): Work for xdg-open
Katsumi Yamaoka [Tue, 6 Aug 2013 13:52:44 +0000 (13:52 +0000)]
mm-decode.el (mm-display-external): Work for xdg-open

10 years ago* gnus-int.el (gnus-warp-to-article): Allow warping in all groups so
Dave Abrahams [Mon, 5 Aug 2013 02:15:56 +0000 (04:15 +0200)]
* gnus-int.el (gnus-warp-to-article): Allow warping in all groups so
that we can create nndoc groups that excerpt other groups.

10 years ago* gnus-delay.el (gnus-delay-article): Fix typo.
Lars Magne Ingebrigtsen [Fri, 2 Aug 2013 13:05:06 +0000 (15:05 +0200)]
* gnus-delay.el (gnus-delay-article): Fix typo.

10 years ago(gnus-group-delete-articles): Allow deleting only "old" articles.
Lars Magne Ingebrigtsen [Fri, 2 Aug 2013 12:51:25 +0000 (14:51 +0200)]
(gnus-group-delete-articles): Allow deleting only  "old" articles.

10 years agoRun message-send-hook when delaying articles
Lars Magne Ingebrigtsen [Fri, 2 Aug 2013 12:37:49 +0000 (14:37 +0200)]
Run message-send-hook when delaying articles

* gnus-delay.el (gnus-delay-article): Run `message-send-hook' so that
we can get spell-checking etc.

10 years agorfc2047.el (rfc2047-encode-message-header): Unify charsets into a single one used...
Katsumi Yamaoka [Fri, 2 Aug 2013 08:36:03 +0000 (08:36 +0000)]
rfc2047.el (rfc2047-encode-message-header): Unify charsets into a single one used for encoding the whole text in a header

10 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Fri, 2 Aug 2013 00:29:03 +0000 (02:29 +0200)]
*** empty log message ***

10 years ago(message-ignored-news-headers): Delete X-Gnus-Delayed before sending.
Lars Magne Ingebrigtsen [Thu, 1 Aug 2013 22:21:56 +0000 (00:21 +0200)]
(message-ignored-news-headers): Delete X-Gnus-Delayed before sending.

10 years ago(The notmuch Engine): Mention notmuch.
Lars Magne Ingebrigtsen [Thu, 1 Aug 2013 22:13:25 +0000 (00:13 +0200)]
(The notmuch Engine): Mention notmuch.

10 years ago* dgnushack.el (dgnushack-compile): Add a temporary check for
Lars Magne Ingebrigtsen [Thu, 1 Aug 2013 22:03:56 +0000 (00:03 +0200)]
* dgnushack.el (dgnushack-compile): Add a temporary check for
gnus-icalendar.

10 years agoColorise output from commands so that it looks like it's on purpose
Lars Magne Ingebrigtsen [Thu, 1 Aug 2013 21:22:56 +0000 (23:22 +0200)]
Colorise output from commands so that it looks like it's on purpose

* mm-decode.el (mm-command-output): New face.
(mm-display-external): Use it.

10 years ago* nnmbox.el (nnmbox-request-article): Don't change point.
Kan-Ru Chen (陳侃如) [Thu, 1 Aug 2013 21:10:09 +0000 (23:10 +0200)]
* nnmbox.el (nnmbox-request-article): Don't change point.