diff options
Diffstat (limited to 'lisp/forms.el')
| -rw-r--r-- | lisp/forms.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/forms.el b/lisp/forms.el index 1095785c867..9f54d7e72a7 100644 --- a/lisp/forms.el +++ b/lisp/forms.el | |||
| @@ -2055,5 +2055,5 @@ Usage: (setq forms-number-of-fields | |||
| 2055 | (goto-char (point-max)) | 2055 | (goto-char (point-max)) |
| 2056 | (insert ret))))) | 2056 | (insert ret))))) |
| 2057 | 2057 | ||
| 2058 | ;;; arch-tag: 4a6695c7-d47a-4a21-809b-5cec7f8ec7a1 | 2058 | ;; arch-tag: 4a6695c7-d47a-4a21-809b-5cec7f8ec7a1 |
| 2059 | ;;; forms.el ends here | 2059 | ;;; forms.el ends here |