mirror of
https://codeberg.org/scip/autoscratch.git
synced 2025-12-17 04:20:57 +01:00
checkdoc
This commit is contained in:
@@ -49,7 +49,7 @@
|
|||||||
;; You may, however, configure the trigger list
|
;; You may, however, configure the trigger list
|
||||||
;; `autoscratch-triggers-alist' according to your preferences. This
|
;; `autoscratch-triggers-alist' according to your preferences. This
|
||||||
;; list consists of cons cells, where the `car' is a regexp and the
|
;; list consists of cons cells, where the `car' is a regexp and the
|
||||||
;; `cdr' an emacs lisp form (e.g. a lambda or defun). If you want to
|
;; `cdr' an Emacs Lisp form (e.g. a lambda or defun). If you want to
|
||||||
;; use regexps which match more than one character, then you need to
|
;; use regexps which match more than one character, then you need to
|
||||||
;; set `autoscratch-trigger-on-first-char' to `nil' and possibly tune
|
;; set `autoscratch-trigger-on-first-char' to `nil' and possibly tune
|
||||||
;; `autoscratch-trigger-after' accordingly.
|
;; `autoscratch-trigger-after' accordingly.
|
||||||
|
|||||||
Reference in New Issue
Block a user