Mercurial > emacs
diff lisp/ChangeLog @ 108791:737446e13a3f
* lisp/emulation/edt.el (edt-load-keys): Use locate-library.
This simplifies the code, and handles compressed .el.gz files, which
the previous version did not.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 25 May 2010 21:06:09 -0700 |
parents | 549433326e7e |
children | 7a3558eb670e |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue May 25 20:58:41 2010 -0700 +++ b/lisp/ChangeLog Tue May 25 21:06:09 2010 -0700 @@ -1,3 +1,7 @@ +2010-05-26 Glenn Morris <rgm@gnu.org> + + * emulation/edt.el (edt-load-keys): Use locate-library. + 2010-05-25 Chong Yidong <cyd@stupidchicken.com> * log-edit.el (log-edit-strip-single-file-name): Default to nil.