comparison lisp/ChangeLog @ 82794:35605ce0fa34

(gtkdoc-font-lock-doc-comments): Highlight name of parameters in document body.
author Masatake YAMATO <jet@gyve.org>
date Thu, 23 Aug 2007 21:41:48 +0000
parents 25892386493b
children 560ac93a642f
comparison
equal deleted inserted replaced
82793:baa90f502c46 82794:35605ce0fa34
1 2007-08-23 Masatake YAMATO <jet@gyve.org>
2
3 * progmodes/cc-fonts.el (gtkdoc-font-lock-doc-comments): Highlight
4 name of parameters in document body.
5
1 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca> 6 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * emacs-lisp/bytecomp.el (byte-compile-output-docform) 8 * emacs-lisp/bytecomp.el (byte-compile-output-docform)
4 (byte-compile-output-as-comment): Use with-current-buffer rather than 9 (byte-compile-output-as-comment): Use with-current-buffer rather than
5 a weird set-buffer&prog1 combination. 10 a weird set-buffer&prog1 combination.