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,v


From: Michael Cadilhac
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Mon, 17 Sep 2007 15:59:56 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Michael Cadilhac <cadilhac>     07/09/17 15:59:56

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11766
retrieving revision 1.11767
diff -u -b -r1.11766 -r1.11767
--- ChangeLog   17 Sep 2007 07:02:35 -0000      1.11766
+++ ChangeLog   17 Sep 2007 15:59:55 -0000      1.11767
@@ -1,3 +1,12 @@
+2007-09-17  Micha,Ak(Bl Cadilhac  <address@hidden>
+
+       * net/browse-url.el (browse-url-url-encode-chars): New function.
+       URL-encode some chars in a string.
+       (browse-url-encode-url): Rewrite using the previous function.
+       (browse-url-file-url): Use `browse-url-url-encode-chars'.
+       (browse-url-elinks-sentinel): Fix typo.
+       (browse-url-new-window-flag): Doc change.
+
 2007-09-17  Glenn Morris  <address@hidden>
 
        * textmodes/tex-mode.el (tex-compilation-parse-errors): Prefer the




reply via email to

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