summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Jim Blandy1993-06-091-4/+92
* * xdisp.c (display_text_line): Handle case where line ends in aJim Blandy1993-06-091-5/+11
* * xterm.c (x_is_vendor_fkey): New function.Jim Blandy1993-06-091-37/+56
* * s/dgux.h: Move #definition of SYSTEM_MALLOC outside ofJim Blandy1993-06-091-3/+3
* * xfaces.c (init_frame_faces): Remove assumption that the selectedJim Blandy1993-06-091-14/+26
* * alloc.c (emacs_blocked_malloc, emacs_blocked_realloc): Cast theJim Blandy1993-06-091-2/+2
* (INTERVAL_WRITABLE_P): Fix backwards tests.Richard M. Stallman1993-06-081-6/+7
* Rewrite by author; mostly rearrangements.Richard M. Stallman1993-06-081-76/+29
* * config.h.in (HAVE_LIBDNET): New macro, to be defined byJim Blandy1993-06-082-3/+4
* * ymakefile (C_DEBUG_SWITCH, C_OPTIMIZE_SWITCH): Remove these;Jim Blandy1993-06-081-4/+1
* (Fforward_comment): Set point to where scan stops,Richard M. Stallman1993-06-081-20/+23
* (syms_of_fileio): Set up Qset_visited_file_modtime.Richard M. Stallman1993-06-081-1/+3
* (init_baud_rate) [HAVE_TERMIOS]: Use cfgetospeed.Richard M. Stallman1993-06-071-2/+3
* (x_caught_error_message): Change type to char* from char*[].Richard M. Stallman1993-06-071-9/+9
* Add NO_TERMIO conditional.Richard M. Stallman1993-06-071-0/+2
* (Fadd_text_properties): Don't treat the initialRichard M. Stallman1993-06-071-30/+9
* (Fceiling): Fix spelling of "ceiling".Richard M. Stallman1993-06-071-1/+1
* (uaf$v_thursday): Fix misspelling of "thursday".Richard M. Stallman1993-06-071-1/+1
* (INTERRUPTIBLE_*): Fix spelling of macros.Richard M. Stallman1993-06-071-3/+3
* (SYSTEM_MALLOC, GNU_MALLOC, REL_ALLOC): Definition and #undefs deleted.Richard M. Stallman1993-06-071-0/+2
* Doc fix.Richard M. Stallman1993-06-071-2/+2
* *** empty log message ***Richard M. Stallman1993-06-071-9/+69
* Don't declare malloc or realloc.Richard M. Stallman1993-06-071-2/+1
* (read_key_sequence): Reset fkey_map when we findRichard M. Stallman1993-06-071-0/+1
* (MAKE_LOCK_PATH): If SHORT_FILE_NAMES allocatesRichard M. Stallman1993-06-071-0/+50
* (make_event_array): Ignore bits above CHAR_META.Richard M. Stallman1993-06-071-2/+3
* (Fset_window_configuration): If a window is supposedRichard M. Stallman1993-06-071-6/+3
* (INTERVAL_VISIBLE_P): Use textget.Richard M. Stallman1993-06-071-2/+6
* (Fdelete_overlay): Do nothing if overlay already deleted.Richard M. Stallman1993-06-071-8/+25
* entered into RCSRichard M. Stallman1993-06-071-1/+0
* (Ffset): Delete special check for t and nil.Richard M. Stallman1993-06-061-2/+0
* (same_size_fonts): Compare only the width.Richard M. Stallman1993-06-061-2/+9
* Include lisp.h earlier (before termhooks.h).Richard M. Stallman1993-06-061-1/+1
* [HAVE_TZNAME]: Declare tzname if not macro.Richard M. Stallman1993-06-061-0/+6
* (Fcurrent_time_zone): Add alternative for !HAVE_TM_ZONE.Richard M. Stallman1993-06-061-0/+5
* (HAVE_TZNAME): Add #undef.Richard M. Stallman1993-06-061-0/+1
* (NO_MODE_T): Defined.Richard M. Stallman1993-06-061-0/+6
* (FRAME_MINIBUF_WINDOW): Use minibuffer_window.Richard M. Stallman1993-06-061-1/+1
* (Fredraw_display): Redraw all visible frames.Richard M. Stallman1993-06-061-15/+15
* (redisplay, echo_area_display): Use redraw_garbaged_frames.Richard M. Stallman1993-06-061-2/+2
* (access_keymap, store_in_keymap): Discard meaninglessRichard M. Stallman1993-06-061-1/+8
* [EMACS_BIT_MAPS]: Include gray.xbm from ./bitmaps.Richard M. Stallman1993-06-061-0/+4
* (x_new_font): Don't give up right away if XListFontsWithInfoRichard M. Stallman1993-06-061-22/+25
* (read_process_output): Deactivate the mark.Richard M. Stallman1993-06-061-0/+32
* (Fx_open_connection): Make `data' unsigned char.Richard M. Stallman1993-06-051-1/+1
* (Fx_popup_menu): Error if we don't get a window or a frame somehow.Richard M. Stallman1993-06-051-0/+4
* Test MULTI_FRAME, not HAVE_X_WINDOWS.Richard M. Stallman1993-06-051-1/+1
* (Frubber_band_rectangle): Deleted.Richard M. Stallman1993-06-051-43/+0
* (x_get_foreign_selection): Handle x_selection_timeoutRichard M. Stallman1993-06-051-10/+11
* (MIPS2): Comment out define.Richard M. Stallman1993-06-051-1/+5