diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d44e9d95636..fdf25af86ee 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-02-05 Andreas Schwab <schwab@linux-m68k.org> | ||
| 2 | |||
| 3 | * progmodes/gud.el (gud-pv): Use pv instead of pv1. | ||
| 4 | * progmodes/gdb-mi.el (gud-pp): Use pp instead of pp1. | ||
| 5 | |||
| 1 | 2012-02-05 Chong Yidong <cyd@gnu.org> | 6 | 2012-02-05 Chong Yidong <cyd@gnu.org> |
| 2 | 7 | ||
| 3 | * custom.el (defcustom): Doc fix. | 8 | * custom.el (defcustom): Doc fix. |