]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/cedet/cedet.el: Delete stale comment.
authorStefan Kangas <stefan@marxist.se>
Thu, 11 Aug 2022 21:26:43 +0000 (23:26 +0200)
committerStefan Kangas <stefan@marxist.se>
Fri, 12 Aug 2022 13:08:19 +0000 (15:08 +0200)
Since 2009, it is no longer the case that this file depends on other
parts of CEDET (see commit 715f35a55d).

lisp/cedet/cedet.el

index 429b275828b36bbd7566fd54c1d1be2c64863475..c33ac85072268800299af4557ef7c04277735458 100644 (file)
 ;;; Commentary:
 
 ;;; Code:
-;;
-;; This file depends on the major components of CEDET, so that you can
-;; load them all by doing (require 'cedet).  This is mostly for
-;; compatibility with the upstream, stand-alone CEDET distribution.
 
 (declare-function inversion-find-version "inversion")