elpasync pushed a change to branch elpa/forth-mode. from 162b79f005 Better indentation in the presence of POSTPONE. new 536ec8b9b4 Add a basic .elpaignore file new 75382a05eb Replace cl with cl-lib new 3ef319bf2d Fix forth-load-file so it works with paths with spaces.
Summary of changes: .elpaignore | 6 ++++++ forth-block-mode.el | 6 +++--- forth-interaction-mode.el | 4 ++-- forth-mode.el | 13 +++++++------ forth-spec.el | 7 +------ forth-syntax.el | 2 +- 6 files changed, 20 insertions(+), 18 deletions(-) create mode 100644 .elpaignore