log lisp/forms.el @ 18488:3a7fb597e8a8

age author description
1997-06-11 Richard M. Stallman (forms-mode, forms--process-format-list)
1997-06-10 Karl Heuer Use `error' where possible to signal errors.
1996-03-01 Johan Vromans (forms-insert-after): New variable. Non-nil means: inserts of new
1996-01-29 Karl Heuer (forms--process-format-list): Fix error format string.
1996-01-25 Karl Heuer (forms-mode, forms-toggle-read-only): Fix message text.
1996-01-25 Karl Heuer (forms--help, forms-search-forward, forms-search-backward): Pass proper format string to message.
1996-01-14 Erik Naggum Update FSF's address.
1996-01-04 Karl Heuer (forms-toggle-read-only, forms-enumerate): Doc fix.
1995-11-16 Johan Vromans Use `buffer-substring-no-properties' instead of `buffer-substring' to
1995-10-30 Richard M. Stallman Comment change.
1995-10-28 Richard M. Stallman Comment change.
1995-08-14 Richard M. Stallman (forms-check-number-of-fields): New vbl.
1995-07-08 Johan Vromans (forms-mode): treat local-write-file-hooks as a list.
1995-06-18 Johan Vromans Withdraw mouse-major-mode-map modifications.
1995-06-17 Richard M. Stallman (forms--mode-menu-edit,forms--mode-menu-ro):
1995-05-30 Karl Heuer (forms--mode-menu-ro, forms--mode-menu-edit): Fix capitalization in menu bar.
1995-05-02 Richard M. Stallman (forms--mode-commands): Delete C-c ? binding.
1995-04-25 Richard M. Stallman (forms--make-format-elt-using-text-properties)
1995-01-05 Johan Vromans Bump version.
1995-01-05 Johan Vromans Bump version.
1995-01-05 Johan Vromans Change forms-search to forms-search-forward, and add
1994-07-26 Richard M. Stallman (forms--update): Undo change made mistakenly.
1994-07-26 Richard M. Stallman (forms-read-file-filter): new hook function to
1994-07-17 Richard M. Stallman (forms-delete-record): Handle deletion of last line
1994-06-13 Richard M. Stallman (forms-mode): Plug security hole by disabling `eval-buffer' unless
1994-05-22 Richard M. Stallman Doc fix.
1994-05-07 Karl Heuer (forms-mode): Set visited file name to nil to prevent overwrite and autosave.
1994-03-28 Karl Heuer (forms-mode): Set major mode before finding forms-file. (This gives
1993-10-21 Richard M. Stallman (forms--set-minor-mode): Rewrite so that describe-mode
1993-09-27 Richard M. Stallman Version 2.3.
1993-09-15 Richard M. Stallman Change typos in comments.
1993-07-17 Richard M. Stallman Rewritten by Vromans to use text properties.
1993-07-04 Richard M. Stallman (forms-new-record-filter): Correct default value.
1993-06-30 Richard M. Stallman Add e-mail address and version info.
1993-06-19 Richard M. Stallman entered into RCS
1993-06-19 Richard M. Stallman *** empty log message ***
1993-06-12 Richard M. Stallman *** empty log message ***
1991-07-01 Richard M. Stallman *** empty log message ***
1991-05-20 Brian Preble Initial revision