changeset 56282:6927460589c5

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Tue, 29 Jun 2004 12:58:14 +0000
parents fede5cef1a1e
children 9d529d2aac14
files lisp/ChangeLog lisp/gnus/ChangeLog
diffstat 2 files changed, 18 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Jun 29 12:49:35 2004 +0000
+++ b/lisp/ChangeLog	Tue Jun 29 12:58:14 2004 +0000
@@ -1,3 +1,13 @@
+2004-06-29  Kim F. Storm  <storm@cua.dk>
+
+	* progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
+	(breakpoint-disabled-bitmap-face): Add :group 'gud.
+
+	* progmodes/ada-xref.el (ada-tight-gvd-integration):
+	Add :group 'ada.
+
+	* vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
+
 2004-06-29  Juri Linkov  <juri@jurta.org>
 
 	* replace.el (query-replace-read-args): Swallow a space after
@@ -25,7 +35,7 @@
 
 2004-06-26  Nick Roberts  <nickrob@gnu.org>
 
-	* progmodes/gdb-ui.el (gdb-toggle-breakpoint) 
+	* progmodes/gdb-ui.el (gdb-toggle-breakpoint)
 	(gdb-goto-breakpoint): Fix breakage.
 
 2004-06-26  Eli Zaretskii  <eliz@gnu.org>
--- a/lisp/gnus/ChangeLog	Tue Jun 29 12:49:35 2004 +0000
+++ b/lisp/gnus/ChangeLog	Tue Jun 29 12:58:14 2004 +0000
@@ -1,3 +1,10 @@
+2004-06-29  Kim F. Storm  <storm@cua.dk>
+
+	* nntp.el (nntp-authinfo-file): Add :group 'nntp.
+
+	* nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
+	Add :group 'nnimap.
+
 2004-05-18  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* mm-view.el (mm-insert-inline): Make it work in read-only buffer.