Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
elixir-editors
/
emacs-elixir
Public
Notifications
You must be signed in to change notification settings
Fork
93
Star
458
Code
Issues
39
Pull requests
2
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
5f85550
User selector
All users
Datepicker
All time
Commit History
Commits on May 19, 2015
Merge pull request #176 from rranelli/fix-#172
Show description for 5f85550
mattdeboard
committed
5f85550
Copy full SHA for 5f85550
Commits on Mar 18, 2015
Add regression test for #172
rranelli
committed
38cde3a
Copy full SHA for 38cde3a
Commits on Mar 17, 2015
Merge pull request #173 from rranelli/master
Show description for 61fc785
mattdeboard
committed
61fc785
Copy full SHA for 61fc785
Merge pull request #175 from rranelli/tips-for-smartparens-users
Show description for 2b0dc2a
mattdeboard
committed
2b0dc2a
Copy full SHA for 2b0dc2a
Merge pull request #177 from rranelli/patch-1
Show description for 9491c56
mattdeboard
committed
9491c56
Copy full SHA for 9491c56
Prefer Emacs over emacs.
rranelli
committed
f591d49
Copy full SHA for f591d49
Commits on Mar 16, 2015
Fix small typo
Show description for 628db99
rranelli
committed
628db99
Copy full SHA for 628db99
Merge pull request #141 from fxbois/patch-1
Show description for be160e8
mattdeboard
committed
be160e8
Copy full SHA for be160e8
Highlight digits in atoms
Show description for 4b9f588
rranelli
committed
4b9f588
Copy full SHA for 4b9f588
Add tips for smartparens users
rranelli
committed
33b37f0
Copy full SHA for 33b37f0
Commits on Mar 8, 2015
Add function to apply `fill-region` in doc strings
Show description for b175798
rranelli
committed
b175798
Copy full SHA for b175798
Commits on Jan 3, 2015
update copyrights
tonini
committed
9564992
Copy full SHA for 9564992
Modules don't with underscore
tonini
committed
72cd6ca
Copy full SHA for 72cd6ca
Commits on Jan 2, 2015
fix identifiers rx
tonini
committed
8424d7f
Copy full SHA for 8424d7f
add expected failing test for fn block indentation inside
Show description for 2709699
tonini
committed
2709699
Copy full SHA for 2709699
bump dev version
tonini
committed
d113cfc
Copy full SHA for d113cfc
Commits on Dec 31, 2014
bump v2.2.0 release
tonini
committed
34f7f52
Copy full SHA for 34f7f52
Merge pull request #162 from elixir-lang/indent-binary-sequence-inside-match-block
Show description for 3f6f7be
tonini
committed
3f6f7be
Copy full SHA for 3f6f7be
update CHANGELOG
tonini
committed
5ea9e16
Copy full SHA for 5ea9e16
correct indent of binary sequence inside match block
tonini
committed
5fbc7e7
Copy full SHA for 5fbc7e7
Merge pull request #161 from elixir-lang/indent-inside-square-brackets
Show description for 514a5c9
tonini
committed
514a5c9
Copy full SHA for 514a5c9
update CHANGELOG
tonini
committed
3ceaad8
Copy full SHA for 3ceaad8
correct indentation of of listings inside square brackets fixes #160
tonini
committed
8eb8769
Copy full SHA for 8eb8769
Commits on Dec 27, 2014
Merge pull request #159 from elixir-lang/refine-travis-setup
Show description for 57e78cc
tonini
committed
57e78cc
Copy full SHA for 57e78cc
in emacs-snapshot the ert test for indentation failing in batch mode.
Show description for df53498
tonini
committed
df53498
Copy full SHA for df53498
Commits on Dec 26, 2014
Merge pull request #156 from elixir-lang/indent-after-binary-sequence
Show description for ce7af6f
tonini
committed
ce7af6f
Copy full SHA for ce7af6f
test for binary sequence inside matches
tonini
committed
41d2412
Copy full SHA for 41d2412
Commits on Dec 25, 2014
update CHANGELOG
tonini
committed
377b223
Copy full SHA for 377b223
Correct indentation after binary sequence
tonini
committed
64ca055
Copy full SHA for 64ca055
Merge pull request #155 from elixir-lang/indent-after-online-defdo
Show description for 480d5a3
tonini
committed
480d5a3
Copy full SHA for 480d5a3
update CHANGELOG
tonini
committed
98f61fb
Copy full SHA for 98f61fb
indent correct after oneline def ... do: function
tonini
committed
b55c294
Copy full SHA for b55c294
add expected failing test for indent-fn-in-multiline-assignment
tonini
committed
2dcc3c2
Copy full SHA for 2dcc3c2
Merge pull request #154 from elixir-lang/fix-first-indentation-after-defmodule
Show description for 2db7b2b
tonini
committed
2db7b2b
Copy full SHA for 2db7b2b
fix indentation in codebase
tonini
committed
5bbaf01
Copy full SHA for 5bbaf01
Pagination
Previous
Next
You can’t perform that action at this time.