emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lib-src/emacsclient.c


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lib-src/emacsclient.c
Date: Fri, 19 Sep 2003 10:27:47 -0400

Index: emacs/lib-src/emacsclient.c
diff -c emacs/lib-src/emacsclient.c:1.61 emacs/lib-src/emacsclient.c:1.62
*** emacs/lib-src/emacsclient.c:1.61    Thu Sep 11 20:48:03 2003
--- emacs/lib-src/emacsclient.c Fri Sep 19 10:27:47 2003
***************
*** 67,73 ****
     is not running.  --alternate-editor.   */
  const char * alternate_editor = NULL;
  
! /* If non-NULL, thefilename of the UNIX socket */
  char *socket_name = NULL;
  
  void print_help_and_exit ();
--- 67,73 ----
     is not running.  --alternate-editor.   */
  const char * alternate_editor = NULL;
  
! /* If non-NULL, the filename of the UNIX socket.  */
  char *socket_name = NULL;
  
  void print_help_and_exit ();




reply via email to

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