summaryrefslogtreecommitdiff
path: root/lisp/skeleton.el
Commit message (Expand)AuthorAge
...
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Merge from emacs-24; up to 2012-05-04T19:17:01Z!monnier@iro.umontreal.caGlenn Morris2012-08-28
|\
| * * skeleton.el (skeleton-untabify): Change to nil.Leo Liu2012-08-27
* | * lisp/emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties toStefan Monnier2012-05-17
* | Remove * characters from the front of variable docstrings.Chong Yidong2012-04-09
* | Remove defining user variables via * in docstring.Chong Yidong2012-04-09
|/
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Refill some copyright headers.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | * lisp/skeleton.el (skeleton-newline): New function.Stefan Monnier2010-11-12
* | Silence skeleton.el compilation.Glenn Morris2010-11-09
* | Use line-end-position rather than end-of-line, etc.Glenn Morris2010-11-06
* | Replace Lisp calls to delete-backward-char by delete-char.Stefan Monnier2010-05-24
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Replace last-command-char with last-command-event.Glenn Morris2009-01-09
* Add 2009 to copyright years.Glenn Morris2009-01-05
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* Set coding-tag.Stefan Monnier2008-04-17
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-10
* Merge from emacs--devo--0Miles Bader2008-01-09
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-07
* | (skeleton-internal-1): Use integerp and stringpKenichi Handa2007-09-07
|/
* Replace `iff' in doc-strings and comments.Glenn Morris2007-08-08
* Switch license to GPLv3 or later.Glenn Morris2007-07-25
* Add 2007 to copyright years.Glenn Morris2007-01-21
* Update copyright years.Glenn Morris2006-12-05
* (skeleton-transformation, skeleton-filter, skeleton-pair-filter):Roland Winkler2006-05-21
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-06
* (skeleton-proxy-new): Doc fix.Juanma Barranquero2005-07-20
* Update FSF's address.Lute Kamstra2005-07-04
* (skeleton-autowrap): Fix spellings in docstrings.Juanma Barranquero2005-06-10
* Use run-mode-hooks in example.Lute Kamstra2005-05-26
* Add arch taglinesMiles Bader2003-09-01
* (skeleton-proxy-new): Consume the mark-active state.Stefan Monnier2003-06-08
* (skeleton-edebug-spec): First cut of an edebug spec.Stefan Monnier2003-05-28
* (skeleton-internal-1): Don't loop if interactor of subskeleton is nil.Stefan Monnier2003-05-26
* (skeleton-pair-insert-maybe): Remove leftover reference toJuanma Barranquero2003-05-25
* (skeleton-abbrev-cleanup, skeleton-proxy): Remove obsolete code.Stefan Monnier2003-05-25
* (define-skeleton): Use the `no-self-insert' property.Stefan Monnier2003-05-23
* (skeleton-internal-1): Allow - as alternate interesting point marker and revertJuanma Barranquero2003-05-18
* (skeleton-autowrap, skeleton-untabify, skeleton-newline-indent-rigidly)Juanma Barranquero2003-05-06
* (skeleton-internal-list, skeleton-internal-1):Stefan Monnier2003-01-17
* (skeleton-transformation): Default to `identity'.Stefan Monnier2002-05-14
* Emacs lisp coding convention fixes.Pavel Janík2001-07-14
* (skeleton-internal-list): Fix bogus logic.Stefan Monnier2001-03-23
* Docstring fixes.Stefan Monnier2001-02-04
* (skeleton-internal-1): Always push the mark for @.Stefan Monnier2001-02-04