gnus
10 years ago(eww-click-radio): Implement radio and checkboxes.
Lars Magne Ingebrigtsen [Mon, 10 Jun 2013 20:44:50 +0000 (22:44 +0200)]
(eww-click-radio): Implement radio and checkboxes.

10 years ago(eww-tag-input): Implement submit buttons.
Lars Magne Ingebrigtsen [Mon, 10 Jun 2013 20:14:37 +0000 (22:14 +0200)]
(eww-tag-input): Implement submit buttons.

10 years agoSupport POST.
Lars Magne Ingebrigtsen [Mon, 10 Jun 2013 13:49:06 +0000 (15:49 +0200)]
Support POST.

10 years agoMake form submission work
Lars Magne Ingebrigtsen [Mon, 10 Jun 2013 13:43:56 +0000 (15:43 +0200)]
Make form submission work

* eww.el (eww-submit): Make form submission work.

(shr-expand-url): Strip query strings from URLs before expanding them.

10 years agoAdd form support.
Lars Magne Ingebrigtsen [Mon, 10 Jun 2013 12:11:46 +0000 (14:11 +0200)]
Add form support.

* eww.el: Don't require cl-lib.
(eww-tag-form): Start form support.

* shr.el (shr-descend): Allow other packages to override (or provide)
rendering of elements.

10 years ago* eww.el: Don't require cl-lib.
Lars Magne Ingebrigtsen [Mon, 10 Jun 2013 09:58:48 +0000 (11:58 +0200)]
* eww.el: Don't require cl-lib.

10 years ago* dgnushack.el (dgnushack-compile): Ignore eww on XEmacs.
Lars Magne Ingebrigtsen [Mon, 10 Jun 2013 09:57:32 +0000 (11:57 +0200)]
* dgnushack.el (dgnushack-compile): Ignore eww on XEmacs.

10 years ago(eww-quit): New command.
Lars Magne Ingebrigtsen [Mon, 10 Jun 2013 09:53:44 +0000 (11:53 +0200)]
(eww-quit): New command.

10 years ago(eww-previous-url): New command.
Lars Magne Ingebrigtsen [Mon, 10 Jun 2013 09:47:26 +0000 (11:47 +0200)]
(eww-previous-url): New command.

10 years ago* eww.el: Start writing a new, tiny web browser.
Lars Magne Ingebrigtsen [Mon, 10 Jun 2013 09:10:49 +0000 (11:10 +0200)]
* eww.el: Start writing a new, tiny web browser.

10 years ago* eww.el: Start writing a new, tiny web browser.
Lars Magne Ingebrigtsen [Mon, 10 Jun 2013 09:12:31 +0000 (11:12 +0200)]
* eww.el: Start writing a new, tiny web browser.

10 years agoAllow <base> to have contents.
Lars Magne Ingebrigtsen [Mon, 10 Jun 2013 08:52:34 +0000 (10:52 +0200)]
Allow <base> to have contents.

10 years agosieve.el: fix handling of PORT parameter, quitting
Albert Krewinkel [Sun, 19 May 2013 10:51:33 +0000 (12:51 +0200)]
sieve.el: fix handling of PORT parameter, quitting

* Put point at beginning of buffer when viewing a script.

* (sieve-open-server): respect the PORT parameter.

* Show the correct port number in sieve-buffer's header.
  Fixed code to also work with a string as port specifier.

* Properly close the connection on pressing 'q'.  Make sieve-manage-quit
  close the connection and process buffer.  Also, remove duplicate
  keybinding for 'q'.

10 years agoepa.texi (Cryptographic operations on files): Update epa-decrypt-file
Glenn Morris [Mon, 10 Jun 2013 05:24:30 +0000 (05:24 +0000)]
epa.texi (Cryptographic operations on files): Update epa-decrypt-file

10 years agoCorrect PKCS7 regexps to match messages with 0x0a bytes.
Roy Hashimoto [Sun, 9 Jun 2013 17:37:15 +0000 (17:37 +0000)]
Correct PKCS7 regexps to match messages with 0x0a bytes.

Signed-off-by: Roy Hashimoto <roy.hashimoto@gmail.com>
10 years agolisp/ChangeLog (2013-06-05): Fix file name
Katsumi Yamaoka [Mon, 10 Jun 2013 02:11:32 +0000 (02:11 +0000)]
lisp/ChangeLog (2013-06-05): Fix file name

