aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 5a84813fd80..b25fcc36799 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,6 +1,7 @@
12011-03-10 Paul Eggert <eggert@cs.ucla.edu> 12011-03-10 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * xselect.c (x_disown_buffer_selections): Remove; not used. 3 * xselect.c (x_disown_buffer_selections): Remove; not used.
4 (TRACE3) [!defined TRACE_SELECTION]: Remove; not used.
4 5
5 * lisp.h (GCPRO1_VAR, UNGCPRO_VAR): New macros, 6 * lisp.h (GCPRO1_VAR, UNGCPRO_VAR): New macros,
6 so that the caller can use some name other than gcpro1. 7 so that the caller can use some name other than gcpro1.