Update comment.
This commit is contained in:
parent
a90af46f35
commit
2e34dc8bd6
1 changed files with 4 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue