Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 4958:e4bbe5622a80
finish doc comment on `lisp-indent-specform'
-------------------- ChangeLog entries follow: --------------------
lisp/ChangeLog addition:
2010-01-28 Ben Wing <ben@xemacs.org>
* lisp-mode.el: Finish documenting `lisp-indent-specform',
on Mike Sperber's request.
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Thu, 28 Jan 2010 03:32:18 -0600 |
parents | db2db229ee82 |
children | e813cf16c015 |
comparison
equal
deleted
inserted
replaced
4957:db2db229ee82 | 4958:e4bbe5622a80 |
---|---|
1 2010-01-28 Ben Wing <ben@xemacs.org> | |
2 | |
3 * lisp-mode.el: Finish documenting `lisp-indent-specform', | |
4 on Mike Sperber's request. | |
5 | |
1 2010-01-17 Ben Wing <ben@xemacs.org> | 6 2010-01-17 Ben Wing <ben@xemacs.org> |
2 | 7 |
3 * bytecomp-runtime.el: | 8 * bytecomp-runtime.el: |
4 * bytecomp-runtime.el (error-unless-tests-match): New. | 9 * bytecomp-runtime.el (error-unless-tests-match): New. |
5 * bytecomp-runtime.el (byte-compile-file-being-compiled): New. | 10 * bytecomp-runtime.el (byte-compile-file-being-compiled): New. |