1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Various doc fixes for auto-insert-mode

* doc/misc/autotype.texi (Autoinserting): Various doc fixes.
* lisp/autoinsert.el (top-level): Recommend 'auto-insert-mode' over
'add-hook'.
This commit is contained in:
Stefan Kangas 2019-10-22 18:02:43 +02:00
parent 38021e5559
commit 1f1b2e3da6
2 changed files with 10 additions and 9 deletions

View file

@ -32,7 +32,7 @@
;; auto-mode-alist.
;;
;; To use:
;; (add-hook 'find-file-hook 'auto-insert)
;; (auto-insert-mode t)
;; setq auto-insert-directory to an appropriate slash-terminated value
;;
;; You can also customize the variable `auto-insert-mode' to load the