Mercurial > emacs
comparison lisp/ChangeLog @ 63044:c0b03fb8ef01
Formatting fixes.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 06 Jun 2005 06:19:52 +0000 |
parents | 0d80c265ab40 |
children | ab68a12df35a |
comparison
equal
deleted
inserted
replaced
63043:0d80c265ab40 | 63044:c0b03fb8ef01 |
---|---|
8 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point | 8 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point |
9 to preserve point. | 9 to preserve point. |
10 (gdb-find-file-hook): Add doc string. | 10 (gdb-find-file-hook): Add doc string. |
11 | 11 |
12 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate | 12 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate |
13 C dereferenced pointer expression. | 13 C dereferenced pointer expression. |
14 (gud-tool-bar-map): Put it on the tool bar. Re-order icons. | 14 (gud-tool-bar-map): Put it on the tool bar. Re-order icons. |
15 | 15 |
16 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files. | 16 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files. |
17 | 17 |
18 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm, | 18 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm |
19 toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm, | 19 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm |
20 toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm, | 20 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm |
21 toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm, | 21 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm |
22 toolbar/gud-up.xpm, toolbar/gud-watch.xpm: | 22 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm: |
23 Make background transparent. | 23 Make background transparent. |
24 | 24 |
25 2005-06-04 Luc Teirlinck <teirllm@auburn.edu> | 25 2005-06-04 Luc Teirlinck <teirllm@auburn.edu> |
26 | 26 |
27 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change. | 27 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change. |