summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (X11R5_INHIBIT_I18N): Add undef.Richard M. Stallman1996-01-151-5/+5
* Update FSF's address in the preamble.Erik Naggum1996-01-15234-433/+677
* Initial revisionErik Naggum1996-01-151-0/+103
* (LIB_MOTIF): New macro definition.Richard M. Stallman1996-01-151-0/+4
* (redisplay_window): Fix minor bug in Fset_marker call.Richard M. Stallman1996-01-151-2/+2
* (display_buffer_1): Don't deiconify the selected frame.Richard M. Stallman1996-01-151-2/+11
* (window_scroll): Fix typo in comment.Erik Naggum1996-01-121-1/+1
* (XTread_socket): For selection_clear_event andRichard M. Stallman1996-01-121-1/+3
* Comment change.Richard M. Stallman1996-01-121-1/+4
* (struct input_event): Put frame_or_window last.Richard M. Stallman1996-01-121-5/+7
* ($(OLDXMENU) rules): Fix conditionals so no rules are defined when !HAVE_MENUS.Roland McGrath1996-01-121-6/+3
* (dos_rawgetc): Make buf longer.Richard M. Stallman1996-01-121-1/+1
* (Fset_window_buffer): Call the window-scroll-functions.Richard M. Stallman1996-01-111-1/+6
* (LIBS_TERMCAP): Definition deleted.Karl Heuer1996-01-091-1/+0
* Add #if 0 around everything but the include of sol2-4.h.Karl Heuer1996-01-091-0/+3
* Conditionalize many macro definitions on __hpux.Karl Heuer1996-01-091-30/+37
* (x_handle_selection_notify): Give an indicationKarl Heuer1996-01-091-6/+11
* (display_text_line): Clear out redisplay_end_triggerKarl Heuer1996-01-091-1/+4
* (tgetent): Find all the tc caps that there are.Karl Heuer1996-01-091-5/+5
* (create_process): Restore the signal stateKarl Heuer1996-01-091-21/+30
* (read1): Use xmalloc and xrealloc, not malloc and realloc.Karl Heuer1996-01-091-12/+17
* (describe_map): New arg nomenu.Karl Heuer1996-01-091-3/+7
* (do_auto_save_unwind): Don't close DESC if DESC < 0.Karl Heuer1996-01-091-3/+3
* (main): In batch mode, don't handle SIGHUP if was ignored.Karl Heuer1996-01-091-2/+17
* (update_buffer_properties): Delete superfluous &'s.Karl Heuer1996-01-091-2/+2
* (init_display): Treat null string DISPLAY var like not set.Karl Heuer1996-01-091-4/+7
* (LOCALTIME_CACHE): Add #undef.Karl Heuer1996-01-091-0/+1
* (Fexecute_kbd_macro): Reindent properly.Erik Naggum1996-01-091-4/+5
* (Fapropos_internal): Fix previous change.Karl Heuer1996-01-091-1/+1
* (Fdefine_abbrev_table): Fix previous change.Karl Heuer1996-01-091-5/+4
* (Fset_char_table_parent): Fix previous change.Karl Heuer1996-01-091-1/+1
* (Flognot): Fix previous change.Karl Heuer1996-01-091-1/+1
* (Fmake_symbol): Harmonize arguments with documentation (correctly).Erik Naggum1996-01-091-1/+1
* (Fexecute_kbd_macro): Local var `pdlcount' renamed fromKarl Heuer1996-01-091-4/+5
* (Fmake_symbol): Harmonize arguments with documentation.Erik Naggum1996-01-091-3/+3
* (Feval_buffer, Feval_region, Fintern, Fintern_soft): Harmonize argumentsErik Naggum1996-01-091-19/+19
* (Frandom, Flength, Felt, Fsort, Fchar_table_subtype, Fchar_table_parent,Erik Naggum1996-01-091-96/+96
* (Fpixmap_spec_p): Harmonize arguments with documentation.Erik Naggum1996-01-091-12/+12
* (Fwindowp, Fwindow_live_p, Fother_window, Fenlarge_window, Fshrink_window,Erik Naggum1996-01-091-50/+50
* (Ftext_properties_at, Fget_text_property, Fget_char_property,Erik Naggum1996-01-091-88/+88
* (Fsyntax_table_p, Fchar_syntax, Fmatching_paren, Fmodify_syntax_entry):Erik Naggum1996-01-091-22/+23
* (Fmatch_end, Fregexp_quote): Harmonize arguments with documentation.Erik Naggum1996-01-091-16/+20
* (Fprocessp, Fget_buffer_process, Fdelete_process, Fprocess_status,Erik Naggum1996-01-091-100/+100
* (Fwrite_char, Fprin1, Fprin1_to_string, Fprinc, Fprint): HarmonizeErik Naggum1996-01-091-25/+25
* (Ftry_completion, Fall_completions, Fcompleting_read): Harmonize argumentsErik Naggum1996-01-091-16/+15
* (Fset_marker): Harmonize arguments with documentation.Erik Naggum1996-01-091-8/+8
* (Fend_kbd_macro, Fexecute_kbd_macro): Harmonize arguments withErik Naggum1996-01-091-15/+15
* (Fkeymapp, Fdefine_prefix_command, Faccessible_keymaps,Erik Naggum1996-01-091-21/+21
* (Fevent_convert_list, Fcommand_execute): Harmonize arguments withErik Naggum1996-01-091-9/+9
* (Findent_to): Harmonize arguments with documentation.Erik Naggum1996-01-091-10/+10