changeset 43288:a583ad778ef6

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Thu, 14 Feb 2002 01:31:21 +0000
parents 431e14e1690f
children 0c1cdf6e7ef1
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Feb 14 01:28:57 2002 +0000
+++ b/lisp/ChangeLog	Thu Feb 14 01:31:21 2002 +0000
@@ -5,6 +5,9 @@
 
 2002-02-13  Richard M. Stallman  <rms@gnu.org>
 
+	* textmodes/text-mode.el (text-mode-hook-identify): Restore
+	previous definition.  Add to text-mode-hook again.
+
 	* mail/mailabbrev.el (define-mail-abbrev): Define as system abbrev.
 	(mail-abbrev-in-expansion-header-p): Copy the code of mail-header-end
 	to avoid needing sendmail.el at run time.