aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond2014-01-08 18:44:02 -0500
committerEric S. Raymond2014-01-08 18:44:02 -0500
commit0bfbd67ca346b1f8f9e3f9067bcaedb57f2a7169 (patch)
tree8376956ae7dcebda7954b833422fedd145856228
parentac4c50ad333ca1ba1478b4766c866efeea59eb30 (diff)
downloademacs-0bfbd67ca346b1f8f9e3f9067bcaedb57f2a7169.tar.gz
emacs-0bfbd67ca346b1f8f9e3f9067bcaedb57f2a7169.zip
Correect a minor error introduced into NEWS by my last commit.
-rw-r--r--etc/NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 755595732f3..a17944c2abe 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -62,6 +62,10 @@ For GNUStep and OSX 10.4 the old backend is used.
62To use the old backend by default, do on the command line: 62To use the old backend by default, do on the command line:
63% defaults write org.gnu.Emacs FontBackend ns 63% defaults write org.gnu.Emacs FontBackend ns
64 64
65** If your Emacs was built from a repository checkout, the new variable
66`emacs-repository-version' contains information about the bzr revision used.
67In 24.3 this variable was `emacs-bzr-version`.
68
65 69
66* Startup Changes in Emacs 24.4 70* Startup Changes in Emacs 24.4
67 71
@@ -1472,7 +1476,7 @@ respectively, without exiting from the prompt.
1472and sorted above the other "available" packages by default. 1476and sorted above the other "available" packages by default.
1473 1477
1474** If your Emacs was built from a repository checkout, the new variable 1478** If your Emacs was built from a repository checkout, the new variable
1475`emacs-repository-version' contains information about the bzr revision used. 1479`emacs-bzr-version' contains information about the bzr revision used.
1476 1480
1477** New option `create-lockfiles' specifies usage of lockfiles. 1481** New option `create-lockfiles' specifies usage of lockfiles.
1478It defaults to t. Changing it to nil inhibits the creation of lock 1482It defaults to t. Changing it to nil inhibits the creation of lock