Convert safe_call to use variable number of arguments.
[bpt/emacs.git] / src / keyboard.c
2012-07-30 Dmitry AntipovConvert safe_call to use variable number of arguments.
2012-07-28 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T18:47...
2012-07-26 Stefan MonnierAutoload more carefully from Lisp. Follow aliases...
2012-07-21 Eli ZaretskiiBind language-change in special-event-map.
2012-07-21 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T10:20...
2012-07-20 Dmitry AntipovCleanup calls to Fgarbage_collect.
2012-07-18 Stefan Monnier* src/lisp.h (last_undo_boundary): Declare new var.
2012-07-17 Stefan MonnierMerge from emacs-24
2012-07-12 Dmitry AntipovUse empty_unibyte_string where applicable.
2012-07-10 Paul EggertEMACS_TIME simplification (Bug#11875).
2012-07-10 Paul EggertSimplify by avoiding confusing use of strncpy etc.
2012-07-10 Dmitry AntipovOptimize pure C strings initialization.
2012-07-06 Chong YidongMerge from emacs-24; up to 2012-05-01T00:16:02Z!rgm...
2012-07-05 Paul EggertMore xmalloc and related cleanup.
2012-07-05 Dmitry AntipovCleanup xmalloc.
2012-07-03 Tom TromeyAuto-generate EXFUN using make-docfile
2012-06-29 Glenn MorrisMerge from emacs-24; up to 2012-04-30T11:57:47Z!sdl...
2012-06-28 Stefan Monnier* src/editfns.c (region_limit): Clip to narrowing.
2012-06-28 Dmitry AntipovGeneralize run-time debugging checks.
2012-06-25 Andreas Schwab* keyboard.c (menu_bar_items, menu_bar_item, read_key_s...
2012-06-24 Paul EggertSwitch from NO_RETURN to C11's _Noreturn.
2012-06-24 Paul EggertFix bug when time_t is unsigned and as wide as intmax_t.
2012-06-23 Eli ZaretskiiAvoid compiler warnings in comparing time_t.
2012-06-23 Eli ZaretskiiImprove and document the language-change event on MS...
2012-06-22 Paul EggertSupport higher-resolution time stamps.
2012-06-21 Glenn MorrisMerge from emacs-24; up to 2012-04-26T03:04:36Z!cyd...
2012-06-19 Dmitry Antipov* alloc.c, bytecode.c, ccl.c, coding.c, composite.c...
2012-06-17 Chong YidongMerge changes from emacs-24; up to 2012-04-26T02:03...
2012-06-16 Andreas Schwab* buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline.
2012-06-15 Fabián Ezequiel... Merge from trunk
2012-06-10 Chong YidongMerge from emacs-24; up to 2012-04-25T15:23:19Z!sdl...
2012-06-02 Stefan Monnier* lisp/simple.el (execute-extended-command): Set real...
2012-06-01 Dmitry AntipovFor a 'struct window', replace some Lisp_Object fields to
2012-05-31 Chong YidongMerge from emacs-24; up to 2012-04-24T21:47:24Z!michael...
2012-05-27 Glenn MorrisMerge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu...
2012-05-25 Paul EggertMerge from trunk.
2012-05-25 Paul EggertMerge from trunk.
2012-05-25 Paul EggertMerge from trunk.
2012-05-14 Stefan Merten(rst-re-alist): Fix loading (bug#11462).
2012-05-14 Paul Eggert* keyboard.c (kbd_buffer_get_event) [!HAVE_DBUS]: Omit...
2012-05-14 Chong YidongMerge from emacs-24; up to 2012-04-22T13:58:00Z!cyd...
2012-05-14 Michael Albinus* keyboard.c (kbd_buffer_get_event): Read special event...
2012-05-09 Glenn MorrisMerge from emacs-24; up to 2012-04-21T14:12:27Z!sdl...
2012-05-07 Jérémy CompostellaFix up display of the *Minibuf-0* buffer in the mini...
2012-05-05 Chong YidongMerge from emacs-24; up to 2012-04-20T05:47:55Z!eliz...
2012-05-04 Stefan MonnierAdd new error and function `user-error'.
2012-05-02 Glenn MorrisMerge from emacs-24; up to 2012-04-16T19:06:02Z!rgm...
2012-05-01 Aaron S. HawleyReimplement execute-extended-command in Elisp.
2012-04-27 Chong YidongMerge changes from emacs-24 branch
2012-04-24 Martin RudalicsDon't clear echo area prematurely when handling select...
2012-04-23 Paul EggertSpelling fixes.
2012-04-23 Paul Eggert* keyboard.c (handle_async_input): Define only if SYNC_...
2012-04-22 Paul EggertMerge from trunk.
2012-04-22 Paul EggertMerge from trunk.
2012-04-20 Paul Eggert* keyboard.c (process_pending_signals): Define only...
2012-04-20 Chong YidongMerge from emacs-24 branch
2012-04-17 Glenn MorrisMerge from pending; try to fix-up suboptimal ses ChangeLog.
2012-04-15 Chong YidongMerge from emacs-24 branch
2012-04-14 Glenn MorrisMerge from emacs-24, up to 2012-04-10T02:06:19Z!larsi...
2012-04-10 Paul EggertMerge from trunk.
2012-04-10 Jason S. Cornez* src/keyboard.c: Override inhibit-quit after the third...
2012-04-09 Paul EggertMerge from trunk.
2012-04-04 Chong YidongSeveral miscellaneous doc changes.
2012-03-28 Stefan Monnier* src/keyboard.c (safe_run_hooks_error): Don't unquote...
2012-03-26 Chong YidongNew variable selection-inhibit-update-commands, for...
2012-03-25 Stefan MonnierMerge from trunk
2012-03-02 Paul EggertMerge from trunk.
2012-02-25 Paul EggertMerge from trunk.
2012-02-24 Chong YidongProcess multiple X selection requests in process_specia...
2012-02-10 Paul EggertMerge from trunk.
2012-02-09 Glenn MorrisMerge from emacs-23; up to 2010-06-29T18:17:31Z!cyd...
2012-02-04 Eli ZaretskiiFix bug #10696 with crash when an empty display string...
2012-01-26 Chong Yidong* src/keyboard.c (Vecho_keystrokes): Document zero...
2012-01-21 Kenichi Handamerge trunk
2012-01-19 Glenn MorrisMerge from emacs-23; up to 2012-01-19T07:15:48Z!rgm...
2012-01-17 Paul EggertMerge from trunk.
2012-01-15 Paul EggertMerge from trunk.
2012-01-13 Eric M. LudlamFix EDE security flaw involving loading arbitrary Lisp...
2012-01-11 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files (do...
2012-01-11 Paul EggertDuplicate-word and spelling fixes.
2012-01-09 Paul EggertMerge from trunk.
2012-01-09 Chong YidongMerge changes from emacs-23 branch
2012-01-07 Paul EggertMerge from trunk.
2012-01-05 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files
2011-12-14 Paul EggertMerge from trunk.
2011-12-11 Paul EggertMerge from trunk.
2011-12-05 Chong YidongHandle X selection requests in input-pending-p.
2011-12-05 Kenichi Handamerge trunk
2011-12-04 Andreas SchwabDon't call Lisp in signal handler
2011-12-04 Paul EggertSpelling fixes.
2011-12-01 Andreas SchwabFixes: debbugs:10169
2011-11-28 Paul EggertRemove GCPRO-related macros that exist only to avoid...
2011-11-20 Juanma BarranqueroFix typos.
2011-11-20 Paul EggertMerge from trunk.
2011-11-20 Paul EggertSpelling fixes.
2011-11-19 Paul EggertSpelling fixes.
2011-11-19 Paul EggertMerge from trunk.
2011-11-17 Paul EggertSpelling fixes.
2011-11-14 Paul EggertSpelling fixes.
2011-11-14 Paul EggertSpelling fixes.
next