comparison src/ChangeLog.3 @ 36085:0b84ec0dc628

Fix problems confusing authors.el.
author Dave Love <fx@gnu.org>
date Wed, 14 Feb 2001 20:23:45 +0000
parents 8f14d08e19f7
children 218f185269b8
comparison
equal deleted inserted replaced
36084:9e6b7bdede16 36085:0b84ec0dc628
12491 12491
12492 * keyboard.c (keystrokes): variable deleted. 12492 * keyboard.c (keystrokes): variable deleted.
12493 12493
12494 1990-09-30 Mike Rowan (mtr at spike.ai.mit.edu) 12494 1990-09-30 Mike Rowan (mtr at spike.ai.mit.edu)
12495 12495
12496 * keyboard.c and alloc.c: added malloc warning code from 12496 * keyboard.c, alloc.c: added malloc warning code from
12497 18.56. 12497 18.56.
12498 12498
12499 * dispnew.c, xdisp.c: (un)hold_window_change no longer exists; 12499 * dispnew.c, xdisp.c: (un)hold_window_change no longer exists;
12500 added do_pending_window_change from 18.56. 12500 added do_pending_window_change from 18.56.
12501 12501
12638 12638
12639 * sysdep.c: added setup_pty from 18.56 12639 * sysdep.c: added setup_pty from 18.56
12640 12640
12641 * process.c: merged in 18.55->6 changes. Same for process.h 12641 * process.c: merged in 18.55->6 changes. Same for process.h
12642 12642
12643 * globally replaced: 12643 globally replaced:
12644 redisplay_preserving_echo_area -> redisplay_preserve_echo_area 12644 redisplay_preserving_echo_area -> redisplay_preserve_echo_area
12645 SetBfp -> set_buffer_internal 12645 SetBfp -> set_buffer_internal
12646 buffer_flush_undo -> buffer_disable_undo 12646 buffer_flush_undo -> buffer_disable_undo
12647 redo_mode_line -> update_mode_line (window.h) 12647 redo_mode_line -> update_mode_line (window.h)
12648 12648