Mercurial > emacs
comparison lisp/ChangeLog @ 110372:8e1e2c124dec
(c-forward-<>-arglist-recur): Correct the indentation.
author | Alan Mackenzie <acm@muc.de> |
---|---|
date | Wed, 15 Sep 2010 17:51:15 +0000 (2010-09-15) |
parents | a5f5fbc86364 |
children | 3e42bd1221cd |
comparison
equal
deleted
inserted
replaced
110371:a5f5fbc86364 | 110372:8e1e2c124dec |
---|---|
1 2010-09-15 Alan Mackenzie <acm@muc.de> | |
2 | |
3 * progmodes/cc-engine.el (c-forward-<>-arglist-recur): Correct the | |
4 indentation. | |
5 | |
1 2010-09-15 Stefan Monnier <monnier@iro.umontreal.ca> | 6 2010-09-15 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 7 |
3 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type | 8 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type |
4 `lexical' for warnings related to lexical scoping. | 9 `lexical' for warnings related to lexical scoping. |
5 (byte-compile-file-form-defvar, byte-compile-defvar): Warn about | 10 (byte-compile-file-form-defvar, byte-compile-defvar): Warn about |