diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2006-01-30 16:15:20 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2006-01-30 16:15:20 +0000 |
commit | a3bc032f5cfe9bcb94d80c14efbdb0ab843e46da (patch) | |
tree | 3a3d3eca3d0c5f188e020e33cbcf822018423a6d /lisp | |
parent | 8cd0d6614dc54d0799131d616393fa2eeaeb2485 (diff) | |
download | emacs-a3bc032f5cfe9bcb94d80c14efbdb0ab843e46da.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3cb921f7825..542c951ad01 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -7,6 +7,11 @@ 2006-01-30 Juanma Barranquero <lekktu@gmail.com> + * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook) + (ediff-before-session-group-setup-hooks) + (ediff-default-filtering-regexp, ediff-meta-mark-equal-files): + Fix typos in docstrings. + * window.el (bw-dir, bw-eqdir, balance-windows) (split-window-keep-point): Fix typos in docstrings. |