1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 15:21:51 -08:00
emacs/doc/misc
Paul Eggert f9acac751d system-name's returned value can vary
Also, the system-name variable is now obsolete.
Fixes Bug#19438.
* doc/lispref/os.texi (System Environment):
* etc/NEWS: Document this.
* doc/misc/efaq.texi:
(Displaying the current file name in the titlebar):
* lisp/desktop.el (desktop-save-frameset):
* lisp/dnd.el (dnd-get-local-file-uri):
* lisp/gnus/message.el (message-make-fqdn):
* lisp/gnus/nnvirtual.el (nnvirtual-retrieve-headers)
(nnvirtual-update-xref-header):
* lisp/nxml/rng-uri.el (rng-uri-file-name-1):
* lisp/org/org-clock.el (org-clock-save):
* src/filelock.c (current_lock_owner):
* src/xrdb.c (get_environ_db):
* src/xterm.c (same_x_server):
* src/xterm.c (x_term_init):
Prefer (system-name) to system-name, and avoid naming
locals 'system-name'.
* doc/misc/smtpmail.texi (Server workarounds): Fix grammar.
* lisp/startup.el (system-name): Now an obsolete variable.
* src/editfns.c (cached_system_name): New static var.
(init_and_cache_system_name): New function.
(init_editfns, Fsystem_name): Use it.
(syms_of_editfns): Initialize it and Vsystem_name to the same value.
* src/sysdep.c [HAVE_SOCKETS]: Don't include <sys/socket.h>, <netdb.h>.
(h_errno) [TRY_AGAIN && !HAVE_H_ERRNO]: Remove decl.
(init_system_name) [HAVE_SOCKETS]: Don't canonicalize the name.
Don't create a new string if the current value is already correct.
2014-12-29 12:38:58 -08:00
..
ada-mode.texi Add .info extension to @setfilename commands in doc/ 2014-06-09 22:20:31 -04:00
auth.texi doc/misc/auth.texi (Help for users): Explain quoting rules better 2014-11-03 22:21:25 +00:00
autotype.texi Merge from emacs-24; up to 2014-06-08T18:27:22Z!eggert@cs.ucla.edu 2014-06-24 00:15:26 -07:00
bovine.texi Add .info extension to @setfilename commands in doc/ 2014-06-09 22:20:31 -04:00
calc.texi * calc.texi (About This Manual): Update instructions 2014-12-17 08:16:11 -06:00
cc-mode.texi Add .info extension to @setfilename commands in doc/ 2014-06-09 22:20:31 -04:00
ChangeLog ChangeLog fixes 2014-12-24 15:19:25 -08:00
cl.texi "Advice" is a mass noun. Amend text accordingly. 2014-12-15 12:04:52 +00:00
dbus.texi Merge from emacs-24; up to 2014-06-06T02:22:40Z!monnier@iro.umontreal.ca 2014-06-21 12:45:59 -07:00
dired-x.texi Merge from emacs-24; up to 2014-06-08T18:27:22Z!eggert@cs.ucla.edu 2014-06-24 00:15:26 -07:00
doclicense.texi Update licenses to latest version from FSF. 2012-12-06 00:33:32 -08:00
ebrowse.texi Add .info extension to @setfilename commands in doc/ 2014-06-09 22:20:31 -04:00
ede.texi Add .info extension to @setfilename commands in doc/ 2014-06-09 22:20:31 -04:00
ediff.texi Remove remaining mentions of VMS as a host 2014-08-07 12:49:36 +01:00
edt.texi Add .info extension to @setfilename commands in doc/ 2014-06-09 22:20:31 -04:00
efaq-w32.texi Backport changes in preparation for git migration from trunk. 2014-10-31 11:03:23 +02:00
efaq.texi system-name's returned value can vary 2014-12-29 12:38:58 -08:00
eieio.texi Merge from emacs-24; up to 117634 2014-10-29 22:15:28 -07:00
emacs-gnutls.texi Add .info extension to @setfilename commands in doc/ 2014-06-09 22:20:31 -04:00
emacs-mime.texi Add .info extension to @setfilename commands in doc/ 2014-06-09 22:20:31 -04:00
epa.texi Add .info extension to @setfilename commands in doc/ 2014-06-09 22:20:31 -04:00
erc.texi doc/misc/erc.texi (Connecting): Remove stray "OA" that failed the manual build. 2014-10-03 16:02:53 +03:00
ert.texi Add .info extension to @setfilename commands in doc/ 2014-06-09 22:20:31 -04:00
eshell.texi Add .info extension to @setfilename commands in doc/ 2014-06-09 22:20:31 -04:00
eudc.texi Add .info extension to @setfilename commands in doc/ 2014-06-09 22:20:31 -04:00
eww.texi eww.texi: Add missing "." 2014-12-09 18:24:33 -05:00
flymake.texi Add .info extension to @setfilename commands in doc/ 2014-06-09 22:20:31 -04:00
forms.texi Add .info extension to @setfilename commands in doc/ 2014-06-09 22:20:31 -04:00
gnus-coding.texi Backport changes in preparation for git migration from trunk. 2014-10-31 11:03:23 +02:00
gnus-faq.texi Fix misspellings like "an unibyte buffer" 2014-12-09 16:27:23 -08:00
gnus-news.el Fix copyright years by hand. 2014-01-01 00:31:29 -08:00
gnus-news.texi Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
gnus-overrides.texi gnus-overrides.texi: Renamed from overrides.texi and all the relevant manuals use it now. 2011-02-06 00:25:41 +00:00
gnus.texi Fix Gnus registry pruning and sorting, and rename file 2014-12-18 11:22:02 +00:00
gpl.texi Update licenses to latest version from FSF. 2012-12-06 00:33:32 -08:00
htmlfontify.texi Add .info extension to @setfilename commands in doc/ 2014-06-09 22:20:31 -04:00
idlwave.texi Merge from emacs-24; up to 2014-06-15T04:52:34Z!eli@barzilay.org 2014-07-02 23:00:53 -07:00
ido.texi Add .info extension to @setfilename commands in doc/ 2014-06-09 22:20:31 -04:00
info.texi Doc and comment fixes re "online" help 2014-06-28 19:33:50 -07:00
mairix-el.texi Add .info extension to @setfilename commands in doc/ 2014-06-09 22:20:31 -04:00
Makefile.in Merge from emacs-24; up to 117691 2014-11-08 18:06:29 -08:00
makefile.w32-in Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
message.texi Add .info extension to @setfilename commands in doc/ 2014-06-09 22:20:31 -04:00
mh-e.texi Merge from emacs-24; up to 2014-06-15T04:52:34Z!eli@barzilay.org 2014-07-02 23:00:53 -07:00
newsticker.texi Fix "make docs" failure 2014-10-06 20:26:24 +02:00
nxml-mode.texi Add .info extension to @setfilename commands in doc/ 2014-06-09 22:20:31 -04:00
octave-mode.texi Add .info extension to @setfilename commands in doc/ 2014-06-09 22:20:31 -04:00
org.texi Fix some 24-hour time stamps in documentation. 2014-11-13 19:16:15 -08:00
pcl-cvs.texi Add .info extension to @setfilename commands in doc/ 2014-06-09 22:20:31 -04:00
pgg.texi Add .info extension to @setfilename commands in doc/ 2014-06-09 22:20:31 -04:00
rcirc.texi Add .info extension to @setfilename commands in doc/ 2014-06-09 22:20:31 -04:00
reftex.texi Add .info extension to @setfilename commands in doc/ 2014-06-09 22:20:31 -04:00
remember.texi Add .info extension to @setfilename commands in doc/ 2014-06-09 22:20:31 -04:00
sasl.texi Add .info extension to @setfilename commands in doc/ 2014-06-09 22:20:31 -04:00
sc.texi Add .info extension to @setfilename commands in doc/ 2014-06-09 22:20:31 -04:00
sem-user.texi Use @file for buffers, per the Texinfo manual 2014-03-12 16:52:34 -04:00
semantic.texi Add .info extension to @setfilename commands in doc/ 2014-06-09 22:20:31 -04:00
ses.texi Adding support for SES local printer functions 2014-06-12 08:04:48 +02:00
sieve.texi Add .info extension to @setfilename commands in doc/ 2014-06-09 22:20:31 -04:00
smtpmail.texi system-name's returned value can vary 2014-12-29 12:38:58 -08:00
speedbar.texi Add .info extension to @setfilename commands in doc/ 2014-06-09 22:20:31 -04:00
srecode.texi "the the", "from from" and "and and". 2014-06-23 01:12:17 +02:00
texinfo.tex Merge from gnulib (a couple more changes) 2014-12-12 16:50:36 -08:00
todo-mode.texi Merge from emacs-24; up to 2014-06-26T06:55:15Z!rgm@gnu.org 2014-07-28 05:39:09 -04:00
tramp.texi Fix misspellings like "an unibyte buffer" 2014-12-09 16:27:23 -08:00
trampver.texi Backport Tramp changes from trunk. 2014-11-08 10:07:24 +01:00
url.texi Add .info extension to @setfilename commands in doc/ 2014-06-09 22:20:31 -04:00
vhdl-mode.texi Spelling fixes. 2014-09-11 12:44:25 -07:00
vip.texi Make most emulation packages obsolete. [Backport] 2014-10-20 18:12:13 -04:00
viper.texi Add .info extension to @setfilename commands in doc/ 2014-06-09 22:20:31 -04:00
widget.texi Add .info extension to @setfilename commands in doc/ 2014-06-09 22:20:31 -04:00
wisent.texi Add .info extension to @setfilename commands in doc/ 2014-06-09 22:20:31 -04:00
woman.texi Add .info extension to @setfilename commands in doc/ 2014-06-09 22:20:31 -04:00