comparison lisp/ChangeLog @ 1548:5365af805d4c

[xemacs-hg @ 2003-06-30 09:24:47 by stephent] maybe compile docstring as value <87n0fz9ax2.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Mon, 30 Jun 2003 09:24:47 +0000
parents 8b284a83dd90
children 6f4c71266175
comparison
equal deleted inserted replaced
1547:427e5c57da6e 1548:5365af805d4c
1 2003-06-17 Stephen J. Turnbull <stephen@xemacs.org>
2
3 * bytecomp.el (byte-compile-lambda): Discard docstring only if it
4 is not also the value of the lambda.
5
1 2003-06-13 Adrian Aichner <adrian@xemacs.org> 6 2003-06-13 Adrian Aichner <adrian@xemacs.org>
2 7
3 * setup-paths.el (paths-emacs-root-p): Don't insist in lib-src 8 * setup-paths.el (paths-emacs-root-p): Don't insist in lib-src
4 directory on 'windows-nt, which currently does not have it. 9 directory on 'windows-nt, which currently does not have it.
5 10