emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/emacs.c,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/emacs.c,v
Date: Fri, 09 Nov 2007 09:45:43 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     07/11/09 09:45:31

Index: src/emacs.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/emacs.c,v
retrieving revision 1.410
retrieving revision 1.411
diff -u -b -r1.410 -r1.411
--- src/emacs.c 28 Oct 2007 02:41:00 -0000      1.410
+++ src/emacs.c 9 Nov 2007 09:45:24 -0000       1.411
@@ -2510,8 +2510,9 @@
 
   DEFVAR_LISP ("installation-directory", &Vinstallation_directory,
               doc: /* A directory within which to look for the `lib-src' and 
`etc' directories.
-This is non-nil when we can't find those directories in their standard 
installed
-locations, but we can find them near where the Emacs executable was found.  
*/);
+This is non-nil when we can't find those directories in their standard
+installed locations, but we can find them near where the Emacs executable
+was found.  */);
   Vinstallation_directory = Qnil;
 
   DEFVAR_LISP ("system-messages-locale", &Vsystem_messages_locale,




reply via email to

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