(x-display-name): Fix typo.
This commit is contained in:
parent
d47a5ce6dd
commit
366f174136
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2006-07-08 Romain Francoise <romain@orebokech.com>
|
||||
|
||||
* term/x-win.el (x-display-name): Fix typo.
|
||||
|
||||
2006-07-08 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* hexl.el (hexl-find-file): Doc fix.
|
||||
|
|
|
@ -184,7 +184,7 @@
|
|||
(defvar x-display-name nil
|
||||
"The name of the X display on which Emacs was started.
|
||||
|
||||
For the X display name of individual frames, see the`display'
|
||||
For the X display name of individual frames, see the `display'
|
||||
frame parameter.")
|
||||
|
||||
(defun x-handle-display (switch)
|
||||
|
|
Loading…
Add table
Reference in a new issue