Wed, 25 Jul 2007 05:16:09 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Wed, 06 Jun 2007 17:09:40 +0000 |
Chong Yidong |
(scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.
|
Sat, 19 May 2007 15:15:19 +0000 |
Stefan Monnier |
(skip_chars): Update syntax-table only after we checked that
|
Sun, 14 Jan 2007 03:38:22 +0000 |
Glenn Morris |
Update copyright for years from Emacs 21 to present (mainly adding
|
Sun, 10 Dec 2006 22:00:27 +0000 |
Stefan Monnier |
Fix spurious open-paren-in-column-0 in a comment.
|
Sat, 09 Dec 2006 23:30:12 +0000 |
Alan Mackenzie |
* syntax.c (Fpartial_parse_sexp): Correct Docco: Elt 8 of the
|
Fri, 24 Nov 2006 10:31:26 +0000 |
Juanma Barranquero |
Space/tab mixup.
|
Sun, 17 Sep 2006 17:38:59 +0000 |
Chong Yidong |
* search.c (clear_regexp_cache): New function.
|
Tue, 18 Jul 2006 13:29:00 +0000 |
Kim F. Storm |
(scan_lists): Use xsignal3.
|
Thu, 13 Jul 2006 11:43:52 +0000 |
Andreas Schwab |
(scan_sexps_forward): Use EMACS_INT for out_bytepos and
|
Wed, 12 Jul 2006 13:21:51 +0000 |
Kim F. Storm |
(check_syntax_table): Use CHECK_TYPE.
|
Tue, 11 Jul 2006 13:52:21 +0000 |
Stefan Monnier |
(forw_comment): Also use EMACS_INT for buffer positions.
|
Sun, 09 Jul 2006 14:36:07 +0000 |
Stefan Monnier |
(back_comment, scan_lists): Also use EMACS_INT for buffer positions.
|
Sun, 09 Jul 2006 14:19:33 +0000 |
Stefan Monnier |
(Fforward_comment): Revert the reversion.
|
Sun, 09 Jul 2006 03:31:25 +0000 |
John Paul Wallington |
(Fforward_comment): Use type int for `stop', `count1', `out_charpos'
|