/[emacs]/emacs/lisp/autoinsert.el
ViewVC logotype

Diff of /emacs/lisp/autoinsert.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.31 by gm, Mon Apr 29 20:18:30 2002 UTC revision 1.32 by gm, Mon Apr 29 21:26:14 2002 UTC
# Line 200  described above, e.g. [\"header.insert\" Line 200  described above, e.g. [\"header.insert\"
200  ;; Establish a default value for auto-insert-directory  ;; Establish a default value for auto-insert-directory
201  (defcustom auto-insert-directory "~/insert/"  (defcustom auto-insert-directory "~/insert/"
202    "*Directory from which auto-inserted files are taken.    "*Directory from which auto-inserted files are taken.
203  Must end in a slash."  Must be a fully-qualified directory name, e.g., on a Unix-like system,
204    must end in a slash."
205    :type 'directory    :type 'directory
206    :group 'auto-insert)    :group 'auto-insert)
207    

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26