10 years ago(gnus-image-type-available-p): Test `display-images-p' before `image-type-available-p'.
Ted Zlatanov [Thu, 6 Jun 2013 16:31:14 +0000 (12:31 -0400)]
(gnus-image-type-available-p): Test `display-images-p' before `image-type-available-p'.

10 years agolisp/ChangeLog (2013-06-05): Fix encoding
Katsumi Yamaoka [Wed, 5 Jun 2013 22:25:05 +0000 (22:25 +0000)]
lisp/ChangeLog (2013-06-05): Fix encoding

10 years agotls.el (open-tls-stream): Remove unneeded buffer contents when opening the connection
Ted Zlatanov [Wed, 5 Jun 2013 22:19:15 +0000 (22:19 +0000)]
tls.el (open-tls-stream): Remove unneeded buffer contents when opening the connection

10 years ago* gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
David Engster [Wed, 5 Jun 2013 16:39:37 +0000 (18:39 +0200)]
* gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
  ranges, since `nnimap-retrieve-group-data-early' also uses it as a flag
  to see whether the group was synced before.

  See also:

  http://thread.gmane.org/gmane.emacs.gnus.general/82121
  http://thread.gmane.org/gmane.emacs.gnus.general/83231

10 years agognus.texi (Article Date): Fix description of gnus-article-update-date-headers
Katsumi Yamaoka [Tue, 4 Jun 2013 08:42:49 +0000 (08:42 +0000)]
gnus.texi (Article Date): Fix description of gnus-article-update-date-headers

10 years agognus-art.el: Don't assume Date header begins with "Date"
Katsumi Yamaoka [Tue, 4 Jun 2013 08:14:08 +0000 (08:14 +0000)]
gnus-art.el: Don't assume Date header begins with "Date"

10 years agoregistry.el: Do not wrap methods in `eval-and-compile'
David Engster [Sun, 2 Jun 2013 22:30:48 +0000 (22:30 +0000)]
registry.el: Do not wrap methods in `eval-and-compile'

10 years agoshr.el (shr-put-image): Silence compiler
Glenn Morris [Thu, 30 May 2013 06:34:24 +0000 (06:34 +0000)]
shr.el (shr-put-image): Silence compiler

10 years agospam-stat.el (spam-stat-save): No need to tweak font-lock in temp buffers
Glenn Morris [Thu, 30 May 2013 06:34:06 +0000 (06:34 +0000)]
spam-stat.el (spam-stat-save): No need to tweak font-lock in temp buffers

10 years agoshr.el (shr-put-image): Silence compiler
Glenn Morris [Thu, 30 May 2013 06:33:39 +0000 (06:33 +0000)]
shr.el (shr-put-image): Silence compiler

10 years agoSilence some compilation warnings
Glenn Morris [Wed, 29 May 2013 14:36:02 +0000 (14:36 +0000)]
Silence some compilation warnings

10 years agosieve: fix default port printing
Julien Danjou [Fri, 24 May 2013 12:45:13 +0000 (14:45 +0200)]
sieve: fix default port printing

Signed-off-by: Julien Danjou <julien@danjou.info>
10 years agoSilence some gnus compilation warnings (XEmacs)
Katsumi Yamaoka [Thu, 23 May 2013 09:31:57 +0000 (09:31 +0000)]
Silence some gnus compilation warnings (XEmacs)

10 years agoSilence some gnus compilation warnings
Glenn Morris [Thu, 23 May 2013 08:57:33 +0000 (08:57 +0000)]
Silence some gnus compilation warnings

10 years agoTry to maximize compatibility.
Adam Sjøgren [Mon, 20 May 2013 16:37:31 +0000 (18:37 +0200)]
Try to maximize compatibility.

10 years agomml2015: Make sure to insert newline after the signed data
Daiki Ueno [Wed, 22 May 2013 07:18:05 +0000 (16:18 +0900)]
mml2015: Make sure to insert newline after the signed data

* mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
signed data to conform the standard.  (Bug#14232)

10 years agoformat-spec.el (format-spec): Allow spec chars with nil (Bug#14420)
Glenn Morris [Mon, 20 May 2013 22:37:05 +0000 (22:37 +0000)]
format-spec.el (format-spec): Allow spec chars with nil (Bug#14420)

10 years agognus-spec.el (gnus-parse-complex-format): Use unicode escape for left double angle...
Adam Sjøgren [Sun, 19 May 2013 22:17:20 +0000 (00:17 +0200)]
gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left double angle quotation mark.

10 years agomessage.el (message-insert-formatted-citation-line): handle case I broke - LASTNAME...
Adam Sjøgren [Sun, 19 May 2013 18:59:23 +0000 (20:59 +0200)]
message.el (message-insert-formatted-citation-line): handle case I broke - LASTNAME, FIRSTNAME.

10 years agoFix missing space.
Adam Sjøgren [Sun, 19 May 2013 18:37:38 +0000 (20:37 +0200)]
Fix missing space.

10 years agomessage.el (message-insert-formatted-citation-line): handle finding first/lastname...
Adam Sjøgren [Thu, 16 May 2013 22:00:02 +0000 (00:00 +0200)]
message.el (message-insert-formatted-citation-line): handle finding first/lastname when more than 2 names appear.

10 years agognus.texi: Fix missing backslash on \\&.
Adam Sjøgren [Tue, 20 Sep 2011 18:56:45 +0000 (20:56 +0200)]
gnus.texi: Fix missing backslash on \\&.

10 years agoShow title attribute of span elements as mouse over text.
Adam Sjøgren [Sun, 27 Mar 2011 08:29:08 +0000 (10:29 +0200)]
Show title attribute of span elements as mouse over text.

* shr.el (shr-tag-span): New function.

10 years agomessage.el (message-mode): Use message-mode-abbrev-table, with text-mode-abbrev-table...
Glenn Morris [Sat, 18 May 2013 12:27:40 +0000 (12:27 +0000)]
message.el (message-mode): Use message-mode-abbrev-table, with text-mode-abbrev-table as parent (Bug#14413)

10 years agomessage.el (message-expand-group): Decode group names
Katsumi Yamaoka [Thu, 16 May 2013 23:28:58 +0000 (23:28 +0000)]
message.el (message-expand-group): Decode group names

10 years agognus-notifications: use photo-file as app-icon
Julien Danjou [Thu, 16 May 2013 15:51:47 +0000 (17:51 +0200)]
gnus-notifications: use photo-file as app-icon

Signed-off-by: Julien Danjou <julien@danjou.info>
10 years agoshr-color.el (shr-color-visible-luminance-min, shr-color-visible-distance-min): Use...
Glenn Morris [Thu, 16 May 2013 02:40:59 +0000 (02:40 +0000)]
shr-color.el (shr-color-visible-luminance-min, shr-color-visible-distance-min): Use shr-color group

10 years agognus-vm.el: Make it loadable without VM
Glenn Morris [Sun, 12 May 2013 11:46:03 +0000 (11:46 +0000)]
gnus-vm.el: Make it loadable without VM

10 years agoFix a bunch of custom types, and more
Glenn Morris [Thu, 9 May 2013 22:29:11 +0000 (22:29 +0000)]
Fix a bunch of custom types, and more

10 years agognus-art.el (gnus-article-describe-bindings): Add a comment
Katsumi Yamaoka [Tue, 7 May 2013 11:43:26 +0000 (11:43 +0000)]
gnus-art.el (gnus-article-describe-bindings): Add a comment

10 years agolisp/ChangeLog: Revert last bogus change
Katsumi Yamaoka [Tue, 7 May 2013 10:24:37 +0000 (10:24 +0000)]
lisp/ChangeLog: Revert last bogus change

10 years agolisp/ChangeLog: Remove `(Bug#14356)' in the 2013-05-07 entry
Katsumi Yamaoka [Tue, 7 May 2013 10:21:08 +0000 (10:21 +0000)]
lisp/ChangeLog: Remove `(Bug#14356)' in the 2013-05-07 entry

10 years agognus-art.el (gnus-article-describe-bindings): Require help-mode because of let-bindin...
Katsumi Yamaoka [Tue, 7 May 2013 00:28:13 +0000 (00:28 +0000)]
gnus-art.el (gnus-article-describe-bindings): Require help-mode because of let-binding help-xref-following (Bug#14356)

10 years agoRevert "message.el (message-bury): Make `buffer' optional;"
Tassilo Horn [Mon, 6 May 2013 12:54:14 +0000 (14:54 +0200)]
Revert "message.el (message-bury): Make `buffer' optional;"

This reverts commit 1d2c4fbb9bdc1078d1727b27139e4df5ba7cb2cb.

10 years agomml2015.el (mml2015-epg-sign): Add name="signature.asc" (Bug#13465)
Glenn Morris [Mon, 6 May 2013 10:46:16 +0000 (10:46 +0000)]
mml2015.el (mml2015-epg-sign): Add name="signature.asc" (Bug#13465)

10 years agomessage.el (message-bury): Make `buffer' optional;
Thierry Volpiatto [Sat, 4 May 2013 22:42:46 +0000 (22:42 +0000)]
message.el (message-bury): Make `buffer' optional;
 (message-send-and-exit): Don't pass `buf' so as to hide the buffer
 (bug#14085)

10 years agognus-sum.el (gnus-read-header): Prefix group when entering into registry.
Andrew Cohen [Sat, 4 May 2013 18:20:59 +0000 (14:20 -0400)]
gnus-sum.el (gnus-read-header): Prefix group when entering into registry.

10 years agoMa Gnus v0.8 is begun
Lars Magne Ingebrigtsen [Wed, 1 May 2013 20:11:17 +0000 (22:11 +0200)]
Ma Gnus v0.8 is begun

10 years agoMa Gnus v0.7 is released
Lars Magne Ingebrigtsen [Wed, 1 May 2013 20:11:07 +0000 (22:11 +0200)]
Ma Gnus v0.7 is released

10 years agolisp/ChangeLog: Add Bug#
Katsumi Yamaoka [Wed, 1 May 2013 00:37:27 +0000 (00:37 +0000)]
lisp/ChangeLog: Add Bug#

10 years agognus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs
Katsumi Yamaoka [Wed, 1 May 2013 00:28:57 +0000 (00:28 +0000)]
gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs

10 years agolpath.el: Don't fbind debbugs-gnu for GNU Emacs (declare-function is available in...
Katsumi Yamaoka [Mon, 29 Apr 2013 23:09:34 +0000 (23:09 +0000)]
lpath.el: Don't fbind debbugs-gnu for GNU Emacs (declare-function is available in Emacs >= 22.2)

11 years agolpath.el: Fbind debbugs-gnu
Katsumi Yamaoka [Sat, 27 Apr 2013 23:57:13 +0000 (23:57 +0000)]
lpath.el: Fbind debbugs-gnu

11 years agognus.el (gnus-list-debbugs): Use require rather than autoload (Bug#14262)
Glenn Morris [Sat, 27 Apr 2013 23:55:54 +0000 (23:55 +0000)]
gnus.el (gnus-list-debbugs): Use require rather than autoload (Bug#14262)

11 years agosieve-manage: update sieve port number
Julien Danjou [Sat, 27 Apr 2013 21:10:09 +0000 (23:10 +0200)]
sieve-manage: update sieve port number

Signed-off-by: Julien Danjou <julien@danjou.info>
11 years agomail-source.el (mail-source-fetch-pop, mail-source-check-pop): Fix again
Katsumi Yamaoka [Fri, 26 Apr 2013 13:56:21 +0000 (13:56 +0000)]
mail-source.el (mail-source-fetch-pop, mail-source-check-pop): Fix again

11 years agoMerge branch 'master' of https://git.gnus.org/gnus
Katsumi Yamaoka [Fri, 26 Apr 2013 13:45:47 +0000 (13:45 +0000)]
Merge branch 'master' of https://git.gnus.org/gnus

11 years agomail-source.el (mail-source-fetch-pop, mail-source-check-pop): Fix last change
Katsumi Yamaoka [Fri, 26 Apr 2013 10:36:24 +0000 (10:36 +0000)]
mail-source.el (mail-source-fetch-pop, mail-source-check-pop): Fix last change

11 years agomail-source.el (mail-source-fetch-pop, mail-source-check-pop): Don't set the MAILHOST...
Katsumi Yamaoka [Fri, 26 Apr 2013 10:21:53 +0000 (10:21 +0000)]
mail-source.el (mail-source-fetch-pop, mail-source-check-pop): Don't set the MAILHOST environment variable permanently (Bug#14271)

11 years agomessage.el (message-bury): Revert 2013-03-18 change (Bug#14117)
Glenn Morris [Fri, 26 Apr 2013 10:15:04 +0000 (10:15 +0000)]
message.el (message-bury): Revert 2013-03-18 change (Bug#14117)

11 years ago* gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
Andrew Cohen [Fri, 26 Apr 2013 01:29:37 +0000 (21:29 -0400)]
* gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
string values of 'gcc-self.

11 years agoMerge branch 'master' of https://git.gnus.org/gnus
Katsumi Yamaoka [Thu, 25 Apr 2013 13:56:04 +0000 (13:56 +0000)]
Merge branch 'master' of https://git.gnus.org/gnus

11 years ago* nnir.el (nnir-close-group): Make sure we are in the right group.
Andrew Cohen [Wed, 24 Apr 2013 15:18:31 +0000 (11:18 -0400)]
* nnir.el (nnir-close-group): Make sure we are in the right group.

11 years ago* gnus-sum.el (gnus-summary-insert-articles): Force dependencies
Andrew Cohen [Wed, 24 Apr 2013 14:21:02 +0000 (10:21 -0400)]
* gnus-sum.el (gnus-summary-insert-articles): Force dependencies
  update with newly retrieved headers.

11 years agoMerge branch 'master' of https://git.gnus.org/gnus
Katsumi Yamaoka [Wed, 17 Apr 2013 12:55:47 +0000 (12:55 +0000)]
Merge branch 'master' of https://git.gnus.org/gnus

11 years agoMerge branch 'master' of https://git.gnus.org/gnus
Katsumi Yamaoka [Wed, 17 Apr 2013 12:55:09 +0000 (12:55 +0000)]
Merge branch 'master' of https://git.gnus.org/gnus

Conflicts:
lisp/ChangeLog

11 years agolisp/ChangeLog: Fix last change
Katsumi Yamaoka [Tue, 16 Apr 2013 06:48:39 +0000 (06:48 +0000)]
lisp/ChangeLog: Fix last change

11 years agoshr.el: Support <img src="data:...">
David Edmondson [Tue, 16 Apr 2013 06:44:20 +0000 (06:44 +0000)]
shr.el: Support <img src="data:...">

11 years agognus-msg.el (gnus-msg-mail): Make it avoid using posting styles corresponding to...
Katsumi Yamaoka [Sun, 14 Apr 2013 22:15:38 +0000 (22:15 +0000)]
gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles corresponding to any existing group (Bug#14166)

11 years agonnir.el (nnir-request-set-mark): Make sure we are in the right group.
Andrew Cohen [Sun, 14 Apr 2013 19:10:14 +0000 (15:10 -0400)]
nnir.el (nnir-request-set-mark): Make sure we are in the right group.

11 years agognus-msg.el (gnus-msg-mail): Make it avoid using posting styles corresponding to...
Katsumi Yamaoka [Fri, 12 Apr 2013 15:17:35 +0000 (15:17 +0000)]
gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles corresponding to any existing group (Bug#14166)

11 years agonnir.el: Small optimizations. Use 'gnus-group-guess-full-name-from-command-method
Andrew Cohen [Wed, 10 Apr 2013 14:40:39 +0000 (10:40 -0400)]
nnir.el: Small optimizations. Use 'gnus-group-guess-full-name-from-command-method

11 years agonnir.el: Improve marks handling.
Andrew Cohen [Wed, 10 Apr 2013 14:24:43 +0000 (10:24 -0400)]
nnir.el: Improve marks handling.

11 years agonnir.el (gnus-nnir-group-p): Fix to work with unprefixed groups.
Andrew Cohen [Thu, 4 Apr 2013 15:07:09 +0000 (11:07 -0400)]
nnir.el (gnus-nnir-group-p): Fix to work with unprefixed groups.

11 years agognus-msg.el: Fix detection of nnir group.
Andrew Cohen [Thu, 4 Apr 2013 14:14:21 +0000 (10:14 -0400)]
gnus-msg.el: Fix detection of nnir group.

11 years agomml.el (mml-minibuffer-read-description): Use `default' insted of `initial-input...
Katsumi Yamaoka [Thu, 4 Apr 2013 02:35:40 +0000 (02:35 +0000)]
mml.el (mml-minibuffer-read-description): Use `default' insted of `initial-input' for the argument name

11 years agognus-msg.el: Spelling fix
Paul Eggert [Wed, 3 Apr 2013 23:22:01 +0000 (23:22 +0000)]
gnus-msg.el: Spelling fix

11 years ago* mml.el (mml-minibuffer-read-description): Allow passing in a prefix
Kevin Layer [Wed, 3 Apr 2013 18:35:12 +0000 (20:35 +0200)]
* mml.el (mml-minibuffer-read-description): Allow passing in a prefix
(used by MH-E).

11 years agognus-msg.el: Add nnir-article-* autoloads.
Andrew Cohen [Mon, 1 Apr 2013 14:30:50 +0000 (10:30 -0400)]
gnus-msg.el: Add nnir-article-* autoloads.
nnir.el: Improve mark updating in original groups.

11 years agonnir.el: Fix typo in default-engine custom list.
Andrew Cohen [Sun, 31 Mar 2013 12:20:37 +0000 (08:20 -0400)]
nnir.el: Fix typo in default-engine custom list.

11 years agonnir.el: Fix typo in default search engine.
Andrew Cohen [Sat, 30 Mar 2013 11:05:29 +0000 (07:05 -0400)]
nnir.el: Fix typo in default search engine.

11 years agonnir.el: Allow nnir group creation based on an existing query.
Andrew Cohen [Fri, 29 Mar 2013 13:40:09 +0000 (09:40 -0400)]
nnir.el: Allow nnir group creation based on an existing query.

11 years agonndraft.el (nndraft-request-expire-articles): Make expiry target always `delete'
Katsumi Yamaoka [Thu, 28 Mar 2013 01:36:06 +0000 (01:36 +0000)]
nndraft.el (nndraft-request-expire-articles): Make expiry target always `delete'

11 years agognus-msg.el (gnus-setup-message): Set the posting-style and gcc
Andrew Cohen [Wed, 27 Mar 2013 13:42:07 +0000 (09:42 -0400)]
gnus-msg.el (gnus-setup-message): Set the posting-style and gcc
properly for nnir summary buffers.

11 years agonnir.el: Fix byte-compile warning.
Andrew Cohen [Wed, 27 Mar 2013 00:22:47 +0000 (20:22 -0400)]
nnir.el: Fix byte-compile warning.

11 years agoAdd Changelog for last commit
Andrew Cohen [Mon, 25 Mar 2013 23:55:30 +0000 (19:55 -0400)]
Add Changelog for last commit

11 years agonnir.el: Major rewrite. Separate searching from group management.
Andrew Cohen [Mon, 25 Mar 2013 16:40:45 +0000 (12:40 -0400)]
nnir.el: Major rewrite. Separate searching from group management.

11 years agomessage.el (message-bury): Minor cleanup
Sam Steingold [Mon, 18 Mar 2013 22:47:51 +0000 (22:47 +0000)]
message.el (message-bury): Minor cleanup

11 years agoemacs-mime.texi (Interface Functions): Use 'ï' rather than '@"{@dotless{i}}'
Paul Eggert [Mon, 18 Mar 2013 07:54:26 +0000 (07:54 +0000)]
emacs-mime.texi (Interface Functions): Use 'ï' rather than '@"{@dotless{i}}'

11 years agolisp/ChangeLog.1: Use UTF-8 for file coding
Katsumi Yamaoka [Tue, 12 Mar 2013 22:33:49 +0000 (22:33 +0000)]
lisp/ChangeLog.1: Use UTF-8 for file coding

11 years agolisp/ChangeLog.2: Use UTF-8 for file coding
Paul Eggert [Tue, 12 Mar 2013 22:31:24 +0000 (22:31 +0000)]
lisp/ChangeLog.2: Use UTF-8 for file coding

11 years agoSpecify utf-8, not iso-8859-1, for ASCII files
Paul Eggert [Thu, 7 Mar 2013 10:30:59 +0000 (10:30 +0000)]
Specify utf-8, not iso-8859-1, for ASCII files

11 years agognus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL
Katsumi Yamaoka [Thu, 7 Mar 2013 10:24:09 +0000 (10:24 +0000)]
gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL

11 years agonndir.el (nndir-request-list): Remove 2nd argument passed to nnml-request-list (Bug...
Katsumi Yamaoka [Wed, 6 Mar 2013 03:55:37 +0000 (03:55 +0000)]
nndir.el (nndir-request-list): Remove 2nd argument passed to nnml-request-list (Bug#13873)