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/ediff.el | |
parent | 108c932a0520c428f9ef1433a9e57eb1970dd356 (diff) | |
download | emacs-2b9118484ef607d08a3cfb4a45614cf112436bcd.tar.gz |
Update address in comment.
Diffstat (limited to 'lisp/ediff.el')
-rw-r--r-- | lisp/ediff.el | 2 |
1 files changed, 1 insertions, 1 deletions
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 <stig@inse.com>). +;; Added ediff-undo-selective-display (thanks to Stig <stig@hackvan.com>). ;; Rearranged autoloads. Renamed ediff-entry.el into ediff.el and ;; ediff.el into ediff-util.el. |