]> git.eshelyaron.com Git - emacs.git/commitdiff
Add arch tagline
authorMiles Bader <miles@gnu.org>
Fri, 12 Dec 2008 02:21:58 +0000 (02:21 +0000)
committerMiles Bader <miles@gnu.org>
Fri, 12 Dec 2008 02:21:58 +0000 (02:21 +0000)
doc/man/ebrowse.1
lisp/progmodes/ruby-mode.el

index 475e1b7e29a94b7f1492569783c2da4354efe569..9bcc803a28b3daa7be1e21a170ee13c1b5875655 100644 (file)
@@ -68,3 +68,5 @@ was written by Gerd Möllmann.
 .SH COPYING
 Copyright 2008 Free Software Foundation, Inc.
 .
+
+.\" arch-tag: b771158b-90cb-43a5-b9af-dbc506311817
index 2cfe850e6531c22d990c20bff4f9629d9d342510..72f63b944b3972ac6dbe7ff1119f396b9f51219b 100644 (file)
@@ -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