Delete redundant mention of `with-eval-after-load'
* lisp/progmodes/dcl-mode.el (dcl-mode): Delete redundant mention of `with-eval-after-load'.
This commit is contained in:
parent
ea8ce98434
commit
57880f597c
1 changed files with 0 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue