]> git.eshelyaron.com Git - emacs.git/commit
(forms-mode-hook): Rename from forms-mode-hooks.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 29 May 2003 23:53:21 +0000 (23:53 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 29 May 2003 23:53:21 +0000 (23:53 +0000)
commitf5a356cdd66f19a5d16726317d24ce0bfcf60003
treefa2c5a0e723658b6f722824f76186722f771c23a
parent6c770e384d322b3677d98a13e4c36f4a606b08e8
(forms-mode-hook): Rename from forms-mode-hooks.
(forms-mode): Use add-hook rather than make-local-variable+setq.
Use with-current-buffer.  Run the new and the old hooks.
(forms--update): Use with-current-buffer and line-end-position.
(forms--goto-record): New fun.
(forms-jump-record, forms-insert-record, forms-delete-record): Use it.
(forms--process-format-list): Remove unused var `this-item'.
(forms--intuit-from-file): Remove unused var `the-result'.
(forms--trans): Remove unused var `x'.
(forms--exit, forms-exit, forms-exit-no-save): Remove unused arg.
lisp/forms.el