| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Widely used frame validity and checking functions.... | Dmitry Antipov | 2012-11-06 | 1 | -0/+2 |
* | | * frame.h (struct frame): Drop can_have_scroll_bars member... | Dmitry Antipov | 2012-11-03 | 1 | -11/+1 |
|/ |
|
* | Port to OpenBSD 5.1.... | Paul Eggert | 2012-10-20 | 1 | -1/+1 |
* | Merge from trunk | Daniel Colascione | 2012-10-07 | 1 | -5/+2 |
|\ |
|
| * | gnutls.c, gtkutil.c: Use bool for boolean.... | Paul Eggert | 2012-09-23 | 1 | -5/+2 |
* | | Merge from trunk | Daniel Colascione | 2012-09-17 | 1 | -4/+1 |
|\| |
|
| * | Remove redundant or unused things here and there.... | Dmitry Antipov | 2012-09-05 | 1 | -3/+0 |
| * | Simplify redefinition of 'abort' (Bug#12316).... | Paul Eggert | 2012-09-04 | 1 | -1/+1 |
* | | Implement cygw32... | Daniel Colascione | 2012-09-17 | 1 | -2/+3 |
|/ |
|
* | Prototype for x_wm_set_size_hint restored.... | Jan Djärv | 2012-09-02 | 1 | -0/+1 |
* | Refactor window-system configuration... | Daniel Colascione | 2012-08-31 | 1 | -0/+30 |
* | Change struct frame bitfields from unsigned char to unsigned.... | Dmitry Antipov | 2012-08-31 | 1 | -12/+12 |
* | * dispnew.c: Use bool for boolean.... | Paul Eggert | 2012-08-27 | 1 | -1/+1 |
* | * frame.h (FRAME_W32_P, FRAME_MSDOS_P, FRAME_NS_P): Change to... | Dan Nicolaescu | 2012-08-22 | 1 | -2/+12 |
* | * frame.h (FSET): Remove (Bug#12215).... | Paul Eggert | 2012-08-17 | 1 | -4/+110 |
* | Drop WGET and revert read access to Lisp_Objects slots of struct window.... | Dmitry Antipov | 2012-08-07 | 1 | -1/+1 |
* | Drop FGET and revert read access to Lisp_Objects slots of struct frame.... | Dmitry Antipov | 2012-08-07 | 1 | -41/+35 |
* | Separate read and write access to Lisp_Object slots of struct window.... | Dmitry Antipov | 2012-08-06 | 1 | -1/+1 |
* | Separate read and write access to Lisp_Object slots of struct frame.... | Dmitry Antipov | 2012-08-06 | 1 | -9/+15 |
* | Use INTERNAL_FIELD for windows.... | Dmitry Antipov | 2012-08-01 | 1 | -1/+1 |
* | Generalize INTERNAL_FIELD between buffers, keyboards and frames.... | Dmitry Antipov | 2012-07-31 | 1 | -28/+33 |
* | Merge from trunk. | Paul Eggert | 2012-05-25 | 1 | -1/+2 |
|\ |
|
| * | Untag more efficiently if USE_LSB_TAG.... | Paul Eggert | 2012-05-09 | 1 | -1/+2 |
* | | Merge from trunk. | Paul Eggert | 2012-01-09 | 1 | -1/+1 |
|\| |
|
| * | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | | Merge from trunk. | Paul Eggert | 2011-11-18 | 1 | -1/+1 |
|\| |
|
| * | Spelling fixes. | Paul Eggert | 2011-11-14 | 1 | -1/+1 |
* | | Merge from trunk. | Paul Eggert | 2011-10-29 | 1 | -37/+37 |
|\| |
|
| * | * src/frame.h (MOUSE_HL_INFO): Remove excess parens. | Andreas Schwab | 2011-10-29 | 1 | -37/+37 |
* | | * alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):... | Paul Eggert | 2011-09-21 | 1 | -1/+1 |
|/ |
|
* | * frame.h (struct frame): Use int, not EMACS_INT, where int works.... | Paul Eggert | 2011-07-28 | 1 | -2/+2 |
* | * buffer.c (Qclone_number): Remove for now, as it's unused.... | Paul Eggert | 2011-06-11 | 1 | -1/+0 |
* | * frame.h (struct frame): Use int for menu_bar_items_used... | Paul Eggert | 2011-05-12 | 1 | -1/+1 |
* | * lisp.h: Say "vectorlike header" rather than "vector header.... | Paul Eggert | 2011-04-25 | 1 | -1/+1 |
* | lisp.h: Fix a problem with aliasing and vector headers.... | Paul Eggert | 2011-04-25 | 1 | -2/+1 |
* | * frame.c, frame.h (x_get_resource_string): Bring this back, but... | Paul Eggert | 2011-04-16 | 1 | -0/+4 |
* | * frame.c: Make symbols static if they're not exported.... | Paul Eggert | 2011-04-13 | 1 | -6/+2 |
* | * xdisp.c: Make symbols static if they're not exported.... | Paul Eggert | 2011-04-11 | 1 | -5/+0 |
* | Declare Lisp_Object Q* variables to be 'static' if not exproted.... | Paul Eggert | 2011-04-10 | 1 | -2/+1 |
* | * frame.h: Avoid gcc -Wmissing-prototypes diagnostics.... | Paul Eggert | 2011-02-26 | 1 | -2/+6 |
* | 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 | -17/+0 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -2/+0 |
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
|\ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
| * | Fix typos in docstrings, comments and ChangeLogs.... | Juanma Barranquero | 2010-10-13 | 1 | -1/+1 |
* | | Fix unified mouse highlight after compiling on Unix.... | Eli Zaretskii | 2010-11-05 | 1 | -5/+11 |
* | | Fix mouse redesigned mouse highlight on MSDOS.... | Eli Zaretskii | 2010-11-05 | 1 | -1/+1 |
* | | Start redesigning portable mouse highlight. Not compiled.... | Eli Zaretskii | 2010-10-31 | 1 | -0/+8 |
* | | Fix typos.... | Juanma Barranquero | 2010-09-25 | 1 | -1/+1 |