diff options
author | Glenn Morris <rgm@gnu.org> | 2012-06-05 21:06:54 -0400 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2012-06-05 21:06:54 -0400 |
commit | 276d5f5de52a2226e818e3b2361e0858bda9cec6 (patch) | |
tree | b2d3fb3d5ed61fe6f74d35cfeff2df07c9a69072 /lisp/emacs-lisp/authors.el | |
parent | 7a58f64d95ae1bc62c36c379f3ff22a3a6594c31 (diff) | |
download | emacs-276d5f5de52a2226e818e3b2361e0858bda9cec6.tar.gz emacs-276d5f5de52a2226e818e3b2361e0858bda9cec6.tar.bz2 emacs-276d5f5de52a2226e818e3b2361e0858bda9cec6.zip |
Remove lib-src/vcdiff
* lib-src/vcdiff: Remove file.
* lib-src/Makefile.in (SCRIPTS, STAMP_SCRIPTS): Remove vcdiff.
(stamp-vcdiff): Remove.
* INSTALL, make-dist: Remove vcdiff.
* lisp/emacs-lisp/authors.el (authors-fixed-entries): Remove vcdiff
Diffstat (limited to 'lisp/emacs-lisp/authors.el')
-rw-r--r-- | lisp/emacs-lisp/authors.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/authors.el b/lisp/emacs-lisp/authors.el index db6c5be7a88..babb5bf8fc9 100644 --- a/lisp/emacs-lisp/authors.el +++ b/lisp/emacs-lisp/authors.el @@ -399,7 +399,7 @@ Changes to files in this list are not listed.") ("Lawrence R. Dodd" :cowrote "dired-x.el") ;; No longer distributed. ;;; ("Viktor Dukhovni" :wrote "unexsunos4.c") - ("Paul Eggert" :wrote "rcs2log" "vcdiff") + ("Paul Eggert" :wrote "rcs2log") ; "vcdiff" ("Fred Fish" :changed "unexcoff.c") ;; No longer distributed. ;;; ("Tim Fleehart" :wrote "makefile.nt") |