diff lisp/ChangeLog @ 47967:0a8bff6f0168

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 21 Oct 2002 21:05:04 +0000
parents 0b4e63803c24
children 739a7a89fa55
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Oct 21 21:04:50 2002 +0000
+++ b/lisp/ChangeLog	Mon Oct 21 21:05:04 2002 +0000
@@ -1,3 +1,10 @@
+2002-10-21  Stefan Monnier  <monnier@cs.yale.edu>
+
+	* textmodes/text-mode.el (text-mode-syntax-table): Make ' a prefix.
+	(paragraph-indent-text-mode-abbrev-table)
+	(paragraph-indent-text-mode-syntax-table): Remove.
+	(paragraph-indent-text-mode): Use the :abbrev and :syntax-table args.
+
 2002-10-21  Juanma Barranquero  <lektu@terra.es>
 
 	* eshell/esh-util.el (directory-files-and-attributes): Copy docstring