From c84b30043d52aa79e665d5968460ff7569af79ed Mon Sep 17 00:00:00 2001 From: Vinicius Jose Latorre Date: Wed, 12 Dec 2007 11:31:52 +0000 Subject: [PATCH] revert-buffer docstring fix --- lisp/files.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/files.el b/lisp/files.el index 110dbef9289..06e3e319d2d 100644 --- a/lisp/files.el +++ b/lisp/files.el @@ -4207,8 +4207,8 @@ that is more recent than the visited file. This command also implements an interface for special buffers that contain text which doesn't come from a file, but reflects some other data instead (e.g. Dired buffers, `buffer-list' -buffers). This is done via the variable -`revert-buffer-function'. In these cases, it should reconstruct +buffers). This is done via the variable +`revert-buffer-function'. In these cases, it should reconstruct the buffer contents from the appropriate data. When called from Lisp, the first argument is IGNORE-AUTO; only offer -- 2.39.2