Add arch taglines
[bpt/emacs.git] / lisp / subr.el
index 7e2e0e3..7baa719 100644 (file)
@@ -2450,4 +2450,5 @@ The properties used on SYMBOL are `composefunc', `sendfunc',
   (put symbol 'abortfunc (or abortfunc 'kill-buffer))
   (put symbol 'hookvar (or hookvar 'mail-send-hook)))
 
+;;; arch-tag: f7e0e6e5-70aa-4897-ae72-7a3511ec40bc
 ;;; subr.el ends here