X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/c3760c17bd1d2b81a05c50c1b1f7236fc34adb33..8681f11d3b4c9e9d9b85cc997db7e091c19e6c13:/lisp/bookmark.el diff --git a/lisp/bookmark.el b/lisp/bookmark.el index 51e869e3a2..20a4e52810 100644 --- a/lisp/bookmark.el +++ b/lisp/bookmark.el @@ -1,6 +1,6 @@ ;;; bookmark.el --- set bookmarks, maybe annotate them, jump to them later -;; Copyright (C) 1993-1997, 2001-2011 Free Software Foundation, Inc. +;; Copyright (C) 1993-1997, 2001-2012 Free Software Foundation, Inc. ;; Author: Karl Fogel ;; Maintainer: Karl Fogel @@ -83,7 +83,7 @@ To specify the file in which to save them, modify the variable "The `.emacs.bmk' file used to be called this name.") -;; defvarred to avoid a compilation warning: +;; defvared to avoid a compilation warning: (defvar bookmark-file nil "Old name for `bookmark-default-file'.")