Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport changes from ELPA #10

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Backport changes from ELPA #10

wants to merge 7 commits into from

Conversation

link2xt
Copy link
Contributor

@link2xt link2xt commented Aug 17, 2018

monnier and others added 7 commits August 17, 2018 02:44
* lisp/muse-publish.el (muse-current-output-style): Declare.
* lisp/muse-project.el (muse-project-set-variables): Only call
make-local-hook if it exists.
* lisp/muse-html.el (muse-html-src-tag): Use font-lock-ensure
when available.
* lisp/muse-project.el (muse-project-alist-get, muse-project-alist-set):
* lisp/muse-blosxom.el (muse-blosxom-new-entry): Avoid add-to-list
on local var.
* contrib/htmlize-hack.el: Require `cl' at run-time as well.
* contrib/cgi.el (cgi-decode): Avoid `flet'.
Most of these are minor issues involving, e.g., quoting `like this'
instead of 'like this'.
* lisp/muse-mode.el (muse-insert-tag):
* lisp/muse-project.el (muse-project-find-file)
(muse-project-publish-this-file):
* lisp/muse-publish.el (muse-publish-region):
Replace interactive-p, obsolete since 23.2.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants