comparison src/ChangeLog @ 31216:6e4b811a1f3e

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 28 Aug 2000 01:53:53 +0000
parents 09f57791137e
children 50b63dd65faf
comparison
equal deleted inserted replaced
31215:cf1afda17592 31216:6e4b811a1f3e
1 2000-08-28 Kenichi Handa <handa@etl.go.jp>
2
3 * keyboard.c (read_char_minibuf_menu_prompt): Call read_char with
4 the 4th arg (PREV_EVENT) Qt to suppress input method.
5
1 2000-08-27 Stefan Monnier <monnier@cs.yale.edu> 6 2000-08-27 Stefan Monnier <monnier@cs.yale.edu>
2 7
3 * regex.c: Indent cpp directives and remove parens after `defined'. 8 * regex.c: Indent cpp directives and remove parens after `defined'.
4 (PTR_TO_OFFSET, POS_AS_IN_BUFFER): Move to a better place. 9 (PTR_TO_OFFSET, POS_AS_IN_BUFFER): Move to a better place.
5 (ISDIGIT, ISCNTRL, ISXDIGIT) [!emacs]: Remove duplicate definition. 10 (ISDIGIT, ISCNTRL, ISXDIGIT) [!emacs]: Remove duplicate definition.