changeset 104571:904d63cfa2f3

(Format Conversion Round-Trip): Mention nil regexp.
author Glenn Morris <rgm@gnu.org>
date Tue, 25 Aug 2009 03:02:09 +0000
parents c72e3dd88ed4
children aa590c490d6f
files doc/lispref/ChangeLog doc/lispref/files.texi
diffstat 2 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/lispref/ChangeLog	Tue Aug 25 03:01:20 2009 +0000
+++ b/doc/lispref/ChangeLog	Tue Aug 25 03:02:09 2009 +0000
@@ -2,6 +2,8 @@
 
 	* display.texi (Fontsets): Fix typo.
 
+	* files.texi (Format Conversion Round-Trip): Mention nil regexp.
+
 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* processes.texi (Asynchronous Processes): Adjust arglist of
--- a/doc/lispref/files.texi	Tue Aug 25 03:01:20 2009 +0000
+++ b/doc/lispref/files.texi	Tue Aug 25 03:02:09 2009 +0000
@@ -2901,7 +2901,7 @@
 
 @item regexp
 A regular expression which is used to recognize files represented in
-this format.
+this format.  If @code{nil}, the format is never applied automatically.
 
 @item from-fn
 A shell command or function to decode data in this format (to convert