]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 30 Jan 2006 16:15:20 +0000 (16:15 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 30 Jan 2006 16:15:20 +0000 (16:15 +0000)
lisp/ChangeLog
src/ChangeLog

index 3cb921f78259e48aca945d83fc82ed78bcae303d..542c951ad015fb98e5753a31c338ba883ea70e54 100644 (file)
@@ -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.
 
index 4a48e9ac4529e150f7d15842bc3adbf6dcc7c584..243bad7a6bbad7b94f48657d148538f28f1b70a7 100644 (file)
@@ -1,3 +1,8 @@
+2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
+
+       * window.c (Fother_window, Fwindow_vscroll, Fset_window_vscroll):
+       Fix typos in docstrings.
+
 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
 
        * data.c (Fcar, Fcdr): Add links to Elisp manual to the docstrings.