2010-08-12 |
Stefan Monnier |
Introduce a new comment style "c" flag.
|
2010-07-12 |
Andreas Schwab |
Convert old-style definitions
|
2010-07-08 |
Dan Nicolaescu |
Convert DEFUNs to standard C.
|
2010-07-07 |
Andreas Schwab |
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
|
2010-07-05 |
Dan Nicolaescu |
Convert declarations or definitions to standard C.
|
2010-07-04 |
Dan Nicolaescu |
Convert (most) functions in src to standard C.
|
2010-07-02 |
Jan D |
Remove __P and P_ from .c and .m files and definition of P_
|
2010-05-05 |
Stefan Monnier |
* syntax.c (Fchar_syntax): Check the arg is a character.
|
2010-03-10 |
Stefan Monnier |
Cleanup setup of gl_state in various parts of the code.
|
2010-03-05 |
Stefan Monnier |
(skip_chars): Setup gl_state (bug#3823).
|
2010-01-13 |
Glenn Morris |
Add 2010 to copyright years.
|
2009-11-21 |
Andreas Schwab |
* character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove
|
2009-11-06 |
Dan Nicolaescu |
* xterm.c (syms_of_xterm):
|
2009-10-19 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
2009-10-18 |
Stefan Monnier |
Remove leftover table unibyte_to_multibyte_table.
|
2009-10-04 |
Juanma Barranquero |
Fix typos in comments.
|
2009-09-18 |
Chong Yidong |
* syntax.c (Fchar_syntax): Minor doc fix (Bug#119).
|
2009-02-20 |
Glenn Morris |
(Fskip_chars_forward): Fix doc typo.
|
2009-01-08 |
Glenn Morris |
Add 2009 to copyright years.
|
2008-12-11 |
Juanma Barranquero |
* syntax.c (Fmodify_syntax_entry): Doc fix.
|
2008-10-22 |
Kenichi Handa |
(scan_words): Call word_boundary_p instead of comparing
|
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.
|