Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 4899:aa8197436fdb
Make #'find-function behave better with dumped functions, installed XEmacs
2010-01-30 Aidan Kehoe <kehoea@parhasard.net>
* loadup.el:
If any filename in load-history starts with the value of
source-lisp, delete that part of the string, so that
#'find-function works better with dumped functions in an installed
XEmacs (it will look in lisp-directory instead, where it will
probably succeed).
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sat, 30 Jan 2010 15:47:37 +0000 |
parents | a7ab1d6ff301 |
children | 755ae5b97edb 6ef8256a020a 8431b52e43b1 |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jan 29 20:59:21 2010 -0600 +++ b/lisp/ChangeLog Sat Jan 30 15:47:37 2010 +0000 @@ -1,3 +1,12 @@ +2010-01-30 Aidan Kehoe <kehoea@parhasard.net> + + * loadup.el: + If any filename in load-history starts with the value of + source-lisp, delete that part of the string, so that + #'find-function works better with dumped functions in an installed + XEmacs (it will look in lisp-directory instead, where it will + probably succeed). + 2010-01-29 Ben Wing <ben@xemacs.org> * mule/cyrillic.el (for):