]> code.delx.au - gnu-emacs/blobdiff - lisp/url/ChangeLog
ispell.el: Make sure hunspell specific dict names are used for standard dicts when...
[gnu-emacs] / lisp / url / ChangeLog
index 59222bcc957d3babe0dfb78a5ab62b29d77e615e..969d3c7d26926e33c98a6843efa454a40940e3f6 100644 (file)
@@ -1,3 +1,20 @@
+2012-12-22  Takafumi Arakaki  <aka.tkf@gmail.com>  (tiny change)
+
+       * url-http.el (url-http-end-of-document-sentinel): Bind relevant
+       url-request-* variables around the call to url-http (Bug#11469).
+
+       * url-expand.el (url-default-expander): Don't calculate a default
+       url port before checking url-type (Bug#12374).
+
+2012-12-22  Chong Yidong  <cyd@gnu.org>
+
+       * url-parse.el (url-port): Doc fix.
+
+2012-12-03  Chong Yidong  <cyd@gnu.org>
+
+       * url-misc.el (url-do-terminal-emulator): Use make-term instead of
+       terminal-emulator.
+
 2012-10-13  Liam Stitt  <stittl@cuug.ab.ca>  (tiny change)
 
        * url-vars.el (url-uncompressor-alist):
 ;; coding: utf-8
 ;; End:
 
-       Copyright (C) 1999, 2001-2002, 2004-2012  Free Software Foundation, Inc.
+       Copyright (C) 1999, 2001-2002, 2004-2013 Free Software
+       Foundation, Inc.
 
   This file is part of GNU Emacs.