declare smobs in alloc.c
[bpt/emacs.git] / lisp / ChangeLog.12
index 72a2272..7d868b9 100644 (file)
        North American rule.  Replace "daylight savings" with "daylight
        saving" in doc.
 
-       * calendar/cal-china.el, cal-dst.el, calendar.el, diary-lib.el:
-       * calendar/lunar.el, solar.el: Replace "daylight savings" with
-       "daylight saving" in text.
+       * calendar/cal-china.el, calendar/cal-dst.el, calendar/calendar.el:
+       * calendar/diary-lib.el, calendar/lunar.el, calendar/solar.el:
+       Replace "daylight savings" with "daylight saving" in text.
 
        * woman.el (woman-change-fonts): Tweak previous change by using
        woman-request-regexp rather than "^\\.".
 
        * version.el (emacs-version): Use mac-carbon-version-string.
 
-       * term/macterm.el (res-geometry): Apply 2006-10-18 change for x-win.el.
+       * term/mac-win.el (res-geometry): Apply 2006-10-18 change for x-win.el.
 
 2006-10-19  Jan Djärv  <jan.h.d@swipnet.se>
 
        (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.