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
98c4a074
Commit
98c4a074
authored
Feb 06, 2001
by
Eli Zaretskii
Browse files
Use @set and @value to avoid changing the edition and the Emacs version
number in several places.
parent
9889af08
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
8 deletions
+11
-8
man/emacs.texi
man/emacs.texi
+11
-8
No files found.
man/emacs.texi
View file @
98c4a074
...
@@ -5,11 +5,13 @@
...
@@ -5,11 +5,13 @@
@setfilename ../info/emacs
@setfilename ../info/emacs
@synindex pg cp
@synindex pg cp
@ifnottex
@c The edition number appears in several places in this file
@c The edition number appears in several places in this file
This is the fourteenth edition of the @cite
{
GNU Emacs Manual
}
,
@set EDITION Fourteenth
updated for Emacs version 21.0.98.
@set EMACSVER 21.0.98
@c Please REMEMBER to update edition number in *three* places in this file.
@ifnottex
This is the @value
{
EDITION
}
edition of the @cite
{
GNU Emacs Manual
}
,
updated for Emacs version @value
{
EMACSVER
}
.
@dircategory Emacs
@dircategory Emacs
@direntry
@direntry
...
@@ -52,7 +54,7 @@ Software Foundation raise funds for GNU development.''
...
@@ -52,7 +54,7 @@ Software Foundation raise funds for GNU development.''
@sp 6
@sp 6
@center @titlefont
{
GNU Emacs Manual
}
@center @titlefont
{
GNU Emacs Manual
}
@sp 4
@sp 4
@center
Fourteenth
Edition, Updated for Emacs Version
21.0.98
.
@center
@value
{
EDITION
}
Edition, Updated for Emacs Version
@value
{
EMACSVER
}
.
@sp 5
@sp 5
@center Richard Stallman
@center Richard Stallman
@page
@page
...
@@ -60,8 +62,8 @@ Software Foundation raise funds for GNU development.''
...
@@ -60,8 +62,8 @@ Software Foundation raise funds for GNU development.''
Copyright @copyright
{}
1985, 1986, 1987, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
Copyright @copyright
{}
1985, 1986, 1987, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
Free Software Foundation, Inc.
Free Software Foundation, Inc.
@sp 2
@sp 2
Fourteenth
Edition @*
@value
{
EDITION
}
Edition @*
Updated for Emacs Version
21.0.98
, @*
Updated for Emacs Version
@value
{
EMACSVER
}
, @*
August 2000
August 2000
ISBN 1-882114-06-X
ISBN 1-882114-06-X
...
@@ -94,7 +96,8 @@ Cover art by Etienne Suvasa.
...
@@ -94,7 +96,8 @@ Cover art by Etienne Suvasa.
Emacs is the extensible, customizable, self-documenting real-time
Emacs is the extensible, customizable, self-documenting real-time
display editor. This Info file describes how to edit with Emacs and
display editor. This Info file describes how to edit with Emacs and
some of how to customize it; it corresponds to GNU Emacs version 21.1.
some of how to customize it; it corresponds to GNU Emacs version
@value
{
EMACSVER
}
.
For information on extending Emacs, see @ref
{
,Emacs Lisp,, elisp, The
For information on extending Emacs, see @ref
{
,Emacs Lisp,, elisp, The
Emacs Lisp Reference Manual
}
.
Emacs Lisp Reference Manual
}
.
@end ifnottex
@end ifnottex
...
...
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