aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (xdialog_show): Don't allow 9 buttons.Richard M. Stallman1996-08-241-1/+1
* (Fencode_time, Fset_time_zone_rule): Use UTC if the zone is t.Erik Naggum1996-08-241-3/+8
* (print-quoted): New variable.Erik Naggum1996-08-241-6/+46
* (Fsplit_window): Fix previous change.Erik Naggum1996-08-241-1/+0
* (x_term_init): If the default Xt font does not exist onRichard M. Stallman1996-08-241-0/+24
* (Fsplit_window): Treat width just like height;Richard M. Stallman1996-08-231-10/+6
* (paths.h, config.h): Targets deleted.Richard M. Stallman1996-08-221-4/+4
* (change_frame_size_1): Clean up conditional.Erik Naggum1996-08-221-2/+4
* (send_process): GCPRO object.Richard M. Stallman1996-08-221-0/+5
* Conditionalize the changes below on not __linux__.Richard M. Stallman1996-08-211-60/+91
* (x_set_scroll_bar_width): Call x_set_window_size when arg is nil.Richard M. Stallman1996-08-211-0/+2
* (unexec): Copy the .got section.Richard M. Stallman1996-08-191-0/+17
* (Fx_open_connection): Don't set Vx_resource_name.Richard M. Stallman1996-08-171-3/+0
* (Fdelete_backward_char): Fix off-by-one error.Karl Heuer1996-08-161-6/+6
* (Fbyte_code): For relative gotos, force signed arithmetic.Richard M. Stallman1996-08-161-3/+3
* Fix include file name.Richard M. Stallman1996-08-131-3/+4
* (POSIX_SIGNALS): Don't define it, #undef instead.Richard M. Stallman1996-08-101-8/+4
* (LOAD_AVE_TYPE, FSCALE, LOAD_AVE_CVT): Undef them before defining.Richard M. Stallman1996-08-101-0/+3
* [__ELF__] (UNEXEC): Use unexelf1.c.Richard M. Stallman1996-08-091-0/+5
* [__ELF__ && __GNUC__] (C_SWITCH_MACHINE): Add -fno-common.Richard M. Stallman1996-08-091-11/+30
* Initial revisionRichard M. Stallman1996-08-091-0/+952
* (re_max_failures): Increase to 20000 again.Richard M. Stallman1996-08-091-1/+1
* Initial revisionRichard M. Stallman1996-08-091-0/+14
* Don't include filio.h if NO_FILIO_H.Richard M. Stallman1996-08-091-0/+2
* (GETTIMEOFDAY_ONE_ARGUMENT): Conditionalize on HAVE_GETTIMEOFDAY.Richard M. Stallman1996-08-081-0/+5
* (set_time_zone_rule): Don't put a string literalRichard M. Stallman1996-08-081-8/+15
* (xmenu_show): Set dummy.state.Richard M. Stallman1996-08-081-2/+12
* (LD_SWITCH_SYSTEM): New definition.Richard M. Stallman1996-08-071-0/+5
* (Fread_from_minibuffer): Make position 0 in the initialRichard M. Stallman1996-08-071-2/+6
* (EmacsFrameSetCharSize): Call do_pending_window_change.Richard M. Stallman1996-08-051-0/+2
* (Fcall_process_region) [DOS_NT]: Avoid downcasingRichard M. Stallman1996-08-051-4/+4
* (prepare_menu_bars): Conditionalize previous change.Richard M. Stallman1996-08-011-0/+7
* (C_SWITCH_X_SYSTEM, LD_SWITCH_X_DEFAULT):Richard M. Stallman1996-07-311-0/+7
* (XTread_socket): Delete the code to pass menu bar keysRichard M. Stallman1996-07-311-0/+3
* (pending_menu_activation): Don't initialize. Not static.Richard M. Stallman1996-07-311-4/+18
* (XTread_socket): Delete the code to pass menu bar keysRichard M. Stallman1996-07-311-0/+5
* (XTread_socket): Pass keys in menu bar to toolkit aloneRichard M. Stallman1996-07-301-8/+21
* When printing into a buffer, generate all the textRichard M. Stallman1996-07-301-14/+40
* (lock_file_owner_name): Always initialize the_pw.Richard M. Stallman1996-07-291-0/+3
* Comment change.Richard M. Stallman1996-07-281-1/+1
* Fix previous change.Richard M. Stallman1996-07-281-2/+6
* (last_mouse_press_frame): New variable.Richard M. Stallman1996-07-271-0/+7
* (pending_menu_activation): New variable.Richard M. Stallman1996-07-271-3/+12
* (buffer_permanent_local_flags): New variable.Richard M. Stallman1996-07-261-3/+5
* (set_frame_menubar): Use -1 for call_dataRichard M. Stallman1996-07-251-0/+5
* (win32_read_socket): Never block reading from input queue.Richard M. Stallman1996-07-251-1/+1
* (Fencode_time): Assign to tm.tm_gmtoff for NEXTSTEP,Karl Heuer1996-07-241-0/+4
* [__GNUC__] (C_DEBUG_SWITCH): Define as -g3.Richard M. Stallman1996-07-241-0/+7
* (buffer_permanent_local_flags): New variable.Richard M. Stallman1996-07-231-14/+39
* (LIBS_MACHINE) [__GNUC__ and ABIN32]: Define as empty.Richard M. Stallman1996-07-233-1/+15