aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2009-07-21 14:49:36 +0000
committerRichard M. Stallman2009-07-21 14:49:36 +0000
commitbd8aaa36dad1df7ceef05258e2ac5b6561b6587a (patch)
tree29dfb193b24ba84cd72a8a16e773128ab357956d
parentb41b097623cb2f76c09b780a9329285ddfddf529 (diff)
downloademacs-bd8aaa36dad1df7ceef05258e2ac5b6561b6587a.tar.gz
emacs-bd8aaa36dad1df7ceef05258e2ac5b6561b6587a.zip
* glossary.texi (GNU, Daemon): Update information.
-rw-r--r--doc/emacs/ChangeLog4
-rw-r--r--doc/emacs/glossary.texi9
2 files changed, 9 insertions, 4 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog
index ae65a9641a6..3e52a58a0e2 100644
--- a/doc/emacs/ChangeLog
+++ b/doc/emacs/ChangeLog
@@ -1,3 +1,7 @@
12009-07-21 Richard Stallman <rms@gnu.org>
2
3 * glossary.texi (GNU, Daemon): Update information.
4
12009-07-19 Juri Linkov <juri@jurta.org> 52009-07-19 Juri Linkov <juri@jurta.org>
2 6
3 * custom.texi (Specifying File Variables, Safe File Variables): 7 * custom.texi (Specifying File Variables, Safe File Variables):
diff --git a/doc/emacs/glossary.texi b/doc/emacs/glossary.texi
index 1f3ee4d1f23..397482e6f1e 100644
--- a/doc/emacs/glossary.texi
+++ b/doc/emacs/glossary.texi
@@ -302,7 +302,7 @@ or by rebinding key sequences (@pxref{Keymaps}).
302See `killing' and `yanking.' 302See `killing' and `yanking.'
303 303
304@item Daemon 304@item Daemon
305A daemon is a standard term for a Unix process that runs in the 305A daemon is a standard term for a system-level process that runs in the
306background. Daemons are often started when the system first starts up. 306background. Daemons are often started when the system first starts up.
307When Emacs runs in daemon-mode, it runs in the background and does not 307When Emacs runs in daemon-mode, it runs in the background and does not
308open a display. You can then connect to it with the 308open a display. You can then connect to it with the
@@ -585,9 +585,10 @@ that do not have their own local (q.v.@:) values for the variable.
585@xref{Variables}. 585@xref{Variables}.
586 586
587@item GNU 587@item GNU
588GNU is a recursive acronym for GNU's Not Unix. The GNU project aims 588GNU is a recursive acronym for GNU's Not Unix, and it refers to a
589to develop a complete operating system that is free software (q.v.@:). 589Unix-compatible operating system which is free software (q.v.@:).
590@xref{Manifesto}. For more information, see 590@xref{Manifesto}. GNU is normally used with Linux as the kernel since
591Linux works better than the GNU kernel. For more information, see
591@uref{http://www.gnu.org/, the GNU website}. 592@uref{http://www.gnu.org/, the GNU website}.
592 593
593@item Graphic Character 594@item Graphic Character