emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/url/url-vars.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/url/url-vars.el,v
Date: Wed, 26 Sep 2007 00:38:44 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/09/26 00:38:44

Index: url-vars.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/url/url-vars.el,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- url-vars.el 26 Jul 2007 05:27:37 -0000      1.18
+++ url-vars.el 26 Sep 2007 00:38:44 -0000      1.19
@@ -62,7 +62,7 @@
 (defvar url-current-mime-headers nil
   "A parsed representation of the MIME headers for the current url.")
 
-(mapcar 'make-variable-buffer-local
+(mapc 'make-variable-buffer-local
        '(
          url-current-object
          url-current-referer




reply via email to

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