]> code.delx.au - gnu-emacs-elpa/commit
* GNUmakefile: Rename from Makefile. Add targets for in-place use.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 27 Jun 2013 04:22:16 +0000 (00:22 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 27 Jun 2013 04:22:16 +0000 (00:22 -0400)
commit9b589ed47b87a84bf507015a53e9577d4fb66c1c
tree9244b9bdab72382dec1bcabba08a426001cbf325
parentefae58ba5a219eccc6f1124f5aea7ead0c6b6a5f
* GNUmakefile: Rename from Makefile.  Add targets for in-place use.
(all, all-in-place): New targets.
* admin/archive-contents.el (archive--simple-package-p): Ignore autosave files.
(archive--refresh-pkg-file): New function.
(archive--write-pkg-file): Print with ' and ` shorthands.
* packages/company/company-pysmell.el: Don't require pysmell during compile.
* packages/muse/htmlize-hack.el: Don't require htmlize during compile.
* packages/shen-mode/shen-mode.el (shen-functions): Define during compile.
* smart-operator/smart-operator.el (smart-operator-insert-1): Use pcase.
GNUmakefile [new file with mode: 0644]
Makefile [deleted file]
admin/archive-contents.el
packages/company/company-pysmell.el
packages/muse/htmlize-hack.el
packages/shen-mode/shen-mode.el
packages/smart-operator/smart-operator.el