Index: emacs/lisp/textmodes/table.el
diff -c emacs/lisp/textmodes/table.el:1.18 emacs/lisp/textmodes/table.el:1.19
*** emacs/lisp/textmodes/table.el:1.18 Mon Jul 4 16:45:00 2005
--- emacs/lisp/textmodes/table.el Sun Jul 31 22:33:09 2005
***************
*** 843,851 ****
:type 'hook
:group 'table-hooks)
! (defcustom table-yank-handler '(nil nil t nil)
! "*yank-handler for table."
! :group 'table)
(setplist 'table-disable-incompatibility-warning nil)
--- 843,850 ----
:type 'hook
:group 'table-hooks)
! (defvar table-yank-handler '(nil nil t nil)
! "Yank handler for tables.")
(setplist 'table-disable-incompatibility-warning nil)
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs