comparison lisp/bookmark.el @ 14734:20f4c4a078b2

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Sat, 02 Mar 1996 06:37:35 +0000
parents f1035d934a7a
children 9c770d2b753f
comparison
equal deleted inserted replaced
14733:eae53a7dcf03 14734:20f4c4a078b2
1 ;;; bookmark.el --- set bookmarks, maybe annotate them, jump to them later. 1 ;;; bookmark.el --- set bookmarks, maybe annotate them, jump to them later.
2 2
3 ;; Copyright (C) 1993, 1994, 1995 Free Software Foundation 3 ;; Copyright (C) 1993, 1994, 1995, 1996 Free Software Foundation
4 4
5 ;; Author: Karl Fogel <kfogel@red-bean.com> 5 ;; Author: Karl Fogel <kfogel@red-bean.com>
6 ;; Maintainer: Karl Fogel <kfogel@red-bean.com> 6 ;; Maintainer: Karl Fogel <kfogel@red-bean.com>
7 ;; Created: July, 1993 7 ;; Created: July, 1993
8 ;; Author's Update Number: see variable `bookmark-version'. 8 ;; Author's Update Number: see variable `bookmark-version'.