From: Richard M. Stallman Date: Fri, 26 Nov 2004 17:29:19 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~3644 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5ffc01b6bb32aa9f20cd95d1fef345b1d038dcd6;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f823bdbcfc3..6d72765fdb6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -27,6 +27,21 @@ (gdb-frame-assembler-buffer): Rework like gdb-frame-breakpoints-buffer. +2004-11-25 Richard M. Stallman + + * progmodes/flymake.el: Reindent. + (flymake-split-string): Turn into defalias. + (flymake-fix-file-name): Renamed from flymake-fix-path-name. + (flymake-ensure-ends-with-slash): Rename arg to FILENAME. + (flymake-get-common-file-prefix): Renamed from ...path... Doc fix. + (flymake-build-relative-filename): Renamed from ...path. + Fix error message. + +2004-11-25 Cheng Gao + + * progmodes/flymake.el: Much whitespace and capitalization change. + Move `provide' to end. Require `compile' only when compiling. + 2004-11-24 Jay Belanger * calc/calc-alg.el: Added comment. @@ -74,6 +89,7 @@ (math-simplify-units-quotient): Replace variable try-cancel-units by declared variable. +>>>>>>> 1.6669 2004-11-24 Richard M. Stallman * textmodes/ispell.el (ispell-check-version):