]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment fix.
authorKarl Heuer <kwzh@gnu.org>
Tue, 13 Jul 1999 03:39:33 +0000 (03:39 +0000)
committerKarl Heuer <kwzh@gnu.org>
Tue, 13 Jul 1999 03:39:33 +0000 (03:39 +0000)
lisp/files.el

index 2ce87f20866ade5a8793a02e81a84a35300e7f8f..7013442d04cdd383c76317e270c3e2ad4c49ce78 100644 (file)
@@ -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