I noticed that add-change-log-entry in a makefile recently started to include trailing whitespaces: For a rule
foo : bar zot bar > foo it generated a changelog entry * Makefile (foo ): ... these two changes appear relevant: 2005-06-08 Richard M. Stallman <[EMAIL PROTECTED]> (makefile-dependency-regex): Delete spurious `bb'. 2005-06-06 Richard M. Stallman <[EMAIL PROTECTED]> * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace just like other allowed characters. Alas, I do not grok this huge regex... -- Sam Steingold (http://www.podval.org/~sds) running w2k <http://www.savegushkatif.org> <http://www.memri.org/> <http://pmw.org.il/> <http://ffii.org/> <http://www.camera.org> Stupidity, like virtue, is its own reward. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel