; ChangeLog fixes

* ChangeLog.2:
* lisp/ChangeLog.17: Fix ChangeLog entries
This commit is contained in:
Nicolas Petton 2016-04-22 18:54:52 +02:00
parent 162e549c4e
commit 78f9af707f
No known key found for this signature in database
GPG key ID: 233587A47C207910
2 changed files with 2 additions and 2 deletions

View file

@ -10064,7 +10064,7 @@
* lisp/net/soap-inspect.el: Remove version header.
* soap-client.el, soap-inspect.el, jira2.el: Fix first line header
* lisp/net/soap-client.el, lisp/net/soap-inspect.el: Fix first line header
format.
2015-11-11 Alan Mackenzie <acm@muc.de>

View file

@ -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.