| Commit message (Expand) | Author | Age | Files | Lines |
* | Whitespace changes. | Juanma Barranquero | 2011-09-09 | 1 | -8/+8 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | Move all DEFVAR'd globals into a structure -- threading infrastructure | Tom Tromey | 2011-01-18 | 1 | -9/+2 |
* | Refill some copyright headers. | Glenn Morris | 2011-01-15 | 1 | -2/+3 |
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -3/+2 |
|\ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | Sync docs of selection-coding-system between C and Lisp. | Glenn Morris | 2010-10-23 | 1 | -4/+29 |
* | | Sync Lisp and C docs of next-selection-coding-system. | Glenn Morris | 2010-10-23 | 1 | -8/+7 |
* | | Do not include stdlib.h and string.h, config.h does it. | Dan Nicolaescu | 2010-10-01 | 1 | -1/+0 |
* | | Fix -Wall compiler warnings in MSDOS sources. | Eli Zaretskii | 2010-08-13 | 1 | -6/+2 |
* | | Convert DEFUNs to standard C. | Dan Nicolaescu | 2010-07-08 | 1 | -6/+3 |
* | | Convert function definitions in MS-DOS sources to ANSI C. | Eli Zaretskii | 2010-07-07 | 1 | -22/+11 |
* | | Don't use XSYMBOL (foo)->value. | Eli Zaretskii | 2010-05-07 | 1 | -2/+2 |
* | | Remove support for DJGPP v1.x (bug#5813). | Eli Zaretskii | 2010-04-01 | 1 | -20/+1 |
|/ |
|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | * alloc.c: Do not define struct catchtag. | Dan Nicolaescu | 2009-10-19 | 1 | -0/+1 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | (Fw16_set_clipboard_data): Don't encode text if clipboard is unavailable. | Eli Zaretskii | 2008-08-30 | 1 | -4/+5 |
* | (Fw16_set_clipboard_data, Fw16_get_clipboard_data): Adjust for changes in | Eli Zaretskii | 2008-08-23 | 1 | -48/+34 |
* | Make "xfree (NULL)" a no-op; remove useless if-before-xfree. | Jim Meyering | 2008-06-02 | 1 | -2/+1 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-14 | 1 | -6/+4 |
* | Merge from emacs--devo--0 | Miles Bader | 2008-01-09 | 1 | -1/+1 |
|\ |
|
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 1 | -1/+1 |
* | | Merge from emacs--devo--0 | Miles Bader | 2007-07-27 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | | Merge from emacs--devo--0 | Miles Bader | 2007-01-26 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | | Merge from emacs--devo--0 | Miles Bader | 2006-12-07 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | (Fw16_set_clipboard_data): Fix the call to sit_for as per the calling sequence | Eli Zaretskii | 2006-11-25 | 1 | -1/+1 |
* | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 | Miles Bader | 2006-02-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
* | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78 | Miles Bader | 2005-08-26 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-07 | 1 | -1/+2 |
* | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68 | Miles Bader | 2005-07-07 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | | Sync to HEAD | Kenichi Handa | 2004-04-16 | 1 | -0/+3 |
* | | *** empty log message *** | Kenichi Handa | 2003-09-08 | 1 | -1/+1 |
|\ \ |
|
| * | | Include "character.h" instead of "charset.h". | Kenichi Handa | 2002-03-01 | 1 | -1/+1 |
* | | | New directory | Kenichi Handa | 2003-09-08 | 1 | -3/+0 |
| |/
|/| |
|
* | | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
* | | (syms_of_win16select): Fix docstring for `selection-coding-system'. | Juanma Barranquero | 2002-10-14 | 1 | -2/+2 |
* | | (syms_of_win16select): Fix spacing. | Juanma Barranquero | 2002-09-06 | 1 | -2/+2 |
* | | Most uses of XSTRING combined with STRING_BYTES or indirection changed to | Ken Raeburn | 2002-07-15 | 1 | -5/+5 |
* | | Include composite.h | Juanma Barranquero | 2002-06-24 | 1 | -0/+1 |
* | | (Fw16_get_clipboard_data): Disable composition handling. | Kenichi Handa | 2002-06-24 | 1 | -0/+3 |
* | | Fix whitespace. | Eli Zaretskii | 2002-05-17 | 1 | -11/+8 |
|/ |
|
* | (Fw16_get_clipboard_data): Fix last change. | Eli Zaretskii | 2002-02-23 | 1 | -1/+1 |
* | (Fw16_set_clipboard_data): Run pre-write-conversion | Eli Zaretskii | 2002-02-22 | 1 | -29/+32 |
* | Change doc-string comments to `new style' [w/`doc:' keyword]. | Pavel Janík | 2001-12-11 | 1 | -21/+21 |
* | Update usage of CHECK_ macros (remove unused second argument). | Pavel Janík | 2001-11-02 | 1 | -4/+4 |