aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorSimon South2010-07-14 23:12:37 -0400
committerSimon South2010-07-14 23:12:37 -0400
commit2c6a779afec9c223e3735d8f37dca5bbe8877f92 (patch)
tree5e0cf8a1ede0315144de8c2744c819f06f1445c6 /lisp/ChangeLog
parenta11b38eea2c4a15ecdaa29dcb66161e9d1143c05 (diff)
downloademacs-2c6a779afec9c223e3735d8f37dca5bbe8877f92.tar.gz
emacs-2c6a779afec9c223e3735d8f37dca5bbe8877f92.zip
(delphi-previous-indent-of): Indent case blocks within record
declarations (i.e. variant parts) correctly.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
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 @@
12010-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
12010-07-15 Simon South <ssouth@member.fsf.org> 62010-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