summaryrefslogtreecommitdiff
path: root/src/keyboard.h
Commit message (Expand)AuthorAge
* cleanup in s/darwin.h, define DARWIN_OS and use it instead of DARWIN and/or M...Adrian Robert2008-08-04
* Fix last change.Chong Yidong2008-08-01
* clear warnings and clean up NS portAdrian Robert2008-08-01
* * s/ms-w32.h (MULTI_KBOARD): Remove.Dan Nicolaescu2008-07-31
* * keymap.c: Remove all NS-specific code.Stefan Monnier2008-07-16
* merging Emacs.app (NeXTstep port)Adrian Robert2008-07-15
* * Makefile.in (obj): Always add menu.oAndreas Schwab2008-06-08
* Relocate platform-independent menu definitions from xmenu.c.Chong Yidong2008-06-08
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-15
* Merge from emacs--rel--22Miles Bader2008-01-08
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-08
* | Make `window-system' into a keyboard-local variable (rather thanStefan Monnier2007-10-25
* | Merge from emacs--rel--22Miles Bader2007-10-09
|\|
| * (struct kboard): New elt Vlast_repeatable_command.Martin Rudalics2007-08-29
* | Add new `input-decode-map' keymap and use it for temrinalStefan Monnier2007-10-09
* | Merge from emacs--devo--0Miles Bader2007-08-13
|\|
| * Replace `iff' in comments.Glenn Morris2007-08-08
* | Merge from emacs--devo--0Miles Bader2007-07-31
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-25
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-01-29
|\|
| * Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-14
* | Merged from emacs@sv.gnu.org.Karoly Lorentey2007-01-01
|\|
| * (add_user_signals): Add extern.YAMAMOTO Mitsuharu2006-12-14
| * (in_sighandler): Remove extern.YAMAMOTO Mitsuharu2006-08-27
| * * keyboard.h: Declare in_sighandler.Jan Djärv2006-08-10
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-07-29
|\|
| * * keyboard.h: Include systime.h. Update read_char prototype.Chong Yidong2006-07-26
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-02-12
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* | Overhaul and simplify single_kboard API. Allow calls to `recursive-edit' in ...Karoly Lorentey2006-01-03
* | Rename `struct device' to `struct terminal'. Rename some terminal-related fu...Karoly Lorentey2005-12-29
* | Merged from miles@gnu.org--gnu-2005 (patch 681)Karoly Lorentey2005-12-29
|\|
| * Undo previous change.Richard M. Stallman2005-12-26
| * extern last_point_position_window.Luc Teirlinck2005-12-26
* | Change `keyboard-translate-table' to be terminal-local.Karoly Lorentey2005-10-28
* | Fix crash after y-or-n-p prompt triggered by emacsclient. (Reported by Han Bo...Karoly Lorentey2005-09-11
* | Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-04
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-07
* | Rename function-key-map to local-function-key-map, and global-function-key-ma...Karoly Lorentey2005-07-12
* | Rename `struct display' to `struct device'. Update function, parameter and v...Karoly Lorentey2005-07-11
* | Merged from miles@gnu.org--gnu-2005 (patch 469)Karoly Lorentey2005-07-05
|\|
| * Update FSF's address.Lute Kamstra2005-07-04
* | New C function `push_display_kboard'.Karoly Lorentey2005-06-27
* | Change key-translation-map to be terminal-local.Karoly Lorentey2005-06-26
* | Make function-key-map a terminal-local variable (move it inside the kboard st...Karoly Lorentey2005-06-25
* | Merged in changes from CVS trunk.Karoly Lorentey2004-11-06
|\|
| * (kbd_buffer_unget_event): Add prototype.Kim F. Storm2004-11-05
* | Merged in changes from CVS trunk.Karoly Lorentey2004-10-12
|\|
| * (timer_start_idle, timer_stop_idle): Remove prototypes.Kim F. Storm2004-10-09
* | Merged in changes from CVS trunk.Karoly Lorentey2004-07-27
|\|