From: Miles Bader Date: Fri, 12 Dec 2008 02:21:58 +0000 (+0000) Subject: Add arch tagline X-Git-Tag: emacs-pretest-23.0.90~1137 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bb4726844070b93997634870b4f69c0ac3a83313;p=emacs.git Add arch tagline --- 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. .SH COPYING Copyright 2008 Free Software Foundation, Inc. . + +.\" 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. (provide 'ruby-mode) +;; arch-tag: e6ecc893-8005-420c-b7f9-34ab99a1fff9 ;;; ruby-mode.el ends here