Mercurial > emacs
changeset 108598:bd78a6519aa5
lisp/language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 15 May 2010 16:50:16 +0300 |
parents | f0d831cccbeb |
children | c868ea5f7463 |
files | lisp/ChangeLog lisp/language/hebrew.el |
diffstat | 2 files changed, 4 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat May 15 16:41:59 2010 +0300 +++ b/lisp/ChangeLog Sat May 15 16:50:16 2010 +0300 @@ -1,5 +1,7 @@ 2010-05-15 Eli Zaretskii <eliz@gnu.org> + * language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix. + Bidi-sensitive movement with arrow keys. * subr.el (right-arrow-command, left-arrow-command): New functions.
--- a/lisp/language/hebrew.el Sat May 15 16:41:59 2010 +0300 +++ b/lisp/language/hebrew.el Sat May 15 16:50:16 2010 +0300 @@ -60,14 +60,14 @@ (input-method . "hebrew") (unibyte-display . hebrew-iso-8bit) (sample-text . "Hebrew ,Hylem(B") - (documentation . "Right-to-left writing is not yet supported."))) + (documentation . "Bidirectional editing is supported."))) (set-language-info-alist "Windows-1255" '((coding-priority windows-1255) (coding-system windows-1255) (documentation . "\ Support for Windows-1255 encoding, e.g. for Yiddish. -Right-to-left writing is not yet supported."))) +Bidirectional editing is supported."))) (define-coding-system 'windows-1255 "windows-1255 (Hebrew) encoding (MIME: WINDOWS-1255)"