]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
M-x add-change --> M-x add-change-log-entry
authorJohn Gilmore <gnu>
Wed, 16 Nov 1994 00:23:04 +0000 (00:23 +0000)
committerJohn Gilmore <gnu>
Wed, 16 Nov 1994 00:23:04 +0000 (00:23 +0000)
doc/standards.texi
standards.texi

index d2300c1cef8e397d53ceeb913b4b9eeb0d007681..6af8bc372098c988e63b8e173163051e82c26b15 100644 (file)
@@ -3,7 +3,7 @@
 @setfilename standards.info
 @settitle GNU Coding Standards
 @c UPDATE THIS DATE WHENEVER YOU MAKE CHANGES!
-@set lastupdate 10 November 1994
+@set lastupdate 15 November 1994
 @c %**end of header
 
 @ifinfo
@@ -197,7 +197,8 @@ can help eliminate conceptual inconsistencies between different parts
 of a program; they can give you a history of how the conflicting
 concepts arose.
 
-Use the Emacs command @kbd{M-x add-change} to start a new entry in the
+Use the Emacs command @kbd{M-x add-change-log-entry} to start a new
+entry in the
 change log.  An entry should have an asterisk, the name of the changed
 file, and then in parentheses the name of the changed functions,
 variables or whatever, followed by a colon.  Then describe the changes
index d2300c1cef8e397d53ceeb913b4b9eeb0d007681..6af8bc372098c988e63b8e173163051e82c26b15 100644 (file)
@@ -3,7 +3,7 @@
 @setfilename standards.info
 @settitle GNU Coding Standards
 @c UPDATE THIS DATE WHENEVER YOU MAKE CHANGES!
-@set lastupdate 10 November 1994
+@set lastupdate 15 November 1994
 @c %**end of header
 
 @ifinfo
@@ -197,7 +197,8 @@ can help eliminate conceptual inconsistencies between different parts
 of a program; they can give you a history of how the conflicting
 concepts arose.
 
-Use the Emacs command @kbd{M-x add-change} to start a new entry in the
+Use the Emacs command @kbd{M-x add-change-log-entry} to start a new
+entry in the
 change log.  An entry should have an asterisk, the name of the changed
 file, and then in parentheses the name of the changed functions,
 variables or whatever, followed by a colon.  Then describe the changes