diff options
author | Miles Bader <miles@gnu.org> | 2009-12-01 09:28:22 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2009-12-01 09:28:22 +0000 |
commit | 964f5b2b790db5970b06826a0045c8e44e702d36 (patch) | |
tree | ceed1cb632d97ac5474534b037f0e699b6c7583b /lisp/progmodes/subword.el | |
parent | 8096a0ff8c8ef167d993ae1582280a22493adbc5 (diff) | |
download | emacs-964f5b2b790db5970b06826a0045c8e44e702d36.tar.gz |
Add arch tagline
Diffstat (limited to 'lisp/progmodes/subword.el')
-rw-r--r-- | lisp/progmodes/subword.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/progmodes/subword.el b/lisp/progmodes/subword.el index 855a3df2ae3..bfa7effd5f7 100644 --- a/lisp/progmodes/subword.el +++ b/lisp/progmodes/subword.el @@ -277,4 +277,5 @@ Optional argument ARG is the same as for `capitalize-word'." (provide 'subword) +;; arch-tag: b8a01202-8a52-4a71-ae0a-d753fafd67ef ;;; subword.el ends here |