From 563c6d8f27928899338ba4068f9f2c0e25b84a95 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Sat, 29 Jun 2024 21:15:46 +0200 Subject: [PATCH] Delete redundant mention of `with-eval-after-load' * lisp/progmodes/dcl-mode.el (dcl-mode): Delete redundant mention of `with-eval-after-load'. (cherry picked from commit 57880f597c56f4ba2521a731a7e87f920f0afbfd) --- lisp/progmodes/dcl-mode.el | 1 - 1 file changed, 1 deletion(-) diff --git a/lisp/progmodes/dcl-mode.el b/lisp/progmodes/dcl-mode.el index b8ca1f2d600..686555221cb 100644 --- a/lisp/progmodes/dcl-mode.el +++ b/lisp/progmodes/dcl-mode.el @@ -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. -- 2.39.2