summaryrefslogtreecommitdiff
path: root/lisp/progmodes/cap-words.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/progmodes/cap-words.el')
-rw-r--r--lisp/progmodes/cap-words.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/progmodes/cap-words.el b/lisp/progmodes/cap-words.el
index a10a9d550fc..36a2ba0ad59 100644
--- a/lisp/progmodes/cap-words.el
+++ b/lisp/progmodes/cap-words.el
@@ -89,4 +89,6 @@ Obsoletes `c-forward-into-nomenclature'."
capitalized-next-word-boundary-function-table))
(provide 'cap-words)
+
+;;; arch-tag: 46513b64-fe5a-4c0b-902c-ed235c22975f
;;; cap-words.el ends here