summaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJason Rumney <jasonr@gnu.org>2007-10-30 22:49:26 +0000
committerJason Rumney <jasonr@gnu.org>2007-10-30 22:49:26 +0000
commit63eb134d1eeee0d69eff1fa38005876335f28e1e (patch)
treeaec0cf6904d3db7929b6c7d45601d9fa74abeeb1 /src/ChangeLog
parent5553835fc4d71fb927e8c37cb76e27334457e1e2 (diff)
(Fformat_mode_line): Do nothing when noninteractive.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index faa02a11786..8ee05c00808 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
+2007-10-30 Jason Rumney <jasonr@gnu.org>
+
+ * xdisp.c (Fformat_mode_line): Do nothing when noninteractive.
+
2007-10-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* unexmacosx.c (unexec_regions_recorder, unexec_regions_merge):