# HG changeset patch # User Glenn Morris # Date 1193889146 0 # Node ID 9b7109db46f85e87516502c25ab59dad7102b59d # Parent 41cfd60a799382607d9156e707e86401599f10c9 *** empty log message *** diff -r 41cfd60a7993 -r 9b7109db46f8 lisp/ChangeLog --- 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 + + * 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 * ediff-util.el (ediff-nuke-selective-display): Move definition to