Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
0706c025
Commit
0706c025
authored
Aug 25, 2009
by
Glenn Morris
Browse files
(Format Conversion Round-Trip): Mention nil regexp.
parent
664d56b8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+2
-0
doc/lispref/files.texi
doc/lispref/files.texi
+1
-1
No files found.
doc/lispref/ChangeLog
View file @
0706c025
...
...
@@ -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
...
...
doc/lispref/files.texi
View file @
0706c025
...
...
@@ -2901,7 +2901,7 @@ A documentation string for the format.
@
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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment