aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReiner Steib2006-07-29 11:51:47 +0000
committerReiner Steib2006-07-29 11:51:47 +0000
commitebdcf65aa82789250274ca7613ccaf6aed42a816 (patch)
tree538d93db0dfc077713801fef1e9be57407c99245
parentcfb37af8b15a302aacf7be22daa5980f00fe93d6 (diff)
downloademacs-ebdcf65aa82789250274ca7613ccaf6aed42a816.tar.gz
emacs-ebdcf65aa82789250274ca7613ccaf6aed42a816.zip
Fix typo.
-rw-r--r--etc/ChangeLog4
-rw-r--r--etc/NEWS3
2 files changed, 5 insertions, 2 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 627d536ee69..9c0a1399c19 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
12006-07-29 Reiner Steib <Reiner.Steib@gmx.de>
2
3 * NEWS: Fix typo.
4
12006-07-17 Reiner Steib <Reiner.Steib@gmx.de> 52006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
2 6
3 * ru-refcard.ps: Regenerate. 7 * ru-refcard.ps: Regenerate.
diff --git a/etc/NEWS b/etc/NEWS
index cb1b025c03d..1414748a3dd 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -95,7 +95,6 @@ doesn't automatically select the right one.
95Its name is `pt-br-refcard.tex'. The corresponding PostScript file is 95Its name is `pt-br-refcard.tex'. The corresponding PostScript file is
96also included. 96also included.
97 97
98
99--- 98---
100** A French translation of the `Emacs Survival Guide' is available. 99** A French translation of the `Emacs Survival Guide' is available.
101 100
@@ -248,7 +247,7 @@ according to the value of `save-abbrevs'.
248 247
249+++ 248+++
250** If the environment variable EMAIL is defined, Emacs now uses its value 249** If the environment variable EMAIL is defined, Emacs now uses its value
251to compute the default value of `use-mail-address', in preference to 250to compute the default value of `user-mail-address', in preference to
252concatenation of `user-login-name' with the name of your host machine. 251concatenation of `user-login-name' with the name of your host machine.
253 252
254 253