emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/doc/emacs ChangeLog glossary.texi


From: Richard M. Stallman
Subject: [Emacs-diffs] emacs/doc/emacs ChangeLog glossary.texi
Date: Tue, 21 Jul 2009 14:49:36 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       09/07/21 14:49:36

Modified files:
        doc/emacs      : ChangeLog glossary.texi 

Log message:
        * glossary.texi (GNU, Daemon): Update information.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/emacs/ChangeLog?cvsroot=emacs&r1=1.347&r2=1.348
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/emacs/glossary.texi?cvsroot=emacs&r1=1.8&r2=1.9

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/doc/emacs/ChangeLog,v
retrieving revision 1.347
retrieving revision 1.348
diff -u -b -r1.347 -r1.348
--- ChangeLog   19 Jul 2009 16:57:12 -0000      1.347
+++ ChangeLog   21 Jul 2009 14:49:36 -0000      1.348
@@ -1,3 +1,7 @@
+2009-07-21  Richard Stallman  <address@hidden>
+
+       * glossary.texi (GNU, Daemon): Update information.
+
 2009-07-19  Juri Linkov  <address@hidden>
 
        * custom.texi (Specifying File Variables, Safe File Variables):

Index: glossary.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/doc/emacs/glossary.texi,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- glossary.texi       3 Jul 2009 01:35:56 -0000       1.8
+++ glossary.texi       21 Jul 2009 14:49:36 -0000      1.9
@@ -302,7 +302,7 @@
 See `killing' and `yanking.'
 
 @item Daemon
-A daemon is a standard term for a Unix process that runs in the
+A daemon is a standard term for a system-level process that runs in the
 background.  Daemons are often started when the system first starts up.
 When Emacs runs in daemon-mode, it runs in the background and does not
 open a display.  You can then connect to it with the
@@ -585,9 +585,10 @@
 @xref{Variables}.
 
 @item GNU
-GNU is a recursive acronym for GNU's Not Unix.  The GNU project aims
-to develop a complete operating system that is free software (q.v.@:).
address@hidden  For more information, see
+GNU is a recursive acronym for GNU's Not Unix, and it refers to a
+Unix-compatible operating system which is free software (q.v.@:).
address@hidden  GNU is normally used with Linux as the kernel since
+Linux works better than the GNU kernel.  For more information, see
 @uref{http://www.gnu.org/, the GNU website}.
 
 @item Graphic Character




reply via email to

[Prev in Thread] Current Thread [Next in Thread]