comparison lisp/ChangeLog @ 66058:702baea25eb3

(MH-E-SRC): New. Used by mh-autoloads. (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any files in MH-E-SRC have been updated. (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
author Bill Wohler <wohler@newt.com>
date Wed, 12 Oct 2005 23:06:20 +0000
parents 86c9c818e0e3
children 65f0f700ffb8
comparison
equal deleted inserted replaced
66057:709ea6d61dbd 66058:702baea25eb3
1 2005-10-12 Bill Wohler <wohler@newt.com>
2
3 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
4 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
5 files in MH-E-SRC have been updated.
6 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
7
1 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca> 8 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
2 9
3 * progmodes/mixal-mode.el (mixal-operation-codes): Remove. 10 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
4 (mixal-mode-syntax-table): Add \n as end-comment. 11 (mixal-mode-syntax-table): Add \n as end-comment.
5 (mixal-operation-codes-alist): Immediately initialize to full value. 12 (mixal-operation-codes-alist): Immediately initialize to full value.