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: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sun, 20 Jul 2008 00:37:49 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/07/20 00:37:47

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.14175
retrieving revision 1.14176
diff -u -b -r1.14175 -r1.14176
--- ChangeLog   19 Jul 2008 23:57:12 -0000      1.14175
+++ ChangeLog   20 Jul 2008 00:37:45 -0000      1.14176
@@ -1,3 +1,16 @@
+2008-07-20  Dan Nicolaescu  <address@hidden>
+
+       * term/x-win.el (x-handle-switch, x-handle-numeric-switch)
+       (x-handle-initial-switch, x-handle-iconic, x-handle-xrm-switch)
+       (x-handle-geometry, x-handle-name-switch, x-display-name)
+       (x-handle-display, x-handle-args, x-colors): Move ...
+       * term/common-win.el: ... here.  New file.
+       * term/w32-win.el (x-handle-switch, x-handle-numeric-switch)
+       (x-handle-initial-switch, x-handle-iconic, x-handle-xrm-switch)
+       (x-handle-geometry, x-handle-name-switch, x-display-name)
+       (x-handle-display, x-handle-args, x-colors): Remove.
+       * loadup.el: Load term/common-win before term/x-win and term/w32-win.
+
 2008-07-19  Juri Linkov  <address@hidden>
 
        * startup.el (fancy-startup-text): Move the line "To quit
@@ -20,6 +33,7 @@
        to docstrings.
 
 2008-07-19  Adrian Robert  <address@hidden>
+
        * term/ns-win.el (ns-ps-print-menu-map): Fix typo pointed out by
        Vinicius Jose Latorre.
 




reply via email to

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