Age | Commit message (Collapse) | Author | Files | Lines |
|
- Improved syntax highlight.
- Reduce memory usage.
- Updated document and translation.
- bug fix.
|
|
=== 0.53 - Mon 19 Sep 2011 ===
* Cosmetic updates to entry widgets, the page index, the insert date dialog,
and the tasklist dialog
* Updated the find function to properly switch focus and highlight current
match even when text does not have focus - Oliver Joos
* Added function to remember the position of the main window across sessions
and the position of dialog within a session - Oliver Joos
* Added "interwiki keyword" to give shorthand for linking notebooks - Jiří
Janoušek
* Added template function to create a page index - Jiří Janoušek
* Added support to include additional files with a template - Jiří Janoušek
* Added preference for always setting the cursor position based on history
or not
* Added feature so images now can have a link target as well - Jiří Janoušek
* Refactored index to do much less database commit actions, resulting in
performance gain on slow storage media
* Added "print to browser" button in the tasklist dialog
* Added "--search" commandline option
* Added feature for calendar plugin to use one page per week, month, or year
instead of one page per day - Jose Orlando Pereira
* Added feature to have implicit deadline for tasks defined on a calendar
page - Jose Orlando Pereira
* Added new plugin for evaluating inline arithmetic expressions - Patricio Paez
* Added support for plugins to have optional dependencies - John Drinkwater
* Added hook so plugins can register handlers for specific URL schemes
* Upgraded test suite to unittest support shipped with python 2.7
* Increased test coverage for main window, dialogs, and image generator plugins
* Many small typo fixes and code cleanup - Oliver Joos
* Extensive updates for the developer API documentation - now using epydoc
* Made file paths in config file relative to home dir where possible in order
to facilitate portable version (e.g. home dir mapped to USB drive)
* Build code updated to build new windows installer and support for portable
install - Brendan Kidwell
* Fixed build process to hardcode platform on build time (maemo version)
* Fixed bug in notebook list, causing compiled version to be unable to set
a default notebook (windows version)
* Fixed bug with copy-pasting and drag-n-drop using relative paths
* Fixed bug allowing to click checkboxes in read-only mode
* Fixed several possible exceptions when moving pages
* Fixed execution of python scripts on windows - Chris Liechti
* Fix to preserve file attributes (like mtime) when copying attachments
- Oliver Joos
* Fixed path of checkbox images in html export - Jiří Janoušek
* Fix for indexing error in scenario with external syncing (e.g. dropbox)
* Fix for latex output to use "\textless{}" and "\textgreater{}"
* Fixed Maemo window class, and python 2.5 compatibility - Miguel Angel Alvarez
* Fixed unicode usage in template module - Jiří Janoušek
* Fixed error handling for errors from bzr in versioncontrol plugin
* Fixed error handling for errors due to non-utf-8 encoded text in pages
|
|
|
|
|
|
|
|
Notable changes:
* buffer.h (struct buffer): Use time_t, not int, for a time stamp.
This fixes a Y2038 bug on 64-bit hosts.
* pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes to
split-string.
* mouse.el (mouse-drag-track): Set scroll-margin to 0 while
tracking (Bug#9541).
* mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
when sending QUIT
* emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow check.
|
|
|
|
XXX: The way this is set up, elvis and elvis-x11 cannot have different
XXX: values of ${PKGREVISION}.
|
|
to tell what's going on. Patch it to be able to find netbsd's terminfo.
This might fix the bulk failure.
|
|
|
|
This should fix PR 45395.
|
|
* patch-ag does not exist, regen distinfo.
Tested on Gentoo Linux, DragonFly 2.10.1, and NetBSD current.
|
|
Noted by Robert Elz.
|
|
|
|
Patch provided by Tom Yu in PR 45240.
|
|
|
|
|
|
changes:
-use Qt4 GUI
-comes with fonts -- less dependency on TeX
-various cleanup and feature improvements
|
|
Bump PKGREVISION.
|
|
Notable changes:
- Resolve invalid use of a regexp in regexp-opt.
- Sync with Tramp 2.2.2.
- Simplify url handling in rcirc-mode.
- Fontify bitfield declarations properly.
- Prevent cc-langs.elc being loaded at run time.
- Fontify declarators properly when, e.g., a jit-lock chunk begins
inside a declaration.
- Add support for biblatex.
|
|
|
|
|
|
|
|
|
|
|
|
failure seen in bulk builds.
|
|
|
|
|
|
PR pkg/39778 which is less invasive.
|
|
64bit platforms. This fixes PR pkg/39778 by myself.
|
|
NetBSD/i386. This stops "temacs" from dumping core.
|
|
|
|
|
|
|
|
Changelog:
78 2011-06-15
Allow multiple -t switches using 'append' rather than 'store' and
processing each separately. In the gui use parens, e.g., (tag 1, tag
2).
|
|
|
|
|
|
the same as my previous patch, no functional change.
|
|
XXX package has a dependency on kdepimlibs4 on my host. Side effect maybe.
Not sure why TeXmacs would require KDE PIM libs.
|
|
|
|
Changes:
- themes/dichromacy-theme.el: New theme.
|
|
Changes:
- New input method: ipa-paraat.
- url-future.el: Add general futures facility.
|
|
|
|
|
|
Emacs 23.3 is primarily a bugfix release. Also included are a number of
enhancements to VC and Rmail, and a new indentation library, smie.el.
For details, see the file etc/NEWS.
|
|
Notable changes:
* textmodes/rst.el (rst-define-level-faces): Do not define face
symbol if it is already defined.
* sha1.el: Remove. Function `sha1' is now builtin.
* mail/sendmail.el: Require `rfc2047'.
* Add an :exit-function for completion-at-point.
* textmodes/bibtex.el: Convert to lexical binding.
* <lots-of-files>.el: Don't quote lambda expressions with `quote'.
|
|
Changes:
- Fix some integer overflow issues, such as string length overflow.
- Fix handling of break-hardlink-on-save with non-existent files.
- Common Lisp indentation improvements on defmethod and lambda-lists.
|
|
|
|
Zim aims to bring the concept of a wiki to your desktop. Every page
is saved as a text file with wiki markup. Pages can contain links
to other pages, and are saved automatically. Creating a new page
is as easy as linking to a non-existing page. This tool is intended
to keep track of TODO lists or to serve as a personal scratch book.
But it will also serve you when writing longer and more complicated
documents.
|
|
* "Save all documents" has been introduced.
* Fix up the title of the first session password dialog.
* Add experimental spell checking support based on gtkspell, which needs to be
explicitly enabled by passing --with-gtkspell to configure.
* Translation roundup:
- Updated Gobby to use en_US internally
- Added Ukrainian translation
- Various translation updates from Launchpad
|