+2015-01-17 Ulrich Müller <ulm@gentoo.org>
+
+ * version.el (emacs-repository-get-version): Update docstring.
+
2015-01-17 Ivan Shmakov <ivan@siamics.net>
* url/url-cookie.el (url-cookie-write-file): Let-bind print-length
correspond to the running Emacs.
Optional argument DIR is a directory to use instead of
-`source-directory'. Optional argument EXTERNAL non-nil means to
-maybe ask the VCS itself, if the sources appear to be under
-version control. If `force', always ask. the VCS. Otherwise
-only ask the VCS if we cannot find any information ourselves."
+`source-directory'. Optional argument EXTERNAL is ignored and is
+retained for compatibility."
(or dir (setq dir source-directory))
(cond ((file-directory-p (expand-file-name ".git" dir))
(message "Waiting for git...")