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
a7bed3a0
Commit
a7bed3a0
authored
Jun 15, 2008
by
Glenn Morris
Browse files
(manual): Use "23" rather than "21".
parent
3bbcada7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletion
+7
-1
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+5
-0
doc/lispref/makefile.w32-in
doc/lispref/makefile.w32-in
+2
-1
No files found.
doc/lispref/ChangeLog
View file @
a7bed3a0
2008
-
06
-
15
Glenn
Morris
<
rgm
@
gnu
.
org
>
*
makefile
.
w32
-
in
(
manual
):
Use
"23"
rather
than
"21"
.
*
Makefile
.
in
(
emacsver
):
New
,
set
by
configure
.
(
manual
):
Use
emacsver
.
*
intro
.
texi
:
Report
bugs
using
M
-
x
report
-
emacs
-
bug
.
*
elisp
.
texi
(
EMACSVER
):
Remove
duplicate
,
outdated
setting
.
...
...
doc/lispref/makefile.w32-in
View file @
a7bed3a0
...
...
@@ -37,7 +37,8 @@ texinputdir = $(srcdir)\..\..\nt\envadd.bat "TEXINPUTS=$(srcdir);$(TEXINPUTS)" /
# The name of the manual:
VERSION
=
2.9
manual
=
elisp-manual-21-
$(VERSION)
## FIXME can this be set by configure, as per Makefile.in?
manual
=
elisp-manual-23-
$(VERSION)
# List of all the texinfo files in the manual:
...
...
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