emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ruler-mode.el


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ruler-mode.el
Date: Sun, 01 Sep 2002 09:30:19 -0400

Index: emacs/lisp/ruler-mode.el
diff -c emacs/lisp/ruler-mode.el:1.7 emacs/lisp/ruler-mode.el:1.8
*** emacs/lisp/ruler-mode.el:1.7        Sun May 12 13:28:42 2002
--- emacs/lisp/ruler-mode.el    Sun Sep  1 09:30:19 2002
***************
*** 6,12 ****
  ;; Maintainer: David Ponce <address@hidden>
  ;; Created: 24 Mar 2001
  ;; Version: 1.4
! ;; Keywords: environment convenience
  
  ;; This file is part of GNU Emacs.
  
--- 6,12 ----
  ;; Maintainer: David Ponce <address@hidden>
  ;; Created: 24 Mar 2001
  ;; Version: 1.4
! ;; Keywords: convenience
  
  ;; This file is part of GNU Emacs.
  
***************
*** 106,112 ****
  (defgroup ruler-mode nil
    "Display a ruler in the header line."
    :version "21.4"
!   :group 'environment)
  
  (defcustom ruler-mode-show-tab-stops nil
    "*If non-nil the ruler shows tab stop positions.
--- 106,112 ----
  (defgroup ruler-mode nil
    "Display a ruler in the header line."
    :version "21.4"
!   :group 'convenience)
  
  (defcustom ruler-mode-show-tab-stops nil
    "*If non-nil the ruler shows tab stop positions.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]