summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2008-12-12 02:21:58 +0000
committerMiles Bader <miles@gnu.org>2008-12-12 02:21:58 +0000
commitbb4726844070b93997634870b4f69c0ac3a83313 (patch)
treeaf0983f6c363a76d29d9385a604284e327548e57 /lisp
parent49851cf7f8b9469cc9cafea9627aa0774623a330 (diff)
downloademacs-bb4726844070b93997634870b4f69c0ac3a83313.tar.gz
Add arch tagline
Diffstat (limited to 'lisp')
-rw-r--r--lisp/progmodes/ruby-mode.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/progmodes/ruby-mode.el b/lisp/progmodes/ruby-mode.el
index 2cfe850e653..72f63b944b3 100644
--- a/lisp/progmodes/ruby-mode.el
+++ b/lisp/progmodes/ruby-mode.el
@@ -1429,4 +1429,5 @@ The variable `ruby-indent-level' controls the amount of indentation.
(provide 'ruby-mode)
+;; arch-tag: e6ecc893-8005-420c-b7f9-34ab99a1fff9
;;; ruby-mode.el ends here