Commit graph

2842 commits

Author SHA1 Message Date
Lars Ingebrigtsen
18cd34c10e Merge changes made in Gnus trunk
nnimap.el (nnir-search-thread): Autoload to avoid a compilation warning.
gnus-sum.el (gnus-summary-line-format-alist): Don't try to macroexpand the nnir things, since they haven't been defined yet, and nnir requires gnus-sum.
2012-01-26 10:43:01 +00:00
Katsumi Yamaoka
d1caca805e gnus-sum.el (gnus-summary-mode): Force paragraph direction to be left-to-right. 2012-01-26 10:38:22 +00:00
Lars Magne Ingebrigtsen
0dc422898a mm-decode.el (mm-interactively-view-part): Fix prompt. 2012-01-22 00:54:58 +00:00
Teodor Zlatanov
fb7e9e0539 nntp.el (nntp-send-authinfo): Query `auth-source-search' with the logical server name in addition to the actual machine address.
auth-source.el (auth-source-user-and-password): Add convenience wrapper to search by just host and optionally user.
2012-01-10 22:04:51 +00:00
Juanma Barranquero
cd394be177 ChangeLog fixes. 2012-01-10 18:32:19 +01:00
Lars Magne Ingebrigtsen
edd9679c37 shr.el (shr-visit-file): Move point to the beginning of the buffer after rendering. 2012-01-07 11:46:47 +00:00
Lars Magne Ingebrigtsen
a363cbed1d Fix bug#9693 and bug#9697. 2012-01-07 04:52:56 +00:00
Gnus developers
e7719ea1b2 Merge changes made in Gnus trunk.
2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
  * gnus.texi (Group Parameters): Really note precedence.
2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
  * mm-decode.el (mm-interactively-view-part): Use `completing-read',
  since ido doesn't work on symbols (bug#9632).
  * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
  when getting a single value as when getting all the values.  This means
  that atoms like `gcc-self' work cumulatively, like variable settings,
  instead of getting the value from the last matching clause.
  (gnus-group-find-parameter): Protect against the group buffer not
  existing (bug#9585).
2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
  * gnus-start.el (gnus-activate-group): Document more parameters
  (bug#9694).
  * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
  (bug#9692).
  * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
  article was fetched, so that it can be expired later (bug#9958).
  (gnus-agent-summary-fetch-series): Add doc string.
  (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
  (bug#9517).
  * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
  retrieval is happening.
  * gnus.el (gnus-parameters): Doc fix.
2012-01-06  Dave Abrahams  <dave@boostpro.com>  (tiny change)
  * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
  show the thread after expansion.
2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
  * gnus-art.el (article-narrow-to-head): If the head is completely
  empty, narrow to the empty region (bug#9764).
  * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
  read, and then mark them as unread only when the unread mark is used.
  This makes `C-- T k' actually work, even though it's confusing.
  * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
  alive before we try to find its window.
2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
  * mm-decode.el (mm-display-external): Use a longer timeout for the
  deletion to allow slow programs to display the file.
2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
  * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
  prompt to be less confusing.
