diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2013-08-15 09:28:42 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2013-08-15 09:28:42 -0700 |
commit | 691a357f3afffc2f40a6f04dea072933dcdf8bc0 (patch) | |
tree | 84789637fcc308c77de5516e0fd75ea9d2eb71ba /lisp/emacs-lisp | |
parent | f196836bc040fc9f36484c4d036a8a71870cdbf7 (diff) | |
download | emacs-691a357f3afffc2f40a6f04dea072933dcdf8bc0.tar.gz emacs-691a357f3afffc2f40a6f04dea072933dcdf8bc0.tar.bz2 emacs-691a357f3afffc2f40a6f04dea072933dcdf8bc0.zip |
Fix minor problems found by static checking.
* frame.c (delete_frame):
* xdisp.c (next_element_from_display_vector):
Avoid uninitialized local.
* image.c (imagemagick_compute_animated_image): Port to C89.
Prefer usual GNU indentation style for loops.
Be more careful about bizarrely large sizes, by using ptrdiff_t
instead of int.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions