diff options
| author | Stefan Kangas | 2022-07-28 13:31:43 +0200 |
|---|---|---|
| committer | Stefan Kangas | 2022-07-28 13:32:12 +0200 |
| commit | 68093c6db3af14616d4b0831cdad85108ea0d776 (patch) | |
| tree | a6ee67aaf44755ea4e9c6040a66395d33ed0e326 | |
| parent | ba54f7e39c22de097340dafa39abbef12b601260 (diff) | |
| download | emacs-68093c6db3af14616d4b0831cdad85108ea0d776.tar.gz emacs-68093c6db3af14616d4b0831cdad85108ea0d776.zip | |
; Auto-commit of loaddefs files.
| -rw-r--r-- | lisp/ldefs-boot.el | 2 |
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. | |||
| 24505 | When in a restricted subtree, remove it. | 24505 | When in a restricted subtree, remove it. |
| 24506 | 24506 | ||
| 24507 | The restriction will span over the entire file if TYPE is `file', | 24507 | The restriction will span over the entire file if TYPE is `file', |
| 24508 | or if type is '(4), or if the cursor is before the first headline | 24508 | or if type is \\='(4), or if the cursor is before the first headline |
| 24509 | in the file. Otherwise, only apply the restriction to the current | 24509 | in the file. Otherwise, only apply the restriction to the current |
| 24510 | subtree. | 24510 | subtree. |
| 24511 | 24511 | ||