X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/db0406bb64f7e5dceeb257c7e350f1e80ed9c1c1..refs/heads/wip:/src/ChangeLog.7 diff --git a/src/ChangeLog.7 b/src/ChangeLog.7 index d5bebec660..c43ab88fff 100644 --- a/src/ChangeLog.7 +++ b/src/ChangeLog.7 @@ -331,7 +331,7 @@ 1998-07-30 Paul Eggert - * src/Makefile.in (widget.o, xfns.o, xmenu.o): + * Makefile.in (widget.o, xfns.o, xmenu.o): Prepend $(srcdir)/ to rule dependencies outside this dir. 1998-07-29 Kenichi Handa @@ -592,7 +592,7 @@ * coding.h (Qemacs_mule): Extern it. - * process.c (init_process): Initilize Vdefault_process_coding_system. + * process.c (init_process): Initialize Vdefault_process_coding_system. 1998-06-26 Kenichi Handa @@ -972,7 +972,7 @@ 1998-06-01 Ken'ichi Handa - * coding.c (detect_coding_mask): Initilize local variable C. + * coding.c (detect_coding_mask): Initialize local variable C. 1998-06-01 Richard Stallman @@ -2070,7 +2070,7 @@ (sys_select): Ignore children dead children with pending input. Delay sending SIGCHLD until all output has been read. (sys_kill): Sleep to allow focus change events to propagate. - Use TerminateProcess on Win95. + Use TerminateProcess on Windows 95. (int_from_hex, enum_locale_fn, Fw32_get_valid_locale_ids): New functions. (Vw32_valid_locale_ids): New variable. @@ -3201,7 +3201,7 @@ * syntax.c (update_syntax_table): Properly update `position' field of used intervals. - * interval.c (update_interval): Properly update `position' + * intervals.c (update_interval): Properly update `position' field of used intervals. 1998-02-28 Richard Stallman @@ -3968,7 +3968,7 @@ 1998-01-12 Kenichi Handa - * minibuf.c (Fminibuffer_complete_word): Fix a bug of refering + * minibuf.c (Fminibuffer_complete_word): Fix a bug of referring `i'. We must refer `i_byte' instead. * insdel.c (insert_from_string_1): Decrement GAP_SIZE by @@ -4884,14 +4884,13 @@ The new GNU C library strftime needs the underlying host's strftime for locale dependent formats. - * configure.in (AC_CHECK_FUNCS): Add strftime. - * src/config.in (HAVE_STRFTIME): New undef. - * src/editfns.c (emacs_strftime): New decl. + * config.in (HAVE_STRFTIME): New undef. + * editfns.c (emacs_strftime): New decl. (Fformat_time_string): Doc fix: %b, %h, %B, %a, %A, and %p depend on locale; don't use actual chars to describe %n and %t. - * src/Makefile.in (strftime.o): - * src/makefile.nt ($(BLD)\strftime.obj): + * Makefile.in (strftime.o): + * makefile.nt ($(BLD)\strftime.obj): No need to compile with -Dstrftime=emacs_strftime any more. 1997-11-22 Richard Stallman @@ -5720,13 +5719,13 @@ Loop over handles round robin to ensure fairness. (sys_kill): Send ctrl-break and ctrl-c keystrokes to subprocesses on SIGINT if not sharing consoles, otherwise generate ctrl-break event. - On other termination signals, send WM_QUIT message to Win95 apps + On other termination signals, send WM_QUIT message to Windows 95 apps and WM_CLOSE to NT apps. (syms_of_ntproc): Intern new symbols. defsubr new functions. DEFVAR new variables. - * w32term.c (SIF_*): Win95 macros defined for NT. - (struct tagSCROLLINFO): Win95 struct defined for NT. + * w32term.c (SIF_*): Windows 95 macros defined for NT. + (struct tagSCROLLINFO): Windows 95 struct defined for NT. (vertical_scroll_bar_min_handle, vertical_scroll_bar_top_border) (vertical_scroll_bar_bottom_border, last_scroll_bar_drag_pos) (Vw32_gab_focus_on_raise, Vw32_capslock_is_shiftlock): @@ -5774,7 +5773,7 @@ (w32_initialize): Set input mode. Use w32_msg_worker instead of windows_msg_worker. Dynamically link proportional scroll bar - functions and intialize proportional scroll bar variables. + functions and initialize proportional scroll bar variables. (syms_of_w32term): DEFVAR new variables. * w32term.h (w32_output): New fields menubar_widget, menubar_active, @@ -5943,7 +5942,7 @@ Vauto_file_coding_system. (syms_of_fileio): Adjusted for the above change. Doc change. (Finsert_file_contents): The argument for Vset_auto_coding is a - concatination of the heading 1K-byte and the tailing 3K-byte. + concatenation of the heading 1K-byte and the tailing 3K-byte. * cmds.c (internal_self_insert): Only set TARGET_CLM when C2 is tab. When multibyte characters are disabled, @@ -6317,7 +6316,7 @@ (ENCODE_ISO_CHARACTER_DIMENSION2): Likewise. (safe_terminal_coding): New variable. (Fset_safe_terminal_coding_system_internal): New function. - (init_coding_once): Initilize safe_terminal_coding. + (init_coding_once): Initialize safe_terminal_coding. (syms_of_coding): Declare set-safe-terminal-coding-system as a Lisp function. @@ -7399,7 +7398,7 @@ 1997-06-18 Kenichi Handa - * coding.c (detect_coding_iso2022): Initilize mask correctly. + * coding.c (detect_coding_iso2022): Initialize mask correctly. * fns.c (concat): Pay attention to multibyte characters when TARGET_TYPE is Lisp_String. @@ -7485,7 +7484,7 @@ 1997-06-09 Kenichi Handa - * buffer.c (init_buffer_once): Inititialize the member + * buffer.c (init_buffer_once): Initialize the member buffer_file_coding_system. (syms_of_buffer): Declare Lisp variables default-buffer-file-coding-system and buffer-file-coding-system. @@ -8531,7 +8530,7 @@ * data.c (Faref, Faset): Adjusted for the new structure of Lisp_Char_Table. - * disptab.c (disp_char_vector): Extern it. + * disptab.h (disp_char_vector): Extern it. (DISP_CHAR_VECTOR): Handle multibyte characters. * fns.c (copy_sub_char_table): New function. @@ -10963,7 +10962,7 @@ 1996-08-28 Morten Welinder * minibuf.c (Vhistory_length, Qhistory_length): New variables. - (syms_of_minibuf): Register and initialise these. + (syms_of_minibuf): Register and initialize these. (read_minibuf): Truncate history list if needed. 1996-08-28 Richard Stallman @@ -11092,7 +11091,7 @@ See ChangeLog.6 for earlier changes. ;; coding: utf-8 ;; End: - Copyright (C) 1997-1998, 2001-2011 Free Software Foundation, Inc. + Copyright (C) 1997-1998, 2001-2014 Free Software Foundation, Inc. This file is part of GNU Emacs.