+2006-03-21 Kim F. Storm <storm@cua.dk>
+
+ * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
+ fringe-indicator-alist instead of modifying global value.
+ (gdb-frame-handler): Likewise.
+
2006-03-21 Nick Roberts <nickrob@snap.net.nz>
* diff-mode.el (diff-function): Make it inherit from diff-header
+2006-03-21 Kim F. Storm <storm@cua.dk>
+
+ * fringe.c (draw_fringe_bitmap): Don't calculate default overlay arrow
+ bitmap here, but ...
+ (update_window_fringes): ... here, so we can test if it has changed.
+
2006-03-20 Andreas Schwab <schwab@suse.de>
* dispnew.c (init_display): Check DISPLAY here.