ueno pushed a change to branch master. from c281465 Merge commit '1b831d21ac9688e3f31703f0b492202f6d24a75b' new c6d22f9 Fix links new cca4a06 Fix keybindings in README.md new 9566ae5 Fix examples in README.md new 6a18372 README.md: Use inline code blocks properly new 76e929a README.md: Use inline code blocks properly new 25184d6 Fix typo in README.md new 79f77aa snippet: Fix typo new 34132ba README.md: Fix typo new 4cd7696 align: Expand documentation of align-region new b23b5a3 snippet: Upcase the first letter of names new df2906e snippet: Always require subword new 82c34eb snippet: Refactor name prompt new 9db7ee5 snippet: Support guessing package/class names new 2136dd5 snippet: Fix for older pcase new f3c2b22 tests: Add snippt tests new 2bfe1ad snippet: Support guessing parent package/class new 4ea87a1 tests: Add tests for guess-name-from-file-name new ab8b3ae snippet: Add _{class_,}init new d827bb5 snippet: Improve _init prompt new 1abce8e Merge commit 'd827bb511203a64da3ae5cc6910b87b7c99d233b'
Summary of changes: packages/gnome-c-style/README.md | 49 ++-- packages/gnome-c-style/gnome-c-align.el | 16 +- packages/gnome-c-style/gnome-c-snippet.el | 485 ++++++++++++++++++---------- packages/gnome-c-style/gnome-c-tests.el | 70 ++++ 4 files changed, 422 insertions(+), 198 deletions(-)