X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/689c9ca51eb4b6496836241b9fb062bf10521568..refs/heads/wip:/lisp/ChangeLog.12 diff --git a/lisp/ChangeLog.12 b/lisp/ChangeLog.12 index 43575cceb8..7d868b9db0 100644 --- a/lisp/ChangeLog.12 +++ b/lisp/ChangeLog.12 @@ -13529,7 +13529,7 @@ (last-arg): Add defvar. * makefile.w32-in (WINS): Add erc. - (MH_E_SRC): Update (copied from lisp/Makefile.in). + (MH_E_SRC): Update (copied from Makefile.in). 2006-01-29 Bill Wohler @@ -20681,8 +20681,6 @@ 2005-10-06 Bill Wohler - * mh-e/mh-loaddefs.el: Remove. Now generated automatically. - * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el. (MH-E-SRC): New. Used by mh-autoloads. (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any @@ -22929,10 +22927,6 @@ (Info-restore-desktop-buffer): Remove autoload cookie. (Info-mode): Add autoload cookie. - * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers. - (mh-restore-desktop-buffer): Remove autoload cookie. - (mh-folder-mode): Add autoload cookie. - * mail/rmail.el: Add handler to desktop-buffer-mode-handlers. (rmail-restore-desktop-buffer): Remove autoload cookie. @@ -26784,16 +26778,6 @@ (iswitchb-common-match-inserted): New variable. (iswitchb-complete, iswitchb-completion-help): Use it. -2005-06-04 David Reitter (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 (tiny change) - - * url/url-http.el (url-http-parse-headers): Pass redirected URL - as a callback argument. - 2005-06-04 Kim F. Storm * simple.el (line-move): Only call sit-for when moving backwards. @@ -29703,11 +29687,6 @@ * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message. -2005-04-10 Chong Yidong - - * url/url-ldap.el (url-ldap): Add docstring. Fix call to - `ldap-search-internal'. - 2005-04-10 Stefan Monnier * files.el (set-auto-mode-1): Use line-end-position.