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.
|
Fri, 07 Apr 2000 16:10:04 +0000 |
Michael Kifer |
2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
|
Wed, 05 Apr 2000 18:53:39 +0000 |
Ken Raeburn |
* intervals.h (SET_INTERVAL_PARENT): Use INT_LISPLIKE to test for a pointer
|
Wed, 05 Apr 2000 18:47:29 +0000 |
Ken Raeburn |
* lisp.h (make_number) [!NO_UNION_TYPE && __GNUC__ >= 2 && __OPTIMIZE__]:
|
Wed, 05 Apr 2000 17:29:31 +0000 |
Ken Raeburn |
make_number/XINT/XUINT conversions; EQ/== fixes; ==Qnil -> NILP
|
Tue, 04 Apr 2000 21:15:08 +0000 |
Gerd Moellmann |
*** empty log message ***
|
Tue, 04 Apr 2000 21:07:45 +0000 |
Gerd Moellmann |
(compare_window_configurations): Signal an error
|
Tue, 04 Apr 2000 21:04:34 +0000 |
Gerd Moellmann |
(isearch-mode-map): Define M-C-s like C-s and M-C-r
|
Tue, 04 Apr 2000 21:03:15 +0000 |
Gerd Moellmann |
Some doc fixes.
|
Tue, 04 Apr 2000 21:01:53 +0000 |
Gerd Moellmann |
(perform-replace): Don't move forward one char
|
Tue, 04 Apr 2000 21:00:36 +0000 |
Gerd Moellmann |
(with-buffer-unmodified): New macro.
|