]> git.eshelyaron.com Git - emacs.git/commit
* Rename emit_mvar_access -> emit_mvar_lval
authorAndrea Corallo <akrl@sdf.org>
Sat, 2 May 2020 19:14:13 +0000 (20:14 +0100)
committerAndrea Corallo <akrl@sdf.org>
Thu, 14 May 2020 20:50:32 +0000 (21:50 +0100)
commitacf7e129ea13b4650983135c8c92447b230a0c99
treeb6a99d19118c55a19298037e63f959b5f441dbfa
parent5bf685f17cd9e8875cb117a086a75c32d832f4f7
* Rename emit_mvar_access -> emit_mvar_lval

* src/comp.c (emit_mvar_access): Rename into 'emit_mvar_lval'.
(emit_mvar_rval, emit_frame_assignment): Update for
'emit_mvar_access' rename.
src/comp.c