diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 76b1fbe01a2..ff3d37d584c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2007-06-07 Glenn Morris <rgm@gnu.org> + + * dframe.el (dframe-frame-parameter, dframe-mouse-event-p): + Rewrite compatibility functions to silence byte-compiler. + 2007-06-07 Alfred M. Szmidt <ams@gnu.org> (tiny change) * mail/rmailsum.el (rmail-summary-save-buffer): New command. |