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: Mon, 13 Oct 2003 15:41:26 -0400

Index: emacs/lib-src/emacsclient.c
diff -c emacs/lib-src/emacsclient.c:1.63 emacs/lib-src/emacsclient.c:1.64
*** emacs/lib-src/emacsclient.c:1.63    Sun Sep 28 04:24:56 2003
--- emacs/lib-src/emacsclient.c Mon Oct 13 15:41:26 2003
***************
*** 169,177 ****
    exit (0);
  }
  
! /* Inserting a &
!    before each &, each space, each newline, and any initial -.
!    Change spaces to underscores, too, so that the
     return value never contains a space.  */
  
  void
--- 169,176 ----
    exit (0);
  }
  
! /* In NAME, insert a & before each &, each space, each newline, and
!    any initial -.  Change spaces to underscores, too, so that the
     return value never contains a space.  */
  
  void




reply via email to

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