changeset 40599:e564ab2ef09f

(x-get-resource): Reindent.
author Pavel Janík <Pavel@Janik.cz>
date Thu, 01 Nov 2001 07:04:29 +0000
parents 7f3db64c7d42
children 0da5086b0dba
files src/xfns.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/xfns.c	Thu Nov 01 07:04:02 2001 +0000
+++ b/src/xfns.c	Thu Nov 01 07:04:29 2001 +0000
@@ -2641,7 +2641,7 @@
 extern char *x_get_string_resource ();
 
 DEFUN ("x-get-resource", Fx_get_resource, Sx_get_resource, 2, 4, 0,
-  doc: /* Return the value of ATTRIBUTE, of class CLASS, from the X defaults database.
+       doc: /* Return the value of ATTRIBUTE, of class CLASS, from the X defaults database.
 This uses `INSTANCE.ATTRIBUTE' as the key and `Emacs.CLASS' as the
 class, where INSTANCE is the name under which Emacs was invoked, or
 the name specified by the `-name' or `-rn' command-line arguments.