# HG changeset patch # User Stefan Monnier # Date 989352783 0 # Node ID 369005880696b3bc50aa18943aa5397a8115d211 # Parent a973c7d4c68ee5a497e50e2358f055188520b931 *** empty log message *** diff -r a973c7d4c68e -r 369005880696 lispref/ChangeLog --- a/lispref/ChangeLog Tue May 08 20:12:56 2001 +0000 +++ b/lispref/ChangeLog Tue May 08 20:13:03 2001 +0000 @@ -1,3 +1,10 @@ +2001-05-08 Stefan Monnier + + * syntax.texi (Syntax Class Table): Add the missing designator for + comment and string fences. + (Syntax Properties): Add a xref to syntax table internals. + (Syntax Table Internals): Document string-to-syntax. + 2001-05-07 Gerd Moellmann * Makefile.in (install): Use install-info command line options @@ -127,9 +134,9 @@ Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu) - * Makefile (VERSION): New variable. - (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'. - Compressed file suffix should be `.gz', not `.z'. + * Makefile (VERSION): New variable. + (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'. + Compressed file suffix should be `.gz', not `.z'. Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu) @@ -137,7 +144,7 @@ Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu) - * Makefile (srcs): Add anti.texi. + * Makefile (srcs): Add anti.texi. Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu) @@ -168,7 +175,7 @@ Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) - * variables.texi: document nil initial value of buffer-local variables. + * variables.texi: Document nil initial value of buffer-local variables. * tips.texi: Add new section on standard library headers. @@ -185,7 +192,7 @@ Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) - * Makefile (dist): Don't include backup files or autosave files in + * Makefile (dist): Don't include backup files or autosave files in the distribution tar file. Tue Nov 26 21:10:34 1991 Richard Stallman (rms at mole.gnu.ai.mit.edu) @@ -225,7 +232,7 @@ and @error{} are the terms now being used. The files in the directory have been changed to reflect this. - * All instances of @indentedresultt{} have been changed to + * All instances of @indentedresultt{} have been changed to ` @result{}', using 5 spaces at the begining of the line. Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob at rice-chex.ai.mit.edu) @@ -238,7 +245,7 @@ Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob at rice-chex.ai.mit.edu) * texinfo.tex: temporarily added - \let\result=\dblarrow + \let\result=\dblarrow \def\error{{\it ERROR} \longdblarrow} We need to do this better soon.