diff lisp/files.el @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 374d8606ca76
children f282b28429c3 375f2633d815
line wrap: on
line diff
--- a/lisp/files.el	Mon Sep 01 15:45:46 2003 +0000
+++ b/lisp/files.el	Mon Sep 01 15:45:59 2003 +0000
@@ -4475,4 +4475,5 @@
 (define-key ctl-x-5-map "\C-f" 'find-file-other-frame)
 (define-key ctl-x-5-map "r" 'find-file-read-only-other-frame)
 
+;;; arch-tag: bc68d3ea-19ca-468b-aac6-3a4a7766101f
 ;;; files.el ends here