diff lisp/ChangeLog @ 111201:fa47bedbdb89

ns-win.el trivia. * term/ns-win.el: (ns-handle-nxopen): Optionally handle the temp-case. (ns-handle-nxopentemp): Just call ns-handle-nxopen. (ns-insert-file, ns-find-file): Use `pop'.
author Glenn Morris <rgm@gnu.org>
date Tue, 26 Oct 2010 23:48:04 -0700
parents b508dbb6fb11
children 607a65b74c6c
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Oct 26 23:42:15 2010 -0700
+++ b/lisp/ChangeLog	Tue Oct 26 23:48:04 2010 -0700
@@ -4,6 +4,9 @@
 
 	* term/ns-win.el: Restore require of cl when compiling.
 	(menu-bar-final-items): Remove non-existent `windows' menu.
+	(ns-handle-nxopen): Optionally handle the temp-case.
+	(ns-handle-nxopentemp): Just call ns-handle-nxopen.
+	(ns-insert-file, ns-find-file): Use `pop'.
 
 2010-10-26  Glenn Morris  <rgm@gnu.org>