declare smobs in alloc.c
[bpt/emacs.git] / lisp / ChangeLog.12
index 43575cc..7d868b9 100644 (file)
        (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  <wohler@newt.com>
 
 
 2005-10-06  Bill Wohler  <wohler@newt.com>
 
-       * 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
        (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.
 
        (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.
 
        * 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.