aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorRomain Francoise2006-06-20 07:39:05 +0000
committerRomain Francoise2006-06-20 07:39:05 +0000
commiteb85ecac7403834e2c5a7658a65aa2146c4751bf (patch)
tree3827b59ac32fd31ca683aceec64f64ac76604ec6 /src/ChangeLog
parent1e0fd4cd530948277283d0fe7b07e00a73fee934 (diff)
downloademacs-eb85ecac7403834e2c5a7658a65aa2146c4751bf.tar.gz
emacs-eb85ecac7403834e2c5a7658a65aa2146c4751bf.zip
Delete extra tab.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 444ec6bd736..05488eb9ce4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -5,7 +5,7 @@
5 for the case of a top-level window and the following minibuffer. 5 for the case of a top-level window and the following minibuffer.
6 Don't exit because of no `next' when there is a parent. 6 Don't exit because of no `next' when there is a parent.
7 Use the FIRST_ONLY feature when resizing following windows. 7 Use the FIRST_ONLY feature when resizing following windows.
8 8
9 * syntax.c (init_syntax_once): Give most control chars' syntax Spunct. 9 * syntax.c (init_syntax_once): Give most control chars' syntax Spunct.
10 10
112006-06-17 Kim F. Storm <storm@cua.dk> 112006-06-17 Kim F. Storm <storm@cua.dk>