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
21e9e795
Commit
21e9e795
authored
Apr 01, 2005
by
Lute Kamstra
Browse files
(Change Log): add-change-log-entry uses add-log-mailing-address.
parent
5e9961be
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
10 deletions
+16
-10
man/ChangeLog
man/ChangeLog
+5
-0
man/maintaining.texi
man/maintaining.texi
+11
-10
No files found.
man/ChangeLog
View file @
21e9e795
2005-04-01 Lute Kamstra <lute@gnu.org>
* maintaining.texi (Change Log): add-change-log-entry uses
add-log-mailing-address.
2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
* files.texi (Reverting): Move `auto-revert-check-vc-info' to
...
...
man/maintaining.texi
View file @
21e9e795
@
c
This
is
part
of
the
Emacs
manual
.
@
c
Copyright
(
C
)
1985
,
86
,
87
,
93
,
94
,
95
,
97
,
99
,
00
,
2001
Free
Software
Foundation
,
Inc
.
@
c
Copyright
(
C
)
1985
,
1986
,
1987
,
1993
,
1994
,
1995
,
1997
,
1999
,
2000
,
@
c
2001
,
2005
Free
Software
Foundation
,
Inc
.
@
c
See
file
emacs
.
texi
for
copying
conditions
.
@
node
Maintaining
,
Abbrevs
,
Building
,
Top
@
chapter
Maintaining
Programs
...
...
@@ -8,8 +9,8 @@
@
cindex
program
editing
This
chapter
describes
Emacs
features
for
maintaining
programs
.
The
version
control
features
(@
pxref
{
Version
Control
})
are
also
particularly
useful
for
this
purpose
.
version
control
features
(@
pxref
{
Version
Control
})
are
also
particularly
useful
for
this
purpose
.
@
menu
*
Change
Log
::
Maintaining
a
change
history
for
your
program
.
...
...
@@ -51,13 +52,13 @@ permitted provided the copyright notice and this notice are preserved.
@noindent
Of course, you should substitute the proper years and copyright holder.
A change log entry starts with a header line that contains the
current
date, your name, and your email address (taken from the
variable @code{user
-mail-address}). Aside from these header lines,
every
line in the change log starts with a space or a tab. The bulk
of the
entry consists of @dfn{items}, each of which starts with a line
starting
with whitespace and a star. Here are two entries, both dated
in May
1993, each with two items:
A change log entry starts with a header line that contains the
current
date, your name, and your email address (taken from the
variable
@code{add-log
-mail
ing
-address}). Aside from these header lines,
every
line in the change log starts with a space or a tab. The bulk
of the
entry consists of @dfn{items}, each of which starts with a line
starting
with whitespace and a star. Here are two entries, both dated
in May
1993, each with two items:
@iftex
@medbreak
...
...
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