changeset 47248:9c12d7725697

*** empty log message ***
author Markus Rost <rost@math.uni-bielefeld.de>
date Thu, 05 Sep 2002 18:42:13 +0000
parents 1278169531f1
children 7c7faeac1188
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Sep 05 18:41:24 2002 +0000
+++ b/lisp/ChangeLog	Thu Sep 05 18:42:13 2002 +0000
@@ -1,3 +1,7 @@
+2002-09-05  Markus Rost  <rost@math.ohio-state.edu>
+
+	* textmodes/table.el (table-command-prefix): Fix type.
+
 2002-09-05  Andre Spiegel  <spiegel@gnu.org>
 
 	* vc-hooks.el Don't require vc.el at compile-time; it causes 
@@ -554,7 +558,7 @@
 
 2002-08-18  Richard M. Stallman  <rms@gnu.org>
 
-	* table.el: New file.
+	* textmodes/table.el: New file.
 
 	* font-core.el (font-lock-mode): Set change-major-mode-hook locally.