| Commit message (Expand) | Author | Age | Files | Lines |
* | Consistently check windows for validity/liveness (Bug#11984, Bug#12025, Bug#1... | Martin Rudalics | 2012-08-16 | 1 | -4/+1 |
* | Fix compiler warning in keyboard.c. | Eli Zaretskii | 2012-08-14 | 1 | -0/+2 |
* | Fix last change in keyboard.c. | Eli Zaretskii | 2012-08-14 | 1 | -0/+3 |
* | Fix a problem with disabled mouse movement events. | Eli Zaretskii | 2012-08-14 | 1 | -0/+6 |
* | * src/keyboard.c (access_keymap_keyremap): Accept anonymous functions. | Barry O'Reilly | 2012-08-14 | 1 | -1/+1 |
* | Use KSET for write access to Lisp_Object members of struct kboard. | Dmitry Antipov | 2012-08-13 | 1 | -62/+61 |
* | Tiny comment updates | Glenn Morris | 2012-08-08 | 1 | -1/+1 |
* | Revert and cleanup Lisp_Cons, Lisp_Misc and Lisp_Symbol things. | Dmitry Antipov | 2012-08-07 | 1 | -4/+4 |
* | Drop WGET and revert read access to Lisp_Objects slots of struct window. | Dmitry Antipov | 2012-08-07 | 1 | -16/+16 |
* | * keyboard.c (timer_check_2): Add break so timer_check returns next timeout. | Jan Djärv | 2012-08-06 | 1 | -0/+1 |
* | Separate read and write access to Lisp_Object slots of struct window. | Dmitry Antipov | 2012-08-06 | 1 | -16/+16 |
* | Generalize common compile-time constants. | Dmitry Antipov | 2012-08-05 | 1 | -5/+5 |
* | Remove unnecessary casts involving pointers. | Paul Eggert | 2012-08-03 | 1 | -2/+2 |
* | Use "ASET (a, i, v)" rather than "AREF (a, i) = v". | Paul Eggert | 2012-08-01 | 1 | -36/+41 |
* | Use INTERNAL_FIELD for symbols. | Dmitry Antipov | 2012-08-01 | 1 | -4/+5 |
* | Use INTERNAL_FIELD for windows. | Dmitry Antipov | 2012-08-01 | 1 | -16/+16 |
* | * lisp.h (SWITCH_ENUM_CAST): Remove. All uses removed. | Paul Eggert | 2012-07-30 | 1 | -1/+1 |
* | Convert safe_call to use variable number of arguments. | Dmitry Antipov | 2012-07-30 | 1 | -8/+1 |
* | Autoload more carefully from Lisp. Follow aliases for function properties. | Stefan Monnier | 2012-07-25 | 1 | -8/+2 |
* | Bind language-change in special-event-map. | Eli Zaretskii | 2012-07-21 | 1 | -0/+4 |
* | Cleanup calls to Fgarbage_collect. | Dmitry Antipov | 2012-07-20 | 1 | -8/+4 |
* | * src/lisp.h (last_undo_boundary): Declare new var. | Stefan Monnier | 2012-07-18 | 1 | -1/+10 |
* | Use empty_unibyte_string where applicable. | Dmitry Antipov | 2012-07-12 | 1 | -1/+1 |
* | EMACS_TIME simplification (Bug#11875). | Paul Eggert | 2012-07-10 | 1 | -49/+28 |
* | Simplify by avoiding confusing use of strncpy etc. | Paul Eggert | 2012-07-10 | 1 | -5/+5 |
* | Optimize pure C strings initialization. | Dmitry Antipov | 2012-07-10 | 1 | -1/+1 |
* | More xmalloc and related cleanup. | Paul Eggert | 2012-07-05 | 1 | -20/+18 |
* | Cleanup xmalloc. | Dmitry Antipov | 2012-07-05 | 1 | -4/+3 |
* | Auto-generate EXFUN using make-docfile | Tom Tromey | 2012-07-03 | 1 | -3/+0 |
* | * src/editfns.c (region_limit): Clip to narrowing. | Stefan Monnier | 2012-06-28 | 1 | -3/+3 |
* | Generalize run-time debugging checks. | Dmitry Antipov | 2012-06-28 | 1 | -2/+2 |
* | * keyboard.c (menu_bar_items, menu_bar_item, read_key_sequence): | Andreas Schwab | 2012-06-25 | 1 | -10/+12 |
* | Switch from NO_RETURN to C11's _Noreturn. | Paul Eggert | 2012-06-24 | 1 | -5/+5 |
* | Fix bug when time_t is unsigned and as wide as intmax_t. | Paul Eggert | 2012-06-23 | 1 | -4/+2 |
* | Avoid compiler warnings in comparing time_t. | Eli Zaretskii | 2012-06-23 | 1 | -2/+4 |
* | Improve and document the language-change event on MS-Windows. | Eli Zaretskii | 2012-06-23 | 1 | -3/+5 |
* | Support higher-resolution time stamps. | Paul Eggert | 2012-06-22 | 1 | -100/+88 |
* | * alloc.c, bytecode.c, ccl.c, coding.c, composite.c, data.c, dosfns.c: | Dmitry Antipov | 2012-06-19 | 1 | -41/+41 |
* | * buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline. | Andreas Schwab | 2012-06-16 | 1 | -1/+1 |
* | * lisp/simple.el (execute-extended-command): Set real-this-command. | Stefan Monnier | 2012-06-02 | 1 | -15/+17 |
* | For a 'struct window', replace some Lisp_Object fields to | Dmitry Antipov | 2012-06-01 | 1 | -2/+2 |
* | Merge from trunk. | Paul Eggert | 2012-05-25 | 1 | -155/+22 |
|\ |
|
| * | * keyboard.c (kbd_buffer_get_event) [!HAVE_DBUS]: Omit unused local. | Paul Eggert | 2012-05-14 | 1 | -2/+1 |
| * | * keyboard.c (kbd_buffer_get_event): Read special events also in | Michael Albinus | 2012-05-14 | 1 | -0/+2 |
| * | Fix up display of the *Minibuf-0* buffer in the mini window. | Jérémy Compostella | 2012-05-07 | 1 | -2/+4 |
| * | Add new error and function `user-error'. | Stefan Monnier | 2012-05-04 | 1 | -2/+8 |
| * | Reimplement execute-extended-command in Elisp. | Aaron S. Hawley | 2012-05-01 | 1 | -147/+0 |
| * | Don't clear echo area prematurely when handling select window events (Bug#113... | Martin Rudalics | 2012-04-24 | 1 | -1/+4 |
| * | Spelling fixes. | Paul Eggert | 2012-04-22 | 1 | -1/+1 |
| * | * keyboard.c (handle_async_input): Define only if SYNC_INPUT || SIGIO. | Paul Eggert | 2012-04-22 | 1 | -0/+2 |