Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
4898:9a6c3653f58e | 4899:aa8197436fdb |
---|---|
1 2010-01-30 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * loadup.el: | |
4 If any filename in load-history starts with the value of | |
5 source-lisp, delete that part of the string, so that | |
6 #'find-function works better with dumped functions in an installed | |
7 XEmacs (it will look in lisp-directory instead, where it will | |
8 probably succeed). | |
9 | |
1 2010-01-29 Ben Wing <ben@xemacs.org> | 10 2010-01-29 Ben Wing <ben@xemacs.org> |
2 | 11 |
3 * mule/cyrillic.el (for): | 12 * mule/cyrillic.el (for): |
4 | 13 |
5 2010-01-29 Ben Wing <ben@xemacs.org> | 14 2010-01-29 Ben Wing <ben@xemacs.org> |