From ec8dda2f295b52b4e72df21bb3ea91e7707e7a86 Mon Sep 17 00:00:00 2001 From: Martin Rudalics Date: Fri, 24 Aug 2007 05:43:36 +0000 Subject: [PATCH] (format-alist): Fix typo in doc-string. --- lisp/format.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/format.el b/lisp/format.el index 35e47efadbf..6e0abd7724e 100644 --- a/lisp/format.el +++ b/lisp/format.el @@ -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) -- 2.39.2