Mercurial > emacs
comparison lisp/ChangeLog @ 50813:7d0357cde5ff
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sun, 04 May 2003 20:24:33 +0000 |
parents | 10d1a3001127 |
children | b4ee488a1f99 |
comparison
equal
deleted
inserted
replaced
50812:15929fed5553 | 50813:7d0357cde5ff |
---|---|
1 2003-05-04 Emmanuel Briot <briot@gnat.com> | |
2 | |
3 * progmodes/ada-mode.el | |
4 * progmodes/ada-prj.el | |
5 * progmodes/ada-stmt.el | |
6 * progmodes/ada-xref.el (ada-xemacs): Variable removed, since it's | |
7 better to use (featurep 'xemacs). | |
8 Removed warnings generated with Emacs 21.3.x (mostly by adding | |
9 needed `require' statements). | |
10 | |
1 2003-05-04 Nick Roberts <nick@nick.uklinux.net> | 11 2003-05-04 Nick Roberts <nick@nick.uklinux.net> |
2 | 12 |
3 * toolbar/gud-break.pbm, toolbar/gud-cont.pbm, toolbar/gud-display.pbm, | 13 * toolbar/gud-break.pbm, toolbar/gud-cont.pbm, toolbar/gud-display.pbm, |
4 toolbar/gud-down.pbm, toolbar/gud-finish.pbm, toolbar/gud-until.pbm, | 14 toolbar/gud-down.pbm, toolbar/gud-finish.pbm, toolbar/gud-until.pbm, |
5 toolbar/gud-next.pbm, toolbar/gud-print.pbm, toolbar/gud-remove.pbm, | 15 toolbar/gud-next.pbm, toolbar/gud-print.pbm, toolbar/gud-remove.pbm, |
6 toolbar/gud-run.pbm, toolbar/gud-step.pbm, toolbar/gud-up.pbm: | 16 toolbar/gud-run.pbm, toolbar/gud-step.pbm, toolbar/gud-up.pbm: |
7 Correct size for cleaner bitmaps. | 17 Correct size for cleaner bitmaps. |
8 | 18 |
9 2003-05-03 Nick Roberts <nick@nick.uklinux.net> | 19 2003-05-03 Nick Roberts <nick@nick.uklinux.net> |
10 | 20 |
11 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon): | 21 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon): |
12 Include bitmap data for monochrome display. | 22 Include bitmap data for monochrome display. |
13 (breakpoint-enabled-pbm-data, breakpoint-disabled-pbm-data): | 23 (breakpoint-enabled-pbm-data, breakpoint-disabled-pbm-data): |
14 New constants. | 24 New constants. |
15 | 25 |
16 2003-05-03 Richard M. Stallman <rms@gnu.org> | 26 2003-05-03 Richard M. Stallman <rms@gnu.org> |
17 | 27 |
18 * emacs-lisp/autoload.el (update-directory-autoloads): Renamed from | 28 * emacs-lisp/autoload.el (update-directory-autoloads): Renamed from |