From 9dec01d2912f84373c16fa8cc9da8992f37e6de6 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Mon, 25 Jan 2016 18:24:09 -0500 Subject: ; Spelling fixes (American spelling) --- lisp/ChangeLog.17 | 4 ++-- lisp/simple.el | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'lisp') diff --git a/lisp/ChangeLog.17 b/lisp/ChangeLog.17 index ee812bde82d..1785a336732 100644 --- a/lisp/ChangeLog.17 +++ b/lisp/ChangeLog.17 @@ -4437,7 +4437,7 @@ 2014-12-07 Lars Magne Ingebrigtsen - * net/eww.el (eww-follow-link): Revert prefix behaviour to + * net/eww.el (eww-follow-link): Revert prefix behavior to previous behavior. (eww-copy-page-url): Add doc string. @@ -9140,7 +9140,7 @@ 2014-06-30 Grégoire Jadi * net/rcirc.el (rcirc-buffer-process): Restore previous - behaviour. (Bug#17772) + behavior. (Bug#17772) 2014-06-29 Alan Mackenzie diff --git a/lisp/simple.el b/lisp/simple.el index ed4ca91b2e5..72e87a410fc 100644 --- a/lisp/simple.el +++ b/lisp/simple.el @@ -2894,7 +2894,7 @@ removes the previous `undo-boundary' if a series of such calls have been made. By default `self-insert-command' and `delete-char' are the only amalgamating commands, although this function could be called by any command wishing to have this -behaviour." +behavior." (let ((last-amalgamating-count (undo-auto--last-boundary-amalgamating-number))) (setq undo-auto--this-command-amalgamating t) -- cgit v1.2.3