(Fkill_buffer): Don't assume buffer is current.
[bpt/emacs.git] / src /
1997-09-03 Geoff Voelker(w32_output): New fields menubar_widget, menubar_active,
1997-09-03 Geoff Voelker(SIF_*): Win95 macros defined for NT.
1997-09-03 Geoff VoelkerInclude w32heap.h.
1997-09-03 Geoff Voelker(init_menu_items): Disable code.
1997-09-03 Geoff VoelkerDeclare externs from other files.
1997-09-03 Geoff VoelkerEnumerate operating system types.
1997-09-03 Geoff Voelker(os_subtype): New variable.
1997-09-03 Geoff VoelkerInclude limits.h and errno.h.
1997-09-03 Geoff Voelker(DebPrint, reset_kbd, unset_kbd, take_console): Delete...
1997-09-03 Geoff VoelkerRemove debugging macros.
1997-09-03 Geoff VoelkerInclude stddef.h.
1997-09-03 Geoff VoelkerInclude config.h and time.h.
1997-09-03 Geoff Voelkermakefile.nt (TLIB0, TOBJ, OBJ0): New macro.
1997-09-03 Geoff Voelker(redisplay_internal): Check to see if frame is not...
1997-09-03 Geoff Voelker(event_kind) [WINDOWSNT]: New event type: mouse_wheel.
1997-09-03 Geoff Voelker(sys_subshell) [DOS_NT]: Save and restore parent's
1997-09-03 Geoff VoelkerDeclare discard_mouse_events.
1997-09-03 Geoff Voelker(kbd_buffer_get_event) [WINDOWSNT]: Support
1997-09-03 Geoff Voelker(FRAME_OBSCURED_P): New macro.
1997-09-03 Geoff Voelker(Fexpand_file_name) [WINDOWSNT]: When stripping
1997-09-02 Richard M. StallmanMinor reordering of macros.
1997-09-02 Richard M. Stallman(detect_coding_mask): Add in CODING_CATEGORY_MASK_RAW_TEXT
1997-09-02 Richard M. Stallman(Fread_from_minibuffer, Fread_string): Doc fixes.
1997-09-02 Richard M. StallmanComment change.
1997-09-02 Richard M. StallmanInclude unistd.h instead of libc.h.
1997-09-02 Richard M. Stallman(syms_of_window): Doc fix.
1997-09-01 Richard M. Stallman(free_float, free_cons): Don't use the same field for...
1997-09-01 Richard M. Stallman(Finsert_file_contents): Fix previous change--don't
1997-09-01 Richard M. Stallman(describe_category): Handle a sub-chartable.
1997-09-01 Richard M. Stallman(internal_self_insert): Only set TARGET_CLM when C2...
1997-09-01 Kenichi Handa(LEADING_CODE_PRIVATE_22): Comment fixed.
1997-09-01 Kenichi Handa(read_process_output): Index for
1997-09-01 Kenichi Handa(Vset_auto_coding_function): Name changed from
1997-08-31 Richard M. Stallman(init_system_name): Don't try to use getdomainname.
1997-08-30 Richard M. Stallman(change_frame_size_1): Save current buffer
1997-08-30 Richard M. Stallman(Fload): Fix doc syntax.
1997-08-30 Richard M. Stallman(HAVE_ALLOCA): Do define this, if SOLARIS2.
1997-08-30 Richard M. Stallman(free_frame_menubar): Clear menubar_height field.
1997-08-29 Richard M. Stallman(Fload): If FILE arg ends in .el or .elc, don't insist...
1997-08-29 Richard M. Stallman(free_marker): Call unchain_marker.
1997-08-28 Kenichi Handa(detect_eol): Do not select no-conversion even if EOL
1997-08-28 Kenichi Handa(Qno_conversion, Qundecided): New variables.
1997-08-28 Kenichi Handa(coding_type): New member coding_type_raw_text.
1997-08-28 Eli ZaretskiiAdd coding: tag, to prevent Emacs from interpreting...
1997-08-27 Richard M. StallmanInclude errno.h.
1997-08-27 Richard M. StallmanWhitespace change.
1997-08-27 Richard M. StallmanDeclare Fchar_bytes.
1997-08-27 Richard M. Stallman(concat): Fix use of Fchar_bytes.
1997-08-27 Richard M. Stallman(Finsert_file_contents): Fix use of Fboundp.
1997-08-27 Richard M. Stallman(redisplay_window): When trying to scroll conservatively
1997-08-27 Richard M. StallmanFix previous change.
1997-08-26 Richard M. Stallman(decode_mode_spec): For %Z and %z, put keyboard and
1997-08-26 Richard M. Stallman(read_minibuf): Inherit enable-multibyte-characters
1997-08-26 Kenichi Handa(Fml_arg): Call Fread_string with
1997-08-26 Kenichi Handa(Fexecute_extended_command): Call Fread_from_minibuffer
1997-08-26 Kenichi Handa(Finteractive): Document the code letter `M'.
1997-08-26 Kenichi Handa(DEFUN_ARGS_8): New macro.
1997-08-26 Kenichi Handa(Fread_non_nil_coding_system): Supply the arg
1997-08-26 Kenichi Handa(Qcurrent_input_method, Qactivate_input_method): New
1997-08-26 Kenichi Handa(Feval): Handle a subr which takes 8 arguments.
1997-08-26 Kenichi Handa(Fwrite_region): Convert EOL format even if
1997-08-26 Kenichi Handa(Fyes_or_no_p): Call Fread_from_minibuffer
1997-08-26 Kenichi Handa(Fsearch_backward): Inherit the current input method on
1997-08-26 Richard M. Stallman(Fframe_pixel_height): Doc fix.
1997-08-25 Richard M. Stallman(emacs): Put dash at beginning.
1997-08-24 Richard M. Stallman(xrdb.o): Depend on paths.h.
1997-08-24 Richard M. Stallman(KERBEROS5, HAVE_LIBKRB4, HAVE_LIBDES425, HAVE_LIBKRB5)
1997-08-24 Richard M. Stallman(init_callproc): Don't warn about missing
1997-08-23 Richard M. Stallman(BASE_PURESIZE): Increased by 10k.
1997-08-23 Richard M. Stallman(redisplay_window): Don't try using last_point_x
1997-08-22 Richard M. Stallman(LIB_MOTIF_EXTRA): New variable.
1997-08-22 Richard M. Stallman(HAVE_MOTIF_2_1): Add #undef.
1997-08-22 Richard M. Stallman(Fmake_temp_name): Doc fix.
1997-08-22 Richard M. Stallman(syms_of_buffer): Doc fixes.
1997-08-22 Kenichi Handa(syms_of_fileio): Fix previous change.
1997-08-22 Kenichi Handa(detect_eol): If the coding system an alias, get
1997-08-22 Kenichi Handa(Valternate_fontname_alist): Name changed from
1997-08-22 Kenichi HandaAdjusted for the name change of
1997-08-22 Kenichi Handa(Vauto_file_coding_system_function): New variable.
1997-08-22 Kenichi Handa(x_list_fonts): Adjusted for the name change of
1997-08-20 Richard M. Stallman(Fchars_in_region): Fix gap handling.
1997-08-20 Richard M. Stallman(NULL): Define, if not defined.
1997-08-19 Richard M. Stallman(Finsert_file_contents): Fix previous change.
1997-08-18 Richard M. Stallman(read_minibuf): New arg disable_multibyte.
1997-08-18 Richard M. Stallman(Fchar_before): Do range check before decrement.
1997-08-18 Kenichi Handa(Fchars_in_region): Renamed form Fcount_chars_region.
1997-08-17 Richard M. Stallman(Fdo_auto_save): If open fails, make lispstream nil.
1997-08-17 Geoff Voelker(Finsert_file_contents) [DOS_NT]: Set buffer_file_type
1997-08-16 Richard M. StallmanInclude paths.h.
1997-08-16 Richard M. Stallman(xselect.o): Fix previous change.
1997-08-16 Richard M. Stallman(PATH_X_DEFAULTS): New macro.
1997-08-16 Richard M. Stallman(get_system_app): Use PATH_X_DEFAULTS.
1997-08-16 Richard M. Stallman(term_get_fkeys_1): Use kH as alternate for move-to...
1997-08-16 Richard M. StallmanMany doc fixes.
1997-08-16 Richard M. Stallman(Flength): Doc fix.
1997-08-16 Richard M. Stallman(COERCE_MARKER): Use Fmarker_position instead of
1997-08-16 Kenichi Handa(CODING_FLAG_ISO_LATIN_EXTRA): New macro.
1997-08-16 Kenichi Handa(Vmicrosoft_code_table): This variable deleted.
1997-08-15 Richard M. Stallman(main): Update re_max_failures so regex.c won't overflow
1997-08-15 Richard M. Stallman(xselect.o): Depend on coding.h.
next