aboutsummaryrefslogtreecommitdiffstats
path: root/src/alloc.c
diff options
context:
space:
mode:
authorMichal Nazarewicz2016-09-07 15:26:42 +0200
committerMichal Nazarewicz2017-04-06 20:54:57 +0200
commitec2d002ff663775e453873c38690c68276a93349 (patch)
tree35bd672b1575313f76bd505181c635b55e70475e /src/alloc.c
parent4753f3f0af33c5defe3a340f82265db6a6863030 (diff)
downloademacs-ec2d002ff663775e453873c38690c68276a93349.tar.gz
emacs-ec2d002ff663775e453873c38690c68276a93349.zip
Split casify_object into multiple functions
casify_object had three major cases to cover and those were mostly independent of each other. Move those branches to separate function so it’s easier to comprehend each individual case. While at it, use somewhat more descriptive ch and cased variable names rather than c and c1. This commit introduces no functional changes. * src/casefiddle.c (casify_object): Split into… (do_casify_integer, do_casify_multibyte_string, do_casify_unibyte_string): …new functions.
Diffstat (limited to 'src/alloc.c')
0 files changed, 0 insertions, 0 deletions