diff options
author | Karl Heuer <kwzh@gnu.org> | 1995-08-17 19:37:52 +0000 |
---|---|---|
committer | Karl Heuer <kwzh@gnu.org> | 1995-08-17 19:37:52 +0000 |
commit | 2b9118484ef607d08a3cfb4a45614cf112436bcd (patch) | |
tree | 864c54d36e17905be8de2a5302f5c5c9cff67a97 /lisp/bookmark.el | |
parent | 108c932a0520c428f9ef1433a9e57eb1970dd356 (diff) | |
download | emacs-2b9118484ef607d08a3cfb4a45614cf112436bcd.tar.gz |
Update address in comment.
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 7b79d112960..73480a0b174 100644 --- a/lisp/bookmark.el +++ b/lisp/bookmark.el @@ -55,7 +55,7 @@ ;; Thanks to Roland McGrath for encouragement and help with defining ;; autoloads on the menu-bar. -;; Jonathan Stigelman <stig@key.amdahl.com> gave patches for default +;; Jonathan Stigelman <stig@hackvan.com> gave patches for default ;; values in bookmark-jump and bookmark-set. Everybody please keep ;; all the keystrokes they save thereby and send them to him at the ;; end of each year :-) (No, seriously, thanks Jonathan!) |