Fix minor problems found by static checking.
commit9356a87288edd2380ce27cd9775046675cd26f8c
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 17 Sep 2014 18:27:36 +0000 (17 11:27 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 17 Sep 2014 18:27:36 +0000 (17 11:27 -0700)
treeb72b7d0a6c8ea65d594172a403df29fabd5e13c5
parent18f88a41a740b43297e70ba169e5c2f847280d32
Fix minor problems found by static checking.

* alloc.c, lisp.h (SAVE_TYPE_INT_OBJ, make_save_int_obj):
Remove; now unused.
* buffer.h (decode_buffer): Doc and indentation fixes.
* fns.c (Qstring_collate_lessp, Qstring_collate_equalp): Now static.
src/ChangeLog
src/alloc.c
src/buffer.h
src/fns.c
src/lisp.h