]> code.delx.au - gnu-emacs/history - src
(which-func-update): Fix paren error.
[gnu-emacs] / src /
1997-11-27 Kenichi Handa(Fexecute_extended_command): Give Voverriding_local_map...
1997-11-27 Kenichi Handa(echo_now, record_auto_save, cmd_error_internal,
1997-11-27 Kenichi Handa(x_make_frame_visible): Give dummy arg to
1997-11-27 Kenichi Handa(redisplay_preserve_echo_area): Declare it as void.
1997-11-27 Kenichi Handa(strwidth): Remove extra argument to buffer_display_table.
1997-11-26 Ulrich Drepperautomatically generated from GPLed version
1997-11-25 Andreas Schwab(SPLIT_STRING): Remove extra argument to
1997-11-25 Andreas SchwabAdd prototypes.
1997-11-25 Andreas Schwab(Fx_disown_selection_internal): Fix type of EVENT.
1997-11-25 Andreas SchwabAdd prototypes.
1997-11-25 Andreas SchwabAdd prototypes.
1997-11-25 Andreas SchwabInclude "intervals.h" for prototypes.
1997-11-25 Richard M. Stallman(free_fontset_data): Don't free null pointer.
1997-11-24 Paul Eggert($(BLD)\strftime.obj): No need to compile with -Dstrfti...
1997-11-24 Paul Eggert(strftime.o):
1997-11-24 Paul Eggert(emacs_strftime): New decl.
1997-11-24 Paul Eggert(HAVE_STRFTIME): New undef.
1997-11-23 Karl Heuer(back_comment): Handle 2-char comment starts
1997-11-21 Andreas Schwab(copy_keymap_1): Fix return type.
1997-11-21 Andreas SchwabAdd prototypes and more function declarations.
1997-11-21 Andreas Schwab(traverse_intervals): Protoize parameter.
1997-11-21 Andreas SchwabProtoize function declarations.
1997-11-21 Andreas SchwabProtoize functions declarations.
1997-11-21 Andreas Schwab* fns.c (map_char_table): Protoize parameter.
1997-11-21 Andreas Schwab(close_file_unwind): Fix return type and return nil.
1997-11-21 Andreas Schwab(record_unwind_protect): Protoize parameter.
1997-11-21 Andreas Schwab(Fchar_to_string): Declare `workbuf' as unsigned char.
1997-11-21 Andreas Schwab(doprnt1): Declare `charbuf' as unsigned char.
1997-11-21 Andreas SchwabAdd prototypes. Remove declaration of obsolete
1997-11-21 Andreas SchwabAdd more prototypes and function declarations.
1997-11-21 Andreas Schwab(setup_ccl_program): Define as returning nothing.
1997-11-21 Andreas SchwabAdd declaration of setup_ccl_program and ccl_driver.
1997-11-21 Andreas SchwabAdd declaration of word_boundary_p.
1997-11-21 Andreas SchwabAdd more protypes and function declarations.
1997-11-21 Andreas Schwab(printchar): Declare `work' as unsigned char.
1997-11-21 Andreas Schwab(read_minibuf_unwind): Fix return type and return nil.
1997-11-21 Andreas Schwab(unchain_marker): Define as returning nothing.
1997-11-21 Andreas SchwabDeclare finalize_kbd_macro_chars and
1997-11-21 Andreas Schwab(store_kbd_macro_char): Define as returning nothing.
1997-11-21 Andreas Schwab(read1): Declare `workbuf' as unsigned char.
1997-11-21 Andreas SchwabAdd more prototypes and declarations. Forward declare
1997-11-20 Karl Heuer(init_system_name): Don't use sysinfo.
1997-11-20 Karl Heuer(skip_chars): Check type of `string' before using it.
1997-11-20 Karl Heuer(LIBS_SYSTEM): Define this.
1997-11-20 Karl HeuerTreat DGUX the same as USG.
1997-11-20 Eli Zaretskii(frame_name_fnn_p, set_term_frame_name): New functions.
1997-11-18 Ulrich Drepperautomatically generated from GPLed version
1997-11-17 Karl Heuer(Fexecute_extended_command): Fix message wording.
1997-11-15 Karl Heuer(minibuffer_scroll_overlap): New variable.
1997-11-15 Karl Heuer(display_text_line): Make decision about which windows
1997-11-15 Karl Heuer(ASCII_BYTE_P): New macro.
1997-11-15 Karl Heuer(position_indentation): Detect non-breaking space,
1997-11-15 Karl Heuer(x_handle_selection_request): Use xfree, not free.
1997-11-13 Ulrich Drepperautomatically generated from GPLed version
1997-11-12 Ulrich Drepperautomatically generated from GPLed version
1997-11-10 Eli ZaretskiiSupport for Japanese display on DOS/V systems.
1997-11-08 Kenichi Handa(Fcall_process): GCPRO infile, buffer, and
1997-11-08 Kenichi Handa(Fsref): If IDX points an 8-bit code which is not part
1997-11-08 Kenichi Handa(find_charset_in_str): Handle the case that STR
1997-11-08 Kenichi Handa(setup_coding_system): Initialize common_flags member
1997-11-08 Kenichi Handa(struct coding_system): Add member common_flags, delete
1997-11-08 Kenichi Handa(create_process): Encode arguments for the process.
1997-11-08 Kenichi Handa(Finsert_file_contents): Use new macros defined in
1997-11-08 Kenichi Handa(encode_terminal_code): Use new macros defined in
1997-11-06 Ulrich Drepperautomatically generated from GPLed version
1997-11-04 Ulrich Drepperautomatically generated from GPLed version
1997-10-31 Karl Heuer(init_system_name): If gethostname gives a proper
1997-10-29 Paul Eggert(DBL_MIN_REPLACEMENT): New macro.
1997-10-29 Paul Eggert(DBL_MIN): Use workaround if DBL_MIN_REPLACEMENT is...
1997-10-27 Kenichi Handa(copy_category_table): Copy also the first extra slot
1997-10-27 Kenichi Handa(Fchars_in_string): Pay attention to
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
next