(x-display-name): Fix typo.

This commit is contained in:
Romain Francoise 2006-07-08 16:31:42 +00:00
parent d47a5ce6dd
commit 366f174136
2 changed files with 5 additions and 1 deletions

View file

@ -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.

View file

@ -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)