(shell-strip-ctrl-m): Strip multiple ^Ms.
[bpt/emacs.git] / src /
1994-05-21 Richard M. Stallman(A_TEXT_OFFSET, A_TEXT_SEEK): Commented out.
1994-05-21 Richard M. Stallman(create_process): Don't complain about error from TIOCSETD.
1994-05-21 Richard M. StallmanAdd template for init_gettimeofday.
1994-05-21 Richard M. Stallman(x_wm_set_window_state) [USE_X_TOOLKIT]: Use XtSetValues.
1994-05-21 Karl Heuer(x_set_background_color): Set scroll bar backgrounds.
1994-05-20 Richard M. Stallman(Finsert_file_contents): Declare buffer as unsigned
1994-05-20 Michael I. BushnellOnly lusers assume that O_RDONLY == 0.
1994-05-20 Richard M. Stallman(read_char_minibuf_menu_prompt): Don't forget to initia...
1994-05-20 Richard M. Stallman(UNEXEC_ALIAS): New variable, used to make the unex...
1994-05-20 Richard M. Stallman(Fset_face_attribute_internal): Always return valid...
1994-05-20 Richard M. Stallman(syms_of_textprop): Set up Lisp fn get-char-property.
1994-05-19 Richard M. Stallman(FRAME_SUPPORT): Add menu-bar.el.
1994-05-19 Richard M. Stallman(EmacsFrameSetCharSize): Once again preserve x and...
1994-05-19 Richard M. Stallman(EXTRA_INITIALIZE): Define here.
1994-05-19 Richard M. Stallman(EXTRA_INITIALIZE): Definition deleted.
1994-05-19 Richard M. Stallman(syms_of_frame): Set up frame-first-window as Lisp fn.
1994-05-19 Richard M. StallmanAdd "args" to dummy definition of compute-motion.
1994-05-19 Richard M. Stallman[BROKEN_TIOCGWINSZ]: Undef TIOCSWINSZ too.
1994-05-19 Richard M. Stallman(PENDING_OUTPUT_COUNT): If __GNU_LIBRARY__,
1994-05-19 Richard M. Stallman(setup_frame_gcs): Move cursor_bits variable out of
1994-05-19 Richard M. Stallman(GNU_LIBRARY_PENDING_OUTPUT_COUNT): Both definitions
1994-05-19 Richard M. Stallman(other_menu_bar_item_p): Return 0 if no menu bar.
1994-05-19 Richard M. Stallman(xmenu_show): Don't look in menubar for core.height...
1994-05-19 Richard M. Stallman(Fwrite_region): Set update_mode_lines.
1994-05-19 Richard M. Stallman(syms_of_fileio): Doc fix.
1994-05-19 Richard M. Stallman(lispy_function_keys): Add various kp- keys for X11R6.
1994-05-18 Richard M. Stallman(Fset_window_buffer): Fix dedicated window error call.
1994-05-18 Richard M. Stallman(WORDS_BIG_ENDIAN): Define this, not BIG_ENDIAN.
1994-05-18 Richard M. StallmanEMACS_CONFIGURATION renamed from CONFIGURATION.
1994-05-18 Richard M. Stallman(syms_of_emacs): EMACS_CONFIGURATION renamed from CONFI...
1994-05-17 Karl Heuer(Fbacktrace): Properly nest parentheses.
1994-05-17 Richard M. Stallman(command_loop_1): Fix test for valid display table...
1994-05-17 Richard M. Stallman(ALL_LDFLAGS): Add LDFLAGS.
1994-05-17 Richard M. Stallman(update_frame): Fix test of outq and baud_rate some...
1994-05-17 Richard M. Stallman(update_frame): Fix backwd test of outq and baud_rate.
1994-05-17 Richard M. Stallman(Fdo_auto_save): Save listdesc as an integer, only...
1994-05-17 Richard M. Stallman(validate_x_resource_name): Don't let Vx_resource_name...
1994-05-17 Richard M. Stallman(gettimeofday): New function substituting the library
1994-05-17 Richard M. Stallman(xmenu_show): Completely ignore nameless panes
1994-05-17 Karl Heuer(fix_overlays_in_range): New function.
1994-05-17 Karl Heuer(Ftranspose_regions): Fix overlays after moving markers.
1994-05-16 Richard M. Stallman(syms_of_eval): Doc fixes.
1994-05-15 Richard M. Stallman(x_display_box_cursor): Preserve mouse highlight if...
1994-05-15 Richard M. Stallman(crlf_to_lf): Fix off-by-one condition.
1994-05-15 Richard M. Stallman(Fcurrent_time_zone): Add cast.
1994-05-15 Richard M. Stallman(LOCALTIME_CACHE): Defined.
1994-05-15 Richard M. Stallman(LOCALTIME_CACHE): Define, if not OSF1.
1994-05-14 Richard M. Stallman(bind_polling_period): Never decrease polling_period.
1994-05-14 Richard M. Stallman(XTread_socket): For button events, clear compose_status.
1994-05-14 Richard M. StallmanComment change.
1994-05-14 Richard M. Stallman(Fcopy_file): Close output before setting its times.
1994-05-13 Karl Heuer(Foverlay_lists): Doc fix.
1994-05-13 Richard M. Stallman(HAVE_X11XTR6): Add #undef.
1994-05-13 Richard M. Stallman(LIBXTR6): New variable. Test HAVE_X11XTR6.
1994-05-13 Richard M. Stallman(syms_of_keyboard): Set up Qpolling_period.
1994-05-13 Richard M. Stallman(Fopen_network_stream): Call bind_polling_period; later...
1994-05-13 Richard M. Stallman(save_excursion_restore): Don't run activate-mark-hook
1994-05-13 Richard M. Stallman(LIBXTR6): New variable.
1994-05-13 Richard M. Stallman(sys_subshell): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
1994-05-13 Richard M. Stallman(child_setup): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
1994-05-13 Richard M. Stallman(main): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
1994-05-12 Richard M. StallmanHandle Motif and Open-look.
1994-05-12 Karl Heuer(display_text_line): Fix check for end of buffer.
1994-05-12 Richard M. Stallman(dumpglyphs): For cursor foreground, try the
1994-05-12 Richard M. Stallman(init_callproc): Never set Vdata_directory based on
1994-05-11 Roland McGrath[__GNU_LIBRARY__]: Include <termios.h>.
1994-05-11 Fred Pierresteguy(xmenu_show): New var mb_item. Use it to determine...
1994-05-11 Richard M. Stallman(string_width): Deleted.
1994-05-11 Richard M. Stallman(Frename_buffer): Reject empty string as new name.
1994-05-11 Karl Heuer(exec_sentinel): Don't deactivate the mark. Check...
1994-05-11 Richard M. Stallman(BSD): Define as 42.
1994-05-11 Richard M. StallmanDon't declare logb if it is a macro.
1994-05-10 Karl Heuer(read_char): Preserve echo area on asynch buffer switch.
1994-05-10 Richard M. Stallman(Finsert_file_contents) [MSDOS]: Ignore the replace...
1994-05-10 Roland McGrathComment fix.
1994-05-10 Roland McGrath[__GNU_LIBRARY__]: Redefine PENDING_OUTPUT_COUNT even...
1994-05-10 Richard M. Stallman(Qbuffer_file_type): Var deleted.
1994-05-10 Richard M. Stallman(syms_of_keyboard): Doc fix.
1994-05-10 Karl Heuer(safe_run_hooks): New function, extracted from command_...
1994-05-10 Karl HeuerUse PT, not point.
1994-05-09 Richard M. Stallman(x_set_window_size) [USE_X_TOOLKIT]:
1994-05-09 Richard M. Stallman(process_send_signal): If PREFER_VSUSP, use VSUSP inste...
1994-05-09 Richard M. Stallman(PREFER_VSUSP): Defined.
1994-05-08 Richard M. Stallman(x_set_offset): Set gravity and size hint
1994-05-08 Richard M. Stallman(x_real_positions): New function.
1994-05-07 Richard M. Stallman[MSDOS]: Rename Vbinary_process to Vbinary_process_output.
1994-05-07 Richard M. Stallman(read_char): Don't text do_mouse_tracking;
1994-05-07 Richard M. Stallman(record_delete): Record the old point value only right...
1994-05-07 Richard M. Stallman(PURESIZE): Increase to 205000.
1994-05-07 Richard M. Stallmanentered into RCS
1994-05-07 Richard M. Stallman(PURESIZE): Increase to 235000.
1994-05-06 Richard M. StallmanDefine NO_MATHERR.
1994-05-06 Richard M. StallmanDon't guard DOMAIN && SING && OVERFLOW check by an...
1994-05-06 Jim Meyering*** empty log message ***
1994-05-06 Richard M. Stallman(LD_SWITCH_SYSTEM): Use ./prefix-args, not -Xlinker...
1994-05-06 Francesco Potortì* m/delta.h: (SYSTEM_MALLOC): deleted. The problem...
1994-05-06 Richard M. Stallman(error): Fix logic in call to xmalloc/xrealloc.
1994-05-06 Richard M. Stallman(wait_reading_process_input): Don't call prepare_menu_bars
1994-05-06 Richard M. Stallman(make_lispy_event): Ignore mouse events for deleted...
1994-05-06 Karl Heuer(Fdelete_other_windows): Do nothing if w->start is...
next