]> code.delx.au - gnu-emacs/commit
Use straight quotes in lib-src diagnostics
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 27 Aug 2015 09:36:56 +0000 (02:36 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 27 Aug 2015 09:37:35 +0000 (02:37 -0700)
commit2934c21f2d74d9043420db1661704f080718873a
tree2bfaa56bcfbc431e9815a6bfb28ca93987dca115
parent862561f4a642416259ed265ba8c5071cffa4f303
Use straight quotes in lib-src diagnostics

These auxiliary programs can’t use Emacs’s text-quoting-style,
and it’s too much trouble to redo that mechanism by hand.
So just use straight quotes for now.
* lib-src/ebrowse.c (main):
* lib-src/emacsclient.c (decode_options, main):
* lib-src/etags.c (Ada_help, default_C_help, Cplusplus_help)
(Forth_help, HTML_help, Lisp_help, Makefile_help, Objc_help)
(Perl_help, PHP_help, Python_help, Scheme_help, TeX_help, auto_help)
(none_help, print_language_names, print_help, add_regex)
(suggest_asking_for_help):
* lib-src/make-docfile.c (write_c_args, scan_c_stream):
Use straight quotes in diagnostics.
lib-src/ebrowse.c
lib-src/emacsclient.c
lib-src/etags.c
lib-src/make-docfile.c