Delete redundant mention of `with-eval-after-load'
authorStefan Kangas <stefankangas@gmail.com>
Sat, 29 Jun 2024 19:15:46 +0000 (21:15 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Sat, 29 Jun 2024 19:16:58 +0000 (21:16 +0200)
* lisp/progmodes/dcl-mode.el (dcl-mode): Delete redundant mention of
`with-eval-after-load'.

lisp/progmodes/dcl-mode.el

index b8ca1f2d600577654fae59b44a15303c9bc9abdc..686555221cb221adafcc7499389f76be0df7c1ba 100644 (file)
@@ -500,7 +500,6 @@ Variables controlling indentation style and extra features:
  dcl-imenu-label-call
     Change the text that is used as sub-listing labels in imenu.
 
-To run code after DCL mode has loaded, use `with-eval-after-load'.
 Turning on DCL mode calls the value of the variable `dcl-mode-hook'
 with no args, if that value is non-nil.