diff options
| author | Paul Eggert | 2017-11-16 00:00:31 -0800 |
|---|---|---|
| committer | Paul Eggert | 2017-11-16 00:01:00 -0800 |
| commit | 720322aab8cd8ffc24481f280c3acf60efdbc28b (patch) | |
| tree | 27c318b89cc1e71a042dc9f51323982d189cdb84 /ChangeLog.3 | |
| parent | 617c55681307c2d8203778c9f654f279c7bddb27 (diff) | |
| download | emacs-720322aab8cd8ffc24481f280c3acf60efdbc28b.tar.gz emacs-720322aab8cd8ffc24481f280c3acf60efdbc28b.zip | |
; Spelling fixes
Diffstat (limited to 'ChangeLog.3')
| -rw-r--r-- | ChangeLog.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog.3 b/ChangeLog.3 index 940379cf60a..e7831a37aac 100644 --- a/ChangeLog.3 +++ b/ChangeLog.3 | |||
| @@ -6941,7 +6941,7 @@ | |||
| 6941 | * test/lisp/vc/ediff-ptch-tests.el (ediff-ptch-test-bug26084): | 6941 | * test/lisp/vc/ediff-ptch-tests.el (ediff-ptch-test-bug26084): |
| 6942 | Add comments to explain the test logic. | 6942 | Add comments to explain the test logic. |
| 6943 | Pass '--binary' option to 'patch' program in windows environments. | 6943 | Pass '--binary' option to 'patch' program in windows environments. |
| 6944 | Check explicitely that a backup is created before compare file contents. | 6944 | Check explicitly that a backup is created before compare file contents. |
| 6945 | 6945 | ||
| 6946 | * test/lisp/dired-tests.el (dired-test-bug25609): | 6946 | * test/lisp/dired-tests.el (dired-test-bug25609): |
| 6947 | Declare variable 'dired-dwim-target' right before the test. | 6947 | Declare variable 'dired-dwim-target' right before the test. |
| @@ -13221,7 +13221,7 @@ | |||
| 13221 | Remove Emacs 23 compat code from Tramp | 13221 | Remove Emacs 23 compat code from Tramp |
| 13222 | 13222 | ||
| 13223 | * doc/misc/tramp.texi (Remote processes): Don't mention | 13223 | * doc/misc/tramp.texi (Remote processes): Don't mention |
| 13224 | Emacs 24 explicitely. | 13224 | Emacs 24 explicitly. |
| 13225 | (Frequently Asked Questions): Remove Emacs 23 from | 13225 | (Frequently Asked Questions): Remove Emacs 23 from |
| 13226 | compatibility list. | 13226 | compatibility list. |
| 13227 | 13227 | ||