| Commit message (Expand) | Author | Age | Files | Lines |
| * | * lisp.h [not MULTI_FRAME]: Don't declare the Lisp_Frame tag. | Jim Blandy | 1992-11-07 | 1 | -1/+5 |
| * | * keymap.c (get_keymap_1): Don't try to autoload OBJECT's function | Jim Blandy | 1992-11-07 | 1 | -6/+13 |
| * | * keyboard.c (read_key_sequence): Removed the | Jim Blandy | 1992-11-07 | 1 | -27/+48 |
| * | * eval.c (Fautoload): Renamed fifth argument TYPE. Document the | Jim Blandy | 1992-11-07 | 1 | -9/+16 |
| * | * buffer.c (init_buffer): If PWD is accurate, use it instead of | Jim Blandy | 1992-11-07 | 1 | -1/+15 |
| * | * alloc.c: #include "frame.h" unconditionally. frame.h does the | Jim Blandy | 1992-11-07 | 1 | -2/+0 |
| * | * Makefile.in: Rearrange dependencies to make sure that xmakefile | Jim Blandy | 1992-11-07 | 1 | -6/+6 |
| * | Added `mips' command. | Jim Blandy | 1992-11-07 | 1 | -0/+8 |
| * | (SYSTEM_TYPE): Use berkeley-unix. | Richard M. Stallman | 1992-11-06 | 1 | -1/+1 |
| * | *** empty log message *** | Karl Berry | 1992-11-04 | 1 | -1/+4 |
| * | * fileio.c (Fmake_directory_internal): Remove extra paren before the | Jim Blandy | 1992-11-03 | 1 | -1/+1 |
| * | (Fmake_directory_internal): Renamed from Fmake_directory. | Richard M. Stallman | 1992-10-31 | 1 | -4/+5 |
| * | * xterm.h (x_screen_count, x_release, x_screen_height, | Jim Blandy | 1992-10-31 | 1 | -8/+8 |
| * | * xterm.c (x_convert_modifiers): Declare this to return an | Jim Blandy | 1992-10-31 | 1 | -10/+10 |
| * | * xselect.c (own_selection): selection_type is an X Atom value, | Jim Blandy | 1992-10-31 | 1 | -4/+9 |
| * | * xfns.c (x_decode_color, Fx_color_display_p): x_screen_planes is | Jim Blandy | 1992-10-31 | 1 | -17/+20 |
| * | * xdisp.c (redisplay): Use ! EQ to compare the old and new arrow | Jim Blandy | 1992-10-31 | 1 | -57/+48 |
| * | * window.h (make_window, window_from_coordinates, | Jim Blandy | 1992-10-31 | 1 | -0/+3 |
| * | * window.c (Fwindow_width, Fset_window_hscroll): Use accessors on | Jim Blandy | 1992-10-31 | 1 | -10/+10 |
| * | * undo.c (record_insert): Use accessors on BEG and LENGTH. | Jim Blandy | 1992-10-31 | 1 | -7/+8 |
| * | * search.c (Fstore_match_data): Don't assume Flength returns an | Jim Blandy | 1992-10-31 | 1 | -1/+1 |
| * | * process.c: (status_convert): Declare this to return a | Jim Blandy | 1992-10-31 | 1 | -13/+12 |
| * | * print.c (print): Cast the frame's address to an integer before | Jim Blandy | 1992-10-31 | 1 | -1/+1 |
| * | * minibuf.c (read_minibuf): Use EQ to compare, not ==. | Jim Blandy | 1992-10-31 | 1 | -2/+2 |
| * | * lread.c (read_char): Add an extern declaration for this, | Jim Blandy | 1992-10-31 | 1 | -0/+2 |
| * | * lisp.h (Fdefault_boundp, make_float, Ffloat, Fnth, Fcopy_alist, | Jim Blandy | 1992-10-31 | 1 | -8/+17 |
| * | * keymap.c (Fdefine_key, Flookup_key, describe_map): Don't assume | Jim Blandy | 1992-10-31 | 1 | -21/+52 |
| * | * keyboard.h (get_keymap_1, Fkeymapp, reorder_modifiers, | Jim Blandy | 1992-10-31 | 1 | -0/+5 |
| * | * keyboard.c: #include dispextern.h. | Jim Blandy | 1992-10-31 | 1 | -151/+202 |
| * | * frame.c: #include buffer.h. | Jim Blandy | 1992-10-31 | 1 | -0/+1 |
| * | * fns.c: #include keyboard.h. | Jim Blandy | 1992-10-31 | 1 | -1/+2 |
| * | * floatfns.c (Flog): Don't forget to declare the BASE argument a | Jim Blandy | 1992-10-31 | 1 | -2/+3 |
| * | * doc.c: #include keyboard.h. | Jim Blandy | 1992-10-31 | 1 | -8/+17 |
| * | * dispextern.h (sit_for): Declare this extern. | Jim Blandy | 1992-10-31 | 1 | -0/+1 |
| * | * dired.c (find_file_handler): Declare this extern. | Jim Blandy | 1992-10-31 | 1 | -2/+4 |
| * | * data.c (Fset): See if current_alist_element points to itself | Jim Blandy | 1992-10-31 | 1 | -1/+4 |
| * | * commands.h (unread_command_char): Declare this to be a | Jim Blandy | 1992-10-31 | 1 | -1/+1 |
| * | * casetab.c (set_case_table): Declare this to be static, and | Jim Blandy | 1992-10-31 | 1 | -2/+5 |
| * | * casefiddle.c (operate_on_word): Declare end to be an int, not a | Jim Blandy | 1992-10-31 | 1 | -2/+2 |
| * | * callproc.c: Arrange for synchronous processes to get SIGINT the | Jim Blandy | 1992-10-31 | 1 | -7/+28 |
| * | * bytecode.c (Fbyte_code): Use EQ to compare string_saved with | Jim Blandy | 1992-10-31 | 1 | -1/+1 |
| * | * buffer.h (Fbuffer_name, Fget_file_buffer): Added external | Jim Blandy | 1992-10-31 | 1 | -1/+4 |
| * | * buffer.c (reset_buffer): Don't assign to b->save_length as if it | Jim Blandy | 1992-10-31 | 1 | -1/+1 |
| * | * alloc.c (Frope_elt): Declare arguments to be Lisp_Objects. | Jim Blandy | 1992-10-31 | 1 | -0/+1 |
| * | * abbrev.c (Funexpand_abbrev): Just assign the last abbrev's value | Jim Blandy | 1992-10-31 | 1 | -1/+3 |
| * | (preserved_fns): New var. | Richard M. Stallman | 1992-10-30 | 1 | -3/+47 |
| * | (get_system_name): Use gethostname for USG systems | Richard M. Stallman | 1992-10-29 | 1 | -2/+12 |
| * | (count_blanks): Leave argument r constant, and increment p. | Richard M. Stallman | 1992-10-29 | 1 | -4/+4 |
| * | Initial revision | Richard M. Stallman | 1992-10-28 | 1 | -0/+45 |
| * | (HAVE_GETHOSTNAME): Define it. | Richard M. Stallman | 1992-10-28 | 1 | -0/+4 |