diff lisp/ChangeLog @ 62261:c7e447f15c03

*** empty log message ***
author Lute Kamstra <lute@gnu.org>
date Thu, 12 May 2005 13:25:15 +0000
parents 0e001109621a
children 7177e4f9a5e1
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu May 12 13:23:31 2005 +0000
+++ b/lisp/ChangeLog	Thu May 12 13:25:15 2005 +0000
@@ -1,3 +1,12 @@
+2005-05-12  Lute Kamstra  <lute@gnu.org>
+
+	* emacs-lisp/generic.el (define-generic-mode): Don't generate a
+	defcustom for the mode hook variable.  Delete the last argument.
+	* generic-x.el: Fix callers of define-generic-mode.
+	(generic-x-modes): Delete group.
+	(show-tabs-tab-face, show-tabs-space-face): Put them in the
+	generic-x customization group.
+
 2005-05-12  Kim F. Storm  <storm@cua.dk>
 
 	* font-lock.el (font-lock-negation-char-face): Default to "off".