From: Karl Heuer Date: Tue, 13 Jul 1999 03:39:33 +0000 (+0000) Subject: Comment fix. X-Git-Tag: emacs-20.4~4 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a7aa942a034e1d6e062530affe8dd9a340fdf497;p=emacs.git Comment fix. --- diff --git a/lisp/files.el b/lisp/files.el index 2ce87f20866..7013442d04c 100644 --- a/lisp/files.el +++ b/lisp/files.el @@ -2135,9 +2135,8 @@ You may need to redefine `file-name-sans-versions' as well." (defvar backup-extract-version-start) ;; This is used in various files. -;; The usage of bv-length is not very clean, -;; but I can't see a good alternative, -;; so as of now I am leaving it alone. +;; The usage of backup-extract-version-start is not very clean, +;; but I can't see a good alternative, so as of now I am leaving it alone. (defun backup-extract-version (fn) "Given the name of a numeric backup file, return the backup number. Uses the free variable `backup-extract-version-start', whose value should be