From: Karl Heuer Date: Thu, 17 Aug 1995 19:37:52 +0000 (+0000) Subject: Update address in comment. X-Git-Tag: emacs-19.34~2980 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2b9118484ef607d08a3cfb4a45614cf112436bcd;p=emacs.git Update address in comment. --- 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 gave patches for default +;; Jonathan Stigelman 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!) diff --git a/lisp/ediff.el b/lisp/ediff.el index 08fdfc6e3b4..bee087450ad 100644 --- a/lisp/ediff.el +++ b/lisp/ediff.el @@ -605,7 +605,7 @@ ;; Wed February 1, 1995 -;; Added ediff-undo-selective-display (thanks to Stig ). +;; Added ediff-undo-selective-display (thanks to Stig ). ;; Rearranged autoloads. Renamed ediff-entry.el into ediff.el and ;; ediff.el into ediff-util.el.