/[emacs]/emacs/lisp/textmodes/table.el
ViewVC logotype

Diff of /emacs/lisp/textmodes/table.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.18 by lute, Mon Jul 4 16:45:00 2005 UTC revision 1.19 by kfstorm, Sun Jul 31 22:33:09 2005 UTC
# Line 843  simply by any key input." Line 843  simply by any key input."
843    :type 'hook    :type 'hook
844    :group 'table-hooks)    :group 'table-hooks)
845    
846  (defcustom table-yank-handler '(nil nil t nil)  (defvar table-yank-handler '(nil nil t nil)
847    "*yank-handler for table."    "Yank handler for tables.")
   :group 'table)  
848    
849  (setplist 'table-disable-incompatibility-warning nil)  (setplist 'table-disable-incompatibility-warning nil)
850    

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26