diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2aafbd758d7..c07c9627d1c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2012-12-11 Glenn Morris <rgm@gnu.org> | 1 | 2012-12-11 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * net/rcirc.el (rcirc-urls, rcirc-condition-filter): Doc fixes. | ||
| 4 | |||
| 3 | * progmodes/f90.el (f90-line-continued, f90-indent-region): | 5 | * progmodes/f90.el (f90-line-continued, f90-indent-region): |
| 4 | Treat preprocessor lines embedded in continuations like comments. | 6 | Treat preprocessor lines embedded in continuations like comments. |
| 5 | (f90-indent-line): Special-case preprocessor lines. (Bug#13138) | 7 | (f90-indent-line): Special-case preprocessor lines. (Bug#13138) |