]> code.delx.au - gnu-emacs/blobdiff - lisp/version.el
* doc/lispref/numbers.texi (Numeric Conversions): Fix a typo.
[gnu-emacs] / lisp / version.el
index 1fb3828e15d225e9f23ab2585f20fa0e5b67cd29..ff7de1e716a6312511e692ea7713ccc6292b4f10 100644 (file)
@@ -1,7 +1,7 @@
 ;;; version.el --- record version number of Emacs
 
-;; Copyright (C) 1985, 1992, 1994-1995, 1999-2012
-;;   Free Software Foundation, Inc.
+;; Copyright (C) 1985, 1992, 1994-1995, 1999-2014 Free Software
+;; Foundation, Inc.
 
 ;; Maintainer: FSF
 ;; Keywords: internal
@@ -104,7 +104,7 @@ Returns nil if unable to find this information."
              (looking-at "[0-9]+\0\\([^\0\n]+\\)\0")
              (match-string 1))))))
 
-(defun emacs-bzr-version-bzr (dir)
+(defun emacs-bzr-version-bzr (_dir)
   "Ask bzr itself for the version information for directory DIR."
   ;; Comments on `bzr version-info':
   ;; i) Unknown files also cause clean != 1.