# HG changeset patch # User Gerd Moellmann # Date 979223042 0 # Node ID 4e0f20145b5f1e99abc739834a52d233f0000de4 # Parent c19a7d700b6dc56844f13d49a5d4d81b6362b314 *** empty log message *** diff -r c19a7d700b6d -r 4e0f20145b5f lisp/ChangeLog --- a/lisp/ChangeLog Thu Jan 11 14:23:25 2001 +0000 +++ b/lisp/ChangeLog Thu Jan 11 14:24:02 2001 +0000 @@ -1,5 +1,12 @@ 2001-01-11 Gerd Moellmann + * subr.el (eval-after-load): Call load-symbol-file-load-history to + ensure that eval-after-load works for files dumped with Emacs. + + * help.el (load-symbol-file-load-history): New function extracted + from function symbol-file. + (symbol-file): Use it. + * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as exit.xpm.