From 758191d456d44db0d55c78e55428de61bfe2275a Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Thu, 24 Jul 2008 14:50:55 +0000 Subject: [PATCH] Fix typos. --- lisp/ChangeLog | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7bfdd1aa29c..fc0fb5b4307 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -29,7 +29,7 @@ 2008-07-23 Juri Linkov * isearch-multi.el: Remove file to avoid dos file name clashes - with isearch-x.el. Move most content to isearch-multi.el. + with isearch-x.el. Move most content to misearch.el. * misearch.el: New file with most content from isearch-multi.el. Rename `isearch-buffers' name prefixes to `multi-isearch'. @@ -81,13 +81,12 @@ 2008-07-23 Chong Yidong - * international/mule.el (recode-region): Deactivate mark at the - end. + * international/mule.el (recode-region): Deactivate mark at the end. 2008-07-23 Nikolaj Schumacher (tiny change) - * progmodes/flymake.el (flymake-errline, flymake-warnline): Use - more suitable colors on dark displays. + * progmodes/flymake.el (flymake-errline, flymake-warnline): + Use more suitable colors on dark displays. 2008-07-23 Michael Albinus @@ -98,13 +97,13 @@ command. No trailing prompt. (tramp-process-sentinel): Remove temporary buffer, if existing. Don't handle trailing prompt. - (tramp-open-connection-setup-interactive-shell): Use - `tramp-temp-buffer-name'. + (tramp-open-connection-setup-interactive-shell): + Use `tramp-temp-buffer-name'. 2008-07-23 Chong Yidong - * shell.el (shell-dynamic-complete-functions): Use - comint-dynamic-complete-filename as well (bug#361). + * shell.el (shell-dynamic-complete-functions): + Use comint-dynamic-complete-filename as well (bug#361). 2008-07-23 Dan Nicolaescu @@ -117,7 +116,7 @@ * dired.el (dired-mode-map): Show the key binding for wdired. * menu-bar.el (menu-bar-file-menu): Show the key binding for - exiting emacs. + exiting Emacs. 2008-07-19 Adrian Robert -- 2.39.2