aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e80f335bfc..83e703e80a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -118,7 +118,7 @@
(trackingNotification): Surround with ifdef NS_IMPL_COCOA.
(syms_of_nsmenu): Set trackingMenu to 1 if not NS_IMPL_COCOA.
-2011-12-18 David Reitter <[email protected]>
+2011-12-18 David Reitter <[email protected]>
* nsterm.m (ns_term_init): Subscribe for notifications
NSMenuDidBeginTrackingNotification and NSMenuDidEndTrackingNotification
@@ -5767,7 +5767,7 @@
where the include path doesn't have X11/X.h by default. See
<http://lists.gnu.org/archive/html/emacs-devel/2011-05/msg00561.html>.
-2011-05-20 Kenichi Handa <[email protected]>
+2011-05-20 Kenichi Handa <[email protected]>
* composite.c (find_automatic_composition): Fix previous change.
@@ -6109,7 +6109,7 @@
* lread.c (lisp_file_lexically_bound_p): Stop scanning at end
marker. (Bug#8610)
-2011-05-05 Eli Zaretskii <[email protected]>
+2011-05-05 Eli Zaretskii <[email protected]>
* w32heap.c (allocate_heap) [USE_LISP_UNION_TYPE || USE_LSB_TAG]:
New version that can reserve upto 2GB of heap space.
@@ -8313,7 +8313,7 @@
are now in src/globals.h.
(syms_of_minibuf): Remove spurious & from previous change.
-2011-03-20 Leo <[email protected]>
+2011-03-20 Leo Liu <[email protected]>
* minibuf.c (completing-read-function): New variable.
(completing-read-default): Rename from completing-read.