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 Albinus
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Mon, 04 Jun 2007 20:24:10 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Michael Albinus <albinus>       07/06/04 20:24:09

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11148
retrieving revision 1.11149
diff -u -b -r1.11148 -r1.11149
--- ChangeLog   4 Jun 2007 01:36:30 -0000       1.11148
+++ ChangeLog   4 Jun 2007 20:24:07 -0000       1.11149
@@ -1,3 +1,12 @@
+2007-06-04  Michael Albinus  <address@hidden>
+
+       * net/socks.el: New file, taken from w3 repository.
+       (top): Update Copyright.  Don't load cl.el.
+       (all): Replace `case' by `cond', `string-to-int' by
+       `string-to-number', and `process-kill-without-query' by
+       `set-process-query-on-exit-flag'.
+       (socks-char-int): Remove defalias and all occurencies.
+
 2007-06-04  Juanma Barranquero  <address@hidden>
 
        * progmodes/compile.el (compilation-find-file, compilation-handle-exit):




reply via email to

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