mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-04 06:31:13 -08:00
(format-alist): Fix typo in doc-string.
This commit is contained in:
parent
cac4219c91
commit
ec8dda2f29
1 changed files with 1 additions and 1 deletions
|
|
@ -145,7 +145,7 @@ MODE-FN, if specified, is called when visiting a file with that format.
|
|||
that this would turn on some minor mode.
|
||||
|
||||
PRESERVE, if non-nil, means that `format-write-file' should not remove
|
||||
this format from `buffer-file-formats'.")
|
||||
this format from `buffer-file-format'.")
|
||||
|
||||
;;; Basic Functions (called from Lisp)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue