emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sun, 04 May 2003 16:24:34 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5084 emacs/lisp/ChangeLog:1.5085
*** emacs/lisp/ChangeLog:1.5084 Sun May  4 15:30:19 2003
--- emacs/lisp/ChangeLog        Sun May  4 16:24:33 2003
***************
*** 1,3 ****
--- 1,13 ----
+ 2003-05-04  Emmanuel Briot  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * toolbar/gud-break.pbm, toolbar/gud-cont.pbm, toolbar/gud-display.pbm,
***************
*** 8,16 ****
  
  2003-05-03  Nick Roberts  <address@hidden>
  
!       * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon): 
        Include bitmap data for monochrome display.
!       (breakpoint-enabled-pbm-data, breakpoint-disabled-pbm-data): 
        New constants.
  
  2003-05-03  Richard M. Stallman  <address@hidden>
--- 18,26 ----
  
  2003-05-03  Nick Roberts  <address@hidden>
  
!       * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
        Include bitmap data for monochrome display.
!       (breakpoint-enabled-pbm-data, breakpoint-disabled-pbm-data):
        New constants.
  
  2003-05-03  Richard M. Stallman  <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]