Declare Lisp_Object Q* variables to be 'static' if not exproted.
[bpt/emacs.git] / src / keyboard.c
2011-04-11 Paul EggertDeclare Lisp_Object Q* variables to be 'static' if...
2011-04-11 Paul EggertMake Emacs functions such as Fatom 'static' by default.
2011-04-10 Paul EggertFix more problems found by GCC 4.6.0's static checks.
2011-04-10 Paul EggertMerge from mainline.
2011-04-10 Paul EggertMerge from mainline.
2011-04-09 Paul Eggert* keyboard.c (read_char): Remove unused var.
2011-04-09 Paul EggertMerge from mainline.
2011-04-09 Glenn MorrisMerge from emacs-23; up to 2010-06-08T03:06:47Z!dann...
2011-04-08 Chong YidongMerge changes from emacs-23 branch
2011-04-08 Chong Yidong* keyboard.c (syms_of_keyboard): Use DEFSYM macro.
2011-04-08 Chong YidongRemove internal_with_output_to_temp_buffer, replacing...
2011-04-07 Paul Eggert* keyboard.c (access_keymap_keyremap): Print func name...
2011-04-06 Paul EggertFix more problems found by GCC 4.6.0's static checks.
2011-04-06 Paul EggertMerge from mainline.
2011-04-05 Paul EggertMerge from mainline.
2011-04-04 Stefan Monnier* src/keyboard.c (safe_run_hook_funcall): Fix last...
2011-04-02 Paul Eggert* keyboard.c (timer_check_2): Mark vars as initialized.
2011-04-02 Paul Eggert* keyboard.c (timer_check_2): Don't assume timer-list...
2011-04-02 Paul Eggert* keyboard.c (menu_bar_items, read_char_minibuf_menu_pr...
2011-04-01 Paul EggertMerge from mainline.
2011-04-01 Stefan MonnierMerge from lexical-binding branch.
2011-03-31 Eli ZaretskiiFix bug #6671 with recentering and other scrolling...
2011-03-31 Stefan MonnierMerge from trunk
2011-03-30 Zachary Kanfer* src/keyboard.c (Fexecute_extended_command): Do log...
2011-03-30 Paul EggertFix more problems found by GCC 4.6.0's static checks.
2011-03-29 Paul EggertMerge from mainline.
2011-03-28 Stefan MonnierDon't reset post-command-hook to nil upon error.
2011-03-27 Paul Eggert* keyboard.c (read_key_sequence): Don't check last_real...
2011-03-27 Paul Eggert* keyboard.c (keyremap_step, read_key_sequence): Use...
2011-03-27 Paul Eggert* keyboard.c (parse_modifiers_uncached, parse_modifiers):
2011-03-27 Paul EggertMerge from atest branch.
2011-03-27 Paul EggertMerge from mainline.
2011-03-27 Glenn MorrisRemove (RET)SIGTYPE; it is identical to void on all...
2011-03-27 Paul Eggert* keyboard.c, keyboard.h (num_input_events): Now size_t.
2011-03-26 Juanma Barranquerosrc/*.h: Remove unused parameters and functions.
2011-03-25 Juanma Barranqueront/*.c, src/*.c: Remove unused variables.
2011-03-24 Paul Eggert* keyboard.c (syms_of_keyboard): Use the same style...
2011-03-23 Julien DanjouUse Frun_hooks rather than calling Vrun_hooks manually
2011-03-21 Stefan MonnierMerge from trunk
2011-03-19 Chong YidongMerge changes from emacs-23 branch
2011-03-17 Paul EggertMerge: Fix more problems found by GCC 4.5.2's static...
2011-03-17 Paul EggertMerge from mainline.
2011-03-15 Paul EggertUse functions, not macros, for up- and down-casing.
2011-03-15 Paul Eggert* lisp.h: New macros GCPRO2_VAR, GCPRO3_VAR, etc.
2011-03-14 Paul Eggert* keyboard.c (read_char): Mark local as initialized.
2011-03-14 Paul Eggert* keyboard.c (Fexit_recursive_edit, Fabort_recursive_ed...
2011-03-14 Paul Eggert* keyboard.c (read_key_sequence): Mark locals as initia...
2011-03-14 Paul Eggert* keyboard.c: (read_char, kbd_buffer_get_event, make_li...
2011-03-14 Paul Eggert* keyboard.c: Declare functions static if they are...
2011-03-12 Glenn MorrisMerge from emacs-23; up to 2010-06-03T22:16:02Z!dann...
2011-03-06 Stefan MonnierMerge from trunk
2011-02-28 Glenn MorrisMerge from emacs-23; up to 2010-06-03T05:41:49Z!rgm...
2011-02-25 Stefan MonnierGet rid of funvec.
2011-02-23 Glenn MorrisMerge from emacs-23; up to 2010-06-02T00:10:42Z!yamaoka...
2011-02-21 Stefan MonnierMerge from trunk
2011-02-19 Glenn MorrisMerge from emacs-23; up to 2010-06-01T01:49:15Z!monnier...
2011-02-18 Paul EggertMerge from mainline.
2011-02-16 Tom TromeyHide implementation of `struct kboard'
2011-02-16 Tom TromeyChange B_ to BVAR
2011-02-16 Glenn MorrisMerge from emacs-23; up to 2010-05-28T19:18:47Z!juri...
2011-02-15 Paul EggertMerge from mainline.
2011-02-14 Tom TromeyHide implementation of `struct buffer'
2011-02-12 Chong YidongMerge changes from emacs-23 branch
2011-02-12 Stefan MonnierMerge from trunk
2011-02-06 Paul Eggert* keyboard.c: conform to C89 pointer rules
2011-02-05 Glenn MorrisMerge from emacs-23; up to 2010-05-26T14:19:15Z!monnier...
2011-02-01 Stefan MonnierMerge from trunk
2011-01-31 Chong YidongMerge changes from emacs-23 branch
2011-01-30 Paul EggertUse SSDATA when the context wants char *.
2011-01-30 Paul EggertUse SSDATA when the context wants char *.
2011-01-29 Chong Yidong* keyboard.c (make_lispy_position): Fix typo in last...
2011-01-28 Stefan Monnier* progmodes/compile.el: Don't use font-lock any more.
2011-01-28 Chong YidongFix text pos part of lispy positions for right fringe...
2011-01-26 Glenn MorrisRefill some long/short copyright headers.
2011-01-25 Glenn MorrisConvert consecutive FSF copyright years to ranges.
2011-01-25 Glenn MorrisMerge from emacs-23.
2011-01-23 Paul EggertPromote SSDATA macro from gtkutil.c and xsmfns.c to...
2011-01-22 Glenn MorrisMerge from emacs-23
2011-01-18 Tom TromeyMove all DEFVAR'd globals into a structure -- threading...
2011-01-18 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T22:16...
2011-01-17 Paul EggertMerge from mainline.
2011-01-17 Paul EggertMerge from mainline.
2011-01-15 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T21:33...
2011-01-15 Glenn MorrisMerge from emacs-23 branch.
2011-01-14 Paul EggertMerge from mainline.
2011-01-14 Paul EggertMerge from mainline.
2011-01-14 Stefan MonnierMerge from emacs-23
2011-01-14 Paul EggertMerge from mainline.
2011-01-14 Paul EggertMerge from mainline.
2011-01-13 Paul EggertMerge from mainline.
2011-01-12 Paul EggertMerge from mainline.
2011-01-09 Paul EggertInclude <unistd.h> unilaterally.
2011-01-02 Glenn MorrisAdd 2011 to FSF/AIST copyright years.
2011-01-02 Chong YidongMerge changes from emacs-23 branch
2010-12-25 Eli ZaretskiiFix bug #7662 with aligning key bindings equivalent...
2010-12-20 Chong YidongImplement tool-bar separators for non-GTK tool-bars.
2010-12-17 Chong YidongSupport for menu separators in the GTK tool-bar.
2010-12-16 Ken ManheimerSynopsis: Migrate allout encryption provisions from...
2010-12-15 Stefan MonnierObey lexical-binding in interactive evaluation commands.
2010-12-13 Stefan MonnierMerge from emacs-23
next