aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c93f195d087..ec8ca907eeb 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12007-06-15 Karl Fogel <kfogel@red-bean.com>
2
3 * thingatpt.el: Add support for email addresses (`email').
4 (thing-at-point, bounds-of-thing-at-point): Document `email' support.
5 (thing-at-point-email-regexp): New variable.
6 (`email'): Put `bounds-of-thing-at-point' and `thing-at-point'
7 properties on this symbol, with lambda forms for values.
8
12007-06-15 Masatake YAMATO <jet@gyve.org> 92007-06-15 Masatake YAMATO <jet@gyve.org>
2 10
3 * vc-bzr.el (vc-bzr-root): Cache the output of shell command 11 * vc-bzr.el (vc-bzr-root): Cache the output of shell command