# HG changeset patch # User Lute Kamstra # Date 1112606639 0 # Node ID bb8465da24724214ef7ff754dceb8041cf608952 # Parent fb2f8ebf304e9c3495d5880c28859dd536248fb7 (glasses-mode): Specify :group. diff -r fb2f8ebf304e -r bb8465da2472 lisp/progmodes/glasses.el --- a/lisp/progmodes/glasses.el Mon Apr 04 09:22:59 2005 +0000 +++ b/lisp/progmodes/glasses.el Mon Apr 04 09:23:59 2005 +0000 @@ -1,6 +1,6 @@ ;;; glasses.el --- make cantReadThis readable -;; Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc. +;; Copyright (C) 1999, 2000, 2001, 2005 Free Software Foundation, Inc. ;; Author: Milan Zamazal ;; Maintainer: Milan Zamazal @@ -251,7 +251,7 @@ "Minor mode for making identifiers likeThis readable. When this mode is active, it tries to add virtual separators (like underscores) at places they belong to." - nil " o^o" nil + :group 'glasses :lighter " o^o" (save-excursion (save-restriction (widen)