view admin/ChangeLog @ 40081:07d7dbf18784

(reassert_line_highlight_hook, change_line_highlight_hook): Variables removed. (reassert_line_highlight, change_line_highlight): Functions removed. (standout_requested): Variable removed. (update_end, highlight_if_desired): Don't use it. (chars_wasted, copybuf): Variables removed. (write_standout_marker): Function removed. (cursor_to, clear_to_end, clear_frame, clear_end_of_line_raw) (clear_end_of_line_raw, write_glyphs, ins_del_lines): Don't use `chars_wasted' or `copybuf'. (calculate_costs): Don't allocate `chars_wasted' or `copybuf'. Set `costs_set' to true. (cursor_to, clear_end_of_line): Test `costs_set' instead of `chars_wasted'. (clear_end_of_line): Function removed. (clear_end_of_line_raw): Renamed to `clear_end_of_line'. (clear_to_end): Call `clear_end_of_line' instead of `clear_end_of_line_raw'.
author Miles Bader <miles@gnu.org>
date Sat, 20 Oct 2001 05:53:04 +0000
parents 7592758da8f4
children 09c1c5193715
line wrap: on
line source

2001-10-20  Miles Bader  <miles@gnu.org>

	* quick-install-emacs: Exit if we can't find some variable.
	(AVOID): Add .orig & .rej files.
	(get_config_var): Be more liberal about format of config.status
	sed commands.

2001-10-19  Gerd Moellmann  <gerd@gnu.org>

	* admin.el: New file.

	* build-configs: Add --help option.  Add support for building
	in arbitrary source trees.

2001-10-17  Gerd Moellmann  <gerd@gnu.org>

	* alloc-colors.c: New file.

2001-10-13  Gerd Moellmann  <gerd@gnu.org>

	* make-emacs: Add --boot switch for bootstrapping.  Logs to
	EMACS_ROOT/boot.log, renames previous log file to boot.log.old.

2001-10-05  Gerd Moellmann  <gerd@gnu.org>

	* Branch for 21.1.
	
2001-09-04  Andrew Innes  <andrewi@gnu.org>

	* admin/nt/makedist.bat: Remove reference to obsolete file
	GETTING.GNU.SOFTWARE.  Remove outdated comments.  Explain about
	version of tar used.

;; 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.