diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5d915a39814..d0d4a31ab65 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-08-07 Kevin Ryde <user42@zip.com.au> | ||
| 2 | |||
| 3 | * woman.el (woman0-if): Quietly treat ".if v" as false (Bug#12109). | ||
| 4 | (woman-parse-numeric-value): On a bad .IP line, issue a warning | ||
| 5 | and continue processing (Bug#12110). | ||
| 6 | |||
| 1 | 2012-08-06 Stefan Monnier <monnier@iro.umontreal.ca> | 7 | 2012-08-06 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 8 | ||
| 3 | * progmodes/cperl-mode.el (cperl-mode): Yet another fix for | 9 | * progmodes/cperl-mode.el (cperl-mode): Yet another fix for |