Add package-menu-mark-upgrades to the Package Menu menu bar map.
[bpt/emacs.git] / src / ChangeLog.7
index 8f58f3c..d5bebec 100644 (file)
 
        * xselect.c (selection_data_to_lisp_data): Set
        Vlast_coding_system_used.
-       (lisp_data_to_selection_data): Likewize.
+       (lisp_data_to_selection_data): Likesize.
 
 1998-07-07  Richard Stallman  <rms@psilocin.ai.mit.edu>
 
        * editfns.c (Fformat): Replace explicit numeric constants with
        proper macros.
 
-       * fns.c (concat): Likewize.
+       * fns.c (concat): Likewise.
 
 1998-07-06  Kenichi Handa  <handa@etl.go.jp>
 
 1998-06-12  Ken'ichi Handa  <handa@melange.gnu.org>
 
        * fileio.c (Finsert_file_contents): Undo the previous change for
-       handling set-ault-coding.
+       handling set-auto-coding.
 
 1998-06-11  Richard Stallman  <rms@psilocin.ai.mit.edu>
 
 
        * lread.c: Remember the last TWO strings skipped with #@.
        (prev_saved_doc_string*): New variables.
-       (Fload): Initalize prev_saved_doc_string.
+       (Fload): Initialize prev_saved_doc_string.
        (read1): Copy saved_doc_string to prev_saved_doc_string
        before storing a new string in saved_doc_string.
        (read_list): Look in prev_saved_doc_string as well as
        (ccl_driver): Adjusted for the above changes.
        (resolve_symbol_ccl_program): New function.
        (Fccl_execute): The arg CCL-PROGRAM can be a symbol of CCL
-       program.  If CCL-PRGRAM is a vector, convert symbols in it to ID
+       program.  If CCL-PROGRAM is a vector, convert symbols in it to ID
        numbers by resolve_symbol_ccl_program.
        (Fccl_execute_on_string): Likewise.
-       (Fregister_ccl_program): If the arg CCL-PRGRAM is a vector,
+       (Fregister_ccl_program): If the arg CCL-PROGRAM is a vector,
        convert symbols in it to ID numbers by resolve_symbol_ccl_program.
 
        * ccl.h (Vccl_program_table, Qccl_program_idx): Extern them.
        Update coding->heading_ascii.
        (detect_eol_type): New arg SKIP.
        (detect_eol): Adjusted for the change of detect_eol_type.
-       (ccl_codign_driver): New function.
+       (ccl_coding_driver): New function.
        (decode_coding): Arg CONSUMED deleted, and the meaning of return
        value changed.  Update members produced, produced_char, consumed,
        consumed_char of the struct *coding.
        (ENCODE_ISO_CHARACTER): Bug of handling return value of unify_char
        fixed.
        (DECODE_SJIS_BIG5_CHARACTER): New macro.
-       (decode_coding_sjis_big5): Handle character unificatoin table.
+       (decode_coding_sjis_big5): Handle character unification table.
        Use macro DECODE_SJIS_BIG5_CHARACTER.
-       (encode_coding_sjis_big5): Handle character unificatoin table.
+       (encode_coding_sjis_big5): Handle character unification table.
        Use macro ENCODE_SJIS_BIG5_CHARACTER.
        (setup_coding_system): Handle members
        character_unification_table_for_decode and
        (find_handler_clause): If Vdebug_force, call debugger
        even if there are handlers.
 
-1996-09-26  Marcus Daniels  <marcus@sayre.sysc.pdx.edu>
+1996-09-26  Marcus G. Daniels  <marcus@sayre.sysc.pdx.edu>
 
        * xfns.c (x_set_scroll_bar_width): Move cursor to the
        left margin, past a scroll bar, if any.
 
        * window.c (syms_of_window): Doc fixes.
 
-1996-09-25  Marcus Daniels  <marcus@sysc.pdx.edu>
+1996-09-25  Marcus G. Daniels  <marcus@sysc.pdx.edu>
 
        * s/irix5-0.h (sigsetmask, _longjmp, _setjmp): #undef them.
        (_BSD_SIGNALS): Definition deleted.
 
        * xfns.c (Fx_create_frame): Default Qvertical_scroll_bars to `left'.
 
-1996-09-20  Marcus Daniels  <marcus@sayre.sysc.pdx.edu>
+1996-09-20  Marcus G. Daniels  <marcus@sayre.sysc.pdx.edu>
 
        * xterm.c (XTclear_end_of_line): Shift end-of-line when there is a
        left-side scroll bar by FRAME_LEFT_SCROLL_BAR_WIDTH.
        (print): Print certain expressions more compactly when set.
        Also use XCAR and XCDR directly -- we know we have conses.
 
-1996-08-23  Marcus Daniels  <marcus@sayre.sysc.pdx.edu>
+1996-08-23  Marcus G. Daniels  <marcus@sayre.sysc.pdx.edu>
 
        * xterm.c (x_term_init): If the default Xt font does not exist on
        the X server, add a resource so that dialog boxes use a common font.
@@ -11092,8 +11092,7 @@ See ChangeLog.6 for earlier changes.
 ;; coding: utf-8
 ;; End:
 
-    Copyright (C) 1997, 1998, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
-       Free Software Foundation, Inc.
+  Copyright (C) 1997-1998, 2001-2011  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
@@ -11109,5 +11108,3 @@ See ChangeLog.6 for earlier changes.
 
   You should have received a copy of the GNU General Public License
   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
-
-;;; arch-tag: 3b03e091-1123-4031-b67d-41683932cc48