projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e35a08e
)
; ChangeLog.3: Fix typo.
author
Noam Postavsky
<npostavs@gmail.com>
Mon, 4 Jun 2018 23:41:21 +0000
(19:41 -0400)
committer
Noam Postavsky
<npostavs@gmail.com>
Mon, 4 Jun 2018 23:41:21 +0000
(19:41 -0400)
ChangeLog.3
patch
|
blob
|
history
diff --git
a/ChangeLog.3
b/ChangeLog.3
index 42452c3397732002763e845caf41e43e14c6e9b0..6704d0d7169f9f4536889da012b3ae9dc92ffbc8 100644
(file)
--- a/
ChangeLog.3
+++ b/
ChangeLog.3
@@
-37197,7
+37197,7
@@
delete-trailing-whitespace: handle read-only text in buffer
* lisp/simple.el (region-modifiable-p): New function.
- (delete-trailing-whitespace): Us it to avoid trying to delete read-only text.
+ (delete-trailing-whitespace): Us
e
it to avoid trying to delete read-only text.
2016-12-07 Paul Eggert <eggert@cs.ucla.edu>