changeset 73382:b0c7aa3aef74

2006-10-15 Martin Rudalics <rudalics@gmx.at> Require 'regexp-opt.
author Kim F. Storm <storm@cua.dk>
date Sun, 15 Oct 2006 20:48:56 +0000
parents 786316b63b5f
children 015a870c0c9a
files lisp/textmodes/table.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/textmodes/table.el	Sun Oct 15 20:48:35 2006 +0000
+++ b/lisp/textmodes/table.el	Sun Oct 15 20:48:56 2006 +0000
@@ -614,6 +614,7 @@
 ;;; Code:
 
 
+(require 'regexp-opt)
 
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;;;