# HG changeset patch # User Chong Yidong # Date 1229807747 0 # Node ID 4d15246ec7b5cdbe50e326c33db6f95408252f98 # Parent a714dea3017d2cb10e4acede4a37335344572c3f Update comment. diff -r a714dea3017d -r 4d15246ec7b5 lisp/term/x-win.el --- 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