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.
|
Tue, 13 May 1997 19:36:15 +0000 |
Richard M. Stallman |
(describe_syntax_1): Pass new args to describe_vector.
|
Mon, 28 Apr 1997 00:49:41 +0000 |
Richard M. Stallman |
(skip_chars): Fix previous change in syntax/backward case.
|
Fri, 25 Apr 1997 21:59:44 +0000 |
Richard M. Stallman |
(skip_chars): Merge mule changes back in.
|
Tue, 15 Apr 1997 04:56:39 +0000 |
Richard M. Stallman |
Update copyright year.
|
Tue, 15 Apr 1997 04:53:58 +0000 |
Richard M. Stallman |
(SYNTAX_ENTRY_VIA_PROPERTY): Set to take `syntax-table'
|
Fri, 28 Feb 1997 01:38:57 +0000 |
Kenichi Handa |
(init_syntax_once): Add trick to avoid compiler warning
|
Thu, 27 Feb 1997 07:47:24 +0000 |
Kenichi Handa |
(describe_syntax): Handle the case that the argument
|
Thu, 20 Feb 1997 06:56:29 +0000 |
Karl Heuer |
Include charset.h and category.h.
|