aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong <[email protected]>2008-09-01 17:24:17 +0000
committerChong Yidong <[email protected]>2008-09-01 17:24:17 +0000
commit4a94d1185a88a81d2a939c67ecfb86e78dcfa451 (patch)
tree7b3d885ec4cb37f24c4ae47930a44250db8678a3
parentbc26117c3ee03cdbb9f0c1101325525e4cd117fc (diff)
* delphi.el: New maintainer.
(delphi-interface-types): New var. (delphi-composite-types): Use it. (delphi-enclosing-indent-of): Distinguish between "interface" keyword as a unit separator and used like a class declaration.
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 59ca1afbcb..c5d82da737 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
+2008-09-01 Simon South <[email protected]>
+
+ * delphi.el: New maintainer.
+ (delphi-interface-types): New var.
+ (delphi-composite-types): Use it.
+ (delphi-enclosing-indent-of): Distinguish between "interface"
+ keyword as a unit separator and used like a class declaration.
+
2008-09-01 Martin Rudalics <[email protected]>
* help-fns.el (describe-simplify-lib-file-name)