diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 605b099b558..fbaa3b10e50 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2005-01-02 Richard M. Stallman <rms@gnu.org> + * loadhist.el (file-loadhist-lookup): New function. + (file-provides, file-requires): Use it. + * electric.el (Electric-pop-up-window): Use fit-window-to-buffer instead of calculating the right size. |