diff options
| author | Thomas Voss <mail@thomasvoss.com> | 2026-03-30 00:22:03 +0200 |
|---|---|---|
| committer | Thomas Voss <mail@thomasvoss.com> | 2026-03-30 00:22:03 +0200 |
| commit | 3c1fdf157e99ec20ea5099109c9332da10c94212 (patch) | |
| tree | 45098f533882edf377fce1bb5bd3625538e07cd9 | |
| parent | 666a8dd7d2d973d77c13415e9e99ca20a2b4fbd4 (diff) | |
| -rw-r--r-- | contrib/doasedit.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/doasedit.el b/contrib/doasedit.el index 5f71026..7175d3b 100644 --- a/contrib/doasedit.el +++ b/contrib/doasedit.el @@ -49,7 +49,7 @@ ;;;###autoload (define-minor-mode global-doasedit-mode - "Global minor-mode to automatically set correct major-mode in the + "Global minor-mode to automatically set the correct major-mode in the current buffer when editing a root-protected file via the doasedit command-line utility." :global t |