comparison src/ChangeLog.1 @ 39622:597f4c6fd1a0

Format cleanups for old entries.
author Richard M. Stallman <rms@gnu.org>
date Sat, 06 Oct 2001 02:18:09 +0000
parents 8f14d08e19f7
children 218f185269b8
comparison
equal deleted inserted replaced
39621:9bdef8d72924 39622:597f4c6fd1a0
1
2 1986-05-18 Richard M. Stallman (rms at prep) 1 1986-05-18 Richard M. Stallman (rms at prep)
3 2
4 * alloc.c (malloc_warning_1): Add some advice on 3 * alloc.c (malloc_warning_1): Add some advice on
5 the significance of the warning. 4 the significance of the warning.
6 5
3486 3485
3487 * eval.c: 3486 * eval.c:
3488 Fsignal clears immediate_quit. 3487 Fsignal clears immediate_quit.
3489 3488
3490 1985-05-12 Richard M. Stallman (rms at mit-prep) 3489 1985-05-12 Richard M. Stallman (rms at mit-prep)
3491 cmds.c: modified `newline' to insert before an existing 3490
3492 newline before dot. This produces better redisplay. 3491 * cmds.c: modified `newline' to insert before an existing
3493 xdisp.c: fixed bug that modifying buffer displayed in two windows 3492 newline before dot. This produces better redisplay.
3494 failed to redisplay both mode lines with stars. 3493
3495 xdisp.c: try_window_id: if scrolling upward and changed text is empty 3494 * xdisp.c: fixed bug that modifying buffer displayed in two windows
3496 scroll up all the lines that fit below bp. 3495 failed to redisplay both mode lines with stars.
3497 xdisp.c: introduce num_contin, to display tabs right in contin. lines 3496
3498 doc.c: define substitute-command-keys, using crl@purdue's code. 3497 * xdisp.c: try_window_id: if scrolling upward and changed text is empty
3499 Make `documentation' call it. 3498 scroll up all the lines that fit below bp.
3500 eval.c, fns.c, bytecode.c: put in register decls for Lisp_Objects. 3499
3501 saved 2500 bytes of object code. 3500 * xdisp.c: introduce num_contin, to display tabs right in contin. lines
3501
3502 * doc.c: define substitute-command-keys, using crl@purdue's code.
3503 Make `documentation' call it.
3504
3505 * eval.c, fns.c, bytecode.c: put in register decls for Lisp_Objects.
3506 Saved 2500 bytes of object code.
3502 3507
3503 1985-05-11 Richard M. Stallman (rms at mit-prep) 3508 1985-05-11 Richard M. Stallman (rms at mit-prep)
3504 editfns.c: Put in code for & in fullname, 3509
3505 under AMPERSAND_FULL_NAME flag. 3510 * editfns.c: Put in code for & in fullname,
3506 lisp.h: Install NO_UNION_TYPE flag in lisp.h. 3511 under AMPERSAND_FULL_NAME flag.
3507 This means XMARKBIT can no longer be on left side of =. 3512
3508 New macros XMARK and XUNMARK and XSETMARKBIT are used 3513 * lisp.h: Install NO_UNION_TYPE flag in lisp.h.
3509 instead. 3514 This means XMARKBIT can no longer be on left side of =.
3510 alloc.c, marker.c: use XMARK, XUNMARK, XSETMARKBIT where needed. 3515 New macros XMARK and XUNMARK and XSETMARKBIT are used instead.
3511 TrmTERM.c: Ignore `xs' termcap flag. 3516
3512 Always use the SEstr on sg >= 0 terminals. 3517 * alloc.c, marker.c: use XMARK, XUNMARK, XSETMARKBIT where needed.
3513 minibuf.c: Don't allow entry to minibuffer 3518
3514 while minibuffer is selected. 3519 * TrmTERM.c: Ignore `xs' termcap flag.
3515 3520 Always use the SEstr on sg >= 0 terminals.
3516 3521
3522 * minibuf.c: Don't allow entry to minibuffer
3523 while minibuffer is selected.
3517 3524
3518 Local Variables: 3525 Local Variables:
3519 mode: indented-text 3526 mode: indented-text
3520 eval: (auto-fill-mode 1) 3527 eval: (auto-fill-mode 1)
3521 left-margin: 8 3528 left-margin: 8