# HG changeset patch # User Miles Bader # Date 970979315 0 # Node ID 9585e8c4a1aeccc5151df252c450c8d487a2c0bb # Parent af7fbf03c35cf371a19a8dafbc71b5fcab79d888 *** empty log message *** diff -r af7fbf03c35c -r 9585e8c4a1ae lisp/ChangeLog --- a/lisp/ChangeLog Sun Oct 08 04:27:18 2000 +0000 +++ b/lisp/ChangeLog Sun Oct 08 04:28:35 2000 +0000 @@ -1,5 +1,7 @@ 2000-10-08 Miles Bader + * faces.el (secondary-selection): Make foreground visible on tty. + * jka-compr.el (auto-compression-mode): Move to the end of the file, because `define-minor-mode' actually calls the mode-function if the associated variable is non-nil, which requires that all