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
892a8f36
Commit
892a8f36
authored
Oct 17, 2001
by
Gerd Moellmann
Browse files
(VERSION): Add and use it where the the version
parent
cdd76925
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
1 deletion
+14
-1
lispref/ChangeLog
lispref/ChangeLog
+10
-0
lispref/intro.texi
lispref/intro.texi
+4
-1
No files found.
lispref/ChangeLog
View file @
892a8f36
2001-10-17 Gerd Moellmann <gerd@gnu.org>
* Makefile.in (VERSION): Set to 2.8.
(manual): Use `manual-21'.
* elisp.texi (VERSION): Add and use it where the the version
number was used. Set it to 2.8.
* intro.texi: Likewise.
2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
* files.texi (File Name Completion): Document the significance of
...
...
lispref/intro.texi
View file @
892a8f36
...
...
@@ -4,6 +4,9 @@
@c See the file elisp.texi for copying conditions.
@setfilename ../info/intro
@c Versino of the manual.
@set VERSION 2.8
@node Introduction, Lisp Data Types, Top, Top
@comment node-name, next, previous, up
@chapter Introduction
...
...
@@ -34,7 +37,7 @@ Lisp that have counterparts in many programming languages, and later
chapters describe features that are peculiar to Emacs Lisp or relate
specifically to editing.
This is edition
2.6
.
This is edition
@value{VERSION}
.
@menu
* Caveats:: Flaws and a request for help.
...
...
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