# HG changeset patch # User Kim F. Storm # Date 1171020206 0 # Node ID 9367d90770819d1fecc2ae455010c542fda0f9ff # Parent e4e80762e2074f355a8cb08f3fcd471612a999c8 *** empty log message *** diff -r e4e80762e207 -r 9367d9077081 lisp/ChangeLog --- a/lisp/ChangeLog Thu Feb 08 20:52:39 2007 +0000 +++ b/lisp/ChangeLog Fri Feb 09 11:23:26 2007 +0000 @@ -1,3 +1,7 @@ +2007-02-09 Kim F. Storm + + * emacs-lisp/float-sup.el: Remove obsolete comment. + 2007-02-08 Stefan Monnier * diff-mode.el (diff-sanity-check-hunk): Fix last fix. @@ -8,7 +12,7 @@ (fundamental-mode-hook): Remove. (fundamental-mode): Run after-change-major-mode-hooks manually, and don't run the now-nonexistent fundamental-mode-hook. - + 2007-02-08 Karl Fogel * simple.el (fundamental-mode-hook): Declare new hook.