Skip to content

Commit

Permalink
*** empty log message ***
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeg committed Oct 27, 2004
1 parent 2ed4b08 commit a45d439
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions lib/distel/ChangeLog
@@ -1,3 +1,10 @@
2004-10-27 Luke Gorrie <luke@synap.se>

* elisp/erl.el (&erl-group-leader-loop): Make *erl-output* a plain
Emacs buffer created on demand. Previously it was actually the
Distel group leader process and so it was bad to kill it (now it's
fine).

2004-10-26 Martin Bjorklund <mbj@bluetail.com>

* elisp/distel.el (distel-menu-items): Use erl-choose-nodename in
Expand Down
1 change: 1 addition & 0 deletions lib/distel/Makefile
@@ -0,0 +1 @@
include ../../support/subdir.mk

0 comments on commit a45d439

Please sign in to comment.