]> code.delx.au - gnu-emacs/history - src
* syssignal.h: Don't #include <signal.h>
[gnu-emacs] / src /
1993-05-24 Jim Blandy* syssignal.h: Don't #include <signal.h>
1993-05-24 Richard M. Stallman(check_x): New function.
1993-05-24 Richard M. Stallman(Fset_face_attribute_internal): Don't call unload_font
1993-05-23 Richard M. Stallman(Fcurrent_time_zone): Make `am' an int, not long.
1993-05-23 Jim BlandyChanges for SGI from Matthew J Brown <mjb@doc.ic.ac...
1993-05-23 Jim BlandyChanges for SGI from Matthew J Brown <mjb@doc.ic.ac...
1993-05-23 Jim Blandy* m/iris4d.h (NEED_SIOCTL): Move this to...
1993-05-23 Jim Blandy* m/iris4d.h (NEED_SIOCTL): Move this to...
1993-05-23 Jim BlandyRemove HAVE_RENAME; configure guesses that now.
1993-05-23 Jim Blandy* config.h.in (LD_SWITCH_X_SITE, C_SWITCH_X_SITE):...
1993-05-23 Jim Blandy* xterm.c (x_scroll_bar_report_motion): Set *TIME wheth...
1993-05-23 Jim Blandy* xfaces.c (Fset_face_attribute_internal): Don't free...
1993-05-23 Jim Blandy* keyboard.c (make_lispy_movement): Deal properly with...
1993-05-23 Jim Blandy* lisp.h (GLYPH_FACE): Remember that the face portion...
1993-05-23 Richard M. StallmanMove signal.h and stdio.h before config.h.
1993-05-23 Richard M. Stallman(Fcurrent_time_zone): Assign gmt, instead of init.
1993-05-22 Jim Blandy* puresize.h [not HAVE_X_WINDOWS] (PURESIZE): Make...
1993-05-22 Jim Blandy* Makefile.in (SUBMAKEFLAGS): Add CFLAGS to the list.
1993-05-22 Richard M. Stallman(display_text_line): Highlight in any frame's sel window.
1993-05-22 Richard M. Stallman(x_window_to_frame): Use XGCTYPE.
1993-05-22 Jim Blandy* editfns.c: #include <sys/types.h>, to get time_t...
1993-05-22 Jim BlandyUpdated copyright years.
1993-05-22 Jim Blandy* xterm.c (x_scroll_bar_handle_click): Never grab the...
1993-05-22 Richard M. Stallman(modifier_names): Update to match *_modifier in termhooks.
1993-05-22 Jim Blandy(make_ctrl_char): New function.
1993-05-22 Jim Blandy* xterm.c (x_scroll_bar_handle_click): Never grab the...
1993-05-22 Jim Blandy*** empty log message ***
1993-05-22 Jim Blandy*** empty log message ***
1993-05-22 Jim Blandy* keyboard.c (make_ctrl_char): New function.
1993-05-22 Jim Blandy*** empty log message ***
1993-05-22 Jim Blandy* process.c (Fopen_network_stream): Deal with older...
1993-05-21 Jim Blandy* systty.h [SYSV_PTYS]: #include <sys/types.h>. Francesco
1993-05-21 Richard M. Stallman(wait_for_termination): Copy code from 18.59 (but sans...
1993-05-21 Jim Blandy*** empty log message ***
1993-05-21 Jim Blandy* s/linux.h: Remove copyright notices by Michael K...
1993-05-21 Jim Blandy* sysdep.c (sys_suspend): Set synch_process_alive,...
1993-05-21 Richard M. Stallman(syms_of_xfns): Don't make Lisp vars
1993-05-21 Jim Blandy*** empty log message ***
1993-05-20 Jim Blandy* dispnew.c (preserve_other_columns): Remember to multi...
1993-05-20 Jim BlandyFix the fix to scrollbar computaaFix the fix to the...
1993-05-20 Roland McGrathInitial revision
1993-05-20 Richard M. Stallman(read_key_sequence): Reexamine this_command
1993-05-20 Richard M. Stallman(x_find_modifier_meanings): If some keys are meta and...
1993-05-20 Jim BlandySome more changes from Michael K. Johnson for Linux.
1993-05-20 Jim BlandySome time-handling patches from Paul Eggert:
1993-05-20 Jim BlandyGet the types right, baby.
1993-05-20 Jim BlandySome more changes from Michael K. Johnson for Linux.
1993-05-20 Jim Blandy*** empty log message ***
1993-05-20 Jim BlandyInitial revision
1993-05-19 Jim BlandySome changes from Michael K. Johnson for Linux.
1993-05-19 Jim BlandySome changes from Michael K. Johnson for Linux.
1993-05-19 Jim Blandy* xdisp.c (redisplay_window): Compute the scrollbar...
1993-05-19 Richard M. Stallman(syms_of_lread): Make Vcurrent_load_list ordinary Lisp...
1993-05-19 Richard M. Stallman(Fcurrent_input_mode): Return META as 3-way flag.
1993-05-19 Jim BlandyBraino.
1993-05-19 Jim Blandy* fileio.c (Ffind_file_name_handler): Check that FILENA...
1993-05-19 Jim Blandy* process.c (wait_reading_process_input): Undo change...
1993-05-19 Jim Blandy* process.c (wait_reading_process_input): Don't forget...
1993-05-19 Richard M. Stallman(follow_key): Check char in range before UPPERCASEP.
1993-05-19 Jim BlandyChanges for Silicon Graphics Iris 5D.
1993-05-19 Jim BlandyInitial revision
1993-05-19 Jim Blandy* process.c [__sgi] (allocate_pty): Give up immediately...
1993-05-19 Jim BlandyDoc fix.
1993-05-19 Richard M. Stallman(x_set_menu_bar_lines): Fix typo in last change.
1993-05-19 Jim Blandy* xdisp.c (display_text_line): If the newline (or C...
1993-05-19 Jim BlandyMake sure that all the display faces use fonts of the
1993-05-19 Jim Blandy* xterm.c (x_new_font): Tell the frame display faces...
1993-05-19 Jim Blandy* xterm.c (XTread_socket): Turn off ControlMask for...
1993-05-19 Jim Blandy* xfns.c (x_set_menu_bar_lines): Minibuffer-only frames...
1993-05-18 Jim BlandyInitial revision
1993-05-18 Jim Blandy* xfaces.c (free_frame_faces): Don't free the resources...
1993-05-18 Jim Blandy* xdisp.c (redisplay_window): Make the scrollbar reflec...
1993-05-18 Jim Blandy* sysdep.c (reset_sys_modes): Test the return value of
1993-05-18 Jim Blandy* lisp.h (malloc, realloc): Declare these to return...
1993-05-18 Jim Blandy* config.h.in (STDC_HEADERS, TIME_WITH_SYS_TIME,
1993-05-18 Jim Blandy* keyboard.c (read_key_sequence): Don't lay down an...
1993-05-18 Jim Blandy* xterm.c (XTread_socket): Turn off ControlMask for...
1993-05-18 Jim Blandy* window.c (window-dedicated-p): Doc fix.
1993-05-18 Richard M. Stallman(struct window): New slot region_showing.
1993-05-17 Richard M. Stallman(mark_window_display_accurate): Set region_showing...
1993-05-16 Richard M. Stallman(x_set_cursor_color): Set cursor_foreground_pixel.
1993-05-16 Richard M. Stallman(x_display): New field cursor_fore_pixel.
1993-05-16 Richard M. Stallman(dumpglyphs): Create a temporary merged gc
1993-05-16 Richard M. Stallman(overlays_at): New arg EXTEND.
1993-05-16 Richard M. Stallman(compute_char_face): Pass 0 as EXTEND arg to overlays_at.
1993-05-16 Jim BlandyDocument sun change.
1993-05-16 Richard M. Stallman(casify_region): Remove mistaken arg to record_change.
1993-05-16 Jim Blandy* xfaces.c (Fset_face_attribute_internal): Jolt redispl...
1993-05-16 Jim Blandy* xfaces.c (unload_color): Don't try to unload the...
1993-05-15 Jim BlandyInstall David Mackenzie's patches to make ${srcdir...
1993-05-15 Jim Blandy* process.c (wait_reading_process_input): If we're...
1993-05-15 Jim Blandy* systime.h: Borrow CPP sequence from getdate.y to...
1993-05-15 Richard M. Stallman(Fx_selection_exists_p): Handle nil, t as SELECTION...
1993-05-15 Richard M. Stallman(compute_char_face): New args REGION_BEG, REGION_END.
1993-05-15 Richard M. Stallman(direct_output_forward_char): Just give up
1993-05-14 Jim Blandy* buffer.c (Fmove_overlay): If the overlay is in no...
1993-05-14 Richard M. Stallman(access_keymap): Handle any length vector.
1993-05-14 Richard M. Stallman(command_loop_1): Don't do it here.
1993-05-14 Jim Blandy* buffer.c (Foverlay_start, Foverlay_end, Foverlay_buffer,
1993-05-14 Jim Blandy* xterm.c (dumpglyphs): Give the cursor higher priority...
next