]> code.delx.au - gnu-emacs/history - src
(viper-mouse-search-key, viper-mouse-insert-key): Fix customize type.
[gnu-emacs] / src /
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.
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.
next