New directory
[bpt/emacs.git] / lisp / textmodes / text-mode.el
index 322ab09..1d92b26 100644 (file)
@@ -178,5 +178,4 @@ The argument NLINES says how many lines to center."
           (setq nlines (1+ nlines))
           (forward-line -1)))))
 
-;;; arch-tag: a07ccaad-da13-4d7b-9c61-cd04f5926aab
 ;;; text-mode.el ends here