diff options
Diffstat (limited to 'lisp/gnus')
| -rw-r--r-- | lisp/gnus/ChangeLog.3 | 2 | ||||
| -rw-r--r-- | lisp/gnus/gnus-bookmark.el | 6 | ||||
| -rw-r--r-- | lisp/gnus/gnus-group.el | 16 | ||||
| -rw-r--r-- | lisp/gnus/mml2015.el | 4 | ||||
| -rw-r--r-- | lisp/gnus/nnheader.el | 2 |
5 files changed, 12 insertions, 18 deletions
diff --git a/lisp/gnus/ChangeLog.3 b/lisp/gnus/ChangeLog.3 index d0b195e5f13..0fc5c093371 100644 --- a/lisp/gnus/ChangeLog.3 +++ b/lisp/gnus/ChangeLog.3 | |||
| @@ -578,7 +578,7 @@ | |||
| 578 | 578 | ||
| 579 | * gnus-start.el (gnus-dribble-read-file): Don't stop the auto-saving of | 579 | * gnus-start.el (gnus-dribble-read-file): Don't stop the auto-saving of |
| 580 | the dribble buffer even when it is shrunk a lot. | 580 | the dribble buffer even when it is shrunk a lot. |
| 581 | <http://thread.gmane.org/gmane.emacs.gnus.user/16923> | 581 | <http://thread.gmane.org/gmane.emacs.gnus.user/16923> [dead link] |
| 582 | 582 | ||
| 583 | 2014-06-26 Glenn Morris <rgm@gnu.org> | 583 | 2014-06-26 Glenn Morris <rgm@gnu.org> |
| 584 | 584 | ||
diff --git a/lisp/gnus/gnus-bookmark.el b/lisp/gnus/gnus-bookmark.el index ce8220f3a6e..aee122aa557 100644 --- a/lisp/gnus/gnus-bookmark.el +++ b/lisp/gnus/gnus-bookmark.el | |||
| @@ -61,12 +61,12 @@ | |||
| 61 | ;; (define-key global-map "\C-crl" 'gnus-bookmark-bmenu-list) | 61 | ;; (define-key global-map "\C-crl" 'gnus-bookmark-bmenu-list) |
| 62 | 62 | ||
| 63 | ;; FIXME: Add keybindings, see | 63 | ;; FIXME: Add keybindings, see |
| 64 | ;; http://thread.gmane.org/gmane.emacs.gnus.general/63101/focus=63379 | 64 | ;; http://thread.gmane.org/gmane.emacs.gnus.general/63101/focus=63379 [dead link] |
| 65 | ;; http://thread.gmane.org/v9fxx9fkm4.fsf@marauder.physik.uni-ulm.de | 65 | ;; http://thread.gmane.org/v9fxx9fkm4.fsf@marauder.physik.uni-ulm.de [dead link] |
| 66 | 66 | ||
| 67 | ;; FIXME: Check if `gnus-bookmark.el' should use | 67 | ;; FIXME: Check if `gnus-bookmark.el' should use |
| 68 | ;; `bookmark-make-record-function'. | 68 | ;; `bookmark-make-record-function'. |
| 69 | ;; Cf. http://article.gmane.org/gmane.emacs.gnus.general/66076 | 69 | ;; Cf. http://article.gmane.org/gmane.emacs.gnus.general/66076 [dead link] |
| 70 | 70 | ||
| 71 | (defgroup gnus-bookmark nil | 71 | (defgroup gnus-bookmark nil |
| 72 | "Setting, annotation and jumping to Gnus bookmarks." | 72 | "Setting, annotation and jumping to Gnus bookmarks." |
diff --git a/lisp/gnus/gnus-group.el b/lisp/gnus/gnus-group.el index 0467907ec94..ac2596243b1 100644 --- a/lisp/gnus/gnus-group.el +++ b/lisp/gnus/gnus-group.el | |||
| @@ -1436,14 +1436,8 @@ if it is a string, only list groups matching REGEXP." | |||
| 1436 | 1436 | ||
| 1437 | ;; Moving through the Group buffer (in topic mode) e.g. with C-n doesn't | 1437 | ;; Moving through the Group buffer (in topic mode) e.g. with C-n doesn't |
| 1438 | ;; update the state (enabled/disabled) of the icon `gnus-group-describe-group' | 1438 | ;; update the state (enabled/disabled) of the icon `gnus-group-describe-group' |
| 1439 | ;; automatically. After `C-l' the state is correct. See the following report | 1439 | ;; automatically. After `C-l' the state is correct. |
| 1440 | ;; on emacs-devel | 1440 | ;; See: https://lists.gnu.org/r/emacs-devel/2006-01/msg00853.html |
| 1441 | ;; <http://thread.gmane.org/v9acdmrcse.fsf@marauder.physik.uni-ulm.de>: | ||
| 1442 | ;; From: Reiner Steib | ||
| 1443 | ;; Subject: tool bar icons not updated according to :active condition | ||
| 1444 | ;; Newsgroups: gmane.emacs.devel | ||
| 1445 | ;; Date: Mon, 23 Jan 2006 19:59:13 +0100 | ||
| 1446 | ;; Message-ID: <v9acdmrcse.fsf@marauder.physik.uni-ulm.de> | ||
| 1447 | 1441 | ||
| 1448 | ;; Using `redraw-frame' (see `gnus-tool-bar-update') in Emacs might | 1442 | ;; Using `redraw-frame' (see `gnus-tool-bar-update') in Emacs might |
| 1449 | ;; be confusing, so maybe we shouldn't call it by default. | 1443 | ;; be confusing, so maybe we shouldn't call it by default. |
| @@ -2336,7 +2330,7 @@ Valid input formats include: | |||
| 2336 | (cond | 2330 | (cond |
| 2337 | ;; URLs providing `group', `start' and `range': | 2331 | ;; URLs providing `group', `start' and `range': |
| 2338 | ((string-match | 2332 | ((string-match |
| 2339 | ;; http://thread.gmane.org/gmane.emacs.devel/86326/focus=86525 | 2333 | ;; http://thread.gmane.org/gmane.emacs.devel/86326/focus=86525 [dead link] |
| 2340 | "^http://thread\\.gmane\\.org/\\([^/]+\\)/\\([0-9]+\\)/focus=\\([0-9]+\\)$" | 2334 | "^http://thread\\.gmane\\.org/\\([^/]+\\)/\\([0-9]+\\)/focus=\\([0-9]+\\)$" |
| 2341 | url) | 2335 | url) |
| 2342 | (setq group (match-string 1 url) | 2336 | (setq group (match-string 1 url) |
| @@ -2347,7 +2341,7 @@ Valid input formats include: | |||
| 2347 | start -1))) | 2341 | start -1))) |
| 2348 | ;; URLs providing `group' and `start': | 2342 | ;; URLs providing `group' and `start': |
| 2349 | ((or (string-match | 2343 | ((or (string-match |
| 2350 | ;; http://article.gmane.org/gmane.comp.gnu.make.bugs/3584 | 2344 | ;; http://article.gmane.org/gmane.comp.gnu.make.bugs/3584 [dead link] |
| 2351 | "^http://\\(?:thread\\|article\\|permalink\\)\\.gmane\\.org/\\([^/]+\\)/\\([0-9]+\\)" | 2345 | "^http://\\(?:thread\\|article\\|permalink\\)\\.gmane\\.org/\\([^/]+\\)/\\([0-9]+\\)" |
| 2352 | url) | 2346 | url) |
| 2353 | (string-match | 2347 | (string-match |
| @@ -2355,7 +2349,7 @@ Valid input formats include: | |||
| 2355 | "^\\(?:nntp\\|news\\)://news\\.gmane\\.org/\\([^/]+\\)/\\([0-9]+\\)" | 2349 | "^\\(?:nntp\\|news\\)://news\\.gmane\\.org/\\([^/]+\\)/\\([0-9]+\\)" |
| 2356 | url) | 2350 | url) |
| 2357 | (string-match | 2351 | (string-match |
| 2358 | ;; http://news.gmane.org/group/gmane.emacs.gnus.general/thread=65099/force_load=t | 2352 | ;; http://news.gmane.org/group/gmane.emacs.gnus.general/thread=65099/force_load=t [dead link] |
| 2359 | "^http://news\\.gmane\\.org/group/\\([^/]+\\)/thread=\\([0-9]+\\)" | 2353 | "^http://news\\.gmane\\.org/group/\\([^/]+\\)/thread=\\([0-9]+\\)" |
| 2360 | url)) | 2354 | url)) |
| 2361 | (setq group (match-string 1 url) | 2355 | (setq group (match-string 1 url) |
diff --git a/lisp/gnus/mml2015.el b/lisp/gnus/mml2015.el index b8dd61de3b9..eb5ce7b141c 100644 --- a/lisp/gnus/mml2015.el +++ b/lisp/gnus/mml2015.el | |||
| @@ -148,8 +148,8 @@ If set, it overrides the setting of `mml2015-sign-with-sender'." | |||
| 148 | ;; | 148 | ;; |
| 149 | ;; This function doesn't handle NotDashEscaped correctly. EasyPG handles it | 149 | ;; This function doesn't handle NotDashEscaped correctly. EasyPG handles it |
| 150 | ;; correctly. | 150 | ;; correctly. |
| 151 | ;; http://thread.gmane.org/gmane.emacs.gnus.general/66062/focus=66082 | 151 | ;; http://thread.gmane.org/gmane.emacs.gnus.general/66062/focus=66082 [dead link] |
| 152 | ;; http://thread.gmane.org/gmane.emacs.gnus.general/65087/focus=65109 | 152 | ;; http://thread.gmane.org/gmane.emacs.gnus.general/65087/focus=65109 [dead link] |
| 153 | (goto-char (point-min)) | 153 | (goto-char (point-min)) |
| 154 | (forward-line) | 154 | (forward-line) |
| 155 | ;; We need to be careful not to strip beyond the armor headers. | 155 | ;; We need to be careful not to strip beyond the armor headers. |
diff --git a/lisp/gnus/nnheader.el b/lisp/gnus/nnheader.el index cdba6e663bf..5dc5bf1fd75 100644 --- a/lisp/gnus/nnheader.el +++ b/lisp/gnus/nnheader.el | |||
| @@ -85,7 +85,7 @@ Integer values will in effect be rounded up to the nearest multiple of | |||
| 85 | 85 | ||
| 86 | (defvar nnheader-read-timeout | 86 | (defvar nnheader-read-timeout |
| 87 | (if (memq system-type '(windows-nt cygwin)) | 87 | (if (memq system-type '(windows-nt cygwin)) |
| 88 | ;; http://thread.gmane.org/v9655t3pjo.fsf@marauder.physik.uni-ulm.de | 88 | ;; http://thread.gmane.org/v9655t3pjo.fsf@marauder.physik.uni-ulm.de [dead link] |
| 89 | ;; | 89 | ;; |
| 90 | ;; IIRC, values lower than 1.0 didn't/don't work on Windows/DOS. | 90 | ;; IIRC, values lower than 1.0 didn't/don't work on Windows/DOS. |
| 91 | ;; | 91 | ;; |