# HG changeset patch # User Lute Kamstra # Date 1110648269 0 # Node ID b0a8784e81a62f7f4ca6272af8310e2c5dfdac5b # Parent a7bed417c2e6f2939633f071cd640cdd49bdcfa6 *** empty log message *** diff -r a7bed417c2e6 -r b0a8784e81a6 lisp/ChangeLog --- a/lisp/ChangeLog Sat Mar 12 17:22:45 2005 +0000 +++ b/lisp/ChangeLog Sat Mar 12 17:24:29 2005 +0000 @@ -1,3 +1,9 @@ +2005-03-12 Lute Kamstra + + * emacs-lisp/byte-run.el: Replace lisp-indent-hook with + lisp-indent-function throughout. + (with-no-warnings): Set lisp-indent-function property. + 2005-03-12 Thien-Thi Nguyen * progmodes/dcl-mode.el (dcl-mode-syntax-table):