aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (Fgarbage_collect): Report used and free intervals.Richard M. Stallman1996-08-311-7/+13
* (Vwin32_start_process_show_window): New variable.Richard M. Stallman1996-08-311-1/+14
* (x_set_cursor_color): Use x_update_cursor.Richard M. Stallman1996-08-311-2/+2
* (LD_SWITCH_SYSTEM): Add alternate definition if not __NeXT.Richard M. Stallman1996-08-311-0/+2
* entered into RCSRichard M. Stallman1996-08-311-0/+3
* (XTupdate_end): Always clear mouse_face_defer flag.Richard M. Stallman1996-08-311-2/+1
* (Fset_face_attribute_internal): Set mouse_face_defer flag.Richard M. Stallman1996-08-311-1/+4
* (do_line_dance, dumprectangle): Use x_update_cursor.Richard M. Stallman1996-08-301-42/+24
* (cmd_error): Clear executing_macro.Richard M. Stallman1996-08-301-0/+1
* (Fminibuffer_complete_word): Check forRichard M. Stallman1996-08-301-0/+1
* (init_macros): Initialize executing_macro, too.Erik Naggum1996-08-291-0/+1
* (Vring_bell_function): New variable.Richard M. Stallman1996-08-291-0/+28
* (XTread_socket): Call XFilterEvent on all events,Richard M. Stallman1996-08-291-4/+6
* (executing_macro_iterations, executing_macro): Declared.Richard M. Stallman1996-08-291-2/+15
* (cmd_error): Add number of kbd macro iterations to the error message.Richard M. Stallman1996-08-291-1/+13
* (executing_macro_iterations, executing_macro): New vars.Richard M. Stallman1996-08-291-0/+26
* (Vhistory_length, Qhistory_length): New variables.Richard M. Stallman1996-08-291-3/+35
* (Fsubstring): Handle vectors as well as strings.Richard M. Stallman1996-08-291-9/+27
* (Fcall_interactively): For `N' and `n',Richard M. Stallman1996-08-291-3/+21
* (syms_of_alloc): Set up Lisp variables ...-consed,Richard M. Stallman1996-08-291-0/+21
* (main): Add bug report info in --help message.Richard M. Stallman1996-08-281-1/+3
* (command_loop_1): Cancel echoing etc.Richard M. Stallman1996-08-281-16/+16
* (set_frame_menubar): Don't add ibw to menubar_size.Richard M. Stallman1996-08-271-0/+3
* (x_window): Don't add ibw to menubar_size.Richard M. Stallman1996-08-271-0/+3
* (fast_find_position): Fix previous change.Richard M. Stallman1996-08-251-1/+1
* (fast_find_position): Minor fix in handling maybe_next_line.Richard M. Stallman1996-08-251-1/+1
* (HAVE_LIBKRB, HAVE_LIBDES): Add #undefs.Richard M. Stallman1996-08-251-0/+2
* (command_loop_1): Check column_number_displayedRichard M. Stallman1996-08-251-10/+3
* Initial revisionRichard M. Stallman1996-08-252-0/+50
* (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