1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-04 11:40:22 +00:00

*** empty log message ***

This commit is contained in:
Dan Nicolaescu 2008-05-31 15:32:10 +00:00
parent 17996b53fd
commit 40de1a6acb

View File

@ -876,7 +876,7 @@ state."
(push (list file status) result)))
(goto-char (point-max))
(widen))
(funcall update-function result))
(funcall update-function result))
;; Alternative implementation: use the "update" command instead of
;; the "status" command.
;; (let ((result nil)