aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2006-03-11 16:03:03 +0000
committerEli Zaretskii2006-03-11 16:03:03 +0000
commitdb3c0e9c358cbea65121d8aef50060537a8c6844 (patch)
tree1eb72b55a6fe2c2e0c43f9b215626dac79faa951 /src/ChangeLog
parent16ca6226363d54b7b21df93311cc684a563e6a05 (diff)
downloademacs-db3c0e9c358cbea65121d8aef50060537a8c6844.tar.gz
emacs-db3c0e9c358cbea65121d8aef50060537a8c6844.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 60137731f84..59657be1d56 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12006-03-11 Eli Zaretskii <eliz@gnu.org> 12006-03-11 Eli Zaretskii <eliz@gnu.org>
2 2
3 * w32term.c: Add x_fully_uncatch_errors and x_catching_errors to
4 the list of unused display error handling functions.
5
3 * eval.c (unwind_to_catch): Call x_fully_uncatch_errors only if 6 * eval.c (unwind_to_catch): Call x_fully_uncatch_errors only if
4 HAVE_X_WINDOWS. 7 HAVE_X_WINDOWS.
5 (internal_condition_case, internal_condition_case_1) 8 (internal_condition_case, internal_condition_case_1)