log lisp/skeleton.el @ 94283:71ec8fd62188

age author description
2008-04-17 Stefan Monnier Set coding-tag.
2008-04-10 Stefan Monnier Fix up comment convention on the arch-tag lines.
2008-01-09 Miles Bader Merge from emacs--devo--0
2007-09-07 Kenichi Handa (skeleton-internal-1): Use integerp and stringp
2007-08-13 Miles Bader Merge from emacs--devo--0
2007-07-27 Miles Bader Merge from emacs--devo--0
2007-01-26 Miles Bader Merge from emacs--devo--0
2006-12-07 Miles Bader Merge from emacs--devo--0
2006-06-07 Miles Bader Merge from emacs--devo--0
2006-02-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
2005-08-26 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
2005-07-22 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-71
2005-07-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
2005-06-15 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-63
2005-06-06 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-57
2004-04-16 Kenichi Handa Sync to HEAD
2006-01-16 Henrik Enberg sync with trunk
2003-09-08 Kenichi Handa New directory
2008-01-07 Glenn Morris Add 2008 to copyright years.
2007-08-08 Glenn Morris Replace `iff' in doc-strings and comments.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-12-05 Glenn Morris Update copyright years.
2006-05-21 Roland Winkler (skeleton-transformation, skeleton-filter, skeleton-pair-filter):
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-20 Juanma Barranquero (skeleton-proxy-new): Doc fix.
2005-07-04 Lute Kamstra Update FSF's address.
2005-06-10 Juanma Barranquero (skeleton-autowrap): Fix spellings in docstrings.
2005-05-26 Lute Kamstra Use run-mode-hooks in example.
2003-09-01 Miles Bader Add arch taglines
2003-06-08 Stefan Monnier (skeleton-proxy-new): Consume the mark-active state.
2003-05-28 Stefan Monnier (skeleton-edebug-spec): First cut of an edebug spec.
2003-05-26 Stefan Monnier (skeleton-internal-1): Don't loop if interactor of subskeleton is nil.
2003-05-25 Juanma Barranquero (skeleton-pair-insert-maybe): Remove leftover reference to
2003-05-25 Stefan Monnier (skeleton-abbrev-cleanup, skeleton-proxy): Remove obsolete code.
2003-05-23 Stefan Monnier (define-skeleton): Use the `no-self-insert' property.
2003-05-18 Juanma Barranquero (skeleton-internal-1): Allow - as alternate interesting point marker and revert
2003-05-06 Juanma Barranquero (skeleton-autowrap, skeleton-untabify, skeleton-newline-indent-rigidly)
2003-01-17 Stefan Monnier (skeleton-internal-list, skeleton-internal-1):
2002-05-14 Stefan Monnier (skeleton-transformation): Default to `identity'.
2001-07-14 Pavel Janík Emacs lisp coding convention fixes.
2001-03-23 Stefan Monnier (skeleton-internal-list): Fix bogus logic.
2001-02-04 Stefan Monnier Docstring fixes.
2001-02-04 Stefan Monnier (skeleton-internal-1): Always push the mark for @.
2000-12-22 Stefan Monnier (skeleton-internal-1): Really make sure the first line of
2000-12-22 Stefan Monnier (skeleton-internal-1): Make sure the first line of
1998-12-14 Karl Heuer Update comment.
1997-04-24 Richard M. Stallman (skeleton-read): Doc fix.
1997-04-23 Richard M. Stallman (define-skeleton): Doc fix.
1997-04-20 Richard M. Stallman (skeleton-read): Fix previous change.
1997-04-16 Richard M. Stallman (skeleton-insert): Rename the function's argument
1996-12-28 Richard M. Stallman (skeleton-positions): Renamed from skeleton-marks.
1996-12-28 Richard M. Stallman (skeleton-marks): New variable.
1996-10-12 Richard M. Stallman Comment change.
1996-06-28 Richard M. Stallman (skeleton-proxy-new): New function.
1996-06-24 Richard M. Stallman (local-variables-section): Adapted comment to outline minor mode.
1996-06-22 Richard M. Stallman (skeleton-autowrap): New variable.
1996-06-16 Richard M. Stallman (local-variables-section): Deleted.
1996-03-01 Richard M. Stallman Add provide call.