aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/language (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove no-byte-compile setting from some lisp/language files.Glenn Morris2012-05-0717-28/+28
| | | | | | | | | Same comments as per 2012-05-01T06:59:34Z!rgm@gnu.org, for lisp/term: Not that compiling these will bring any noticeable speed benefit, but there's really no reason not to compile them. The extra disk space and build time is negligible, and it might reveal use of obsolete functions, bugs, etc.
* Added new charset cp775Laimonas V bra2012-04-101-0/+8
| | | | | | | | * language/european.el (cp775): Added oem/legacy (en)coding on DOS/MS Windows for the Baltic languages. There are still plenty of texts written in this encoding/codepage. Fixes: debbugs:6519
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-093-10/+10
|
* * lisp/language/indian.el ("Devanagari"): Fix typo.Glenn Morris2012-03-311-1/+1
| | | | Fixes: debbugs:11103
* * international/titdic-cnv.el: Remove duplicate coding tag.Andreas Schwab2012-02-182-10/+1
| | | | | * language/cham.el: Likewise. * language/tai-viet.el: Likewise.
* Minor-mode doc fixes for ARG behaviorGlenn Morris2012-02-071-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/completion.el (dynamic-completion-mode): * lisp/dirtrack.el (dirtrack-debug-mode): * lisp/electric.el (electric-layout-mode): * lisp/epa-mail.el (epa-mail-mode, epa-global-mail-mode): * lisp/face-remap.el (text-scale-mode, buffer-face-mode): * lisp/iimage.el (iimage-mode): * lisp/image-mode.el (image-transform-mode): * lisp/minibuffer.el (completion-in-region-mode): * lisp/scroll-lock.el (scroll-lock-mode): * lisp/simple.el (next-error-follow-minor-mode): * lisp/tar-mode.el (tar-subfile-mode): * lisp/tooltip.el (tooltip-mode): * lisp/vcursor.el (vcursor-use-vcursor-map): * lisp/wid-browse.el (widget-minor-mode): * lisp/emulation/tpu-edt.el (tpu-edt-mode): * lisp/emulation/tpu-extras.el (tpu-cursor-free-mode): * lisp/international/iso-ascii.el (iso-ascii-mode): * lisp/language/thai-util.el (thai-word-mode): * lisp/mail/supercite.el (sc-minor-mode): * lisp/net/goto-addr.el (goto-address-mode): * lisp/net/rcirc.el (rcirc-multiline-minor-mode, rcirc-track-minor-mode): * lisp/progmodes/cwarn.el (cwarn-mode): * lisp/progmodes/flymake.el (flymake-mode): * lisp/progmodes/glasses.el (glasses-mode): * lisp/progmodes/hideshow.el (hs-minor-mode): * lisp/progmodes/pascal.el (pascal-outline-mode): * lisp/textmodes/enriched.el (enriched-mode): * lisp/vc/smerge-mode.el (smerge-mode): Doc fixes (minor mode argument). * etc/NEWS: Related markup.
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-0530-30/+30
|
* Spelling fixes.Paul Eggert2011-12-301-1/+1
|
* Spelling fixes.Paul Eggert2011-12-291-1/+1
|
* Spelling fixes.Paul Eggert2011-12-161-2/+2
|
* Fix Ethiopic related codes for deleted variables and functions.Kenichi Handa2011-12-151-2/+2
|
* Spelling fixes.Paul Eggert2011-12-052-2/+2
|
* Spelling fixes.Paul Eggert2011-12-042-9/+9
|
* Spelling fixes.Paul Eggert2011-11-243-4/+4
|
* Spelling fixes.Paul Eggert2011-11-221-2/+2
|
* Spelling fixes.Paul Eggert2011-11-191-1/+1
|
* * language/european.el (macintosh): Define as alias for mac-roman.Andreas Schwab2011-11-191-0/+1
|
* Spelling fixes.Paul Eggert2011-11-172-2/+2
|
* Spelling fixes.Paul Eggert2011-11-171-1/+1
|
* Spelling fixes.Paul Eggert2011-11-142-2/+2
|
* Spelling fixes.Paul Eggert2011-11-141-1/+1
|
* Spelling fixes.Paul Eggert2011-11-132-5/+5
|
* Improve tamil-itrans input method.Kenichi Handa2011-09-271-2/+21
|
* Refill some long/short copyright headers.Glenn Morris2011-01-2623-46/+23
|
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-2430-36/+30
|
* Nuke arch-tags.Glenn Morris2011-01-1538-38/+0
|
* Merge from emacs-23Stefan Monnier2011-01-1438-60/+60
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-0238-60/+60
| |
* | Fix typos in comments and ChangeLogs.Juanma Barranquero2010-09-141-2/+2
| |
* | Add Arabic support.Kenichi Handa2010-08-251-2/+16
| |
* | language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the composable ↵Kenichi Handa2010-08-101-2/+9
| | | | | | | | pattern.
* | language/hebrew.el: Exclude U+05BD (Hebre MAQAF) from the composable pattern.Kenichi Handa2010-08-091-2/+2
| |
* | Merge changes from emacs-23 branchChong Yidong2010-08-081-7/+0
|\ \ | |/
| * Modify the coding system compound-text-with-extensions to conform to the ↵Kenichi Handa2010-08-041-7/+0
| | | | | | | | spec of Compound Text.
* | Add a Hebrew translation of the tutorial.Eli Zaretskii2010-07-311-4/+3
| | | | | | | | | | | | | | | | etc/tutorials/TUTORIAL.he: New file. etc/tutorials/TUTORIAL.translators: Add TUTORIAL.he. lisp/files.el (bidi-paragraph-direction): Define safe local values. lisp/language/hebrew.el ("Hebrew"): Add TUTORIAL.he to language-info-alist. Remove outdated FIXME in a comment.
* | * language/tai-viet.el ("TaiViet"): Try to fix re-encoding bugs. (Bug#5806)Andreas Schwab2010-07-121-5/+5
| |
* | * language/tv-util.el (tai-viet-re): Remove format.Andreas Schwab2010-07-121-2/+1
| |
* | Improve Hebrew rendering.Kenichi Handa2010-07-121-22/+156
| |
* | language/hebrew.el (hebrew-shape-gstring): Check if a glyph element of ↵Kenichi Handa2010-05-271-0/+3
| | | | | | | | GSTRING is nil.
* | Replace Lisp calls to delete-backward-char by delete-char.Stefan Monnier2010-05-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * bs.el, expand.el, ido.el, image-dired.el, lpr.el, pcomplete.el, skeleton.el, term.el, time.el, wid-edit.el, woman.el, calc/calc-graph.el, calc/calc-help.el, calc/calc-incom.el, calc/calc.el, emacs-cl-extra.el, emacs-cl-loaddefs.el, emulation/cua-rect.el, emulation/viper-ex.el, eshell/esh-test.el, eshell/eshell.el, gnus/gnus-uu.el, gnus/nndoc.el, gnus/nnrss.el, gnus/rfc2047.el, gnus/utf7.el, international/utf-7.el, language/ethio-util.el, mh-e/mh-alias.el, mh-e/mh-search.el, net/imap.el, net/rcirc.el, obsolete/complete.el, play/decipher.el, progmodes/ada-mode.el, progmodes/cc-awk.el, progmodes/dcl-mode.el, progmodes/ps-mode.el, progmodes/verilog-mode.el, progmodes/vhdl-mode.el, textmodes/bibtex.el, textmodes/fill.el, textmodes/reftex-auc.el, textmodes/rst.el, textmodes/sgml-mode.el, textmodes/table.el, textmodes/texinfmt.el: Replace Lisp calls to delete-backward-char by calls to delete-char.
* | Add Hebrew shaper.Kenichi Handa2010-05-251-0/+29
| |
* | lisp/language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.Eli Zaretskii2010-05-151-2/+2
|/
* language/indian.el (gujarati-composable-pattern): Fix typo.Kenichi Handa2010-04-221-1/+1
|
* language/indian.el (gurmukhi-composable-pattern): Fix typo.Kenichi Handa2010-04-221-4/+3
|
* language/indian.el (oriya-composable-pattern, tamil-composable-pattern, ↵Kenichi Handa2010-04-201-3/+3
| | | | malayalam-composable-pattern): Add two-part vowels to "v" (vowel sign).
* Fix previous change of *-composable-pattern).Kenichi Handa2010-04-071-10/+12
|
* Fix Indic composable patterns for the new Unicode specification.Kenichi Handa2010-03-302-47/+213
|
* language/indian.el (devanagari-composable-pattern): Add more consonants.Kenichi Handa2010-03-161-1/+1
|
* Add coding system windows-1256 (alias cp1256).Kenichi Handa2010-03-081-0/+8
|
* Change "myanmar" to "burmese"Kenichi Handa2010-03-011-2/+2
|