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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Wed, 29 Aug 2007 13:10:23 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/08/29 13:10:23

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11651
retrieving revision 1.11652
diff -u -b -r1.11651 -r1.11652
--- ChangeLog   29 Aug 2007 08:14:18 -0000      1.11651
+++ ChangeLog   29 Aug 2007 13:10:22 -0000      1.11652
@@ -17,8 +17,7 @@
 
        * term/mac-win.el: Provide mac-win.
        (mac-initialized): New variable.
-       (mac-initialize-window-system): New function.  Move global setup
-       here.
+       (mac-initialize-window-system): New function.  Move global setup here.
        (handle-args-function-alist, frame-creation-function-alist):
        (window-system-initialization-alist): Add mac entries.
        (x-setup-function-keys): New function containing all the
@@ -26,8 +25,7 @@
 
        * term/x-win.el (x-menu-bar-open): Use accelerate-menu.
 
-        * env.el (read-envvar-name): Don't consider the environment frame
-        param.
+       * env.el (read-envvar-name): Don't consider the environment frame param.
 
         * env.el (setenv):
         * frame.el (frame-initialize, make-frame):
@@ -43,16 +41,14 @@
        Load term/w32-win and dependencies on windows-nt.
 
        * term/w32-win.el: Reorder to match x-win.el more closely.
-       Provide w32-win.  Don't throw error when global window-system not
-       w32.
+       Provide w32-win.  Don't throw error when global window-system not w32.
        (internal-face-interactive): Remove obsolete function.
        (x-setup-function-keys): Use local-function-key-map.
        (w32-initialized): New variable.
        (w32-initialize-window-system): Set it.
        Move more global setup here.
        (x-setup-function-keys): New function.
-       (w32-initialize-window-system): Move non function key global setup
-       here.
+       (w32-initialize-window-system): Move non function key global setup here.
        (x-cut-buffer-max): Remove.
        (w32-initialize-window-system): New function.
        (handle-args-function-alist, frame-creation-function-alist):
@@ -174,7 +170,7 @@
        "Tool-bar" toggles to reflect the state of the current frame.
        (menu-bar-mode): Simplify and fix using `modify-all-frames-parameters'.
 
-       * env.el Require cl for byte compilation (for `block' and `return').
+       * env.el: Require cl for byte compilation (for `block' and `return').
        (environment, setenv-internal): New functions.
        (let-environment): New macro.
        (setenv, getenv): Add optional terminal parameter.  Update docs.
@@ -337,8 +333,7 @@
 
 2007-08-28  Michael Albinus  <address@hidden>
 
-       * net/tramp.el (tramp-handle-set-file-times): Flush the file
-       properties.
+       * net/tramp.el (tramp-handle-set-file-times): Flush the file properties.
        (tramp-set-file-uid-gid, tramp-get-local-uid)
        (tramp-get-local-gid): New defuns.
        (tramp-handle-copy-file): Handle new parameter PRESERVE-UID-GID.
@@ -376,8 +371,7 @@
 
 2007-08-28  Glenn Morris  <address@hidden>
 
-       * progmodes/cc-langs.el (c-constant-kwds): Add java: null, true,
-       false.
+       * progmodes/cc-langs.el (c-constant-kwds): Add java: null, true, false.
 
 2007-08-27  Thien-Thi Nguyen  <address@hidden>
 




reply via email to

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