2012-01-07 01:13:52 +00:00
Lars Magne Ingebrigtsen
98cc61deb6 gnus-msg.el (gnus-summary-reply): Do not give a switch-to-buffer' argument to message-reply'. This broke `special-display-*' frame pop-uping (bug#10238). 2012-01-06 05:48:48 +00:00
Lars Magne Ingebrigtsen
8f30779d5c starttls.el (starttls-available-p): Return nil on Windows/MS-DOS systems, since these allegedly don't work there. 2012-01-05 11:14:10 +00:00
Glenn Morris
acaf905b11 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
Gnus developers
9937bef4b8 Merge changes made in Gnus trunk.
2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 * gnus.texi (Group Parameters): Note precedence.
2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
 * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
 live buffer.
2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 * nnir.el (nnir-retrieve-headers): Protect against the article not
 existing on the server (bug#10335).
2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
 * gnus-agent.el (gnus-agent-load-local): Recompute
 gnus-agent-article-local on changing method.
2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 * gnus.el (gnus-parameters): Note precedence.
2012-01-04  Leo  <sdl.web@gmail.com>
 * nndraft.el (nndraft-update-unread-articles): Don't move point around
 in the group buffer.
2012-01-04 22:14:09 +00:00
Gnus developers
7e67562fca Merge changes made in Gnus trunk.
2012-01-04  Julien Danjou  <julien@danjou.info>
 * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
 change.
2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
 too.
 * nntp.el (nntp-retrieve-group-data-early): Use it.
2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 * nntp.el (nntp-retrieval-in-progress): New variable.
 (nntp-make-process-buffer): Make it buffer-local.
 * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
 2010.
 (gnus-demon-init): Use it to compute the time if time is on the form
 "04:23".
 * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
 * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
 status in the correct buffer.
2012-01-03  Leo  <sdl.web@gmail.com>
 * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
 when opening topics (bug#10407).
2012-01-04 10:49:38 +00:00
Paul Eggert
22bcf20469 Spelling fixes. 2011-12-30 17:27:15 -08:00
Paul Eggert
9858f6c326 Spelling fixes. 2011-12-29 18:52:49 -08:00
Katsumi Yamaoka
29a8b279e3 mm-view.el (mm-display-inline-fontify): Add comment. 2011-12-28 02:40:35 +00:00
Paul Eggert
6196cffecf Spelling fixes. 2011-12-21 01:58:39 -08:00
Paul Eggert
99d990817c Spelling fixes. 2011-12-18 22:21:24 -08:00
Juri Linkov
92a24ea80e * lisp/gnus/mm-decode.el (mm-inline-media-tests): Add missing `mm-handle-media-subtype'. 2011-12-16 01:35:40 +02:00
Paul Eggert
fac916bfd7 Spelling fixes. 2011-12-14 13:05:20 -08:00
Paul Eggert
333f9019e2 Spelling fixes. 2011-12-11 21:32:49 -08:00
Juanma Barranquero
11636b221d Fix typos. 2011-12-11 18:08:11 +01:00
Tassilo Horn
bacede64e6 message.el (message-valid-fqdn-regexp): Udate with newly approved top-level domain names ".tel" and ".asia". 2011-12-10 01:51:53 +00:00
Katsumi Yamaoka
8b8059decd gnus-sum.el (gnus-summary-show-article): Don't load shr unconditionally. 2011-12-08 06:22:03 +00:00
Katsumi Yamaoka
1ea1c2fa5f message.el (message-pop-to-buffer): Use pop-to-buffer instead of pop-to-buffer-same-window for old Emacsen. 2011-12-07 06:07:53 +00:00
Juanma Barranquero
a98edce9ec Fix typos. 2011-12-06 02:30:54 +01:00
Paul Eggert
fa46310344 Spelling fixes. 2011-12-05 00:55:25 -08:00
Paul Eggert
c80e3b4aed Spelling fixes. 2011-12-04 00:02:42 -08:00
Chong Yidong
a92f50ad7e message.el (message-pop-to-buffer): Use pop-to-buffer-same-window for last change. 2011-12-04 10:02:45 +08:00
Chong Yidong
527497423d * message.el (message-pop-to-buffer): Partially revert 2011-11-30 change (Bug#10200). 2011-12-04 09:55:49 +08:00
Katsumi Yamaoka
71c90957bf Gnus: Update the header format of icon data for the most recent icontopbm program. 2011-12-02 04:00:32 +00:00
Katsumi Yamaoka
f65bd83340 Gnus: Share the value of the buffer-local `message-options' variable between a draft buffer and temprary working buffers. 2011-12-01 04:55:39 +00:00
Stefan Monnier
8b69fcd74d * lisp/gnus/message.el (message-pop-to-buffer): Revert 2011-09-11 change. 2011-11-30 09:52:08 -05:00
Katsumi Yamaoka
dfdbf7af98 gnus-art.el (gnus-article-browse-html-parts): Fix previous commit. 2011-11-30 06:05:47 +00:00
Katsumi Yamaoka
df103ffb3d gnus-art.el (gnus-article-browse-html-parts): Convert link file names for Cygwin. 2011-11-30 01:07:46 +00:00
Paul Eggert
e9a452d9cd Spelling fixes (mostly "inactive" vs "deactivate"). 2011-11-27 10:17:40 -08:00
Paul Eggert
e47695319f Spelling fixes. 2011-11-26 20:43:11 -08:00
Paul Eggert
b0b199744d Spelling fixes. 2011-11-26 00:26:37 -08:00
Juanma Barranquero
e9fce1acd8 Fix typos. 2011-11-25 14:26:30 +01:00
Paul Eggert
e4920bc99d Spelling fixes. 2011-11-24 23:14:48 -08:00
Glenn Morris
321decc890 Fix case of "GnuTLS" in docs.
* doc/misc/gnus.texi, doc/misc/smtpmail.texi:
* etc/NEWS:
* lisp/gnus/starttls.el, lisp/net/tls.el: Fix case of "GnuTLS".
2011-11-23 23:44:51 -08:00
Juanma Barranquero
20db1522fe Fix typos. 2011-11-24 02:58:14 +01:00
Adam W
29291ef14b mail-source.el (mail-source-fetch-maildir): Don't expect the return value of `delete-file', that returns nil for a local file but returns t for a remote file using ssh. 2011-11-24 00:15:19 +00:00
Paul Eggert
ee7683ebb7 Spelling fixes. 2011-11-22 23:03:56 -08:00
Lars Magne Ingebrigtsen
e37df6749a shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to avoid later breakage. 2011-11-23 00:20:17 +00:00
Katsumi Yamaoka
a3e0ee5a69 gnus-art.el (gnus-article-setup-buffer): Decode group name used for article buffers' name. 2011-11-22 02:17:20 +00:00
Lars Magne Ingebrigtsen
84b54fdfa6 shr.el (shr-table-horizontal-line): Revert infinite loops introduced by Paul Eggert's spellfixes two days ago. 2011-11-22 00:59:33 +00:00
Lars Magne Ingebrigtsen
252f26e9c2 mm-view.el (mm-display-inline-fontify): Make the font-lock variables buffer-local instead of binding them to avoid warnings. Also demote errors (bug#10063). 2011-11-21 22:08:36 +00:00
Juanma Barranquero
fe7a3057a3 Fix typos. 2011-11-20 20:35:27 +01:00
Paul Eggert
40ba43b4b7 Spelling fixes. 2011-11-19 23:30:16 -08:00