aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Kangas2022-07-28 13:31:43 +0200
committerStefan Kangas2022-07-28 13:32:12 +0200
commit68093c6db3af14616d4b0831cdad85108ea0d776 (patch)
treea6ee67aaf44755ea4e9c6040a66395d33ed0e326
parentba54f7e39c22de097340dafa39abbef12b601260 (diff)
downloademacs-68093c6db3af14616d4b0831cdad85108ea0d776.tar.gz
emacs-68093c6db3af14616d4b0831cdad85108ea0d776.zip
; Auto-commit of loaddefs files.
-rw-r--r--lisp/ldefs-boot.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index 3dbf195bc2e..5ac3b56e7f6 100644
--- a/lisp/ldefs-boot.el
+++ b/lisp/ldefs-boot.el
@@ -24505,7 +24505,7 @@ Set restriction lock for agenda to current subtree or file.
24505When in a restricted subtree, remove it. 24505When in a restricted subtree, remove it.
24506 24506
24507The restriction will span over the entire file if TYPE is `file', 24507The restriction will span over the entire file if TYPE is `file',
24508or if type is '(4), or if the cursor is before the first headline 24508or if type is \\='(4), or if the cursor is before the first headline
24509in the file. Otherwise, only apply the restriction to the current 24509in the file. Otherwise, only apply the restriction to the current
24510subtree. 24510subtree.
24511 24511