From: tomo Date: Tue, 20 Nov 2001 15:46:41 +0000 (+0000) Subject: (Fput_char_attribute): New EXFUN. X-Git-Tag: no-et-1~5 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=f17954da67fd5c070c595ed3454e7d192984daeb;p=chise%2Fxemacs-chise.git- (Fput_char_attribute): New EXFUN. --- diff --git a/src/chartab.h b/src/chartab.h index 44b0632..7d62ac2 100644 --- a/src/chartab.h +++ b/src/chartab.h @@ -34,6 +34,9 @@ Boston, MA 02111-1307, USA. */ EXFUN (Fmake_char, 3); EXFUN (Fdecode_char, 3); +EXFUN (Fput_char_attribute, 3); + + /************************************************************************/ /* Char-ID Tables */ /************************************************************************/