On Sun, 2014-04-13 at 19:23 -0500, Greg Donald wrote:
> The example elisp code breaks tabbing more than once on the same line.
> Aligning
> equal signs in a struct becomes problematic. Fix it.
[]
> diff --git a/Documentation/CodingStyle b/Documentation/CodingStyle
[]
> +(global-set-key (kbd "TAB")
The example elisp code breaks tabbing more than once on the same line. Aligning
equal signs in a struct becomes problematic. Fix it.
Signed-off-by: Greg Donald
---
Documentation/CodingStyle | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/CodingStyle b/Documentation/CodingStyl
2 matches
Mail list logo