/[emacs]/emacs/lib-src/emacsclient.c
ViewVC logotype

Diff of /emacs/lib-src/emacsclient.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.61 by rms, Fri Sep 12 00:48:03 2003 UTC revision 1.62 by rms, Fri Sep 19 14:27:47 2003 UTC
# Line 67  char *display = NULL; Line 67  char *display = NULL;
67     is not running.  --alternate-editor.   */     is not running.  --alternate-editor.   */
68  const char * alternate_editor = NULL;  const char * alternate_editor = NULL;
69    
70  /* If non-NULL, thefilename of the UNIX socket */  /* If non-NULL, the filename of the UNIX socket.  */
71  char *socket_name = NULL;  char *socket_name = NULL;
72    
73  void print_help_and_exit ();  void print_help_and_exit ();

Legend:
Removed from v.1.61  
changed lines
  Added in v.1.62

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26