diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2017-04-06 15:05:13 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2017-04-06 15:05:38 -0700 |
commit | 451a0c8b6955006f5aaa8b660a9e0b935b4fa095 (patch) | |
tree | dcec5107dc369c52eae279023b30153c9bc1463d /lib/getopt.in.h | |
parent | f3a0f3a1167237c543b95c7b0a59c0a7bf8434dc (diff) | |
download | emacs-451a0c8b6955006f5aaa8b660a9e0b935b4fa095.tar.gz emacs-451a0c8b6955006f5aaa8b660a9e0b935b4fa095.tar.bz2 emacs-451a0c8b6955006f5aaa8b660a9e0b935b4fa095.zip |
Minor casefiddle.c cleanups
* src/casefiddle.c: Redo recent changes to match GNU style,
and prefer C99-style decls within blocks.
(GREEK_CAPITAL_LETTER_SIGMA): Rename from CAPITAL_SIGMA, so that
we are merely using the Unicode name, and make it a constant
rather than a macro. All uses changed.
(SMALL_SIGMA): Remove; unused.
(GREEK_SMALL_LETTER_FINAL_SIGMA): Rename from SMALL_FINAL_SIGMA,
and make it a constant rather than a macro. All uses changed.
(do_casify_multibyte_string): Use ‘verify’ rather than an
unportable static_assertion local.
Diffstat (limited to 'lib/getopt.in.h')
0 files changed, 0 insertions, 0 deletions