Avoid "." at end of error diagnostics.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 10 Feb 2014 22:15:54 +0000 (14:15 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 10 Feb 2014 22:15:54 +0000 (14:15 -0800)
commite41fe0d346d78ea5e352a04a943fadadb46231ac
tree19cafac4ea20dcf63fff294cd35856fb4b137593
parentbacb3380374de28c8ed982994ebe55b06d43294a
Avoid "." at end of error diagnostics.

* cmds.c (Fself_insert_command): Reword and avoid "." at end.
* font.c (Ffont_at):
* nsfns.m (ns_display_info_for_name):
* nsselect.m (Fx_own_selection_internal):
* nsterm.m (performDragOperation:):
Remove "." from end of diagnostic.
src/ChangeLog
src/cmds.c
src/font.c
src/nsfns.m
src/nsselect.m
src/nsterm.m