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:
parent
38021e5559
commit
1f1b2e3da6
2 changed files with 10 additions and 9 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue