* nsfns.m (ns_set_doc_edited): Do all logic (check frames) here
commitc465f1c27f538c0ef2afa01f179e1f472bd9f097
authorJan Djärv <jan.h.d@swipnet.se>
Thu, 30 Oct 2014 19:15:38 +0000 (30 20:15 +0100)
committerJan Djärv <jan.h.d@swipnet.se>
Thu, 30 Oct 2014 19:15:38 +0000 (30 20:15 +0100)
tree319f47fff4397ba4e3909e4ab1b4abcc0397358c
parentb7bf631c809e7dc31ba423ac93bdf30d092f6129
* nsfns.m (ns_set_doc_edited): Do all logic (check frames) here
instead of in xdisp.c, function now takes void.

* nsterm.h (ns_set_doc_edited): Declare taking no args.

* xdisp.c (prepare_menu_bars): Remove HAVE_NS code.
(redisplay_internal): Call ns_set_doc_edited if HAVE_NS (Bug#18884).
src/ChangeLog
src/nsfns.m
src/nsterm.h
src/xdisp.c