comparison src/ChangeLog @ 111659:72b4312028a2

Remove emacs-priority. * src/sysdep.c (sys_subshell): Remove SET_EMACS_PRIORITY. * src/emacs.c (emacs_priority, syms_of_emacs): Remove emacs_priority.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sat, 20 Nov 2010 21:39:01 -0800
parents 16543b266e85
children 1303259207a9
comparison
equal deleted inserted replaced
111658:16543b266e85 111659:72b4312028a2
1 2010-11-21 Dan Nicolaescu <dann@ics.uci.edu> 1 2010-11-21 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * sysdep.c (sys_subshell): Remove SET_EMACS_PRIORITY.
4 * emacs.c (emacs_priority, syms_of_emacs): Remove emacs_priority.
2 5
3 * intervals.h (temp_set_point, temp_set_point_both): 6 * intervals.h (temp_set_point, temp_set_point_both):
4 * buffer.h (offset_intervals, copy_intervals): Remove INLINE. 7 * buffer.h (offset_intervals, copy_intervals): Remove INLINE.
5 8
6 2010-11-20 Ken Brown <kbrown@cornell.edu> 9 2010-11-20 Ken Brown <kbrown@cornell.edu>