log lisp/skeleton.el @ 112453:06719a229a46 default tip

age author description
Sat, 15 Jan 2011 18:21:30 -0800 Glenn Morris Refill some copyright headers.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Fri, 12 Nov 2010 08:33:44 -0500 Stefan Monnier * lisp/skeleton.el (skeleton-newline): New function.
Tue, 09 Nov 2010 20:30:21 -0800 Glenn Morris Silence skeleton.el compilation.
Sat, 06 Nov 2010 13:23:42 -0700 Glenn Morris Use line-end-position rather than end-of-line, etc.
Mon, 24 May 2010 22:11:08 -0400 Stefan Monnier Replace Lisp calls to delete-backward-char by delete-char.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Fri, 09 Jan 2009 04:44:15 +0000 Glenn Morris Replace last-command-char with last-command-event.
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Tue, 06 May 2008 07:58:00 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Thu, 17 Apr 2008 19:54:57 +0000 Stefan Monnier Set coding-tag.
Thu, 10 Apr 2008 14:10:46 +0000 Stefan Monnier Fix up comment convention on the arch-tag lines.
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Fri, 07 Sep 2007 02:14:55 +0000 Kenichi Handa (skeleton-internal-1): Use integerp and stringp