aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (xmenu_show): Don't look in menubar for core.height if no menu bar.Richard M. Stallman1994-05-191-2/+3
* (Fwrite_region): Set update_mode_lines.Richard M. Stallman1994-05-191-0/+1
* (syms_of_fileio): Doc fix.Richard M. Stallman1994-05-191-2/+2
* (lispy_function_keys): Add various kp- keys for X11R6.Richard M. Stallman1994-05-191-2/+13
* (Fset_window_buffer): Fix dedicated window error call.Richard M. Stallman1994-05-181-1/+3
* (WORDS_BIG_ENDIAN): Define this, not BIG_ENDIAN.Richard M. Stallman1994-05-181-2/+1
* EMACS_CONFIGURATION renamed from CONFIGURATION.Richard M. Stallman1994-05-181-1/+1
* (syms_of_emacs): EMACS_CONFIGURATION renamed from CONFIGURATION.Richard M. Stallman1994-05-181-2/+6
* (Fbacktrace): Properly nest parentheses.Karl Heuer1994-05-171-2/+3
* (command_loop_1): Fix test for valid display table entry,Richard M. Stallman1994-05-171-1/+1
* (ALL_LDFLAGS): Add LDFLAGS.Richard M. Stallman1994-05-171-3/+1
* (update_frame): Fix test of outq and baud_rate some more.Richard M. Stallman1994-05-171-1/+1
* (update_frame): Fix backwd test of outq and baud_rate.Richard M. Stallman1994-05-171-1/+1
* (Fdo_auto_save): Save listdesc as an integer, only if open.Richard M. Stallman1994-05-171-12/+6
* (validate_x_resource_name): Don't let Vx_resource_name have invalid characters.Richard M. Stallman1994-05-171-1/+20
* (gettimeofday): New function substituting the libraryRichard M. Stallman1994-05-171-0/+53
* (xmenu_show): Completely ignore nameless panesRichard M. Stallman1994-05-171-3/+14
* (fix_overlays_in_range): New function.Karl Heuer1994-05-171-0/+103
* (Ftranspose_regions): Fix overlays after moving markers.Karl Heuer1994-05-171-1/+15
* (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