aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorAdrian Robert2009-09-18 21:12:09 +0000
committerAdrian Robert2009-09-18 21:12:09 +0000
commitcff111562706d45e70ee6921e1cc3fdfaf9daa87 (patch)
tree9da8c8300deedaf964c53cdd027dd2fcc7dec51f /src/ChangeLog
parentf9245b5d0fd9b7c57e10b15aa3417922fc5bdc22 (diff)
downloademacs-cff111562706d45e70ee6921e1cc3fdfaf9daa87.tar.gz
emacs-cff111562706d45e70ee6921e1cc3fdfaf9daa87.zip
* emacs.c (main) [HAVE_NS]: fix error printf in daemon case.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b7dd673f390..c40dc4cfdf4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -2,7 +2,7 @@
2 2
3 * emacs.c (inhibit_x_resources): Update doc string for NS. 3 * emacs.c (inhibit_x_resources): Update doc string for NS.
4 (main) [HAVE_NS]: Don't process --no-init-file option. Remove 4 (main) [HAVE_NS]: Don't process --no-init-file option. Remove
5 legacy code for -NXHost. 5 legacy code for -NXHost. Fix error printf in daemon case.
6 6
7 * nsterm.h (ns_no_defaults): Remove. 7 * nsterm.h (ns_no_defaults): Remove.
8 8