Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 1526:8b284a83dd90
[xemacs-hg @ 2003-06-13 00:11:16 by adrian]
xemacs-21.5: Fix xemacs.exe is in a strange place? on 'windows-nt
-------------------- ChangeLog entries follow: --------------------
lisp/ChangeLog addition:
2003-06-13 Adrian Aichner <adrian@xemacs.org>
* setup-paths.el (paths-emacs-root-p): Don't insist in lib-src
directory on 'windows-nt, which currently does not have it.
author | adrian |
---|---|
date | Fri, 13 Jun 2003 00:11:16 +0000 |
parents | a014bbc989c9 |
children | 5365af805d4c |
comparison
equal
deleted
inserted
replaced
1525:a014bbc989c9 | 1526:8b284a83dd90 |
---|---|
1 2003-06-13 Adrian Aichner <adrian@xemacs.org> | |
2 | |
3 * setup-paths.el (paths-emacs-root-p): Don't insist in lib-src | |
4 directory on 'windows-nt, which currently does not have it. | |
5 | |
1 2003-06-11 Adrian Aichner <adrian@xemacs.org> | 6 2003-06-11 Adrian Aichner <adrian@xemacs.org> |
2 | 7 |
3 * font-lock.el (lisp-font-lock-keywords-1): Only NAME, not NAME( | 8 * font-lock.el (lisp-font-lock-keywords-1): Only NAME, not NAME( |
4 to appear in font-lock-function-name-face. | 9 to appear in font-lock-function-name-face. |
5 | 10 |