lp://staging/twisted-emacs
- Get this branch:
- bzr branch lp://staging/twisted-emacs
Branch merges
Branch information
Recent revisions
- 10. By exarkun
-
Merge emacs-license-
5009-2 Author: thijs, exarkun
Reviewer: mithrandi, exarkun
Fixes: #5009Put the emacs/ directory under the same license as the rest of the codebase.
- 9. By lvh
-
Merge lore-docfix-4682: fix links to lore templates that don't exist.
Author: lvh
Reviewer: jesstess
Fixes: #4682There were some references to doc/howto/
template. tpl, which doesn't actually exist anymore, it's doc/core/ howto/template. tpl now. There was an additional small link fix in the Lore docs. - 8. By thijs
-
Merge customize-
tbformat- 2666: Added ability to specify the tbformat in twisted-dev.el using a custom variable. Author: radix
Reviewer: exarkun, thijs
Fixes: #2666 - 7. By thijs
-
Merge process-docs-3423: remove references to old admin/process-docs script.
Author: thijs
Reviewer: exarkun
Fixes: #3423 - 6. By exarkun
-
Remove admin/epyrun
Author: exarkun
Reviewer: itamarst
Fixes #1067admin/epyrun has long been broken and unused. Remove it and the keybinding
for it in emacs' twisted-dev mode. - 5. By glyph
-
use (twisted-dev-mode t), not (twisted-dev-mode) to turn on twisted-dev-mode
Author: glyph
Reviewer: exarkun
Pass an explicit argument to turn twisted-dev-mode ''on'' in the Twisted
directory, rather than toggling it. This check is redundant because generally
it will be on already for Python files, but now it's not __broken__. - 4. By exarkun
-
Adjust twisted-dev-mode's trial integration to simplify specifying multiple test modules
Author: exarkun
Reviewers: radix, glyphPreviously multiple test-case-name modules were supported by using a hackish -x on
the name of each module after the first and enclosing the entire list in double quotes.
Now, the test-case-name is ignored by emacs and the buffer filename is passed
as the --testmodule argument to trial, which figures out what to do.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)