emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Thu, 01 Jul 2004 08:32:50 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6205 emacs/lisp/ChangeLog:1.6206
*** emacs/lisp/ChangeLog:1.6205 Thu Jul  1 10:01:32 2004
--- emacs/lisp/ChangeLog        Thu Jul  1 12:30:46 2004
***************
*** 2787,2812 ****
  
  2004-04-16  Stefan Monnier  <address@hidden>
  
-       * url/url-util.el (url-debug): Use with-current-buffer.
- 
-       * url/url-nfs.el (url-nfs-file-attributes): Add id-format parameter.
-       (url-nfs-create-wrapper): Use new backquote syntax.
- 
-       * url/url-https.el (url-https-file-attributes): Add id-format param.
- 
-       * url/url-http.el (url-http-head-file-attributes)
-       (url-http-file-attributes): Add id-format parameter.
- 
-       * url/url-handlers.el: Use new find-file-hook.
-       (url-file-attributes): Add id-format parameter.
- 
-       * url/url-file.el (url-file-create-wrapper): Use new backquote syntax.
-       (url-file-file-attributes): Add id-format parameter.
- 
-       * url/url-dav.el: Use with-current-buffer.
-       (url-dav-process-response): Fix regexps and spurious quote.
-       (url-dav-file-attributes): Add id-format param.
- 
        * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
  
  2004-04-16  Andre Spiegel  <address@hidden>
--- 2787,2792 ----
***************
*** 2979,2992 ****
        * progmodes/compile.el (compile-goto-error): Select the buffer/window
        corresponding to the event.
  
-       * url/url.el (url-retrieve): Use with-current-buffer.
- 
-       * url/url-http.el (url-http-parse-headers, url-http-file-exists-p):
-       Remove unused var `version'.
- 
-       * url/url-handlers.el (url-handler-mode): New minor mode.
-       (url-setup-file-name-handlers): Remove.
- 
  2004-04-12  Joe Buehler  <address@hidden>
  
        * loadup.el: Add cygwin to system-type list, for unexec() support.
--- 2959,2964 ----
***************
*** 3003,3011 ****
  
        * help.el (describe-mode): Doc fix.
  
-       * url/url-cookie.el (url-cookie-handle-set-cookie): Replace calls
-       to obsolete `assoc-ignore-case' with calls to `assoc-string'.
- 
  2004-04-12  Stefan Monnier  <address@hidden>
  
        * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
--- 2975,2980 ----
***************
*** 3025,3066 ****
  
  2004-04-11  Dave Love  <address@hidden>
  
-       * url/url-mailto.el (url-mailto):
-       * url/url-history.el (url-history-setup-save-timer):
-       * url/url-cookie.el (url-cookie-setup-save-timer): Avoid warnings.
- 
-       * url/url-file.el (url-file-build-filename): Don't use
-       directory-sep-char.
- 
-       * url/url-auth.el (url-register-auth-scheme): Fix `format' call.
- 
-       * url/url-about.el (url-scheme-registry): Defvar.
-       (url-about): Use text/plain.
- 
-       * url/url-vars.el (cl): Don't require.
-       (url): Add :version.
-       (url-bug-address): Use bug-gnu-emacs.
- 
-       * url/url-util.el (url-hexify-string): Don't give multibyte error
-       for char <16.
-       (mail-header-extract): Autoload.
- 
-       * url/url-parse.el: Doc fixes.
- 
-       * url/url-ldap.el (ldap): Require.
-       (url-ldap): Fix `format' call.
-       (url-ldap-certificate-formatter): Avoid warning.
- 
-       * url/url-https.el (url-https-create-secure-wrapper): Use modern
-       backquotes.
- 
-       * url/url-dav.el (url-dav-rename-file): Fix args of `signal'.
-       (url-intersection): New.
-       (url-dav-supported-p): Use it.
-       (url-dav-save-resource): Declare url-http-response-status special.
- 
-       * url/url-cache.el (url-util): Require.
- 
        * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
  
        * progmodes/python.el: New file.
--- 2994,2999 ----
***************
*** 3107,3115 ****
  
        * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
        (byte-compile-insert-header): Don't use `byte-compile-version'.
-       * url/url-vars.el (url-version): Use the constant string "Emacs"
-       instead of calculating something from the RCS `State' keyword
-       [the latter is almost entirely useless anyway].
        * forms.el (forms-version): Variable removed.
        (forms-mode): Don't use `forms-version'.
        * recentf.el (recentf-version): Variable removed.
--- 3040,3045 ----
***************
*** 3359,3368 ****
  
  2004-04-03  Stefan Monnier  <address@hidden>
  
!       * url: Import the URL package from its repository.
! 
!       * url/url-methods.el:
!       * url/url-parse.el: Don't require url-auto.
  
  2004-04-03  Andreas Schwab  <address@hidden>
  
--- 3289,3295 ----
  
  2004-04-03  Stefan Monnier  <address@hidden>
  
!       * url/: New dir.  Import the URL package from its repository.
  
  2004-04-03  Andreas Schwab  <address@hidden>
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]