diff options
author | Noam Postavsky <npostavs@gmail.com> | 2019-05-30 08:16:46 -0400 |
---|---|---|
committer | Noam Postavsky <npostavs@gmail.com> | 2019-07-05 21:50:29 -0400 |
commit | f5b48469f18d568f788efe65a4754e73c3404bc9 (patch) | |
tree | 777dd41a9287e53eb2042b272fda5557960e1c84 /lisp/ChangeLog.3 | |
parent | cb8fb597e5bf4f14bf091aaa0c984117f4243605 (diff) | |
download | emacs-f5b48469f18d568f788efe65a4754e73c3404bc9.tar.gz emacs-f5b48469f18d568f788efe65a4754e73c3404bc9.tar.bz2 emacs-f5b48469f18d568f788efe65a4754e73c3404bc9.zip |
; Fix typo, insure -> ensure in ChangeLogs
Diffstat (limited to 'lisp/ChangeLog.3')
-rw-r--r-- | lisp/ChangeLog.3 | 4 |
1 files changed, 2 insertions, 2 deletions
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. |