summaryrefslogtreecommitdiff
path: root/lisp/forms.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-78/+78
* (forms--change-commands): Use command remapping instead ofAndreas Schwab2003-01-121-15/+7
* (forms-jump-record, forms-insert-record, forms-delete-record): CalculatePavel Janík2002-05-181-5/+8
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-4/+4
* (forms-mode-hooks): Fix :type.Dave Love2001-02-071-4/+4
* Use new backquote syntax.Gerd Moellmann1999-11-131-88/+88
* forms-save-buffer): Call set-buffer-modified-p toEli Zaretskii1999-05-311-5/+18
* (forms-mode): Don't call forms-first-record orKarl Heuer1999-05-011-28/+33
* (forms--show-record): Convert integers to stringRichard M. Stallman1999-01-151-4/+6
* Comment fix.Karl Heuer1998-10-061-3/+3
* (forms-mode): Doc fix (remove slashes from keybindings).Stephen Eglen1998-07-171-15/+15
* Further doc fix.Richard M. Stallman1997-08-271-3/+3
* (forms-read-only): Un-customize, and doc fix.Richard M. Stallman1997-08-271-7/+5
* Customized.Richard M. Stallman1997-08-191-27/+49
* (forms-mode, forms--process-format-list)Richard M. Stallman1997-06-111-48/+57
* Use `error' where possible to signal errors.Karl Heuer1997-06-101-80/+75
* (forms-insert-after): New variable. Non-nil means: inserts of newJohan Vromans1996-03-011-13/+31
* (forms--process-format-list): Fix error format string.Karl Heuer1996-01-291-6/+6
* (forms-mode, forms-toggle-read-only): Fix message text.Karl Heuer1996-01-251-7/+7
* (forms--help, forms-search-forward, forms-search-backward): Pass proper forma...Karl Heuer1996-01-251-5/+5
* Update FSF's address.Erik Naggum1996-01-141-262/+263
* (forms-toggle-read-only, forms-enumerate): Doc fix.Karl Heuer1996-01-041-9/+9
* Use `buffer-substring-no-properties' instead of `buffer-substring' toJohan Vromans1995-11-161-11/+11
* Comment change.Richard M. Stallman1995-10-301-4/+5
* Comment change.Richard M. Stallman1995-10-281-3/+3
* (forms-check-number-of-fields): New vbl.Richard M. Stallman1995-08-141-5/+15
* (forms-mode): treat local-write-file-hooks as a list.Johan Vromans1995-07-081-3/+3
* Withdraw mouse-major-mode-map modifications.Johan Vromans1995-06-181-4/+2
* (forms--mode-menu-edit,forms--mode-menu-ro):Richard M. Stallman1995-06-171-2/+4
* (forms--mode-menu-ro, forms--mode-menu-edit): Fix capitalization in menu bar.Karl Heuer1995-05-301-24/+24
* (forms--mode-commands): Delete C-c ? binding.Richard M. Stallman1995-05-021-2/+1
* (forms--make-format-elt-using-text-properties)Richard M. Stallman1995-04-251-9/+16
* Bump version.Johan Vromans1995-01-051-4/+4
* Change forms-search to forms-search-forward, and addJohan Vromans1995-01-051-17/+176
* (forms--update): Undo change made mistakenly.Richard M. Stallman1994-07-261-5/+5
* (forms-read-file-filter): new hook function toRichard M. Stallman1994-07-261-33/+155