Mercurial > emacs
log
age | author | description |
---|---|---|
Sat, 08 Apr 2000 23:39:07 +0000 | Dave Love | Fix specs for dolist, dotimes, push, pop, unless, when. |
Sat, 08 Apr 2000 19:39:03 +0000 | Ken Raeburn | * charset.c (Fmake_char_internal): CHAR_COMPONENTS_VALID_P takes a |
Sat, 08 Apr 2000 19:36:24 +0000 | Ken Raeburn | fixing more int/lisp confusion, in coding.* and fontset.c |
Sat, 08 Apr 2000 19:35:24 +0000 | Ken Raeburn | (CHARSET_TABLE_ENTRY): Fix comment -- argument is a C int, not a lisp integer. |
Sat, 08 Apr 2000 19:34:29 +0000 | Ken Raeburn | * coding.h (code_convert_string): Declare. |
Sat, 08 Apr 2000 19:33:36 +0000 | Ken Raeburn | (make_fontset_for_ascii_face): Use XINT on return value. |