comparison lisp/ChangeLog @ 67223:23fa76e60a61

(make-autoload): Handle defgroup specially.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 30 Nov 2005 16:04:40 +0000
parents 9c628f17433c
children 1a4439fe2adc
comparison
equal deleted inserted replaced
67222:9c628f17433c 67223:23fa76e60a61
1 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca> 1 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
2 4
3 * help-fns.el (help-argument-name): Don't autoload. 5 * help-fns.el (help-argument-name): Don't autoload.
4 It's useless and triggers a bug in cus-dep.el causing ldefs-boot 6 It's useless and triggers a bug in cus-dep.el causing ldefs-boot
5 to be re-loaded when customizing the `help' group. 7 to be re-loaded when customizing the `help' group.
6 8