aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* (message2_nolog): Don't call fwrite will null string.Richard M. Stallman1997-07-121-1/+2
* (set_buffer_internal_1): Convert Fset_marker argument to Lisp_Integer.Richard M. Stallman1997-07-121-10/+20
* (CATEGORY_DOCSTRING): Convert Fchar_table_extra_slotRichard M. Stallman1997-07-121-2/+2
* (Fregister_ccl_program): Convert Fmake_vector argument to Lisp_Integer.Richard M. Stallman1997-07-121-2/+2
* (Fdelete_backward_char): Convert Finsert_char argument toRichard M. Stallman1997-07-121-3/+4
* (Ffind_coding_system): Use call1, not call2.Richard M. Stallman1997-07-121-1/+1
* (Fsubstitute_command_keys): Add missing describe_map_tree argument.Richard M. Stallman1997-07-121-2/+2
* (Fcurrent_time_zone): Convert Fmake_list argument to Lisp_Integer.Richard M. Stallman1997-07-121-6/+11
* (Fwrite_region): Fix call2 argument.Richard M. Stallman1997-07-121-3/+3
* (set_point): Convert call2 arguments to Lisp_Integer.Richard M. Stallman1997-07-121-4/+8
* (command_loop_1): Add missing message2 argument.Richard M. Stallman1997-07-121-8/+8
* (Fml_arg): Add missing Fread_string arguments.Richard M. Stallman1997-07-121-1/+1
* (Fread_from_minibuffer): Remove extra get_keymap argument.Richard M. Stallman1997-07-121-2/+2
* (Fprocess_send_region): Convert move_gap argument to int.Richard M. Stallman1997-07-121-1/+1
* (init_syntax_once): Convert Fmake_vector argument to Lisp_Integer.Richard M. Stallman1997-07-121-1/+1
* Fix copyright year.Richard M. Stallman1997-07-121-1/+1
* (interval_of): Convert args_out_of_range arguments to Lisp_Integer.Richard M. Stallman1997-07-121-1/+1
* (Fcoordinates_in_window_p): Convert Fcons arguments to Lisp_Integer.Richard M. Stallman1997-07-121-2/+3
* (selection_data_to_lisp_data): Convert Fmake_vectorRichard M. Stallman1997-07-121-8/+9
* (dumpglyphs): Declare local variable first_ch as Lisp_Object, not int.Richard M. Stallman1997-07-121-2/+3
* (EXFUN, P_): New definitions. Use them to declareRichard M. Stallman1997-07-121-294/+492
* (display_text_line): Exit the outer loop immediatelyRichard M. Stallman1997-07-121-2/+3
* (sys_shutdown): New function.Geoff Voelker1997-07-101-0/+24
* Define HAVE_SHUTDOWN.Geoff Voelker1997-07-101-0/+1
* (Fset_face_attribute_internal): Set mouse_face_deferEli Zaretskii1997-07-101-0/+2
* (echo_area_display): Don't offset using left-sideRichard M. Stallman1997-07-101-3/+5
* (read_process_output): Add cast.Richard M. Stallman1997-07-101-1/+1
* (current_lock_owner, lock_file_1): Add casts.Richard M. Stallman1997-07-101-3/+3
* (x_load_font): Get value of fontp->height fromRichard M. Stallman1997-07-101-4/+4
* (x_term_init): Don't use initializer for null_bits.Richard M. Stallman1997-07-101-1/+7
* (redisplay_internal): Fix previous change.Richard M. Stallman1997-07-101-6/+14
* (C_SWITCH_SYSTEM): Add -Wf,-XNh option.Richard M. Stallman1997-07-091-2/+5
* (Fdelete_frame): Always err for deleting the only frame.Richard M. Stallman1997-07-091-0/+3
* (Ffont_info): Make vector of correct size.Kenichi Handa1997-07-091-1/+1
* (syms_of_fns): Fix previous change.Richard M. Stallman1997-07-091-1/+1
* (decode_mode_spec) <z,Z>: Display buffer coding systemRichard M. Stallman1997-07-091-2/+3
* (main) [__NetBSD__]: Round up new stack limit to page bdry.Richard M. Stallman1997-07-091-0/+7
* Use #ifdef to test STDC_HEADERS.Richard M. Stallman1997-07-081-1/+1
* (shortlisp): Fix typo.Richard M. Stallman1997-07-081-1/+1
* (Finsert_file_contents): Give up match-end only ifRichard M. Stallman1997-07-081-1/+8
* (struct gl_state_s): New field `offset'.Richard M. Stallman1997-07-081-14/+27
* (decode_mode_spec_coding): Really don't displayRichard M. Stallman1997-07-081-3/+6
* (LIBS_SYSTEM): Add -lkvm and -lelf.Richard M. Stallman1997-07-081-1/+1
* automatically generated from GPLed versionMiles Bader1997-07-081-17/+17
* automatically generated from GPLed versionPaul Eggert1997-07-081-24/+26
* [sigmask] (SIGEMPTYMASK): Define to use sigmask.Richard M. Stallman1997-07-071-0/+7
* Rename macro __P to PP.Richard M. Stallman1997-07-071-50/+50
* (Ffile_attributes): Use cast to avoid warnings.Richard M. Stallman1997-07-071-1/+2
* (Vpreloaded_file_list): New variable.Richard M. Stallman1997-07-071-0/+10
* (Fuser_full_name): Declare p, q and r as unsigned char *.Richard M. Stallman1997-07-071-2/+2