view lispintro/ChangeLog @ 47233:620fccf981d3

(set_image_of_range_1): New function. (set_image_of_range): Use set_image_of_range_1 for Latin-1. Return a value to indicate running out of memory. (SET_RANGE_TABLE_WORK_AREA): Check value from set_image_of_range. (extend_range_table_work_area): New subroutine. (EXTEND_RANGE_TABLE): Replaces EXTEND_RANGE_TABLE_WORK_AREA. Different calling conventions, and used from set_image_of_range{,_1}. (IMMEDIATE_QUIT_CHECK): Definitions moved.
author Richard M. Stallman <rms@gnu.org>
date Thu, 05 Sep 2002 02:34:37 +0000
parents 4090fee4e575
children 695cf19ef79e d7ddb3e565de
line wrap: on
line source

2001-11-29  Eli Zaretskii  <eliz@is.elta.co.il>

	* emacs-lisp-intro.texi (Index): @ignore extraneous text.
	Use @dircategory and @direntry to define the DIR entry.

2001-11-25  Robert J. Chassell  <bob@rattlesnake.com>

	* emacs-lisp-intro.texi: Move @contents to the beginning of the
	file.  Set the size to @smallbook.

2001-11-24  Eli Zaretskii  <eliz@is.elta.co.il>

	* Makefile.in: New file.

	* README: Update.

	* *.eps: Rename to avoid clashes in DOS 8+3 namespace.

;; Local Variables:
;; coding: iso-2022-7bit-unix
;; End:

    Copyright (C) 2001
	Free Software Foundation, Inc.
  Copying and distribution of this file, with or without modification,
  are permitted provided the copyright notice and this notice are preserved.