aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 23cf3f7a623..1d650a2ef58 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,25 @@
12010-03-22 Juanma Barranquero <lekktu@gmail.com>
2
3 * image-dired.el (image-dired-display-thumbs): Fix typo in docstring.
4 (image-dired-read-comment): Doc fix.
5
6 * json.el (json-object-type, json-array-type, json-key-type, json-false)
7 (json-null, json-read-number):
8 * minibuffer.el (completion-in-region-functions):
9 * calendar/cal-tex.el (cal-tex-daily-end, cal-tex-number-weeks)
10 (cal-tex-cursor-week):
11 * emacs-lisp/trace.el (trace-function):
12 * eshell/em-basic.el (eshell/printnl):
13 * eshell/em-dirs.el (eshell-last-dir-ring, eshell-parse-drive-letter)
14 (eshell-read-last-dir-ring, eshell-write-last-dir-ring):
15 * obsolete/levents.el (allocate-event, event-key, event-object)
16 (event-point, event-process, event-timestamp, event-to-character)
17 (event-window, event-x, event-x-pixel, event-y, event-y-pixel):
18 * textmodes/reftex-vars.el (reftex-index-macros-builtin)
19 (reftex-section-levels, reftex-auto-recenter-toc, reftex-toc-mode-hook)
20 (reftex-cite-punctuation, reftex-search-unrecursed-path-first)
21 (reftex-highlight-selection): Fix typos in docstrings.
22
12010-03-19 Juanma Barranquero <lekktu@gmail.com> 232010-03-19 Juanma Barranquero <lekktu@gmail.com>
2 24
3 * minibuffer.el (completion-in-region-functions): Fix docstring typos. 25 * minibuffer.el (completion-in-region-functions): Fix docstring typos.