diff --git a/templates b/templates index b24dcee..ef781e6 100644 --- a/templates +++ b/templates @@ -12,3 +12,5 @@ emacs-lisp-mode (ls "(let* (" p ")" n> r> ")") (cdg "(cl-defgeneric " p " (" ")" n> ")") (cdm "(cl-defmethod " p " (" ")" n> ")") +(pm "(point-min)") +(pM "(point-max)")