* eword-encode.el (mime-header-charset-encoding-alist): Add
[elisp/flim.git] / std11.el
index 246181f..9227ad0 100644 (file)
--- a/std11.el
+++ b/std11.el
@@ -44,9 +44,7 @@ The optional argument BOUNDs the search; it is a buffer position."
     (if (re-search-forward "^$" bound t)
        (goto-char (1- (match-beginning 0)))
       (end-of-line)
-      ))
-  (point)
-  )
+      (point))))
 
 ;;;###autoload
 (defun std11-fetch-field (name)