]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/ebnf2ps.el
* progmodes/python.el Fixed defsubst warning.
[gnu-emacs] / lisp / progmodes / ebnf2ps.el
index 05c9e160cebd4261be56e0ec1b2f96d46b695086..cdbaf4708a731e8be6df6afabfff1e76692172d3 100644 (file)
@@ -1128,8 +1128,8 @@ Please send all bug fixes and enhancements to
 ;; . Optimizations...
 ;;
 ;;
-;; Acknowledgements
-;; ----------------
+;; Acknowledgments
+;; ---------------
 ;;
 ;; Thanks to Eli Zaretskii <eliz@gnu.org> for some doc fixes.
 ;;
@@ -1181,10 +1181,10 @@ Elements of ALIST that are not conses are ignored."
 ;;; Interface to the command system
 
 (defgroup postscript nil
-  "PostScript Group."
+  "Printing with PostScript"
   :tag "PostScript"
   :version "20"
-  :group 'emacs)
+  :group 'environment)
 
 
 (defgroup ebnf2ps nil