diff lisp/ChangeLog @ 30622:7c8bf0638cb3

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Sun, 06 Aug 2000 12:17:06 +0000
parents 1a808437b658
children 0d3b3df25bcb
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Aug 06 12:09:31 2000 +0000
+++ b/lisp/ChangeLog	Sun Aug 06 12:17:06 2000 +0000
@@ -1,5 +1,8 @@
 2000-08-06  Gerd Moellmann  <gerd@gnu.org>
 
+	* help.el (describe-mode): Test minor-mode symbol for being
+	bound before testing its value for being nil.
+
 	* pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
 	`first', `second', and `third'.