aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorManuel Gómez <[email protected]>2011-12-09 20:54:01 +0100
committerJuanma Barranquero <[email protected]>2011-12-09 20:54:01 +0100
commit1d84e9bbabf8c7f88aeed1f556dfd6f27a4d1bb4 (patch)
tree37764bf656e07837475849b664e01348704a8671 /lisp/ChangeLog
parent7cd4e72cff31ec6a28d9e63c4d390d478d8619f1 (diff)
lisp/speedbar.el (speedbar-supported-extension-expressions): Add .adb, .ads.
Fixes: debbugs:10256
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 dac5d05e18..ed5af2e2b2 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
+2011-12-09 Manuel Gómez <[email protected]> (tiny change)
+
+ * speedbar.el (speedbar-supported-extension-expressions):
+ Add .adb and .ads, commonly used for Ada source code (bug#10256).
+
2011-12-09 Juanma Barranquero <[email protected]>
* printing.el (pr-mode-alist):