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
|
;; system and process X-specific command line parameters before
|
||||||
;; creating the first X frame.
|
;; creating the first X frame.
|
||||||
|
|
||||||
;; Note that contrary to previous Emacs versions, the act of loading
|
;; Beginning in Emacs 23, the act of loading this file should not have
|
||||||
;; this file should not have the side effect of initializing the
|
;; the side effect of initializing the window system or processing
|
||||||
;; window system or processing command line arguments (this file is
|
;; command line arguments (this file is now loaded in loadup.el). See
|
||||||
;; now loaded in loadup.el). See the variables
|
;; the variables `handle-args-function-alist' and
|
||||||
;; `handle-args-function-alist' and
|
|
||||||
;; `window-system-initialization-alist' for more details.
|
;; `window-system-initialization-alist' for more details.
|
||||||
|
|
||||||
;; startup.el will then examine startup files, and eventually call the hooks
|
;; startup.el will then examine startup files, and eventually call the hooks
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue