comparison lisp/ChangeLog @ 107810:03ef65bf2e25

Improve documentation comments.
author Eric S. Raymond <esr@thyrsus.com>
date Fri, 09 Apr 2010 10:17:52 -0400
parents 0a321c28c1b4
children 2c6eaa7826c7
comparison
equal deleted inserted replaced
107809:b4880c984e2f 107810:03ef65bf2e25
1 2010-04-09 Eric Raymond <esr@snark.thyrsus.com>
2
3 * vc-hooks.el, vc-git.el: Improve documentation comments.
4
1 2010-04-08 Stefan Monnier <monnier@iro.umontreal.ca> 5 2010-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
2 6
3 Fix some of the problems in defsubst* (bug#5728). 7 Fix some of the problems in defsubst* (bug#5728).
4 * emacs-lisp/cl-macs.el (defsubst*): Don't substitute non-trivial args. 8 * emacs-lisp/cl-macs.el (defsubst*): Don't substitute non-trivial args.
5 (cl-defsubst-expand): Do the substitutions simultaneously (bug#5728). 9 (cl-defsubst-expand): Do the substitutions simultaneously (bug#5728).