Docstring fixes re quotes in C code
commita3c31adea4970b8a7fc7f495e6a6a6d4a93e69ce
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 1 Sep 2015 13:21:25 +0000 (1 06:21 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 1 Sep 2015 13:23:21 +0000 (1 06:23 -0700)
tree03058460c897b868eaf281bcf984a3a687667ae3
parent447e5890a81f098881aecc099852ace466ef5925
Docstring fixes re quotes in C code

Fix some docstring quoting problems, mostly by escaping apostrophe.
14 files changed:
src/buffer.c
src/data.c
src/dired.c
src/editfns.c
src/eval.c
src/fileio.c
src/fns.c
src/frame.c
src/image.c
src/keyboard.c
src/print.c
src/process.c
src/w32fns.c
src/xfaces.c