]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix synch change.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 2 Sep 2008 09:03:10 +0000 (09:03 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 2 Sep 2008 09:03:10 +0000 (09:03 +0000)
lisp/ChangeLog

index 71f134449548109163035449c413200af2575d41..3a5ee594f7790324aa76a8c4e05697e6cf4f0eff 100644 (file)
 
        * tool-bar.el (tool-bar-add-item): Fix typo in docstring.
 
-       * emulation/tpu-edt.el (tpu-match-beginning, tpu-match-end)
-       (tpu-check-match, tpu-goto-breadcrumb, tpu-reset-screen-size)
-       (tpu-toggle-overwrite-mode, tpu-include, tpu-get, tpu-what-line)
-       (tpu-insert-escape, tpu-insert-formfeed, tpu-end-define-macro-key)
-       (tpu-check-search-case, tpu-select, tpu-unselect, tpu-trim-line-ends)
-       (tpu-toggle-control-keys): Fix typos in docstrings.
-       (tpu-kill-buffer): Doc fix.
-       (tpu-make-file-buffer-list, tpu-toggle-regexp, tpu-cut)
-       (tpu-append-region, tpu-delete-current-char, tpu-emacs-replace):
-       Reflow docstrings.
+       * emulation/tpu-edt.el (tpu-kill-buffer): Doc fix.
 
 2008-09-02  Glenn Morris  <rgm@gnu.org>