# HG changeset patch # User Richard M. Stallman # Date 1030887019 0 # Node ID 865837df3fe752a492b34a98abac3c3005312859 # Parent 1f4d03aef3cf0a52a721c91f88bc14e4309ca65b (defgroup ruler-mode): Use `convenience' as parent. diff -r 1f4d03aef3cf -r 865837df3fe7 lisp/ruler-mode.el --- a/lisp/ruler-mode.el Sun Sep 01 13:29:34 2002 +0000 +++ b/lisp/ruler-mode.el Sun Sep 01 13:30:19 2002 +0000 @@ -6,7 +6,7 @@ ;; Maintainer: David Ponce ;; Created: 24 Mar 2001 ;; Version: 1.4 -;; Keywords: environment convenience +;; Keywords: convenience ;; This file is part of GNU Emacs. @@ -106,7 +106,7 @@ (defgroup ruler-mode nil "Display a ruler in the header line." :version "21.4" - :group 'environment) + :group 'convenience) (defcustom ruler-mode-show-tab-stops nil "*If non-nil the ruler shows tab stop positions.