]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/emacs-lisp/autoload.el (update-directory-autoloads): Fix last change.
authorEli Zaretskii <eliz@gnu.org>
Wed, 19 Oct 2016 07:59:05 +0000 (10:59 +0300)
committerEli Zaretskii <eliz@gnu.org>
Wed, 19 Oct 2016 07:59:05 +0000 (10:59 +0300)
lisp/emacs-lisp/autoload.el

index d4b9479b752046f7c878737a13730efd749523d0..883a38a48843a1cb7c3a2418512e9ba5ee83d2d3 100644 (file)
@@ -770,8 +770,7 @@ write its autoloads into the specified file instead."
                        ;; we don't want to depend on whether Emacs was
                        ;; built with or without modules support, nor
                        ;; what is the suffix for the underlying OS.
-                      (unless (string-match "\\.\\(elc\\|\\so\\|dll\\)\\'"
-                                             suf)
+                      (unless (string-match "\\.\\(elc\\|\\so\\|dll\\)" suf)
                          (push suf tmp)))
                      (concat "^[^=.].*" (regexp-opt tmp t) "\\'")))
         (files (apply 'nconc