aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTino Calancha2017-06-17 22:58:27 +0900
committerTino Calancha2017-06-17 22:58:27 +0900
commit8e44350ee2a52cc3ae27dd6449bd081c41c17205 (patch)
treee0c50750330774a2e15ad629bd4a3e35f65857c6
parentd682f0daa3c0bfdd5ee8ce0e9226353d505e85a9 (diff)
downloademacs-8e44350ee2a52cc3ae27dd6449bd081c41c17205.tar.gz
emacs-8e44350ee2a52cc3ae27dd6449bd081c41c17205.zip
; * etc/NEWS (Editing Changes in Emacs 26.1): Fix typo in last commit.
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index ab600eb2786..b3b2031c582 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -463,7 +463,7 @@ defun are selected unless they are separated from the defun by a blank
463line. 463line.
464 464
465** New command 'replace-buffer-contents'. This command replaces the 465** New command 'replace-buffer-contents'. This command replaces the
466contents of theaccessible portion of the current buffer with the 466contents of the accessible portion of the current buffer with the
467contents of the accessible portion of a different buffer while keeping 467contents of the accessible portion of a different buffer while keeping
468point, mark, markers, and text properties as intact as possible. 468point, mark, markers, and text properties as intact as possible.
469 469