Wed, 21 Jan 1998 22:02:05 +0000 |
Richard M. Stallman |
(skip_chars): Use unibyte_char_to_multibyte,
|
Sun, 18 Jan 1998 05:15:48 +0000 |
Karl Heuer |
(skip_chars): Fix test for end of string, looking for `-'.
|
Fri, 09 Jan 1998 23:17:52 +0000 |
Richard M. Stallman |
(skip_chars): Handle multibyte and unibyte strings
|
Thu, 01 Jan 1998 06:31:54 +0000 |
Richard M. Stallman |
(scan_sexps_forward): Additional arg FROM_BYTE. Calls changed.
|
Sun, 21 Dec 1997 01:57:32 +0000 |
Richard M. Stallman |
(Fparse_partial_sexp): Return nil for 9th element
|
Sun, 21 Dec 1997 01:34:37 +0000 |
Richard M. Stallman |
Comment and whitespace changes.
|
Sun, 23 Nov 1997 02:18:34 +0000 |
Karl Heuer |
(back_comment): Handle 2-char comment starts
|
Thu, 20 Nov 1997 22:03:42 +0000 |
Karl Heuer |
(skip_chars): Check type of `string' before using it.
|
Thu, 24 Jul 1997 07:40:26 +0000 |
Richard M. Stallman |
(Fforward_comment): When count1 is negative, return nil if FROM reaches STOP.
|
Sat, 12 Jul 1997 06:38:27 +0000 |
Richard M. Stallman |
(init_syntax_once): Convert Fmake_vector argument to Lisp_Integer.
|
Fri, 04 Jul 1997 20:44:52 +0000 |
Richard M. Stallman |
Fix bugs with inappropriate mixing of Lisp_Object with int.
|
Sun, 29 Jun 1997 00:33:39 +0000 |
Richard M. Stallman |
(scan_sexps_forward): Split up a complex if-test.
|
Mon, 02 Jun 1997 02:21:48 +0000 |
Richard M. Stallman |
(Fsyntax_table_p, check_syntax_table): Use EQ.
|
Sat, 31 May 1997 18:30:56 +0000 |
Richard M. Stallman |
(Fforward_comment): Handle unmatched two-character comment starters.
|
Sat, 31 May 1997 18:16:22 +0000 |
Richard M. Stallman |
(back_comment): Detect 2-char comment starts properly.
|