From 0c5bf94bbd17d83bfb0af255a55976d008054575 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 2 Sep 2008 09:03:10 +0000 Subject: [PATCH] Fix synch change. --- lisp/ChangeLog | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 71f13444954..3a5ee594f77 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -11,16 +11,7 @@ * 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 -- 2.39.5