aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2010-07-26 09:57:19 -0700
committerDan Nicolaescu2010-07-26 09:57:19 -0700
commitf5ada8903b02e83a49a8846982039c040c3e2d2a (patch)
tree0dc47c596f44d728b878ef31e2a72369a04a0f2d /src/ChangeLog
parente29eb8cf271ddb665685102447e9b7ae8b9c2273 (diff)
downloademacs-f5ada8903b02e83a49a8846982039c040c3e2d2a.tar.gz
emacs-f5ada8903b02e83a49a8846982039c040c3e2d2a.zip
* frame.h (Qtty_color_mode): Add declaration.
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 1780e4e5f11..6d812d2de93 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12010-07-26 Dan Nicolaescu <dann@ics.uci.edu> 12010-07-26 Dan Nicolaescu <dann@ics.uci.edu>
2 2
3 * frame.h (Qtty_color_mode): Add declaration.
4
3 * lisp.h (Ftop_level, Fexit_recursive_edit) 5 * lisp.h (Ftop_level, Fexit_recursive_edit)
4 (Fabort_recursive_edit): Mark as NO_RETURN. 6 (Fabort_recursive_edit): Mark as NO_RETURN.
5 7