comparison lisp/ChangeLog @ 4547:ab9e8f0fb295

Check absolute source file names against DOC with #'file-newer-than-file-p. 2008-12-30 Aidan Kehoe <kehoea@parhasard.net> * make-docfile.el: Use absolute source file names when checking if DOC is out of date, don't use relative paths that may not be related to the current directory.
author Aidan Kehoe <kehoea@parhasard.net>
date Tue, 30 Dec 2008 16:09:59 +0000
parents 44129f301385
children ebc01476e352
comparison
equal deleted inserted replaced
4546:44129f301385 4547:ab9e8f0fb295
1 2008-12-30 Aidan Kehoe <kehoea@parhasard.net>
2
3 * make-docfile.el:
4 Use absolute source file names when checking if DOC is out of
5 date, don't use relative paths that may not be related to the
6 current directory.
7
1 2008-12-30 Aidan Kehoe <kehoea@parhasard.net> 8 2008-12-30 Aidan Kehoe <kehoea@parhasard.net>
2 9
3 * frame.el (display-mouse-p): 10 * frame.el (display-mouse-p):
4 (display-popup-menus-p): 11 (display-popup-menus-p):
5 (display-images-p): 12 (display-images-p):