changeset 77770:61e337029c36

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 21 May 2007 19:39:10 +0000
parents 4e1d9d19df5b
children 7af39c439adf afdc130c86d2
files lisp/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon May 21 19:38:52 2007 +0000
+++ b/lisp/ChangeLog	Mon May 21 19:39:10 2007 +0000
@@ -1,3 +1,13 @@
+2007-05-21  Trent Buck  <trentbuck@gmail.com>  (tiny change)
+
+	* net/rcirc.el (rcirc-fill-column): Allow `window-width'.
+	(rcirc-print): Handle `window-width'.
+	(rcirc-buffer-maximum-lines): Doc fix.
+
+2007-05-19  Kevin Ryde  <user42@zip.com.au>
+
+	* info.el (Info-fontify-node): Match https also.
+
 2007-05-18  Richard Stallman  <rms@gnu.org>
 
 	* simple.el (push-mark): Doc fix.