Revision: muse--main--1.0--patch-166
Archive: [EMAIL PROTECTED]
Creator: Michael Olson <[EMAIL PROTECTED]>
Date: Thu Jul 27 16:46:38 EDT 2006
Standard-date: 2006-07-27 20:46:38 GMT
Modified-files: ChangeLog lisp/muse-mode.el
    lisp/muse-project.el lisp/muse-publish.el muse.texi
New-patches: [EMAIL PROTECTED]/muse--main--1.0--patch-166
Summary: Make C-c C-t publish the current file in a more sensible way.
Keywords: 

* lisp/muse-mode.el (muse-mode-map): Make C-c C-t call
  muse-project-publish-this-file instead of muse-publish-this file.  Make
  C-c C-T call the latter.
  (muse-browse-result): Use `muse-project-get-applicable-styles'.
  (muse-follow-name-at-point): Docfix.

* lisp/muse-project.el (muse-project-get-applicable-style): New function
  that prompts the user for a style if more than one style applies to the
  given file.
  (muse-project-publish-this-file): New function that publishes the
  currently-visited file according to `muse-project-alist', prompting if
  more than one style applies.

* lisp/muse-publish.el (muse-publish-this-file): Docfix.

* muse.texi (Keystroke Summary): Update for the changes made.  C-c C-c
  was not previously documented.

_______________________________________________
Muse-el-commits mailing list
[email protected]
https://mail.gna.org/listinfo/muse-el-commits

Reply via email to