]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Tue, 29 Jun 2004 12:58:14 +0000 (12:58 +0000)
committerKim F. Storm <storm@cua.dk>
Tue, 29 Jun 2004 12:58:14 +0000 (12:58 +0000)
lisp/ChangeLog
lisp/gnus/ChangeLog

index d3aac1689a46e2d8f1c45d0b0fd410300b868b72..effae29fc8f4b81ab3f9340e8daeb5a1cc636954 100644 (file)
@@ -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>
index 78c9f15f912d057904c6701296ff41ea68be4fa2..8169b014e16e284249676c2c9d3ad569ab6faf1d 100644 (file)
@@ -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.