Changeset 4169 for trunk/lisp/gnus/ChangeLog
- Timestamp:
- 09/30/06 09:12:06 (2 years ago)
- Files:
-
- trunk/lisp (modified) (1 prop)
- trunk/lisp/gnus/ChangeLog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lisp
- Property svn:ignore changed from
*.elc
MANIFEST
Makefile
Makefile.unix
makefile
elc.tar.gz
cus-load.el
finder-inf.el
subdirs.el
loaddefs.el
to
*.elc
MANIFEST
Makefile
Makefile.unix
makefile
elc.tar.gz
cus-load.el
finder-inf.el
subdirs.el
loaddefs.el
pre-mh-loaddefs.el-CMD
- Property svn:ignore changed from
trunk/lisp/gnus/ChangeLog
r4166 r4169 1 2006-09-25 Chong Yidong <cyd@stupidchicken.com> 2 3 * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs. 4 5 2006-09-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de> 6 7 * nnslashdot.el (nnslashdot-request-article): Update end-of-article 8 regexp. Articles containing quotation were cut prematurely. 9 10 2006-09-16 Katsumi Yamaoka <yamaoka@jpl.org> 11 12 * message.el (message-cite-original-without-signature): Use nobody by 13 default for the value of From header. 14 (message-cite-original): Ditto. 15 (message-reply): Ditto. 16 1 17 2006-09-09 Reiner Steib <Reiner.Steib@gmx.de> 2 18
