aboutsummaryrefslogtreecommitdiffstats
path: root/lwlib/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <[email protected]>2011-04-15 18:38:14 -0700
committerPaul Eggert <[email protected]>2011-04-15 18:38:14 -0700
commit1fbb4609138cca32a9bac72561f63f22b0f26469 (patch)
tree856669ac88cf34864db9f9499aa1e8a28db781c1 /lwlib/ChangeLog
parent5b7d36d143a6874439fa143ae93dc071f0b77275 (diff)
* xlwmenu.c (MINL): Define only if not emacs.
Diffstat (limited to 'lwlib/ChangeLog')
-rw-r--r--lwlib/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog
index f083f64990..f098b6d0ad 100644
--- a/lwlib/ChangeLog
+++ b/lwlib/ChangeLog
@@ -1,6 +1,7 @@
2011-04-16 Paul Eggert <[email protected]>
* xlwmenu.c (XlwMenuSetValues): Rename/ move locals to avoid shadowing.
+ (MINL): Define only if not emacs.
2011-03-07 Chong Yidong <[email protected]>