| Commit message (Expand) | Author | Age | Files | Lines |
* | Define HAVE_SHUTDOWN. | Geoff Voelker | 1997-07-10 | 1 | -0/+1 |
* | (Fset_face_attribute_internal): Set mouse_face_defer | Eli Zaretskii | 1997-07-10 | 1 | -0/+2 |
* | (echo_area_display): Don't offset using left-side | Richard M. Stallman | 1997-07-10 | 1 | -3/+5 |
* | (read_process_output): Add cast. | Richard M. Stallman | 1997-07-10 | 1 | -1/+1 |
* | (current_lock_owner, lock_file_1): Add casts. | Richard M. Stallman | 1997-07-10 | 1 | -3/+3 |
* | (x_load_font): Get value of fontp->height from | Richard M. Stallman | 1997-07-10 | 1 | -4/+4 |
* | (x_term_init): Don't use initializer for null_bits. | Richard M. Stallman | 1997-07-10 | 1 | -1/+7 |
* | (redisplay_internal): Fix previous change. | Richard M. Stallman | 1997-07-10 | 1 | -6/+14 |
* | (C_SWITCH_SYSTEM): Add -Wf,-XNh option. | Richard M. Stallman | 1997-07-09 | 1 | -2/+5 |
* | (Fdelete_frame): Always err for deleting the only frame. | Richard M. Stallman | 1997-07-09 | 1 | -0/+3 |
* | (Ffont_info): Make vector of correct size. | Kenichi Handa | 1997-07-09 | 1 | -1/+1 |
* | (syms_of_fns): Fix previous change. | Richard M. Stallman | 1997-07-09 | 1 | -1/+1 |
* | (decode_mode_spec) <z,Z>: Display buffer coding system | Richard M. Stallman | 1997-07-09 | 1 | -2/+3 |
* | (main) [__NetBSD__]: Round up new stack limit to page bdry. | Richard M. Stallman | 1997-07-09 | 1 | -0/+7 |
* | Use #ifdef to test STDC_HEADERS. | Richard M. Stallman | 1997-07-08 | 1 | -1/+1 |
* | (shortlisp): Fix typo. | Richard M. Stallman | 1997-07-08 | 1 | -1/+1 |
* | (Finsert_file_contents): Give up match-end only if | Richard M. Stallman | 1997-07-08 | 1 | -1/+8 |
* | (struct gl_state_s): New field `offset'. | Richard M. Stallman | 1997-07-08 | 1 | -14/+27 |
* | (decode_mode_spec_coding): Really don't display | Richard M. Stallman | 1997-07-08 | 1 | -3/+6 |
* | (LIBS_SYSTEM): Add -lkvm and -lelf. | Richard M. Stallman | 1997-07-08 | 1 | -1/+1 |
* | automatically generated from GPLed version | Miles Bader | 1997-07-08 | 1 | -17/+17 |
* | automatically generated from GPLed version | Paul Eggert | 1997-07-08 | 1 | -24/+26 |
* | [sigmask] (SIGEMPTYMASK): Define to use sigmask. | Richard M. Stallman | 1997-07-07 | 1 | -0/+7 |
* | Rename macro __P to PP. | Richard M. Stallman | 1997-07-07 | 1 | -50/+50 |
* | (Ffile_attributes): Use cast to avoid warnings. | Richard M. Stallman | 1997-07-07 | 1 | -1/+2 |
* | (Vpreloaded_file_list): New variable. | Richard M. Stallman | 1997-07-07 | 1 | -0/+10 |
* | (Fuser_full_name): Declare p, q and r as unsigned char *. | Richard M. Stallman | 1997-07-07 | 1 | -2/+2 |
* | (ospeed): Define as short, unless HAVE_TERMIOS_H and LINUX. | Richard M. Stallman | 1997-07-07 | 2 | -5/+15 |
* | (ospeed): Declare as short unless HAVE_TERMIOS_H and LINUX. | Richard M. Stallman | 1997-07-07 | 1 | -2/+4 |
* | Include blockinput.h. | Richard M. Stallman | 1997-07-07 | 1 | -1/+22 |
* | (echo_area_display): Use proper vpos when clearing extra minibuf lines. | Richard M. Stallman | 1997-07-07 | 1 | -1/+1 |
* | (display_menu_bar): Always pass W to display_string. | Richard M. Stallman | 1997-07-07 | 1 | -3/+34 |
* | (Fcall_process): If enable-multibyte-characters is | Kenichi Handa | 1997-07-07 | 1 | -24/+52 |
* | (Qemacs_mule, inhibit_eol_conversion): New variables. | Kenichi Handa | 1997-07-07 | 1 | -11/+40 |
* | (Qemacs_mule): Extern it. | Kenichi Handa | 1997-07-07 | 1 | -0/+1 |
* | (Fstart_process): If enable-multibyte-characters is | Kenichi Handa | 1997-07-07 | 1 | -4/+32 |
* | (Finsert_file_contents): If enable-multibyte-characters | Kenichi Handa | 1997-07-07 | 1 | -7/+11 |
* | (x_list_fonts): Initialize the variable LIST to Qnil. | Kenichi Handa | 1997-07-07 | 1 | -1/+1 |
* | [OSF_ALPHA]: Include sys/mbuf.h, sys/socket.h, net/route.h. | Richard M. Stallman | 1997-07-06 | 1 | -0/+3 |
* | (update_dynamic_symbols): Add cast when setting reladdr. | Richard M. Stallman | 1997-07-06 | 1 | -1/+1 |
* | (Fsignal, find_handler_clause): If ERROR_SYMBOL | Richard M. Stallman | 1997-07-05 | 1 | -9/+32 |
* | (x_set_font): Funcall Qface_set_after_frame_default. | Richard M. Stallman | 1997-07-05 | 1 | -0/+8 |
* | (x_make_frame_visible): Don't move the frame | Richard M. Stallman | 1997-07-05 | 1 | -1/+1 |
* | Include float.h before lisp.h. | Richard M. Stallman | 1997-07-05 | 3 | -6/+16 |
* | (SETUP_SYNTAX_TABLE_FOR_OBJECT): Treat nil like a buffer. | Richard M. Stallman | 1997-07-05 | 1 | -1/+1 |
* | (memory_full): Pass Qnil to Fsignal for ERROR_SYMBOL. | Richard M. Stallman | 1997-07-05 | 1 | -3/+3 |
* | (RE_TRANSLATE): Define default assuming simple integers. | Richard M. Stallman | 1997-07-04 | 1 | -0/+1 |
* | (TRANSLATE, re_search_2, re_match_2_internal,bcmp_translate): | Richard M. Stallman | 1997-07-04 | 1 | -4/+5 |
* | Fix bugs with inappropriate mixing of Lisp_Object with int. | Richard M. Stallman | 1997-07-04 | 22 | -64/+90 |
* | Fix bugs with inappropriate mixing of Lisp_Object with int. | Richard M. Stallman | 1997-07-04 | 1 | -5/+9 |