log lisp/textmodes/table.el @ 110940:530f14c4d18e

age author description
Wed, 22 Sep 2010 23:48:13 -0700 Glenn Morris Remove timestamp and related local variables from table.el.
Wed, 22 Sep 2010 23:42:45 -0700 Glenn Morris Remove leading `*' from docs of some defcustoms etc.
Mon, 24 May 2010 22:11:08 -0400 Stefan Monnier Replace Lisp calls to delete-backward-char by delete-char.
Fri, 12 Mar 2010 12:47:22 -0500 Chong Yidong Reorganize Custom groups.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Sun, 04 Oct 2009 02:11:57 +0000 Juanma Barranquero Fix typos in comments.
Fri, 02 Oct 2009 03:48:36 +0000 Juanma Barranquero Use `called-interactively-p' instead of `interactive-p'.