diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-25 23:42:44 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-25 23:42:44 -0800 |
commit | 5b76caa476d552e204adc3c1bf4af8e401ec5d42 (patch) | |
tree | f1ea7b28bd616eb17f6714af16a81429800479a5 /lisp | |
parent | 78adbf9c3f71e4387d4b01697b76999c883735c4 (diff) | |
download | emacs-5b76caa476d552e204adc3c1bf4af8e401ec5d42.tar.gz emacs-5b76caa476d552e204adc3c1bf4af8e401ec5d42.tar.bz2 emacs-5b76caa476d552e204adc3c1bf4af8e401ec5d42.zip |
Rename locals to avoid shadowing.
* fileio.c (Finsert_file_contents):
Rename inner 'gcpro1' to 'inner_gcpro1' to avoid shadowing.
* process.c (wait_reading_process_output):
Rename inner 'proc' to 'p' to avoid shadowing.
Indent for consistency with usual Emacs style.
Diffstat (limited to 'lisp')
0 files changed, 0 insertions, 0 deletions