summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2008-03-19 12:46:13 +0000
committerJuanma Barranquero <lekktu@gmail.com>2008-03-19 12:46:13 +0000
commitd6baaf335142c0b724e6c5872ccdb9f72df869fe (patch)
tree04e2528dfb4e399d293eebe52de046178de87c99 /lisp
parent5bf7807ac9b07e420f59861b8809287638481b11 (diff)
downloademacs-d6baaf335142c0b724e6c5872ccdb9f72df869fe.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6f4c93f2fcf..1efebbfe48d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
+2008-03-19 Juanma Barranquero <lekktu@gmail.com>
+
+ * textmodes/org.el (org-link-store, org-link-follow, org-latex)
+ (org-remember-templates, org-time-stamp-rounding-minutes)
+ (org-back-over-empty-lines, org-find-base-buffer-visiting)
+ (org-columns-new): Fix typos in docstrings.
+
2008-03-19 Glenn Morris <rgm@gnu.org>
* net/tramp.el (tramp-drop-volume-letter): Evaluate when compiling.