summaryrefslogtreecommitdiff
path: root/lisp/forms.el
Commit message (Expand)AuthorAge
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* lisp/*.el: Remove lexical-binding warnings; additional small cleanups.Juanma Barranquero2013-08-10
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Remove incorrect uses of "modeline".Chong Yidong2012-06-02
* Move some forms.el example files to etc/forms directoryGlenn Morris2012-05-07
* Convert more defvars to defcustoms.Chong Yidong2012-05-04
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-09
* Spelling fixes.Paul Eggert2012-03-28
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Spelling fixes.Paul Eggert2011-12-11
* Spelling fixes.Paul Eggert2011-11-19
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-19
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Bind `C-v' to `scroll-up-command' and `M-v' to `scroll-down-command'.Juri Linkov2010-04-14
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Add 2009 to copyright years.Glenn Morris2009-01-05
* * align.el:Lute Kamstra2008-12-03
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* Comment.Glenn Morris2008-04-26
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-10
* Add 2008 to copyright years.Glenn Morris2008-01-07
* 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
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* 2005-09-25 Romain Francoise <romain@orebokech.com>Romain Francoise2005-09-24
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-06
* Update FSF's address.Lute Kamstra2005-07-04
* (forms--intuit-from-file): Fix reference to `forms-number-of-fields' in error...Juanma Barranquero2005-06-14
* (forms-mode): Use run-mode-hooks.Lute Kamstra2005-05-26
* Replace `eval-current-buffer' by `eval-buffer'.Juanma Barranquero2005-05-18
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196Miles Bader2004-04-10
* Add arch taglinesMiles Bader2003-09-01
* (forms-mode-hook): Rename from forms-mode-hooks.Stefan Monnier2003-05-29
* (forms-mode): Use write-file-functions instead of local-write-file-hooks.Richard M. Stallman2003-05-28
* (forms--mode-commands1): Bind \t, not `tab'.Richard M. Stallman2003-05-23
* Trailing whitespace deleted.Juanma Barranquero2003-02-04
* (forms--change-commands): Use command remapping instead ofAndreas Schwab2003-01-12
* (forms-jump-record, forms-insert-record, forms-delete-record): CalculatePavel Janík2002-05-18
* Some fixes to follow coding conventions.Pavel Janík2001-07-16
* (forms-mode-hooks): Fix :type.Dave Love2001-02-07
* Use new backquote syntax.Gerd Moellmann1999-11-13
* forms-save-buffer): Call set-buffer-modified-p toEli Zaretskii1999-05-31
* (forms-mode): Don't call forms-first-record orKarl Heuer1999-05-01
* (forms--show-record): Convert integers to stringRichard M. Stallman1999-01-15
* Comment fix.Karl Heuer1998-10-06
* (forms-mode): Doc fix (remove slashes from keybindings).Stephen Eglen1998-07-17