aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (syms_of_eval): Doc fixes.Richard M. Stallman1994-05-161-2/+2
* (x_display_box_cursor): Preserve mouse highlight if the old cursor was in it.Richard M. Stallman1994-05-151-1/+18
* (crlf_to_lf): Fix off-by-one condition.Richard M. Stallman1994-05-151-1/+3
* (Fcurrent_time_zone): Add cast.Richard M. Stallman1994-05-151-1/+1
* (LOCALTIME_CACHE): Defined.Richard M. Stallman1994-05-151-0/+3
* (LOCALTIME_CACHE): Define, if not OSF1.Richard M. Stallman1994-05-151-0/+5
* (bind_polling_period): Never decrease polling_period.Richard M. Stallman1994-05-141-2/+17
* (XTread_socket): For button events, clear compose_status.Richard M. Stallman1994-05-141-0/+2
* Comment change.Richard M. Stallman1994-05-141-2/+1
* (Fcopy_file): Close output before setting its times.Richard M. Stallman1994-05-141-4/+6
* (Foverlay_lists): Doc fix.Karl Heuer1994-05-131-2/+3
* (HAVE_X11XTR6): Add #undef.Richard M. Stallman1994-05-131-0/+3
* (LIBXTR6): New variable. Test HAVE_X11XTR6.Richard M. Stallman1994-05-131-1/+1
* (syms_of_keyboard): Set up Qpolling_period.Richard M. Stallman1994-05-131-0/+15
* (Fopen_network_stream): Call bind_polling_period; later unbind the binding.Richard M. Stallman1994-05-131-1/+19
* (save_excursion_restore): Don't run activate-mark-hookRichard M. Stallman1994-05-131-2/+10
* (LIBXTR6): New variable.Richard M. Stallman1994-05-131-1/+5
* (sys_subshell): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.Richard M. Stallman1994-05-131-2/+2
* (child_setup): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.Richard M. Stallman1994-05-131-2/+3
* (main): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.Richard M. Stallman1994-05-131-3/+3
* Handle Motif and Open-look.Richard M. Stallman1994-05-121-1/+16
* (display_text_line): Fix check for end of buffer.Karl Heuer1994-05-121-1/+1
* (dumpglyphs): For cursor foreground, try theRichard M. Stallman1994-05-121-2/+6
* (init_callproc): Never set Vdata_directory based onRichard M. Stallman1994-05-121-1/+25
* [__GNU_LIBRARY__]: Include <termios.h>.Roland McGrath1994-05-111-0/+4
* (xmenu_show): New var mb_item. Use it to determine the menubar item thatFred Pierresteguy1994-05-111-7/+7
* (string_width): Deleted.Richard M. Stallman1994-05-111-13/+0
* (Frename_buffer): Reject empty string as new name.Richard M. Stallman1994-05-111-4/+8
* (exec_sentinel): Don't deactivate the mark. Check for asynch buffer switch.Karl Heuer1994-05-111-1/+8
* (BSD): Define as 42.Richard M. Stallman1994-05-111-2/+2
* Don't declare logb if it is a macro.Richard M. Stallman1994-05-111-2/+2
* (read_char): Preserve echo area on asynch buffer switch.Karl Heuer1994-05-101-1/+3
* (Finsert_file_contents) [MSDOS]: Ignore the replace feature.Richard M. Stallman1994-05-101-1/+66
* Comment fix.Roland McGrath1994-05-101-0/+3
* [__GNU_LIBRARY__]: Redefine PENDING_OUTPUT_COUNT even if already defined.Roland McGrath1994-05-101-1/+2
* (Qbuffer_file_type): Var deleted.Richard M. Stallman1994-05-101-10/+21
* (syms_of_keyboard): Doc fix.Richard M. Stallman1994-05-101-2/+12
* (safe_run_hooks): New function, extracted from command_loop_1. BindKarl Heuer1994-05-101-30/+22
* Use PT, not point.Karl Heuer1994-05-101-11/+10
* (x_set_window_size) [USE_X_TOOLKIT]:Richard M. Stallman1994-05-091-1/+11
* (process_send_signal): If PREFER_VSUSP, use VSUSP instead of VSWTCH.Richard M. Stallman1994-05-091-1/+1
* (PREFER_VSUSP): Defined.Richard M. Stallman1994-05-092-0/+6
* (x_set_offset): Set gravity and size hintRichard M. Stallman1994-05-081-15/+50
* (x_real_positions): New function.Richard M. Stallman1994-05-081-0/+41
* [MSDOS]: Rename Vbinary_process to Vbinary_process_output.Richard M. Stallman1994-05-071-4/+29
* (read_char): Don't text do_mouse_tracking;Richard M. Stallman1994-05-071-11/+9
* (record_delete): Record the old point value only right after a boundary.Richard M. Stallman1994-05-071-2/+9
* (PURESIZE): Increase to 205000.Richard M. Stallman1994-05-071-1/+1
* entered into RCSRichard M. Stallman1994-05-071-1/+1
* (PURESIZE): Increase to 235000.Richard M. Stallman1994-05-071-1/+1