Mercurial > emacs
changeset 85855:9b7109db46f8
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 01 Nov 2007 03:52:26 +0000 |
parents | 41cfd60a7993 |
children | a26944b15c75 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Nov 01 03:51:47 2007 +0000 +++ b/lisp/ChangeLog Thu Nov 01 03:52:26 2007 +0000 @@ -5,6 +5,15 @@ (footnote-roman-lower-regexp, footnote-roman-upper-regexp): Match multi-character footnotes. +2007-11-01 Ryan Yeske <rcyeske@gmail.com> + + * net/rcirc.el (rcirc-last-quit-line, rcirc-last-line) + (rcirc-elapsed-lines): New argument PROCESS. Update callers. + (rcirc-print): Only update the line count when not marking the + line as omittable. + (rcirc-log-write): Specify coding system when writing logfile. + (rcirc-markup-fill): Make sure ellipsis does not cause line to wrap. + 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu> * ediff-util.el (ediff-nuke-selective-display): Move definition to