(Fkill_buffer): Don't assume buffer is current.
[bpt/emacs.git] / src /
1997-10-27 Karl Heuer(Fkill_buffer): Don't assume buffer is current.
1997-10-25 Karl Heuer(XTread_socket): Check for bogus (0,0) location.
1997-10-24 Karl Heuer(XTmouse_position): Handle INSIST < 0.
1997-10-24 Karl Heuer(w32_mouse_position): Handle INSIST < 0.
1997-10-24 Karl Heuer(Fmouse_pixel_position, Fmouse_position):
1997-10-23 Simon MarshallIndicate in messages if source code is being loaded.
1997-10-23 Kenichi Handa(char_valid_p): New function
1997-10-23 Kenichi Handa(CHAR_VALID_P): Renamed from VALID_CHAR_P, new
1997-10-23 Kenichi Handa(encode_designation_at_bol): Fix bug of finding graphic
1997-10-23 Kenichi Handa(struct iso2022_spec): New member
1997-10-23 Kenichi Handa(map_char_table): Do not operate on invalid characters.
1997-10-23 Karl Heuer(unlock_all_files): Don't call unlock_file;
1997-10-23 Karl Heuer(redisplay_window): If clip_changed, always run
1997-10-23 Paul Eggert(DBL_DIG): Remove; the default value is now set in...
1997-10-23 Paul EggertNo need to include <float.h> before "lisp.h",
1997-10-23 Paul Eggert(_MAXLDBL, _NMAXLDBL):
1997-10-21 Kenichi Handa(xselect.o): Depend on buffer.h.
1997-10-21 Kenichi Handa(Qcoding_system_spec): Deleted.
1997-10-21 Kenichi HandaInclude buffer.h.
1997-10-21 Karl Heuer(LD_SWITCH_MACHINE_TEMACS): New macro (defaults empty).
1997-10-21 Karl Heuer(LD_SWITCH_MACHINE): Conditionalize this
1997-10-19 Karl Heuer(syms_of_window): Doc fix.
1997-10-16 Karl Heuer(init_buffer): Don't add /: to default dir if it's...
1997-10-16 Karl Heuer(Faccessible_keymaps): Avoid alloca for fixed-size...
1997-10-16 Karl Heuer(read_minibuf): Return DEFALT here, if minibuffer is...
1997-10-16 Karl Heuer(Fexpand_file_name): Avoid treating // specially
1997-10-16 Karl Heuer(Fwhere_is_internal): some minor mode bindings weren't
1997-10-16 Karl Heuer(replace_buffer_in_all_windows):
1997-10-15 Karl Heuer(gc_sweep): Free memory blocks that contain only unused
1997-10-15 Karl Heuer(Fstring_to_number): Handle NEGATIVE for floats too.
1997-10-15 Karl Heuer(read_list): Don't recognize Vload_file_name
1997-10-15 Karl Heuer(window_scroll): When scrolling forward and point is
1997-10-13 Andrew InnesEnsure standard handles are reset even if spawnve fails.
1997-10-13 Andrew InnesPass menu handle by value.
1997-10-13 Eli Zaretskii(decode_mode_spec): Display non-nil title as the frame's
1997-10-13 Eli Zaretskii(set_menu_bar_lines): Make the function external instead
1997-10-13 Eli Zaretskii(shut_down_emacs): Call `dos_cleanup'.
1997-10-13 Eli Zaretskii(mouse_get_pos): Remove reduntant call to `int86'.
1997-10-13 Eli ZaretskiiDeclare Vdos_windows_version.
1997-10-13 Eli Zaretskii(__tb): Define.
1997-10-11 Richard M. Stallman(LD_SWITCH_SYSTEM): Use -Wl,-rpath if __ELF__.
1997-10-11 Richard M. StallmanTest __OpenBSD__ along with __NetBSD__.
1997-10-02 Karl Heuer(round_up): Make arguments and return type unsigned.
1997-10-02 Karl Heuer(syms_of_print): Fix doc string of print-gensym.
1997-10-02 Karl HeuerMake sure that make-docfile does not see the doc string
1997-10-02 Karl HeuerRepeat the argument list of format-time-string in the
1997-10-01 Richard M. Stallman[! HAVE_LIBXMU] (LIBXMU): Define as empty.
1997-09-30 Paul Eggertautomatically generated from GPLed version
1997-09-30 Karl Heuer(Qwidget_type): New variable.
1997-09-29 Karl HeuerFix name of include file to match 1996-08-24 renaming.
1997-09-27 Karl Heuer(relinquish): When returning memory to the system,
1997-09-25 Kenichi Handa(push_key_description): Delete useless `if' statement.
1997-09-25 Kenichi Handa(find_charset_in_str): Return also charsets in
1997-09-25 Karl Heuer(mode-line-format): Doc fix.
1997-09-23 Geoff Voelker(child_setup) [WINDOWSNT]: Change directory of
1997-09-17 Richard M. Stallman(command_loop_1): Add nonascii_insert_offset
1997-09-15 Richard M. Stallman(compute_motion): Ignore the display table entry for a
1997-09-14 Richard M. Stallman(Finsert_file_contents): If a coding system is
1997-09-14 Richard M. StallmanComment change.
1997-09-13 Richard M. StallmanWhen redisplaying the echo area, use the value
1997-09-13 Richard M. Stallman(syms_of_minibuf): Doc fix.
1997-09-12 Richard M. Stallman(Fexternal_debugging_output): On Windows output to...
1997-09-11 Paul Eggertautomatically generated from GPLed version
1997-09-11 Richard M. StallmanSwitch to raw-text as coding system.
1997-09-11 Richard M. Stallman(syms_of_msdos): Intern background-color and
1997-09-11 Richard M. Stallman(ENCODE_FILE): New macro.
1997-09-10 Richard M. Stallman(BROKEN_MKTIME): Define.
1997-09-09 Richard M. Stallman(Fcall_process): Encode the new current dir.
1997-09-09 Richard M. Stallman(create_process): Encode the new current dir.
1997-09-09 Richard M. Stallman(UPDATE_SYNTAX_TABLE_FORWARD): Add missing fourth
1997-09-09 Richard M. Stallman(x_screen_planes): Fix type of argument.
1997-09-09 Richard M. Stallman(encode_designation_at_bol): Fix type of local vars...
1997-09-08 Richard M. Stallman(ENCODE_FILE): New macro.
1997-09-08 Richard M. Stallman(Fencode_coding_string, Fdecode_coding_string): Doc...
1997-09-07 Richard M. Stallman(Feval_buffer): New arg FILENAME.
1997-09-07 Richard M. Stallman(modify_overlay): Update overlay_modiff of proper buffer.
1997-09-07 Richard M. StallmanTest __OpenBSD__ along with __NetBSD__.
1997-09-07 Richard M. StallmanInitial revision
1997-09-07 Richard M. Stallman(Fcall_process_region): Fix previous change:
1997-09-07 Richard M. Stallman(display_string): Determine multibyte from current...
1997-09-06 Richard M. StallmanTest __OpenBSD__ along with __NetBSD__.
1997-09-06 Richard M. StallmanTest __OpenBSD__ along with __NetBSD__.
1997-09-05 Kenichi Handa(Ffind_operation_coding_system): If a function in
1997-09-05 Richard M. Stallman(Fcall_interactively): Pass new arg to Fread_coding_system.
1997-09-05 Richard M. Stallman(Fread_coding_system): New optional arg DEFAULT_CODING_...
1997-09-05 Richard M. Stallman(Fread_coding_system): Update decl.
1997-09-05 Richard M. Stallman(Fexpand_file_name): If default dir isn't string, use...
1997-09-04 Erik Naggum(main): Update Copyright messages.
1997-09-04 Richard M. Stallman(Faset): Simplify a statement in the char-table case.
1997-09-04 Richard M. Stallman(Qcoding_system_history): New variable.
1997-09-04 Richard M. Stallman(setup_coding_system, Ffind_operation_coding_system)
1997-09-04 Richard M. Stallman(detect_coding_mask): Re-work previous change.
1997-09-03 Richard M. Stallman(HAVE_RINT): Add #undef.
1997-09-03 Richard M. Stallman(emacs_rint): Define this,
1997-09-03 Richard M. Stallman(Fcall_process): Set EOL conversion type to LF when
1997-09-03 Richard M. Stallman(main): Call run_time_remap earlier, before any use...
1997-09-03 Richard M. Stallman(read_minibuf): Fix use of Ffboundp.
1997-09-03 Geoff Voelker(my_endbss) [WINDOWSNT]: New variable.
1997-09-03 Geoff Voelker(INTERRUPT_INPUT): Don't define.
1997-09-03 Geoff Voelker(have_menus_p): Move to w32fns.c.
next