]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJason Rumney <jasonr@gnu.org>
Wed, 16 May 2007 21:35:20 +0000 (21:35 +0000)
committerJason Rumney <jasonr@gnu.org>
Wed, 16 May 2007 21:35:20 +0000 (21:35 +0000)
lib-src/ChangeLog.multi-tty

index 0e50b7c61a80cdd08ff0c97e25d40d0bffd51ff6..9d7126d1e4a2a2f1da44b8bc39672638dd0f202e 100644 (file)
@@ -2,6 +2,9 @@
 
        * emacsclient.c: (emacs_socket): Rename from s.
        Move definition below includes it depends on.
+       (SEND_STRING, SEND_QUOTED): Remove obfuscation macros.
+       (quote_argument, set_tcp_socket, handle_sigcont, handle_sigtstp):
+       (main): Expand removed macros inline.
 
 2007-05-16  Dan Nicolaescu  <dann@ics.uci.edu>