comparison lisp/ChangeLog @ 96132:94707ef52511

($(lisp)/progmodes/cc-mode.elc): Pass the .el file not the .elc file to batch-byte-compile.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 20 Jun 2008 20:00:14 +0000
parents 7ee547824da5
children d143e6de14ec
comparison
equal deleted inserted replaced
96131:7ee547824da5 96132:94707ef52511
1 2008-06-20 Stefan Monnier <monnier@iro.umontreal.ca> 1 2008-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * Makefile.in ($(lisp)/progmodes/cc-mode.elc): Pass the .el file not
4 the .elc file to batch-byte-compile.
2 5
3 * progmodes/cc-mode.el (c-make-inherited-keymap): Only use 6 * progmodes/cc-mode.el (c-make-inherited-keymap): Only use
4 set-keymap-parents if set-keymap-parent doesn't exist. 7 set-keymap-parents if set-keymap-parent doesn't exist.
5 8
6 * vc-bzr.el (vc-bzr-annotate-extract-revision-at-line): 9 * vc-bzr.el (vc-bzr-annotate-extract-revision-at-line):