aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index fef7cf0e47f..5583e1a7b69 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12014-02-10 Paul Eggert <eggert@cs.ucla.edu>
2
3 Avoid "." at end of error diagnostics.
4 * cmds.c (Fself_insert_command): Reword and avoid "." at end.
5 * font.c (Ffont_at):
6 * nsfns.m (ns_display_info_for_name):
7 * nsselect.m (Fx_own_selection_internal):
8 * nsterm.m (performDragOperation:):
9 Remove "." from end of diagnostic.
10
12014-02-10 Lars Ingebrigtsen <larsi@gnus.org> 112014-02-10 Lars Ingebrigtsen <larsi@gnus.org>
2 12
3 * fns.c (Fmaphash): Say what `maphash' returns, since it may be 13 * fns.c (Fmaphash): Say what `maphash' returns, since it may be