Mercurial > emacs
comparison lisp/autoinsert.el @ 88123:375f2633d815
New directory
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 08 Sep 2003 11:56:09 +0000 |
parents | 695cf19ef79e |
children | 68c22ea6027c |
comparison
equal
deleted
inserted
replaced
52428:27bc8b966642 | 88123:375f2633d815 |
---|---|
329 (add-hook 'find-file-hooks 'auto-insert) | 329 (add-hook 'find-file-hooks 'auto-insert) |
330 (remove-hook 'find-file-hooks 'auto-insert))) | 330 (remove-hook 'find-file-hooks 'auto-insert))) |
331 | 331 |
332 (provide 'autoinsert) | 332 (provide 'autoinsert) |
333 | 333 |
334 ;;; arch-tag: 5b6630ac-c735-43cf-b097-b78c622af909 | |
335 ;;; autoinsert.el ends here | 334 ;;; autoinsert.el ends here |