[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r107923: ispell.el: Fix last Changelo
From: |
Agustin Martin |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r107923: ispell.el: Fix last Changelog entry. utf-8 will be enabled if possible. |
Date: |
Mon, 16 Apr 2012 19:06:58 +0200 |
User-agent: |
Bazaar (2.3.1) |
------------------------------------------------------------
revno: 107923
committer: Agustin Martin <address@hidden>
branch nick: trunk
timestamp: Mon 2012-04-16 19:06:58 +0200
message:
ispell.el: Fix last Changelog entry. utf-8 will be enabled if possible.
modified:
lisp/ChangeLog
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog 2012-04-16 09:49:51 +0000
+++ b/lisp/ChangeLog 2012-04-16 17:06:58 +0000
@@ -1,7 +1,7 @@
2012-04-12 Agustín Martín Domingo <address@hidden>
* ispell.el (ispell-set-spellchecker-params): Post-process
- `ispell-dictionary-alist' to use [:alpha:] if possible.
+ `ispell-dictionary-alist' to use [:alpha:] and utf-8 if possible.
2012-04-16 Chong Yidong <address@hidden>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r107923: ispell.el: Fix last Changelog entry. utf-8 will be enabled if possible.,
Agustin Martin <=