# HG changeset patch # User Juanma Barranquero # Date 1191583915 0 # Node ID d2777897b96d7714e820ca182b09c6729e02a8ed # Parent bbb0d5d8d60fde664bf8095c5b724bffc7f79ca0 *** empty log message *** diff -r bbb0d5d8d60f -r d2777897b96d doc/lispref/ChangeLog --- a/doc/lispref/ChangeLog Fri Oct 05 11:27:43 2007 +0000 +++ b/doc/lispref/ChangeLog Fri Oct 05 11:31:55 2007 +0000 @@ -1,3 +1,7 @@ +2007-10-05 Juanma Barranquero + + * display.texi (Auto Faces): Fix typo. + 2007-10-01 Richard Stallman * display.texi (Overlay Properties): Explain nil as priority. @@ -13,7 +17,7 @@ * Move from lispref/ to doc/lispref/. Change all setfilename commands to use ../../info. * Makefile.in (infodir): Go up one more level. - (usermanualdir): Change from ../man to ../emacs. + (usermanualdir): Change from ../man to ../emacs. (miscmanualdir): New. (dist): Use new variable miscmanualdir. * makefile.w32-in (infodir, texinputdir): Go up one more level. @@ -73,8 +77,8 @@ 2007-07-24 Michael Albinus - * processes.texi (Synchronous Processes): Add - `process-file-shell-command', + * processes.texi (Synchronous Processes): + Add `process-file-shell-command'. (Asynchronous Processes): Mention restricted use of `process-filter' and `process-sentinel' in `start-file-process'. Add `start-file-process-shell-command'. @@ -117,13 +121,13 @@ 2007-06-27 Michael Albinus - * files.texi (Magic File Names): Remove `dired-call-process'. Add - `process-file'. + * files.texi (Magic File Names): Remove `dired-call-process'. + Add `process-file'. 2007-06-27 Kenichi Handa * text.texi (Special Properties): Fix description about - `compostion' property. + `composition' property. 2007-06-26 Kenichi Handa @@ -137,7 +141,7 @@ 2007-06-24 Karl Berry - * elisp.texi, vol1.texi, vol2.texi: new Back-Cover Text. + * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text. 2007-06-15 Juanma Barranquero