summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.12
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2014-01-21 20:43:37 -0500
committerGlenn Morris <rgm@gnu.org>2014-01-21 20:43:37 -0500
commit1bf6ecf2b3fb69af5fce50111f8c911e3438f4b4 (patch)
tree2e1423dec0b527e18e25b73e6572f19269e0db13 /lisp/ChangeLog.12
parent00d2a6bb2663106a6584ea229958d5bba32703d2 (diff)
downloademacs-1bf6ecf2b3fb69af5fce50111f8c911e3438f4b4.tar.gz
ChangeLog fixes
Diffstat (limited to 'lisp/ChangeLog.12')
-rw-r--r--lisp/ChangeLog.1215
1 files changed, 0 insertions, 15 deletions
diff --git a/lisp/ChangeLog.12 b/lisp/ChangeLog.12
index d70d9b22483..7d868b9db09 100644
--- a/lisp/ChangeLog.12
+++ b/lisp/ChangeLog.12
@@ -26778,16 +26778,6 @@
(iswitchb-common-match-inserted): New variable.
(iswitchb-complete, iswitchb-completion-help): Use it.
-2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
-
- * url/url-http.el (url-http-chunked-encoding-after-change-function):
- Use `url-http-debug' instead of `message'.
-
-2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
-
- * url/url-http.el (url-http-parse-headers): Pass redirected URL
- as a callback argument.
-
2005-06-04 Kim F. Storm <storm@cua.dk>
* simple.el (line-move): Only call sit-for when moving backwards.
@@ -29697,11 +29687,6 @@
* emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
-2005-04-10 Chong Yidong <cyd@stupidchicken.com>
-
- * url/url-ldap.el (url-ldap): Add docstring. Fix call to
- `ldap-search-internal'.
-
2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
* files.el (set-auto-mode-1): Use line-end-position.