aboutsummaryrefslogtreecommitdiffstats
path: root/src/commands.h
Commit message (Collapse)AuthorAgeFilesLines
* (Vthis_command): Renamed from this_command.Richard M. Stallman1998-08-091-1/+1
|
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
|
* Update GPL to version 2.Karl Heuer1995-06-151-1/+1
|
* (last_command): Var deleted; now part of struct kboard.Karl Heuer1995-06-091-10/+2
|
* (unread_command_char): Declared.Richard M. Stallman1994-07-181-0/+4
|
* (last_point_position_buffer): Declared.Richard M. Stallman1994-05-051-1/+4
|
* Update copyright.Karl Heuer1994-05-041-1/+1
|
* (Vunread_command_events): Renamed.Richard M. Stallman1994-04-281-2/+2
|
* (this_command, last_command): Declared.Richard M. Stallman1994-03-251-0/+10
|
* New variable last_point_position.Karl Heuer1994-03-031-0/+3
|
* * keyboard.c (menu_bar_items, read_key_sequence): UseJim Blandy1993-06-221-8/+4
| | | | | | | | | current_global_map, not global_map; the latter is only meant to be used for initial_define_key. * commands.h: Doc fix. * commands.h (Vglobal_mouse_map): Removed; unused. * xfns.c (Vglobal_mouse_map): Same.
* JimB's changes since January 18thJim Blandy1993-01-261-3/+3
|
* * commands.h (unread_command_event): Doc fix.Jim Blandy1992-11-161-2/+11
| | | | * commands.h (unread_switch_frame): Declare this extern.
* * commands.h (unread_command_char): Declare this to be aJim Blandy1992-10-311-1/+1
| | | | Lisp_Object, not an int.
* entered into RCSRichard M. Stallman1992-09-041-0/+4
|
* *** empty log message ***Jim Blandy1992-01-131-1/+1
|
* Initial revisionJim Blandy1991-04-111-0/+70