aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiles Bader2008-12-12 02:21:58 +0000
committerMiles Bader2008-12-12 02:21:58 +0000
commitbb4726844070b93997634870b4f69c0ac3a83313 (patch)
treeaf0983f6c363a76d29d9385a604284e327548e57
parent49851cf7f8b9469cc9cafea9627aa0774623a330 (diff)
downloademacs-bb4726844070b93997634870b4f69c0ac3a83313.tar.gz
emacs-bb4726844070b93997634870b4f69c0ac3a83313.zip
Add arch tagline
-rw-r--r--doc/man/ebrowse.12
-rw-r--r--lisp/progmodes/ruby-mode.el1
2 files changed, 3 insertions, 0 deletions
diff --git a/doc/man/ebrowse.1 b/doc/man/ebrowse.1
index 475e1b7e29a..9bcc803a28b 100644
--- a/doc/man/ebrowse.1
+++ b/doc/man/ebrowse.1
@@ -68,3 +68,5 @@ was written by Gerd Möllmann.
68.SH COPYING 68.SH COPYING
69Copyright 2008 Free Software Foundation, Inc. 69Copyright 2008 Free Software Foundation, Inc.
70. 70.
71
72.\" arch-tag: b771158b-90cb-43a5-b9af-dbc506311817
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.
1429 1429
1430(provide 'ruby-mode) 1430(provide 'ruby-mode)
1431 1431
1432;; arch-tag: e6ecc893-8005-420c-b7f9-34ab99a1fff9
1432;;; ruby-mode.el ends here 1433;;; ruby-mode.el ends here