summaryrefslogtreecommitdiff
path: root/lisp/net/rlogin.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/net/rlogin.el')
-rw-r--r--lisp/net/rlogin.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/net/rlogin.el b/lisp/net/rlogin.el
index cc2defdf166..772756033eb 100644
--- a/lisp/net/rlogin.el
+++ b/lisp/net/rlogin.el
@@ -6,7 +6,7 @@
;; Maintainer: Noah Friedman <friedman@splode.com>
;; Keywords: unix, comm
-;; $Id: rlogin.el,v 1.3 2002/03/14 11:51:47 miles Exp $
+;; $Id: rlogin.el,v 1.4 2003/05/06 17:46:28 lektu Exp $
;; This file is part of GNU Emacs.
@@ -329,4 +329,5 @@ Delete ARG characters forward, or send a C-d to process if at end of buffer."
(provide 'rlogin)
+;;; arch-tag: 6e20eabf-feda-40fa-ab40-0d156db447e4
;;; rlogin.el ends here