projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2f32e4
)
* lisp/emacs-lisp/autoload.el (update-directory-autoloads): Fix last change.
author
Eli Zaretskii
<eliz@gnu.org>
Wed, 19 Oct 2016 07:59:05 +0000
(10:59 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Wed, 19 Oct 2016 07:59:05 +0000
(10:59 +0300)
lisp/emacs-lisp/autoload.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/autoload.el
b/lisp/emacs-lisp/autoload.el
index d4b9479b752046f7c878737a13730efd749523d0..883a38a48843a1cb7c3a2418512e9ba5ee83d2d3 100644
(file)
--- a/
lisp/emacs-lisp/autoload.el
+++ b/
lisp/emacs-lisp/autoload.el
@@
-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