# HG changeset patch # User Juanma Barranquero # Date 1180920990 0 # Node ID 1a1b81fa49f62dbd3290c171f4a018275511b5f7 # Parent 89afbe74739ed89abaf11456d9106cedfc932895 *** empty log message *** diff -r 89afbe74739e -r 1a1b81fa49f6 lisp/ChangeLog --- a/lisp/ChangeLog Mon Jun 04 01:35:27 2007 +0000 +++ b/lisp/ChangeLog Mon Jun 04 01:36:30 2007 +0000 @@ -1,3 +1,10 @@ +2007-06-04 Juanma Barranquero + + * progmodes/compile.el (compilation-find-file, compilation-handle-exit): + Fix typos in docstrings. + (compilation-search-path, compilation-buffer-name-function): Doc fixes. + (compilation-finish-function): Fix typo in obsolescence declaration. + 2007-06-03 Sam Steingold Add TIMESTAMP to LOC to handle "incremental compilation", e.g.,