mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-29 07:58:28 +00:00
Neutralize language specific to a VCS type.
This commit is contained in:
parent
3c723fc779
commit
5a9bbd17c9
@ -145,7 +145,7 @@ if [ x"$missing" != x ]; then
|
||||
|
||||
cat <<EOF
|
||||
|
||||
Building Emacs from Bzr requires the following specialized programs:
|
||||
Building Emacs from the repository requires the following specialized programs:
|
||||
EOF
|
||||
|
||||
for prog in $progs; do
|
||||
|
Loading…
Reference in New Issue
Block a user