diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 32fa19c26a9..54b7937c859 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-07-15 Simon South <ssouth@localhost.localdomain> | ||
| 2 | |||
| 3 | * progmodes/delphi.el (delphi-previous-indent-of): Indent case | ||
| 4 | blocks within record declarations (i.e. variant parts) correctly. | ||
| 5 | |||
| 1 | 2010-07-15 Simon South <ssouth@member.fsf.org> | 6 | 2010-07-15 Simon South <ssouth@member.fsf.org> |
| 2 | 7 | ||
| 3 | * progmodes/delphi.el (delphi-token-at): Give newlines precedence | 8 | * progmodes/delphi.el (delphi-token-at): Give newlines precedence |