comparison lisp/ChangeLog @ 4945:99e465e2da2e

(main branch) Update make-syntax-table doc -------------------- ChangeLog entries follow: -------------------- lisp/ChangeLog addition: 2010-01-24 Ben Wing <ben@xemacs.org> * syntax.el: * syntax.el (make-syntax-table): Expand doc string.
author Ben Wing <ben@xemacs.org>
date Sun, 24 Jan 2010 00:26:10 -0600
parents 46f0df723e09
children 9b5d4b35f8d7
comparison
equal deleted inserted replaced
4944:6af9b2e79451 4945:99e465e2da2e
1 2010-01-24 Ben Wing <ben@xemacs.org>
2
3 * syntax.el:
4 * syntax.el (make-syntax-table):
5 Expand doc string.
6
1 2010-01-22 Ben Wing <ben@xemacs.org> 7 2010-01-22 Ben Wing <ben@xemacs.org>
2 8
3 * lisp-mode.el: 9 * lisp-mode.el:
4 * lisp-mode.el (lisp-indent-function): 10 * lisp-mode.el (lisp-indent-function):
5 If the function begins with `with-', assume it is a macro or 11 If the function begins with `with-', assume it is a macro or