mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-13 03:06:23 -08:00
*** empty log message ***
This commit is contained in:
parent
e751216899
commit
bdd6d4e85c
2 changed files with 13 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2000-12-23 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* progmodes/compile.el (compilation-forget-errors): Fix indentation.
|
||||
|
||||
2000-12-22 Stefan Monnier <monnier@cs.yale.edu>
|
||||
|
||||
* smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,12 @@
|
|||
2000-12-23 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* xdisp.c (syms_of_xdisp): Doc fix.
|
||||
|
||||
* xdisp.c (redisplay_window): Remove label restore_buffers;
|
||||
use finish_scroll_bars instead to make sure that scroll bars
|
||||
are redeemed. If we don't do this, flickering can result from
|
||||
scroll bars being destroyed and recreated.
|
||||
|
||||
2000-12-22 Jason Rumney <jasonr@gnu.org>
|
||||
|
||||
* w32term.c (w32_draw_bitmap): Fix drawing so it does not appear
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue