2008-07-24 |
Stefan Monnier |
(struct lisp_parse_state, char_quoted, inc_bytepos)
|
2008-07-22 |
Stefan Monnier |
(char_quoted): Check "charpos > beg" before decrementing.
|
2008-07-20 |
Andreas Schwab |
(find_start_pos, find_start_value)
|
2008-07-16 |
Adrian Robert |
various small cleanups detailed in changelogs
|
2008-07-15 |
Adrian Robert |
merging Emacs.app (NeXTstep port)
|
2008-06-12 |
Stefan Monnier |
* character.h (CHAR_TO_BYTE_SAFE): New macro.
|
2008-05-14 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-04-02 |
Chong Yidong |
(Fforward_word): Add ^ interactive spec.
|
2008-02-12 |
Stefan Monnier |
(scan_lists): Follow coding convention.
|
2008-01-09 |
Miles Bader |
Merge from emacs--devo--0
|
2007-07-27 |
Miles Bader |
Merge from emacs--devo--0
|
2007-05-24 |
Miles Bader |
Merge from emacs--devo--0
|
2007-05-21 |
Kenichi Handa |
(skip_syntaxes): Synch with the trunk.
|
2007-01-26 |
Miles Bader |
Merge from emacs--devo--0
|
2006-12-16 |
Miles Bader |
Merge from emacs--devo--0
|
2006-12-07 |
Miles Bader |
Merge from emacs--devo--0
|
2006-09-20 |
Miles Bader |
Merge from emacs--devo--0
|
2006-07-19 |
Miles Bader |
Merge from emacs--devo--0
|
2006-06-20 |
Miles Bader |
Merge from emacs--devo--0
|
2006-05-02 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-58
|
2006-02-08 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
|
2006-01-16 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
|
2005-09-06 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-79
|
2005-08-26 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
|
2005-07-22 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-71
|
2005-07-07 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
|
2005-06-24 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-65
|
2004-12-14 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-78
|
2004-11-04 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-69
|
2004-10-29 |
Kenichi Handa |
(skip_syntaxes): Return lispy 0 (not nil) if point is
|
2004-08-27 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-32
|
2004-06-28 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
|
2004-04-16 |
Kenichi Handa |
Sync to HEAD
|
2004-04-08 |
Kenichi Handa |
Sync to HEAD.
|
2003-11-15 |
Kenichi Handa |
(skip_chars): Be sure to alloca char_ranges when necessary.
|
2003-09-08 |
Kenichi Handa |
*** empty log message ***
|
2003-01-07 |
Dave Love |
(skip_chars, skip_syntaxes): Fix type errors.
|
2002-09-18 |
Kenichi Handa |
*** empty log message ***
|
2002-09-18 |
Kenichi Handa |
(skip_syntaxes): Fix previous change.
|
2002-09-18 |
Kenichi Handa |
(skip_syntaxes): Fix previous change.
|
2002-09-13 |
Kenichi Handa |
(skip_chars): Fix previous change.
|
2002-09-05 |
Dave Love |
(syms_of_syntax) <multibyte-syntax-as-symbol>: Doc fix.
|
2002-09-03 |
Kenichi Handa |
(char_quoted): Use FETCH_CHAR_AS_MULTIBYTE to convert
|
2002-08-19 |
Kenichi Handa |
(scan_words): Don't treat characters belonging to
|
2002-08-01 |
Kenichi Handa |
(Vnext_word_boundary_function_table): New variable.
|
2002-07-30 |
Dave Love |
(scan_sexps_forward): Declare an arg.
|
2002-03-01 |
Kenichi Handa |
Include "character.h" instead of "charset.h".
|
2006-01-16 |
Henrik Enberg |
sync with trunk
|
2003-09-08 |
Kenichi Handa |
New directory
|
2008-01-08 |
Glenn Morris |
Add 2008 to copyright years.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-06-06 |
Chong Yidong |
(scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.
|
2007-05-19 |
Stefan Monnier |
(skip_chars): Update syntax-table only after we checked that
|
2007-01-14 |
Glenn Morris |
Update copyright for years from Emacs 21 to present (mainly adding
|
2006-12-10 |
Stefan Monnier |
Fix spurious open-paren-in-column-0 in a comment.
|
2006-12-09 |
Alan Mackenzie |
* syntax.c (Fpartial_parse_sexp): Correct Docco: Elt 8 of the
|
2006-11-24 |
Juanma Barranquero |
Space/tab mixup.
|
2006-09-17 |
Chong Yidong |
* search.c (clear_regexp_cache): New function.
|
2006-07-18 |
Kim F. Storm |
(scan_lists): Use xsignal3.
|
2006-07-13 |
Andreas Schwab |
(scan_sexps_forward): Use EMACS_INT for out_bytepos and
|