aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 8df3e5c77c..4767738210 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,13 @@
+2010-01-11 Juanma Barranquero <[email protected]>
+
+ * ffap.el (ffap-shell-prompt-regexp, ffap-all-subdirs, ffap-url-p)
+ (ffap-alist, ffap-tex-path, ffap-url-at-point, ffap-gopher-regexp)
+ (ffap-gopher-at-point, ffap-file-at-point, ffap-read-file-or-url)
+ (ffap-read-url-internal, ffap-menu, ffap-at-mouse):
+ Fix typos in docstrings.
+ (ffap-url-regexp): Doc fix.
+ (ffap-at-mouse): Fix typo in message.
+
2010-01-11 Glenn Morris <[email protected]>
* version.el (emacs-copyright): Set copyright year to 2010.