Remove profanity

This commit is contained in:
João Távora 2012-07-18 14:19:39 +01:00
parent a51adba93d
commit 1a31a5a358

View File

@ -2476,7 +2476,7 @@ With optional prefix argument KILL quit the window and buffer."
(set (make-local-variable 'yas-editing-template)
(yas-define-snippets-1 (yas-parse-template buffer-file-name)
table)))))
;; Now, offer to save this shit iff:
;; Now, offer to save this iff:
;;
;; 1) `yas-snippet-dirs' is a list and its first element does not
;; match this template's file (i.e. this is a library snippet, not