Variable: skeleton-end-newline

skeleton-end-newline is a variable defined in skeleton.el.gz.

Value

t

Documentation

If non-nil, make sure that the skeleton inserted ends with a newline.

Source Code

;; Defined in /usr/src/emacs/lisp/skeleton.el.gz
(defvar skeleton-end-newline t
  "If non-nil, make sure that the skeleton inserted ends with a newline.")