aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/term/x-win.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/term/x-win.el b/lisp/term/x-win.el
index 99b99c4ef1b..8aa6dde86cd 100644
--- a/lisp/term/x-win.el
+++ b/lisp/term/x-win.el
@@ -189,6 +189,7 @@ This returns ARGS with the arguments that have been processed removed."
189;; Handle Xresources. 189;; Handle Xresources.
190 190
191(defun x-read-resources () 191(defun x-read-resources ()
192 "Return an alist of values
192 "Reread the X defaults from the X server and install them in 193 "Reread the X defaults from the X server and install them in
193`screen-default-alist', to be used in new screens." 194`screen-default-alist', to be used in new screens."
194 (interactive) 195 (interactive)