aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPaul Eggert2014-12-29 12:39:58 -0800
committerPaul Eggert2014-12-29 12:42:07 -0800
commit973110680c094b7a3bbcebbfbafb9abfc7adc8fd (patch)
treed4a329e7633a0e2e685c9cf2b7476a771de6006c /doc
parentf9acac751d4cd22480e62cc63936b1208ca9fe48 (diff)
downloademacs-973110680c094b7a3bbcebbfbafb9abfc7adc8fd.tar.gz
emacs-973110680c094b7a3bbcebbfbafb9abfc7adc8fd.zip
Fix previous patch to match its commit message
Diffstat (limited to 'doc')
-rw-r--r--doc/lispref/os.texi12
1 files changed, 0 insertions, 12 deletions
diff --git a/doc/lispref/os.texi b/doc/lispref/os.texi
index 1300bc70d9a..91bd19036f7 100644
--- a/doc/lispref/os.texi
+++ b/doc/lispref/os.texi
@@ -917,18 +917,6 @@ This function returns the name of the machine you are running on, as a
917string. 917string.
918@end defun 918@end defun
919 919
920 The symbol @code{system-name} is a variable as well as a function. In
921fact, the function normally returns whatever value the variable
922@code{system-name} currently holds. Thus, you can set the variable
923@code{system-name} in case Emacs is confused about the name of your
924system. If you do not set the variable, the function updates
925the variable to the current system name; this behavior can be useful
926if your Emacs process has changed systems or if the system has changed
927names.
928
929The @code{system-name} variable is also useful for constructing frame titles
930(@pxref{Frame Titles}).
931
932@c FIXME seems like this section is not the best place for this option? 920@c FIXME seems like this section is not the best place for this option?
933@defopt mail-host-address 921@defopt mail-host-address
934If this variable is non-@code{nil}, it is used instead of 922If this variable is non-@code{nil}, it is used instead of