Path to this page:
Subject: CVS commit: wip/ever-note-mode
From: Ryo ONODERA
Date: 2010-11-22 22:01:51
Message id: E1PKdWY-0003Xf-Hi@sfp-cvsdas-2.v30.ch3.sourceforge.com
Log Message:
emacs-evernote-mode 0.12 (released 2010-11-18)
* support auto major mode when opening, creating, renaming notes according \
to the name of the note
o this uses the auto-mode-alist variable to select the major \
mode(magic-mode-alist is not supported)
* support changing the major mode while the evernote mode is valid
emacs-evernote-mode 0.13 (released 2010-11-19)
* bug fix of v0.12
o fix a problem when saving an evernote note to a local file.
emacs-evernote-mode 0.14 (released 2010-11-21)
* support posting the selected region as a new note. (Command: \
evernote-post-region, See also README_English for details)
* bug fix: switch to the buffer opening an evernote note when trying to open \
a local file
o In version 0.13, this bug occurs when you write a local buffer \
associated with a local file as a evernote note and then reopen the local file.
Files: