summaryrefslogtreecommitdiff
path: root/lisp/forms.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* ; Spelling fixesPaul Eggert2016-03-181-1/+1
* Avoid errors in forms-mode when default major mode is textEli Zaretskii2016-03-121-1/+8
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Top-level elisp files respect ‘text-quoting-style’Paul Eggert2015-08-261-4/+6
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-191-1/+1
* Deprecate `intangible' and `point-entered' propertiesStefan Monnier2015-04-131-9/+11
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* lisp/*.el: Remove lexical-binding warnings; additional small cleanups.Juanma Barranquero2013-08-101-14/+10
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
* Remove incorrect uses of "modeline".Chong Yidong2012-06-021-1/+1
* Move some forms.el example files to etc/forms directoryGlenn Morris2012-05-071-1/+1
* Convert more defvars to defcustoms.Chong Yidong2012-05-041-2/+4
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-1/+1
* Spelling fixes.Paul Eggert2012-03-281-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-111-1/+1
* Spelling fixes.Paul Eggert2011-11-191-2/+2
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-2/+4
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Bind `C-v' to `scroll-up-command' and `M-v' to `scroll-down-command'.Juri Linkov2010-04-141-1/+3
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * align.el:Lute Kamstra2008-12-031-5/+5
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Comment.Glenn Morris2008-04-261-1/+1
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright years.Glenn Morris2006-12-051-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* 2005-09-25 Romain Francoise <romain@orebokech.com>Romain Francoise2005-09-241-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (forms--intuit-from-file): Fix reference to `forms-number-of-fields' in error...Juanma Barranquero2005-06-141-3/+3
* (forms-mode): Use run-mode-hooks.Lute Kamstra2005-05-261-1/+1
* Replace `eval-current-buffer' by `eval-buffer'.Juanma Barranquero2005-05-181-2/+2
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196Miles Bader2004-04-101-6/+1
* Add arch taglinesMiles Bader2003-09-011-2/+3
* (forms-mode-hook): Rename from forms-mode-hooks.Stefan Monnier2003-05-291-73/+49
* (forms-mode): Use write-file-functions instead of local-write-file-hooks.Richard M. Stallman2003-05-281-7/+7
* (forms--mode-commands1): Bind \t, not `tab'.Richard M. Stallman2003-05-231-5/+3