projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25c4a30
)
; Spelling fix
author
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 31 May 2016 06:16:41 +0000
(23:16 -0700)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 31 May 2016 06:17:55 +0000
(23:17 -0700)
lisp/ChangeLog.17
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog.17
b/lisp/ChangeLog.17
index 29081d3f3cd81f0828243f4862c51d9cdecfb1c8..f2dd5828c2d1ca47f31babe2cf2f6fafdef42c89 100644
(file)
--- a/
lisp/ChangeLog.17
+++ b/
lisp/ChangeLog.17
@@
-3737,7
+3737,7
@@
* net/tramp.el (tramp-read-passwd): Ignore errors from `auth-source-*'.
* net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band): Use "\n"
- as end-of-line delim
e
ter for passwords, when running on MS Windows.
+ as end-of-line delim
i
ter for passwords, when running on MS Windows.
2014-12-27 Stefan Monnier <monnier@iro.umontreal.ca>