aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ee022b78ddd..fda33c8db17 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12010-10-03 Juanma Barranquero <lekktu@gmail.com>
2
3 * gnutls.c (emacs_gnutls_handshake, gnutls_make_error)
4 (gnutls_emacs_global_init, gnutls_emacs_global_deinit): Make static.
5 (Fgnutls_get_initstage, Fgnutls_deinit, Fgnutls_boot, Fgnutls_bye):
6 Fix typos in docstrings.
7 (Fgnutls_error_fatalp, Fgnutls_error_string): Doc fixes.
8 (Fgnutls_errorp): Doc fix; use ERR for the argument name.
9
12010-10-03 Chong Yidong <cyd@stupidchicken.com> 102010-10-03 Chong Yidong <cyd@stupidchicken.com>
2 11
3 * keyboard.c (command_loop_1): Make sure the mark is really alive 12 * keyboard.c (command_loop_1): Make sure the mark is really alive