diff lisp/ChangeLog @ 30329:1ea701655cf8

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 19 Jul 2000 15:52:13 +0000
parents 415e3dd996d8
children 3c07fe003a64
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Jul 19 15:52:02 2000 +0000
+++ b/lisp/ChangeLog	Wed Jul 19 15:52:13 2000 +0000
@@ -1,9 +1,25 @@
 2000-07-19  Gerd Moellmann  <gerd@gnu.org>
 
+	* textmodes/refer.el: Correct maintainer's email address.
+
+	* progmodes/hideif.el: Correct author's email address.
+	Fix typo in comment.
+
+	* xml.el: New file.
+
 	* mail/mailheader.el: Correct author's mail address.
 
 	* gnus/parse-time.el: Correct author's mail address.
 
+2000-07-19  Colin Walters <walters@cis.ohio-state.edu>
+	
+	* comint.el (comint-highlight-input, comint-highlight-face): 
+	New user options.
+	(comint-input-ring-file-name): Change custom type.
+	(comint-mode-map): Bind mouse-2.
+	(comint-insert-clicked-input): New function.
+	(comint-send-input): Handle input highlighting.
+
 2000-07-18  Stefan Monnier  <monnier@cs.yale.edu>
 
 	* mouse.el (popup-menu): New function.