summaryrefslogtreecommitdiff
path: root/lisp/type-break.el
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2003-09-01 15:45:59 +0000
committerMiles Bader <miles@gnu.org>2003-09-01 15:45:59 +0000
commitab5796a9f97180707734a81320e3eb81937281fe (patch)
treeeef8aa4dd3733966628c6a43bd924b51557519e9 /lisp/type-break.el
parent1042fe8c8ca167fdb44365d99a35492df87b078f (diff)
downloademacs-ab5796a9f97180707734a81320e3eb81937281fe.tar.gz
emacs-ab5796a9f97180707734a81320e3eb81937281fe.tar.bz2
emacs-ab5796a9f97180707734a81320e3eb81937281fe.zip
Add arch taglines
Diffstat (limited to 'lisp/type-break.el')
-rw-r--r--lisp/type-break.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/type-break.el b/lisp/type-break.el
index 4121287ea08..86e5199e730 100644
--- a/lisp/type-break.el
+++ b/lisp/type-break.el
@@ -8,7 +8,7 @@
;; Status: Works in GNU Emacs 19.25 or later, some versions of XEmacs
;; Created: 1994-07-13
-;; $Id: type-break.el,v 1.27 2003/05/06 17:50:17 lektu Exp $
+;; $Id: type-break.el,v 1.28 2003/05/28 11:25:44 rms Exp $
;; This file is part of GNU Emacs.
@@ -1090,4 +1090,5 @@ With optional non-nil ALL, force redisplay of all mode-lines."
(if type-break-mode
(type-break-mode 1))
+;;; arch-tag: 943a2eb3-07e6-420b-993f-96e4796f5fd0
;;; type-break.el ends here