diff options
author | Miles Bader <miles@gnu.org> | 2004-04-19 07:09:26 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2004-04-19 07:09:26 +0000 |
commit | fbaf0946b2013186454e8f44ded2ea9079df4050 (patch) | |
tree | 12fe4f8bd981199c1d2d36bc7a9eb2070bf2e168 /lisp/progmodes/cap-words.el | |
parent | 770ecbeecbfcd0626f9097f00dee510dbc892778 (diff) | |
download | emacs-fbaf0946b2013186454e8f44ded2ea9079df4050.tar.gz |
Add arch taglines
Diffstat (limited to 'lisp/progmodes/cap-words.el')
-rw-r--r-- | lisp/progmodes/cap-words.el | 2 |
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 |