]> code.delx.au - gnu-emacs/commitdiff
(x-display-name): Fix typo.
authorRomain Francoise <romain@orebokech.com>
Sat, 8 Jul 2006 16:31:42 +0000 (16:31 +0000)
committerRomain Francoise <romain@orebokech.com>
Sat, 8 Jul 2006 16:31:42 +0000 (16:31 +0000)
lisp/ChangeLog
lisp/term/x-win.el

index 87700d4875694238b8f0968dc2c6f8ec639ffffd..0995999b7e2677fc324f1fd66662908b06b823ab 100644 (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.
index 505987d88ff189eb1529d340a9244126fa70698f..c4331b3c7780ba37a8cbe73e480c520a8b8a11fc 100644 (file)
 (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)