emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/textmodes/table.el [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/table.el [lexbind]
Date: Thu, 11 Nov 2004 23:44:17 -0500

Index: emacs/lisp/textmodes/table.el
diff -c emacs/lisp/textmodes/table.el:1.5.2.4 
emacs/lisp/textmodes/table.el:1.5.2.5
*** emacs/lisp/textmodes/table.el:1.5.2.4       Tue Jul  6 09:42:25 2004
--- emacs/lisp/textmodes/table.el       Fri Nov 12 04:21:23 2004
***************
*** 645,651 ****
    :group 'editing
    :group 'wp
    :group 'paragraphs
!   :group 'fill)
  
  (defgroup table-hooks nil
    "Hooks for table manipulation utilities"
--- 645,652 ----
    :group 'editing
    :group 'wp
    :group 'paragraphs
!   :group 'fill
!   :version "21.4")
  
  (defgroup table-hooks nil
    "Hooks for table manipulation utilities"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]