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: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Thu, 17 Jul 2008 02:36:18 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/07/17 02:36:18

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.14156
retrieving revision 1.14157
diff -u -b -r1.14156 -r1.14157
--- ChangeLog   17 Jul 2008 01:27:01 -0000      1.14156
+++ ChangeLog   17 Jul 2008 02:36:16 -0000      1.14157
@@ -1,3 +1,17 @@
+2008-07-17  Glenn Morris  <address@hidden>
+
+       * term/ns-win.el (ns-handle-switch): Simplify.  Handle the numeric case.
+       (ns-handle-numeric-switch): Just call ns-handle-switch.
+       (ns-handle-name-switch, ns-handle-nxopen, ns-handle-nxopentemp)
+       (ns-handle-args): Simplify using `pop'.
+       (ns-display-name): Define (used in frame.el).
+       (menu-bar-select-frame): Add (ignored) arg to more closely match the
+       original definition.
+       (ns-perform-service): Declare.
+       (ns-save-preferences): Use fewer `let's.
+
+       * frame.el (ns-display-name): Declare for compiler.
+
 2008-07-17  Kenichi Handa  <address@hidden>
 
        * descr-text.el (describe-char-unidata-list): Initialize to the




reply via email to

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