changeset 100618:4d15246ec7b5

Update comment.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 20 Dec 2008 21:15:47 +0000
parents a714dea3017d
children d2de92ae6771
files lisp/term/x-win.el
diffstat 1 files changed, 4 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/term/x-win.el	Sat Dec 20 20:51:23 2008 +0000
+++ b/lisp/term/x-win.el	Sat Dec 20 21:15:47 2008 +0000
@@ -27,11 +27,10 @@
 ;; system and process X-specific command line parameters before
 ;; creating the first X frame.
 
-;; Note that contrary to previous Emacs versions, the act of loading
-;; this file should not have the side effect of initializing the
-;; window system or processing command line arguments (this file is
-;; now loaded in loadup.el).  See the variables
-;; `handle-args-function-alist' and
+;; Beginning in Emacs 23, the act of loading this file should not have
+;; the side effect of initializing the window system or processing
+;; command line arguments (this file is now loaded in loadup.el).  See
+;; the variables `handle-args-function-alist' and
 ;; `window-system-initialization-alist' for more details.
 
 ;; startup.el will then examine startup files, and eventually call the hooks