diff options
| author | Romain Francoise | 2006-06-20 07:39:05 +0000 |
|---|---|---|
| committer | Romain Francoise | 2006-06-20 07:39:05 +0000 |
| commit | eb85ecac7403834e2c5a7658a65aa2146c4751bf (patch) | |
| tree | 3827b59ac32fd31ca683aceec64f64ac76604ec6 | |
| parent | 1e0fd4cd530948277283d0fe7b07e00a73fee934 (diff) | |
| download | emacs-eb85ecac7403834e2c5a7658a65aa2146c4751bf.tar.gz emacs-eb85ecac7403834e2c5a7658a65aa2146c4751bf.zip | |
Delete extra tab.
| -rw-r--r-- | src/ChangeLog | 2 |
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 | ||
| 11 | 2006-06-17 Kim F. Storm <storm@cua.dk> | 11 | 2006-06-17 Kim F. Storm <storm@cua.dk> |