summaryrefslogtreecommitdiff
path: root/lib-src
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 6e30e69557b..8d9447e021e 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,8 @@
+2002-12-02 Stephen Eglen <stephen@gnu.org>
+
+ * emacsclient.c (main): Tell user how to start server within Emacs
+ if socket could not be found.
+
2002-12-02 Richard M. Stallman <rms@gnu.org>
* emacsclient.c (main): Test HAVE_GETCWD rather than BSD_SYSTEM.