From 763a086dc75498d173601db882ec59b739cab17f Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Sun, 21 Jul 2013 04:53:19 +0200 Subject: [PATCH] lisp/ChangeLog, src/ChangeLog: Fix typos. --- lisp/ChangeLog | 16 ++++++++-------- src/ChangeLog | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 720e040fbff..46003a9e0dc 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -25,16 +25,16 @@ 2013-07-20 Andreas Schwab - * progmodes/sh-script.el (sh-read-variable): Remove interactive - spec. (Bug#14826) + * progmodes/sh-script.el (sh-read-variable): Remove interactive spec. + (Bug#14826) * international/mule.el (coding-system-iso-2022-flags): Fix last change. 2013-07-20 Kenichi Handa - * international/mule.el (coding-system-iso-2022-flags): Add - `8-bit-level-4'. (Bug#8522) + * international/mule.el (coding-system-iso-2022-flags): + Add `8-bit-level-4'. (Bug#8522) 2013-07-19 Lars Magne Ingebrigtsen @@ -153,8 +153,8 @@ 2013-07-13 Dmitry Gutov - * progmodes/ruby-mode.el (ruby-font-lock-keywords): Highlight - conversion methods on Kernel. + * progmodes/ruby-mode.el (ruby-font-lock-keywords): + Highlight conversion methods on Kernel. 2013-07-13 Alan Mackenzie @@ -322,8 +322,8 @@ (tramp-process-actions): Use progress reporter. Delete process in case of error. Improve messages. - * net/tramp-sh.el (tramp-barf-if-no-shell-prompt): Use - condition-case. Call `tramp-error-with-buffer' with vector and buffer. + * net/tramp-sh.el (tramp-barf-if-no-shell-prompt): Use condition-case. + Call `tramp-error-with-buffer' with vector and buffer. (tramp-current-connection): Removed. (tramp-maybe-open-connection): The car of `tramp-current-connection' are the first 3 slots of the vector. diff --git a/src/ChangeLog b/src/ChangeLog index e6b594258dc..24738f49183 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -592,7 +592,7 @@ initializers. Syntax cleanup, mostly replacing macros with functions. -` This removes the need for the syntax_temp hack. + This removes the need for the syntax_temp hack. * search.c: Include syntax.h after buffer.h, since syntax.h uses BVAR. * syntax.c (SYNTAX_INLINE): New macro. (SYNTAX_FLAGS_COMSTART_FIRST, SYNTAX_FLAGS_COMSTART_SECOND) @@ -690,7 +690,7 @@ (emacswrite_sig, emacs_perror): New functions. * xrdb.c (fatal): Don't invoke perror, since errno might be garbage. -2013-07-08 Magnus Henoch (tiny change). +2013-07-08 Magnus Henoch (tiny change). * image.c (imagemagick_load_image): Do not use MagickExportImagePixels on NS even if it is present. Pixmap on NS is a void*. @@ -1245,7 +1245,7 @@ * floatfns.c (Flog10): Move to Lisp (marked obsolete there). -2013-06-20 Rüdiger Sonderfeld +2013-06-20 Rüdiger Sonderfeld * floatfns.c (Flog) [HAVE_LOG2]: Use log2 if available and if the base is 2; this is more accurate. -- 2.39.2