summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.17
diff options
context:
space:
mode:
authorNicolas Petton <nicolas@petton.fr>2016-04-22 18:54:52 +0200
committerNicolas Petton <nicolas@petton.fr>2016-04-22 18:54:52 +0200
commit78f9af707f711121ba24d8dce88d6757683a4dfe (patch)
treee2ecfc58c353e727369087a4cea06606246b5538 /lisp/ChangeLog.17
parent162e549c4e1b2461bd5e86f9bd062da036c230fe (diff)
downloademacs-78f9af707f711121ba24d8dce88d6757683a4dfe.tar.gz
; ChangeLog fixes
* ChangeLog.2: * lisp/ChangeLog.17: Fix ChangeLog entries
Diffstat (limited to 'lisp/ChangeLog.17')
-rw-r--r--lisp/ChangeLog.172
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.17 b/lisp/ChangeLog.17
index ee03661ece0..29081d3f3cd 100644
--- a/lisp/ChangeLog.17
+++ b/lisp/ChangeLog.17
@@ -6835,7 +6835,7 @@
console as well (bug#18629).
* w32-common-fns.el: Remove.
* loadup.el: Don't load w32-common-fns.el.
- * w32-fns.elc: Don't require w32-common-fns.
+ * w32-fns.el: Don't require w32-common-fns.
* icomplete.el: Move Iswitchb autoload here. Much simpler.
* obsolete/iswitchb.el (iswitchb-mode): Use normal autoload cookie.