+2005-11-02 Kim F. Storm <storm@cua.dk>
+
+ * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
+ item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
+
2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
* calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
+2005-11-01 Kim F. Storm <storm@cua.dk>
+
+ * fringe.c (update_window_fringes): Undo 2005-10-27 change.
+ Instead, rotate the bottom angle bitmap 180 degrees to indicate
+ that the bottom row does not end in a newline.
+
2005-11-01 Andreas Schwab <schwab@suse.de>
* unexelf.c (unexec): Handle .plt section in BSS segment.