aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2013-11-11 19:09:48 -0800
committerPaul Eggert2013-11-11 19:09:48 -0800
commite3ac17b675da71159c536221efe9e0f932e937f2 (patch)
treed3f76fc7e76f5920345e8d912013bc9a12c52737 /src/ChangeLog
parent450885491a9fcbf250cccc2586d9c059f61af154 (diff)
downloademacs-e3ac17b675da71159c536221efe9e0f932e937f2.tar.gz
emacs-e3ac17b675da71159c536221efe9e0f932e937f2.zip
* xterm.c (syms_of_xterm): staticpro Qmodifier_value.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d924233b796..7ea7fb84ec9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12013-11-12 Paul Eggert <eggert@cs.ucla.edu> 12013-11-12 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * xterm.c (syms_of_xterm): staticpro Qmodifier_value.
4
3 * buffer.c (Fforce_mode_line_update): Don't fall off end of function 5 * buffer.c (Fforce_mode_line_update): Don't fall off end of function
4 that requires a return value. 6 that requires a return value.
5 (Fset_buffer_modified_p): Take advantage of this change to do 7 (Fset_buffer_modified_p): Take advantage of this change to do