Searched +refs:skeleton +refs:modified (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/emacs-93/emacs/lisp/textmodes/
H A Dsgml-mode.el38 (require 'skeleton)
53 "*Default value for `skeleton-transformation-function' in SGML mode."
328 newlines) or a skeleton with nil, t or `\\n' in place of the interactor
387 (defvar v2) ; free for skeleton
399 (setq face (funcall skeleton-transformation-function face))
449 (set (make-local-variable 'skeleton-further-elements)
451 (set (make-local-variable 'skeleton-end-hook)
468 (set (make-local-variable 'skeleton-transformation-function)
612 ;; When an element of a skeleton is a string "str", it is passed
613 ;; through `skeleton
[all...]

Completed in 140 milliseconds