/[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.1 by rms, Mon Aug 19 00:56:34 2002 UTC revision 1.2 by rost, Thu Sep 5 18:41:24 2002 UTC
# Line 672  height." Line 672  height."
672    
673  (defcustom table-command-prefix [(control c) (control c)]  (defcustom table-command-prefix [(control c) (control c)]
674    "*Key sequence to be used as prefix for table command key bindings."    "*Key sequence to be used as prefix for table command key bindings."
675    :type '((vector (list symbol) symbol))    :type '(vector (repeat :inline t sexp))
676    :tag "Table Command Prefix"    :tag "Table Command Prefix"
677    :group 'table)    :group 'table)
678    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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