diff 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 (2010-11-21)
parents 16543b266e85
children 1303259207a9
line wrap: on
line diff
--- a/src/ChangeLog	Sat Nov 20 21:20:50 2010 -0800
+++ b/src/ChangeLog	Sat Nov 20 21:39:01 2010 -0800
@@ -1,5 +1,8 @@
 2010-11-21  Dan Nicolaescu  <dann@ics.uci.edu>
 
+	* sysdep.c (sys_subshell): Remove SET_EMACS_PRIORITY.
+	* emacs.c (emacs_priority, syms_of_emacs): Remove emacs_priority.
+
 	* intervals.h (temp_set_point, temp_set_point_both):
 	* buffer.h (offset_intervals, copy_intervals): Remove INLINE.