diff lisp/autorevert.el @ 22250:a77d473867b8

*** empty log message ***
author Dan Nicolaescu <done@ece.arizona.edu>
date Tue, 26 May 1998 09:23:23 +0000
parents 1c0712c77155
children a06008c964f8
line wrap: on
line diff
--- a/lisp/autorevert.el	Tue May 26 05:17:02 1998 +0000
+++ b/lisp/autorevert.el	Tue May 26 09:23:23 1998 +0000
@@ -3,6 +3,7 @@
 ;; Copyright (C) 1997, 1998 Free Software Foundation, Inc.
 
 ;; Author: Anders Lindgren <andersl@csd.uu.se>
+;; Keywords: convenience
 ;; Created: 1 Jun 1997
 ;; Date: 3 Jul 1997
 
@@ -82,7 +83,8 @@
 
 Auto-Revert Mode can be activated for individual buffer.
 Global Auto-Revert Mode applies to all buffers."
-  :group 'files)
+  :group 'files
+  :group 'convenience)
 
 
 ;; Variables: