Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
64d9c3f6
Commit
64d9c3f6
authored
Oct 25, 2014
by
Eric S. Raymond
Browse files
Neutralize language specific to a repository type.
parent
88a297f3
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
13 additions
and
4 deletions
+13
-4
lisp/ChangeLog
lisp/ChangeLog
+5
-0
lisp/man.el
lisp/man.el
+1
-1
nt/ChangeLog
nt/ChangeLog
+4
-0
nt/INSTALL
nt/INSTALL
+1
-1
nt/INSTALL.OLD
nt/INSTALL.OLD
+2
-2
No files found.
lisp/ChangeLog
View file @
64d9c3f6
2014-10-25 Eric S. Raymond <esr@thyrsus.com>
* Makefile.in: Change some production names so they're neutral
about the repository type.
2014-10-25 Michael Albinus <michael.albinus@gmx.de>
* net/tramp-gvfs.el (tramp-gvfs-methods-mounttracker)
...
...
lisp/man.el
View file @
64d9c3f6
...
...
@@ -837,7 +837,7 @@ foo[, bar [, ...]] [other stuff] (sec) - description
foo(sec)[, bar(sec) [, ...]] [other stuff] - description
For more details and some regression tests, please see
test/automated/man-tests.el in the emacs
bzr
repository."
test/automated/man-tests.el in the emacs repository."
(
goto-char
(
point-min
))
;; See man-tests for data about which systems use which format (hopefully we
;; will be able to simplify the code if/when some of those formats aren't
...
...
nt/ChangeLog
View file @
64d9c3f6
2014-10-25 Eric S. Raymond <esr@thyrsus.com>
* Neutralize language specific to a repository type.
2014-10-22 Noam Postavsky <npostavs@users.sourceforget.net>
* nt/cmdproxy.c (batch_file_p): New function.
...
...
nt/INSTALL
View file @
64d9c3f6
...
...
@@ -169,7 +169,7 @@ build will run on Windows 9X and newer systems).
you
are
building
from
the
repository
:
.
Texinfo
(
needed
to
produce
the
Info
manuals
when
building
from
bzr
/
git
,
and
for
"make install"
)
the
repository
,
and
for
"make install"
)
Available
from
http
://
sourceforge
.
net
/
projects
/
ezwinports
/
files
/.
...
...
nt/INSTALL.OLD
View file @
64d9c3f6
...
...
@@ -126,7 +126,7 @@
http://sourceforge.net/projects/ezwinports/files/
In addition to this file, if you build a development snapshot, you
should also read INSTALL.
BZR
in the parent directory.
should also read INSTALL.
REPO
in the parent directory.
* Supported development environments
...
...
@@ -575,7 +575,7 @@
* Creating binary distributions
Binary distributions (full and barebin distributions) can be
automatically built and packaged from source tarballs or a
bzr
automatically built and packaged from source tarballs or a
repository
checkout.
When building Emacs binary distributions, the --distfiles argument
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment