# HG changeset patch # User Thien-Thi Nguyen # Date 1103854094 0 # Node ID 82ff461eee074363d4f64848715d1b7cd0dc2fcb # Parent 7a200b643c162acc24cae179cf71e950079b4b00 *** empty log message *** diff -r 7a200b643c16 -r 82ff461eee07 lisp/ChangeLog --- a/lisp/ChangeLog Fri Dec 24 02:05:30 2004 +0000 +++ b/lisp/ChangeLog Fri Dec 24 02:08:14 2004 +0000 @@ -1,3 +1,11 @@ +2004-12-24 Thien-Thi Nguyen + + * progmodes/hideshow.el: Require `cl' when compiling. + Remove XEmacs and Emacs 19 compatibility. + Use `dolist' and `add-to-list' for load-time actions. + (hs-discard-overlays): Use `dolist'. + (hs-show-block): Likewise. + 2004-12-23 Dan Nicolaescu * faces.el (mode-line, mode-line-inactive): Use min-colors.