diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2012-08-18 16:53:43 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2012-08-18 16:53:43 -0700 |
commit | e757f1c6f393cf82057dbee0a4325b07f0fd55c4 (patch) | |
tree | 114b122ca03e38109f46b2aac0ab3334bc68a569 /lisp/emacs-lisp/lisp.el | |
parent | 51e6d6b2f5799ae3fc9c33930e0c4b456e1bbbdd (diff) | |
download | emacs-e757f1c6f393cf82057dbee0a4325b07f0fd55c4.tar.gz emacs-e757f1c6f393cf82057dbee0a4325b07f0fd55c4.tar.bz2 emacs-e757f1c6f393cf82057dbee0a4325b07f0fd55c4.zip |
port new setting code to Sun C 5.8 2005/10/13
* chartab.c, lisp.h (char_table_set, char_table_set_range):
Return void, not Lisp_Object. Otherwise, the compiler
complains about (A?B:C) where B is void and C is Lisp_Object
when compiling CHAR_TABLE_SET, due to the recent change to
the API of sub_char_table_set_contents.
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions