Mercurial > emacs
comparison lisp/allout.el @ 111539:ad93f2dd2d38
Add const to array elements.
* keyboard.c (modify_event_symbol) : Add const to array elements of arg NAME_TABLE.
(lispy_accent_keys, lispy_function_keys, lispy_multimedia_keys)
(lispy_kana_keys, iso_lispy_function_keys, lispy_wheel_names)
(lispy_wheel_names, lispy_drag_n_drop_names, modifier_names):
Add const to array elements.
(scroll_bar_parts): Make static. Fix position of const.
* w32fns.c (lispy_function_keys): Add const to extern.
* w32inevt.c (lispy_function_keys): Likewise.
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
---|---|
date | Sun, 14 Nov 2010 15:55:27 +0900 |
parents | b8d806986840 |
children | 4a4fd0374f40 |
comparison
equal
deleted
inserted
replaced
111538:a36ab2f7cad2 | 111539:ad93f2dd2d38 |
---|