From f5b48469f18d568f788efe65a4754e73c3404bc9 Mon Sep 17 00:00:00 2001 From: Noam Postavsky Date: Thu, 30 May 2019 08:16:46 -0400 Subject: ; Fix typo, insure -> ensure in ChangeLogs --- lisp/ChangeLog.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lisp/ChangeLog.3') diff --git a/lisp/ChangeLog.3 b/lisp/ChangeLog.3 index 38e684480fb..6265611b104 100644 --- a/lisp/ChangeLog.3 +++ b/lisp/ChangeLog.3 @@ -7321,7 +7321,7 @@ (fortran-setup-tab-format-style): Set `fortran-comment-line-column' and `fortran-minimum-statement-indent' to (max tab-width 6) instead of 8. - The minimum 6 insures legal indenting for lines with line numbers. + The minimum 6 ensures legal indenting for lines with line numbers. 1991-07-13 Jim Blandy (jimb@churchy.gnu.ai.mit.edu) @@ -11436,7 +11436,7 @@ 1989-04-19 Richard Stallman (rms@mole.ai.mit.edu) - * replace.el (occur-mode-goto-occurrence): Insure arg to + * replace.el (occur-mode-goto-occurrence): Ensure arg to count-lines is@start of line. * replace.el (occur): Remove an extraneous save-excursion. -- cgit v1.2.1