]> code.delx.au - gnu-emacs/blobdiff - lisp/skeleton.el
(mouse-show-mark): Use temporary highlighting if possible instead of a pause.
[gnu-emacs] / lisp / skeleton.el
index 9b360e7ce9795d93b5ca64b8dc8fec60ff76ccb5..399aead1dba85ec5f9ed5827cb6cb9c5b865e9bb 100644 (file)
@@ -514,4 +514,6 @@ symmetrical ones, and the same character twice for the others."
 ;;;      (setq i (1+ i))))
 ;;;  (run-hooks 'mirror-mode-hook))
 
+(provide 'skeleton)
+
 ;; skeleton.el ends here