Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
2004/6/8
iso-2022 autodetection was broken. it is impossible to differentiate
between iso-2022-jp and jp3, we don't think about jp3 in autodetect.
found by Masamichi Takatsu.
|
|
Patches provided by Makoto Fujiwara in PR 44871.
Changes:
- keep config.log (Bug#765) and delete config.log~.
- Fix bug with --enable-checking=stringoverrun to have no effect.
- Suppress unnecessary checks for size_t for configure.
- Add strtoumax for GNULIB_MODULES.
- Check for GnuTLS certificate verify callbacks.
- Don't erase config.status in case of error.
(See ChangeLog for the complete list of changes.)
|
|
|
|
nts is an acronym for Note Taking Simplified. It provides a simple,
intuitive format for using plain text files to store notes, a
command line interface for viewing notes in a variety of convenient
ways and a cross-platform, wx(python)-based GUI for creating and
modifying notes as well as viewing them. Displayed items can be
grouped by path or tag and can be filtered in various ways.
|
|
again.
I guess these files could be provided as a separate package that depended
on perl and properly set their interpreter, but we can do this later.
|
|
|
|
|
|
|
|
|
|
Patches provided by Makoto Fujiwara in PR 44871.
Changes:
- Fix problems found by GCC 4.6.0's static checks.
- man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
- custom.el (load-theme): Minor optimization in assigning faces.
- emacs-lisp/package.el (package--with-work-buffer): Recognize https
URLs.
|
|
changes:
-fixed yet another number of crashes
-support for CVS revision control
-new Swedish localization
|
|
|
|
For mail/wl and www/emacs-w3m, only the snapshot versions work with
emacs 23, while lang/eieio and devel/semantic don't work at all.
|
|
|
|
changes: minor bug fix and improvement release
|
|
|
|
one file as an argument on the command line from upstream.
From upstream via Jasper Wallace in PR 44808.
Bump PKGREVISION.
Set LICENSE (GNU GPL v1!)
|
|
|
|
Depend on termcap instead of ncurses
Replace curses.h and term.h includes with termcap.h
Fixes PR lib/43941
|
|
|
|
* add user-destdir installation support
|
|
|
|
|
|
Changes:
- Sync with Tramp 2.2.1.
- Handle bzr 2.3.0.
- Fix more problems found by GCC 4.5.2's static checks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changes:
* emacs-lisp/package.el (package-tar-file-info): Handle also
remote files.
* cus-start.el (cursor-in-non-selected-windows):
Fix :set quoting oddness.
* font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
in some setf expressions.
* vc/vc.el (vc-next-action): Add missing space to y-or-n-p prompt.
Give an explicit error if failed to make writable.
* Documentation fixes.
|
|
|
|
|
|
|
|
|
|
Qt gui for google translate based on ajax api
|
|
Set LICENSE.
Older changelog is not included.
Changelog:
Changes since version 2.9.0:
---------------------------
- Updated to Unicode 5.2.0
- Landscape printing bug fixed
- DOS CRLF with uniconv bug fixed
- Hungarian Runes (PUA) rovasiras glyph adjustments
- Windows port now behaves itself
- Minor enhancements
|
|
|
|
- Reorganize icon directories and files.
- Obsolete packages: pc-mode, pc-select, pgg, spell, and sregex.
- Import modules from gnulib: filemode, crypto/md5, stdint,
getloadavg, and strftime.
|