+2003-05-04 Emmanuel Briot <briot@gnat.com>
+
+ * progmodes/ada-mode.el
+ * progmodes/ada-prj.el
+ * progmodes/ada-stmt.el
+ * progmodes/ada-xref.el (ada-xemacs): Variable removed, since it's
+ better to use (featurep 'xemacs).
+ Removed warnings generated with Emacs 21.3.x (mostly by adding
+ needed `require' statements).
+
2003-05-04 Nick Roberts <nick@nick.uklinux.net>
* toolbar/gud-break.pbm, toolbar/gud-cont.pbm, toolbar/gud-display.pbm,
2003-05-03 Nick Roberts <nick@nick.uklinux.net>
- * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
+ * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
Include bitmap data for monochrome display.
- (breakpoint-enabled-pbm-data, breakpoint-disabled-pbm-data):
+ (breakpoint-enabled-pbm-data, breakpoint-disabled-pbm-data):
New constants.
2003-05-03 Richard M. Stallman <rms@gnu.org>