summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2008-06-20 18:12:01 +0000
committerStefan Monnier <monnier@iro.umontreal.ca>2008-06-20 18:12:01 +0000
commit96be1503689cf25bc9d99ae231a00c72f15a1088 (patch)
tree7d0dd7a3e0b48f5c497a60dbc3d13e37e403de1b /lisp/ChangeLog
parent0667a132686f83c1708f66c872f62fe56d6d37a0 (diff)
downloademacs-96be1503689cf25bc9d99ae231a00c72f15a1088.tar.gz
(vc-bzr-annotate-extract-revision-at-line):
Allow more than one space before the |.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9bbeee66b27..b80d9ac90af 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
2008-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
+ * vc-bzr.el (vc-bzr-annotate-extract-revision-at-line):
+ Allow more than one space before the |.
+
* textmodes/rst.el: Fix up docstring conventions.
Move vars to before their first use.
(rst-mode): Don't mess with font-lock-support-mode.