diff options
Diffstat (limited to 'lisp/progmodes/cap-words.el')
-rw-r--r-- | lisp/progmodes/cap-words.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/cap-words.el b/lisp/progmodes/cap-words.el index 8a3a9c11e30..aa621426a41 100644 --- a/lisp/progmodes/cap-words.el +++ b/lisp/progmodes/cap-words.el @@ -92,5 +92,5 @@ Obsoletes `c-forward-into-nomenclature'." (provide 'cap-words) -;;; arch-tag: 46513b64-fe5a-4c0b-902c-ed235c22975f +;; arch-tag: 46513b64-fe5a-4c0b-902c-ed235c22975f ;;; cap-words.el ends here |