Files
emacs/lib-src
Paul Eggert 7a85a40ef4 emacsclient: fix unlikely crash with "&"
* lib-src/emacsclient.c (quote_argument):
Mention *DATA in comment so it’s clear DATA must be non-null.
(quote_argument, unquote_argument): Simplify.
(unquote_argument): Don’t crash if the string ends in "&".
2018-11-21 10:53:30 -08:00
..
2018-01-01 00:57:59 -08:00
2017-10-01 18:31:10 -07:00
2014-05-18 11:57:04 -07:00
2018-04-28 16:56:48 -07:00
2018-01-01 00:57:59 -08:00
2018-04-28 16:56:48 -07:00
2018-01-01 00:57:59 -08:00
2018-01-01 00:57:59 -08:00
2018-01-01 01:02:09 -08:00

This directory contains the source code for the architecture-dependent
files that go in ${archlibdir}.  At present, these are mostly utility
programs used by GNU Emacs.