Mercurial > emacs
annotate admin/notes/changelogs @ 110999:9330a5183ae6
Merge changes made in Gnus trunk.
shr.el: Fix defcustom type (char -> character).
nnimap.el (nnimap-open-connection): Remove %s from openssl incantation, which is no longer valid.
gnus-sum.el (gnus-summary-refer-thread): Implement a version that uses *-request-thread.
gnus-int.el (gnus-request-thread): New back end function.
nnimap.el (nnimap-request-thread): New back end function.
shr.el: Indent.
gnus-art.el, shr.el: Have shr switch buffer truncation on if there are big tables.
(nnimap-open-connection): Message when opening connection for debugging purposes.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Thu, 14 Oct 2010 22:39:54 +0000 |
parents | 4b9bb9aba3c8 |
children |
rev | line source |
---|---|
84826 | 1 http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg00793.html |
2 There is no need to make change log entries for files such as NEWS, | |
3 MAINTAINERS, and FOR-RELEASE. | |
4 | |
91476
264d73a49be8
Add a reference for the fact that there is no need to make changelog
Glenn Morris <rgm@gnu.org>
parents:
84826
diff
changeset
|
5 http://lists.gnu.org/archive/html/emacs-devel/2006-12/msg01135.html |
264d73a49be8
Add a reference for the fact that there is no need to make changelog
Glenn Morris <rgm@gnu.org>
parents:
84826
diff
changeset
|
6 There is no need to indicate regeneration of files such as configure |
264d73a49be8
Add a reference for the fact that there is no need to make changelog
Glenn Morris <rgm@gnu.org>
parents:
84826
diff
changeset
|
7 in ChangeLog. |
99931 | 8 |
9 | |
10 http://lists.gnu.org/archive/html/emacs-devel/2008-11/msg00940.html | |
11 Preferred form for several entries with the same content: | |
12 | |
13 * help.el (view-lossage): | |
14 * kmacro.el (kmacro-edit-lossage): | |
15 * edmacro.el (edit-kbd-macro): Fix docstring, lossage is now 300 keys. | |
16 | |
17 (Rather than anything involving "ditto" and suchlike.) |