gnus
11 years agocolor: fix color-rgb-to-hsv computing
Julien Danjou [Fri, 11 Jan 2013 09:52:53 +0000 (10:52 +0100)]
color: fix color-rgb-to-hsv computing

Signed-off-by: Julien Danjou <julien@danjou.info>
11 years agoAdd mml-smime-encrypt-to-self.
Uwe Brauer [Thu, 10 Jan 2013 09:00:56 +0000 (18:00 +0900)]
Add mml-smime-encrypt-to-self.

* mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
to mml2015-encrypt-to-self.
(mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.

11 years agomml-smime.el (epg-sub-key-fingerprint): Autoload for mml-smime-epg-find-usable-secret-key
Daiki Ueno [Wed, 9 Jan 2013 07:17:29 +0000 (07:17 +0000)]
mml-smime.el (epg-sub-key-fingerprint): Autoload for mml-smime-epg-find-usable-secret-key

11 years agomml-smime.el (mml-smime-sign-with-sender): Add :version
Glenn Morris [Tue, 8 Jan 2013 08:05:31 +0000 (08:05 +0000)]
mml-smime.el (mml-smime-sign-with-sender): Add :version

11 years agolisp/ChangeLog (2012-04-12, 2012-04-21): Remove dupes
Katsumi Yamaoka [Mon, 7 Jan 2013 08:39:33 +0000 (08:39 +0000)]
lisp/ChangeLog (2012-04-12, 2012-04-21): Remove dupes

11 years agolisp/ChangeLog (2012-05-27): Remove a dup entry
Katsumi Yamaoka [Mon, 7 Jan 2013 08:31:17 +0000 (08:31 +0000)]
lisp/ChangeLog (2012-05-27): Remove a dup entry

11 years agomml-smime.el: Support signing by sender
Daiki Ueno [Mon, 7 Jan 2013 04:33:39 +0000 (04:33 +0000)]
mml-smime.el: Support signing by sender

11 years agoauth.texi (VERSION): Set before first use
Andreas Schwab [Sat, 5 Jan 2013 23:10:34 +0000 (23:10 +0000)]
auth.texi (VERSION): Set before first use

11 years agoUpdate copyright notices for 2013
Paul Eggert [Thu, 3 Jan 2013 00:41:32 +0000 (00:41 +0000)]
Update copyright notices for 2013

11 years agoDon't do Gcc handling if Gnus isn't running
Lars Magne Ingebrigtsen [Mon, 31 Dec 2012 17:02:27 +0000 (18:02 +0100)]
Don't do Gcc handling if Gnus isn't running

* gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
isn't running, because Gnus will probably not know how to handle the
Gcc header (bug#11941).

11 years agoMake nnimap treat \Deleted articles as \Read articles
Lars Magne Ingebrigtsen [Mon, 31 Dec 2012 15:37:23 +0000 (16:37 +0100)]
Make nnimap treat \Deleted articles as \Read articles

* nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
articles.

11 years agolisp/ChangeLog (2012-12-27): Fix it
Andreas Schwab [Sat, 29 Dec 2012 23:15:40 +0000 (23:15 +0000)]
lisp/ChangeLog (2012-12-27): Fix it

11 years agoAllow regenerating recursive nnfolder names
Lars Magne Ingebrigtsen [Sat, 29 Dec 2012 15:51:11 +0000 (16:51 +0100)]
Allow regenerating recursive nnfolder names

* nnfolder.el (nnfolder-recursive-directory-files): New function.
(nnfolder-generate-active-file): Make this function work with recursive
folder names.

11 years agoFix nntp connection problems with the Typhoon server
Lars Ingebrigtsen [Thu, 27 Dec 2012 23:50:34 +0000 (00:50 +0100)]
Fix nntp connection problems with the Typhoon server

* nntp.el (nntp-open-connection): Use HELP as the capability command
instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
unknown commands.  And CAPABILITY is an unknown command (bug#12763).

11 years agoAvoid `Invalid face reference: nil' messages.
Wolfgang Jenkner [Thu, 27 Dec 2012 17:18:03 +0000 (18:18 +0100)]
Avoid `Invalid face reference: nil' messages.

* gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
place holder since this gives `Invalid face reference: nil' messages.
Use the `default' face instead.  It has the same effect here, even
though it is not no-op.

* gnus-util.el
(gnus-put-text-property-excluding-characters-with-faces): Similarly.

11 years agoMerge branch 'master' of https://git.gnus.org/gnus
Katsumi Yamaoka [Thu, 27 Dec 2012 14:54:06 +0000 (14:54 +0000)]
Merge branch 'master' of https://git.gnus.org/gnus

11 years agoauth.texi (Help for users): Break long lines
Glenn Morris [Thu, 27 Dec 2012 14:53:12 +0000 (14:53 +0000)]
auth.texi (Help for users): Break long lines

11 years agoPosting style/resend-message fix-up
Lars Ingebrigtsen [Thu, 27 Dec 2012 14:46:01 +0000 (15:46 +0100)]
Posting style/resend-message fix-up

* gnus-msg.el (gnus-summary-resend-message): Don't bug out on
non-string posting styles (bug#13285).

11 years agoplstore.el (plstore-passphrase-callback-function): Use plstore-get-file
Glenn Morris [Thu, 27 Dec 2012 14:45:08 +0000 (14:45 +0000)]
plstore.el (plstore-passphrase-callback-function): Use plstore-get-file

11 years agoHandle gpg errors better when trying to display PGP key image.
Andreas Schwab [Thu, 27 Dec 2012 10:38:09 +0000 (11:38 +0100)]
Handle gpg errors better when trying to display PGP key image.

* mml2015.el (mml2015-epg-key-image): separate attribute stream from
stderr.

11 years agolisp/ChangeLog: Add missing entry
Katsumi Yamaoka [Wed, 26 Dec 2012 22:28:25 +0000 (22:28 +0000)]
lisp/ChangeLog: Add missing entry

11 years agomml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
Katsumi Yamaoka [Wed, 26 Dec 2012 22:24:30 +0000 (22:24 +0000)]
mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
gnus-compat.el (set-buffer-multibyte): Remove.

11 years agoMerge branch 'master' of https://git.gnus.org/gnus
Lars Ingebrigtsen [Wed, 26 Dec 2012 17:10:23 +0000 (18:10 +0100)]
Merge branch 'master' of https://git.gnus.org/gnus

11 years agoFix XEmacs 21.5 compilation failure. Really.
Adam Sjøgren [Wed, 26 Dec 2012 16:35:55 +0000 (17:35 +0100)]
Fix XEmacs 21.5 compilation failure. Really.

* mml2015.el (mml2015-epg-key-image): protect call to
set-buffer-multibyte with featurep 'xemacs for XEmacs
21.5 compability.

11 years ago* mml2015.el (mml2015-epg-key-image): protect call to
Adam Sjøgren [Wed, 26 Dec 2012 16:22:12 +0000 (17:22 +0100)]
* mml2015.el (mml2015-epg-key-image): protect call to
set-buffer-multibyte for XEmacs compability.

11 years agoMake set-buffer-multibyte a noop in XEmacs 21.5.
Lars Ingebrigtsen [Wed, 26 Dec 2012 16:18:55 +0000 (17:18 +0100)]
Make set-buffer-multibyte a noop in XEmacs 21.5.

11 years agoExtract image from PGP key using the recommended --attribute-fd option.
Adam Sjøgren [Wed, 26 Dec 2012 15:54:50 +0000 (16:54 +0100)]
Extract image from PGP key using the recommended --attribute-fd option.

* mml2015.el (mml2015-epg-key-image): use --attribute-fd rather than
temporary file to get PGP key image. Pass no-show-photos when extracting
image to avoid having it pop up twice.

11 years agoAllow treatment functions to run on html bits by default
Lars Ingebrigtsen [Wed, 26 Dec 2012 15:35:25 +0000 (16:35 +0100)]
Allow treatment functions to run on html bits by default

* gnus-art.el (gnus-article-treat-types): Include text/html as parts
eligible for treatment.

11 years agoFix cpnflict
Katsumi Yamaoka [Wed, 26 Dec 2012 13:53:17 +0000 (13:53 +0000)]
Fix cpnflict

11 years agoMerge changes made in Emacs trunk
Emacs developers [Wed, 26 Dec 2012 13:46:52 +0000 (13:46 +0000)]
Merge changes made in Emacs trunk

2012-12-26  Daiki Ueno  <ueno@gnu.org>
* mml2015.el (mml2015-epg-signature-to-string): New function.
  (mml2015-epg-verify-result-to-string): New function.
  (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
  (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
  instead of epg-verify-result-to-string.
  (epg-signature-key-id, epg-signature-to-string): Autoload.
  (epg-verify-result-to-string): Remove autoload.

2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
* mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
  ID image from GPG public key.
  (mml2015-epg-key-image-to-string): New function.

11 years agoMake summary movement with hidden threads more predictable
Lars Ingebrigtsen [Wed, 26 Dec 2012 13:46:49 +0000 (14:46 +0100)]
Make summary movement with hidden threads more predictable

* gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
lines.  This makes summary commands with hidden threads work more
reliably.

11 years agoMake `gnus-article-hide-citation-maybe' leave buttons to mark hidden text
Lars Ingebrigtsen [Wed, 26 Dec 2012 13:40:25 +0000 (14:40 +0100)]
Make `gnus-article-hide-citation-maybe' leave buttons to mark hidden text

* gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
button to mark the hidden citations (bug#9395).

11 years agoplstore-passphrase-callback-function fixup
Leo Liu [Tue, 25 Dec 2012 21:50:48 +0000 (22:50 +0100)]
plstore-passphrase-callback-function fixup

* plstore.el (plstore-passphrase-callback-function): Fix error when
error when plstore-cache-passphrase-for-symmetric-encryption is set
(bug#13264).

11 years agoFurther multiple article buffer fixes
Lars Ingebrigtsen [Tue, 25 Dec 2012 20:07:31 +0000 (21:07 +0100)]
Further multiple article buffer fixes

* gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
buffer to the article buffer here, because that clobbers multiple
article buffers.

11 years agoKeep track of the equivalent summary buffer for each article buffer
Lars Ingebrigtsen [Tue, 25 Dec 2012 19:59:34 +0000 (20:59 +0100)]
Keep track of the equivalent summary buffer for each article buffer

* gnus-art.el (gnus-article-setup-buffer): Make sure that the article
buffer always points to the right summary buffer.

11 years agoAllow "password" as netrc passwords
John Wiegley [Tue, 25 Dec 2012 17:31:47 +0000 (18:31 +0100)]
Allow "password" as netrc passwords

* auth-source.el (auth-source-netrc-parse): Allow using "password" as
the password (bug#12097).

11 years agoFix rendering of href-less <A> elements in shr
Lars Ingebrigtsen [Tue, 25 Dec 2012 15:46:39 +0000 (16:46 +0100)]
Fix rendering of href-less <A> elements in shr

* shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
(bug#13263).

11 years agoAllow killing off the *Tree* buffer
Lars Ingebrigtsen [Tue, 25 Dec 2012 15:21:24 +0000 (16:21 +0100)]
Allow killing off the *Tree* buffer

* gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
buffer exists before using it (bug#12475).

11 years agoDon't bug out when fetching data from offline methods
Lars Ingebrigtsen [Tue, 25 Dec 2012 14:04:45 +0000 (15:04 +0100)]
Don't bug out when fetching data from offline methods

* gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
offline groups (bug#11937).

11 years agoAllow setting `message-cite-style' via customize
Lars Ingebrigtsen [Tue, 25 Dec 2012 13:08:28 +0000 (14:08 +0100)]
Allow setting `message-cite-style' via customize

* message.el (message-yank-original): When using customize to set the
value of `message-cite-style', the variable it set to a symbol that's
the name of the variable, which must then be dereferenced (bug#12616).

11 years agoCombine formatting faces with other highlighting
Wolfgang Jenkner [Tue, 25 Dec 2012 12:55:28 +0000 (13:55 +0100)]
Combine formatting faces with other highlighting

* lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
the `face' property with a list whose car is the face specified in the
format string and whose cdr is (nil).
* lisp/gnus-util.el
(gnus-put-text-property-excluding-characters-with-faces): Change
accordingly.
(gnus-get-text-property-excluding-characters-with-faces): New function.
* lisp/gnus-sum.el (gnus-summary-highlight-line):
* lisp/gnus-salt.el (gnus-tree-highlight-node):
* lisp/gnus-group.el (gnus-group-highlight-line): Use it.

11 years agoAllow specifying the login method for nnimap
Lars Ingebrigtsen [Tue, 25 Dec 2012 11:40:14 +0000 (12:40 +0100)]
Allow specifying the login method for nnimap

* nnimap.el (nnimap-authenticator): Expand to allow specifying the
login methods.
(nnimap-login): Respect the `nnimap-authenticator' variable.

11 years agoFix moving unticked messages between IMAP groups
Lars Ingebrigtsen [Tue, 25 Dec 2012 11:26:32 +0000 (12:26 +0100)]
Fix moving unticked messages between IMAP groups

* gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
mark state when moving articles.  Otherwise unticked articles will get
their ticks back after moving.

11 years ago(gnus-browse-delete-group): Fix syntax error.
Lars Ingebrigtsen [Mon, 24 Dec 2012 20:25:43 +0000 (21:25 +0100)]
(gnus-browse-delete-group): Fix syntax error.

11 years agoRemove X-Message-SMTP-Method from news, too.
Lars Ingebrigtsen [Mon, 24 Dec 2012 20:13:47 +0000 (21:13 +0100)]
Remove X-Message-SMTP-Method from news, too.

* message.el (message-ignored-news-headers): Always remove
X-Message-SMTP-Method to avoid information leakage if the user
mistakenly inserts the header into news messages.

11 years agoAdd new command gnus-browse-delete-group
Lars Ingebrigtsen [Mon, 24 Dec 2012 17:03:42 +0000 (18:03 +0100)]
Add new command gnus-browse-delete-group

11 years agoFix point movement when hiding threads
Lars Ingebrigtsen [Mon, 24 Dec 2012 16:08:55 +0000 (17:08 +0100)]
Fix point movement when hiding threads

* gnus-sum.el (gnus-summary-hide-thread): If point were further to the
right than four characters, this command would move point to
`point-max'.  Don't do that.

11 years agoFix up the selection of debbugs groups
Lars Ingebrigtsen [Mon, 24 Dec 2012 13:56:06 +0000 (14:56 +0100)]
Fix up the selection of debbugs groups

* gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
to nil to allow re-selecting groups that gain articles.
(gnus-bug-group-download-format-alist): Update the URL.

11 years agoIndent.
Lars Ingebrigtsen [Mon, 24 Dec 2012 12:23:38 +0000 (13:23 +0100)]
Indent.

11 years agoMerge branch 'master' of https://git.gnus.org/gnus
Lars Ingebrigtsen [Sun, 23 Dec 2012 18:46:03 +0000 (19:46 +0100)]
Merge branch 'master' of https://git.gnus.org/gnus

11 years ago* shr.el (shr-tag-em): Render em as italic, not bold.
Andreas Schwab [Sun, 23 Dec 2012 15:37:59 +0000 (10:37 -0500)]
* shr.el (shr-tag-em): Render em as italic, not bold.

11 years agoDoc typo fix.
Lars Ingebrigtsen [Sun, 23 Dec 2012 14:44:17 +0000 (15:44 +0100)]
Doc typo fix.

11 years ago(gnus-backend-trace): Also not the elapsed seconds.
Lars Ingebrigtsen [Sun, 23 Dec 2012 14:44:06 +0000 (15:44 +0100)]
(gnus-backend-trace): Also not the elapsed seconds.

11 years agoHyphen and dash fixes in texinfo files
Paul Eggert [Sun, 23 Dec 2012 12:52:28 +0000 (12:52 +0000)]
Hyphen and dash fixes in texinfo files

11 years ago(gnus-finish-retrieve-group-infos): Add backend tracing.
Lars Ingebrigtsen [Sun, 23 Dec 2012 07:52:07 +0000 (08:52 +0100)]
(gnus-finish-retrieve-group-infos): Add backend tracing.

11 years agoRefactor the backend tracing code.
Lars Ingebrigtsen [Sun, 23 Dec 2012 07:48:55 +0000 (08:48 +0100)]
Refactor the backend tracing code.

* gnus-int.el (gnus-backend-trace): Factor out into its own function
for reuse.
(gnus-open-server): Use it to add more tracing.

11 years ago* gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save): Set epa-file-encrypt...
Ted Zlatanov [Sat, 22 Dec 2012 20:02:32 +0000 (15:02 -0500)]
* gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save): Set epa-file-encrypt-to from variable to avoid querying.

11 years agoauth.texi, epa.texi, gnus-coding.texi, sasl.texi: May as well just include doclicense...
Glenn Morris [Sat, 22 Dec 2012 06:14:15 +0000 (06:14 +0000)]
auth.texi, epa.texi, gnus-coding.texi, sasl.texi: May as well just include doclicense.texi in everything.
auth.texi, emacs-mime.texi, epa.texi, gnus-coding.texi, gnus.texi, message.texi, sasl.texi, sieve.texi: Do not mention buying copies from the FSF, which does not publish these manuals.

11 years agosieve-mode.el (sieve-font-lock-keywords): Keywords should be word delimited (Bug...
Akinori MUSHA [Fri, 14 Dec 2012 05:46:30 +0000 (05:46 +0000)]
sieve-mode.el (sieve-font-lock-keywords): Keywords should be word delimited (Bug#13173)

11 years agotls.el (tls-program): Update customize type
Andreas Schwab [Thu, 13 Dec 2012 22:07:39 +0000 (22:07 +0000)]
tls.el (tls-program): Update customize type

11 years agognus-start.el (gnus-before-resume-hook): Add :version
Katsumi Yamaoka [Thu, 13 Dec 2012 00:52:06 +0000 (00:52 +0000)]
gnus-start.el (gnus-before-resume-hook): Add :version

11 years agognus.el (gnus-other-frame-resume-function): Add user option.
Sam Steingold [Wed, 12 Dec 2012 22:31:27 +0000 (22:31 +0000)]
gnus.el (gnus-other-frame-resume-function): Add user option.
 (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.

11 years agognus-art.el (gnus-article-browse-html-parts): Use <div align="left"> instead of ...
Katsumi Yamaoka [Wed, 12 Dec 2012 22:22:20 +0000 (22:22 +0000)]
gnus-art.el (gnus-article-browse-html-parts): Use <div align="left"> instead of <pre> to align message header

11 years agognus-namazu.el: Fix typo: (require 'gmm-util) -> (require 'gmm-utils)
Eric Abrahamsen [Wed, 12 Dec 2012 03:51:45 +0000 (03:51 +0000)]
gnus-namazu.el: Fix typo: (require 'gmm-util) -> (require 'gmm-utils)

11 years agognus-start.el (gnus-before-resume-hook): Add.
Sam Steingold [Thu, 6 Dec 2012 22:29:29 +0000 (22:29 +0000)]
gnus-start.el (gnus-before-resume-hook): Add.
  (gnus-1): Run it when Gnus is alive.

11 years agodoclicense.texi: Update to latest version from FSF.
Paul Eggert [Thu, 6 Dec 2012 10:03:30 +0000 (10:03 +0000)]
doclicense.texi: Update to latest version from FSF.
  This is just a minor editorial change.

11 years agoFix minor whitespace issues after "." in manual
Paul Eggert [Thu, 6 Dec 2012 08:01:02 +0000 (08:01 +0000)]
Fix minor whitespace issues after "." in manual

Be more systematic about using "@." (not ".") at end of sentence that
ends in a capital letter, and about appending "@:" after non-ends of
sentences that end in a lower case letter followed by "." followed by
whitespace.  Omit unnecessary use of "@:" and "@.".  Similarly for "?"
and "!".  Be more consistent about putting a comma after "i.e." and
"e.g."; this is the typical American style and it's easier to code in
Texinfo.

11 years agospam.el: Fix last change
Katsumi Yamaoka [Thu, 6 Dec 2012 04:38:28 +0000 (04:38 +0000)]
spam.el: Fix last change

11 years agogmm-utils.el (gmm-called-interactively-p): Restore as a macro.
Katsumi Yamaoka [Thu, 6 Dec 2012 04:27:37 +0000 (04:27 +0000)]
gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
gnus-art.el (article-unsplit-urls)
gnus-bookmark.el (gnus-bookmark-bmenu-list)
gnus-registry.el (gnus-registry-get-article-marks)
message.el (message-goto-body): Use it.
  (message-called-interactively-p): Remove.

spam-stat.el (spam-stat-called-interactively-p): New macro.
  (spam-stat-score-buffer): Use it.

spam.el: Silence the warnings against BBDB functions when compiling.

gnus-score.el (gnus-score-decode-text-parts):
  Use append+mapcar instead of the cl function mapcan.

11 years ago* lisp/gnus/gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
Sam Steingold [Wed, 5 Dec 2012 23:51:10 +0000 (23:51 +0000)]
* lisp/gnus/gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
(gnus-other-frame): Add `gnus-delete-gnus-frame' to
`gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.

11 years agolisp/ChangeLog: Fix typo
Katsumi Yamaoka [Wed, 5 Dec 2012 10:30:04 +0000 (10:30 +0000)]
lisp/ChangeLog: Fix typo

11 years agogmm-utils.el (gmm-called-interactively-p): Revert. This seems to causes Emacs to...
Katsumi Yamaoka [Wed, 5 Dec 2012 10:26:23 +0000 (10:26 +0000)]
gmm-utils.el (gmm-called-interactively-p): Revert.  This seems to causes Emacs to get stuck!

11 years agogmm-utils.el (gmm-called-interactively-p): New function.
Katsumi Yamaoka [Wed, 5 Dec 2012 09:24:16 +0000 (09:24 +0000)]
gmm-utils.el (gmm-called-interactively-p): New function.
gnus-art.el (article-unsplit-urls)
gnus-bookmark.el (gnus-bookmark-bmenu-list)
gnus-registry.el (gnus-registry-get-article-marks)
message.el (message-goto-body): Use it.
  (message-called-interactively-p): Remove.

11 years agogmm-util.el: Re-introduce gmm-flet using cl-letf
Katsumi Yamaoka [Wed, 5 Dec 2012 02:26:02 +0000 (02:26 +0000)]
gmm-util.el: Re-introduce gmm-flet using cl-letf

11 years agogmm-utils.el (gmm-labels): Doc fix
Katsumi Yamaoka [Wed, 5 Dec 2012 00:18:41 +0000 (00:18 +0000)]
gmm-utils.el (gmm-labels): Doc fix

11 years agogmm-utils.el (gmm-flet): Remove.
Katsumi Yamaoka [Wed, 5 Dec 2012 00:13:39 +0000 (00:13 +0000)]
gmm-utils.el (gmm-flet): Remove.
gnus-sync.el (gnus-sync-lesync-call)
message.el (message-read-from-minibuffer): Don't use it.

11 years agogmm-utils.el (gmm-labels): Dox fix
Katsumi Yamaoka [Tue, 4 Dec 2012 23:33:12 +0000 (23:33 +0000)]
gmm-utils.el (gmm-labels): Dox fix

11 years agogmm-utils.el (gmm-labels): Use cl-labels if available
Katsumi Yamaoka [Tue, 4 Dec 2012 23:23:55 +0000 (23:23 +0000)]
gmm-utils.el (gmm-labels): Use cl-labels if available

11 years agogmm-utils.el (gmm-flet, gmm-labels): New macros.
Katsumi Yamaoka [Tue, 4 Dec 2012 08:21:42 +0000 (08:21 +0000)]
gmm-utils.el (gmm-flet, gmm-labels): New macros.
gnus-sync.el (gnus-sync-lesync-call)
message.el (message-read-from-minibuffer): Use gmm-flet.
gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
gnus-util.el (gnus-macroexpand-all): Remove.
contrib/gnus-namazu.el (gnus-namazu/update-p): Use gmm-labels.

11 years agognus-sync.el (gnus-sync-newsrc-offsets): Add :version
Katsumi Yamaoka [Mon, 3 Dec 2012 22:08:24 +0000 (22:08 +0000)]
gnus-sync.el (gnus-sync-newsrc-offsets): Add :version

11 years agoMerge changes made in Emacs trunk
Andreas Schwab [Mon, 3 Dec 2012 14:11:30 +0000 (14:11 +0000)]
Merge changes made in Emacs trunk

* gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward to TAB, not [tab].
 (gnus-summary-article-map): Likewise.
* gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
 (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.

11 years agotexi/ChangeLog (2012-11-24): Fix last change
Katsumi Yamaoka [Sun, 25 Nov 2012 22:35:45 +0000 (22:35 +0000)]
texi/ChangeLog (2012-11-24): Fix last change

11 years agodoclicense.texi: Update to latest version from FSF
Paul Eggert [Sun, 25 Nov 2012 22:31:26 +0000 (22:31 +0000)]
doclicense.texi: Update to latest version from FSF

11 years agotime-date.el: Commentary fix
Paul Eggert [Wed, 21 Nov 2012 14:03:44 +0000 (14:03 +0000)]
time-date.el: Commentary fix

11 years agoMerge changes made in Emacs trunk
Stefan Monnier [Mon, 19 Nov 2012 22:11:15 +0000 (22:11 +0000)]
Merge changes made in Emacs trunk

* color.el: Don't require cl.
  (color-complement): `caddr' -> `nth 2'.
* time-date.el (time-to-seconds): De-obsolete.

11 years agomessage.el (message-get-reply-headers): Fix typo in comment
Katsumi Yamaoka [Mon, 19 Nov 2012 11:35:50 +0000 (11:35 +0000)]
message.el (message-get-reply-headers): Fix typo in comment

11 years agomessage.el (message-get-reply-headers): Make sure the reply goes to the author if...
Katsumi Yamaoka [Mon, 19 Nov 2012 06:24:03 +0000 (06:24 +0000)]
message.el (message-get-reply-headers): Make sure the reply goes to the author if it is a wide reply

11 years agognus-diary.el (nndiary-request-create-group-functions, nndiary-request-update-info...
Glenn Morris [Fri, 16 Nov 2012 23:24:42 +0000 (23:24 +0000)]
gnus-diary.el (nndiary-request-create-group-functions, nndiary-request-update-info-functions, gnus-subscribe-newsgroup-functions, nndiary-request-accept-article-functions): Use new names for hooks rather than obsolete aliases

11 years agoDon't score by headers when scoring by body
Jan Tatarik [Fri, 16 Nov 2012 09:38:52 +0000 (10:38 +0100)]
Don't score by headers when scoring by body

* gnus-score.el (gnus-score-body):
* gnus-logic.el (gnus-advanced-body): Don't score by headers when
scoring by body.

11 years agodgnushack.el (define-obsolete-variable-alias): Simplify
Katsumi Yamaoka [Wed, 14 Nov 2012 23:39:20 +0000 (23:39 +0000)]
dgnushack.el (define-obsolete-variable-alias): Simplify

11 years agopop3.el: Spelling fix
Paul Eggert [Wed, 14 Nov 2012 07:54:46 +0000 (07:54 +0000)]
pop3.el: Spelling fix

11 years agoGNUS-NEWS: Mention gnus-notifications
Glenn Morris [Sun, 11 Nov 2012 02:52:31 +0000 (02:52 +0000)]
GNUS-NEWS: Mention gnus-notifications

11 years agognus-art.el (gnus-article-browse-html-parts): Always replace charset in meta tag...
Katsumi Yamaoka [Thu, 8 Nov 2012 23:49:44 +0000 (23:49 +0000)]
gnus-art.el (gnus-article-browse-html-parts): Always replace charset in meta tag with the one the part specifies in its header

11 years ago* gnus-namazu.el (gnus-namazu/make-directory-table): Bind
TSUCHIYA Masatoshi [Thu, 8 Nov 2012 05:10:26 +0000 (14:10 +0900)]
* gnus-namazu.el (gnus-namazu/make-directory-table): Bind
file-name-handler-alist to nil, in order to avoid that semicolons
included in group names trigger tramp related handlers.

11 years agoFix last change
Katsumi Yamaoka [Sun, 4 Nov 2012 00:27:34 +0000 (00:27 +0000)]
Fix last change

11 years agolisp/ChangeLog (2012-11-02): Fix attribution
Glenn Morris [Sun, 4 Nov 2012 00:24:27 +0000 (00:24 +0000)]
lisp/ChangeLog (2012-11-02): Fix attribution

11 years ago* gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
Tassilo Horn [Thu, 25 Oct 2012 09:06:16 +0000 (11:06 +0200)]
* gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
by default.  Patch provided by Stephen Eglen.

11 years agodgnushack.el (define-compiler-macro): Add autoload for XEmacs 21.4 and SXEmacs
Katsumi Yamaoka [Thu, 25 Oct 2012 00:24:24 +0000 (00:24 +0000)]
dgnushack.el (define-compiler-macro): Add autoload for XEmacs 21.4 and SXEmacs

11 years agoemacs-mime.texi (time-date): Update manual for new time stamp format (Bug#12706)
Paul Eggert [Wed, 24 Oct 2012 09:07:15 +0000 (09:07 +0000)]
emacs-mime.texi (time-date): Update manual for new time stamp format (Bug#12706)

11 years agodgnushack.el (define-obsolete-variable-alias): Fix temp var names
Katsumi Yamaoka [Wed, 24 Oct 2012 02:08:28 +0000 (02:08 +0000)]
dgnushack.el (define-obsolete-variable-alias): Fix temp var names