diff options
author | Richard M. Stallman <rms@gnu.org> | 1996-03-02 06:37:35 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1996-03-02 06:37:35 +0000 |
commit | 9596811a3d13a77893315e7db35a74a7fccd1b14 (patch) | |
tree | 15a484e25ec046e526cdcf582053b9aa3a3475fc /lisp/bookmark.el | |
parent | f5632218b0992192a4f6c1ad59afe285b1f91d1f (diff) | |
download | emacs-9596811a3d13a77893315e7db35a74a7fccd1b14.tar.gz |
Comment change.
Diffstat (limited to 'lisp/bookmark.el')
-rw-r--r-- | lisp/bookmark.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/bookmark.el b/lisp/bookmark.el index e3fbe7c41fc..bdb9ef4364d 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, 1994, 1995 Free Software Foundation +;; Copyright (C) 1993, 1994, 1995, 1996 Free Software Foundation ;; Author: Karl Fogel <kfogel@red-bean.com> ;; Maintainer: Karl Fogel <kfogel@red-bean.com> |