summaryrefslogtreecommitdiff
path: root/leim
Commit message (Collapse)AuthorAgeFilesLines
* * leim/SKK-DIC/SKK-JISYO.L: Add proper coding tag.Andreas Schwab2011-06-1219-1/+28
| | | | | | | | | | | * leim/CXTERM-DIC/4Corner.tit, leim/CXTERM-DIC/ARRAY30.tit, * leim/CXTERM-DIC/CCDOSPY.tit, leim/CXTERM-DIC/ECDICT.tit, * leim/CXTERM-DIC/ETZY.tit, leim/CXTERM-DIC/PY-b5.tit, * leim/CXTERM-DIC/Punct-b5.tit, leim/CXTERM-DIC/Punct.tit, * leim/CXTERM-DIC/QJ-b5.tit, leim/CXTERM-DIC/QJ.tit, leim/CXTERM-DIC/SW.tit, * leim/CXTERM-DIC/TONEPY.tit, leim/CXTERM-DIC/ZOZY.tit: Likewise. * leim/MISC-DIC/cangjie-table.b5, leim/MISC-DIC/cangjie-table.cns, * leim/MISC-DIC/pinyin.map, leim/MISC-DIC/ziranma.cin: Likewise.
* * leim/Makefile.in (TIT_BIG5): Renamed from TIT-BIG5.Andreas Schwab2011-06-122-1/+5
|
* * leim/quail/ipa-praat.el: New input method.Oliver Scholz2011-05-302-0/+350
|
* Fix last entry in leim/ChangeLog.Eli Zaretskii2011-05-161-2/+2
|
* Actually add leim/quail/persian.el.Mohsen BANAN2011-05-161-0/+296
|
* New input methods for Persian/Farsi.Mohsen BANAN2011-05-163-0/+12
| | | | | | | leim/quail/persian.el: New file. leim/Makefile.in (OTHERS): Add $(srcdir)/quail/georgian.elc. leim/makefile.w32-in (MISC): Add $(srcdir)/quail/georgian.elc. etc/NEWS: Mention the new input methods.
* Merge from emacs-23; up to 2010-06-10T05:17:21Z!rgm@gnu.org.Glenn Morris2011-05-042-4/+12
|\
| * Fix bug #8563 with TeX input method.Eli Zaretskii2011-04-282-3/+8
| | | | | | | | | | leim/quail/latin-ltx.el <\beth, \gimel, \daleth>: Produce corresponding symbols rather than Hebrew letters.
| * Fix bug #8563 with \aleph in TeX input method.Eli Zaretskii2011-04-272-1/+6
| | | | | | | | | | leim/quail/latin-ltx.el <\aleph>: Produce ALEF SYMBOL instead of HEBREW LETTER ALEF.
| * Revert 2010-05-25T15:54:53Z!juri@jurta.org; regenerate release logs.Chong Yidong2011-03-071-1/+1
| | | | | | | | | | * lisp/progmodes/cc-cmds.el (c-beginning-of-statement): Revert 2011-01-31 change.
| * Release logs for 23.3 release.Chong Yidong2011-02-281-0/+4
| | | | | | | | Regenerate configure and other release files.
* | Update and split ChangeLogs.Juanma Barranquero2011-04-061-0/+4
| |
* | Replace mkinstalldirs with `install-sh -d', as automake recommends.Glenn Morris2011-03-222-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.in (mkdir): Use `install-sh -d' instead of mkinstalldirs. (sync-from-gnulib): Don't sync mkinstalldirs. * make-dist: Don't distribute mkinstalldirs. * leim/Makefile.in (install): Use `install-sh -d' rather than mkinstalldirs. * lib-src/Makefile.in ($(DESTDIR)${archlibdir}): Use `install-sh -d' rather than mkinstalldirs. * configure.in, doc/emacs/Makefile.in: Update comments. * admin/notes/copyright: Remove mkinstalldirs.
* | Merge from emacs-23; up to 2010-06-03T05:41:49Z!rgm@gnu.org.Glenn Morris2011-02-273-6/+9
|\ \ | |/
| * Fix typos.Juanma Barranquero2011-02-233-6/+9
| |
* | Regenerate ja-dic.elAndreas Schwab2011-02-261-3/+2
| |
* | Redo spelling of Makefile variables to conform to POSIX.Paul Eggert2011-01-272-29/+48
| |
* | Refill some long/short copyright headers.Glenn Morris2011-01-2628-58/+34
| |
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-2433-38/+33
| |
* | Nuke arch-tags.Glenn Morris2011-01-1554-59/+0
| |
* | Merge from emacs-23Stefan Monnier2011-01-1438-54/+54
|\ \ | |/
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-0240-57/+57
| |
* | Add --no-site-lisp to more Makefiles.Glenn Morris2011-01-073-2/+5
| | | | | | | | | | | | | | | | | | * leim/makefile.w32-in (RUN_EMACS): * leim/Makefile.in (RUN-EMACS): Add --no-site-lisp. * lib-src/Makefile.in (EMACSOPT): Add --no-site-lisp. * lisp/makefile.w32-in (EMACSOPT): Add --no-site-lisp.
* | In Makefiles, -batch implies -q.Glenn Morris2011-01-073-5/+10
| | | | | | | | | | | | | | | | | | | | * leim/makefile.w32-in (RUN_EMACS): * leim/Makefile.in (RUN-EMACS): -batch implies --no-init-file. * lisp/makefile.w32-in (EMACSOPT): -batch implies --no-init-file. * src/makefile.w32-in ($(EMACS)): * src/Makefile.in (emacs$(EXEEXT)): -batch implies -q.
* | merge changes in emacs-23 branchKenichi Handa2010-09-012-5/+15
|\ \ | |/
| * quail/japanese.el (quail-japanese-update-translation): Fix handling of ↵Kenichi Handa2010-08-282-5/+15
| | | | | | | | invalid key.
* | Make obsolete --unibyte argument do nothing (Bug#6886).Chong Yidong2010-08-222-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | * src/emacs.c (main): Remove --unibyte handling (Bug#6886). * lisp/startup.el (command-line-1): Issue warning for ignored arguments --unibyte, etc (Bug#6886). * doc/lispref/nonascii.texi (Text Representations): * doc/lispref/loading.texi (Loading Non-ASCII): * doc/lispref/compile.texi (Byte Compilation): Don't mention obsolete --unibyte command-line argument.
* | Merge changes from emacs-23 branch.Chong Yidong2010-08-226-12/+42
|\ \ | |/
| * * quail/vntelex.el ("vietnamese-telex"): Doc fix.Andreas Schwab2010-08-152-1/+3
| |
| * * quail/georgian.el: Remove extra backslashes.Andreas Schwab2010-08-152-5/+9
| |
| * Avoid mismatching parensAndreas Schwab2010-08-143-4/+7
| | | | | | | | | | * quail/arabic.el: Quote [ and ]. * quail/latin-ltx.el: Likewise.
| * * quail/greek.el ("greek", "greek-postfix"): Change string toAndreas Schwab2010-08-142-6/+11
| | | | | | | | character.
| * quail/greek.el ("greek-postfix"): Add rules for Greek style quotes.Kenichi Handa2010-08-132-1/+11
| |
| * quail/greek.el ("greek"): Add rules for Greek style quotes.Kenichi Handa2010-08-092-1/+7
| |
* | Fix typos in ChangeLogs.Juanma Barranquero2010-07-241-1/+1
| |
* | Remove references to CVS directories etc in Makefiles.Glenn Morris2010-05-142-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | * Makefile.in (install-arch-indep): Remove references to RCS, CVS, and other files that no longer exist. * leim/Makefile.in (install): Remove references to CVS-related files. * lisp/Makefile.in (setwins, setwins_almost, setwins_for_subdirs): Remove references to CVS, RCS and Old directories. * src/Makefile.in (${ns_appdir}): Remove references to CVS-related files.
* | Merge from emacs-23Stefan Monnier2010-05-081-0/+4
|\ \ | |/
| * Bump version to 23.2.emacs-23.2Chong Yidong2010-05-071-0/+4
| |
* | Merge from emacs-23Stefan Monnier2010-04-192-1/+5
|\ \ | |/
| * * quail/vntelex.el: Fix "af" rule (Bug#5836).Chong Yidong2010-04-062-1/+5
| |
* | Remove the Arch metafiles.Stefan Monnier2010-04-122-8/+0
| |
* | Enclose the argument of "-l" in quotes.Eli Zaretskii2010-03-272-5/+16
| | | | | | | | | | | | makefile.w32-in ($(TIT), $(MISC_DIC), leim-list.el): Enclose the argument of "-l" in $(ARGQUOTE), in case it includes blanks or other special characters.
* | Simplify some leim/Makefile.in clean rules.Glenn Morris2010-03-172-3/+7
| | | | | | | | | | * Makefile.in (maintainer-clean): Use bootstrap-clean. (extraclean): Fix deletion patterns.
* | * Makefile.in (dot): Remove, since ../ is used throughout the other Makefiles.Glenn Morris2010-03-172-7/+9
| |
* | Bump version to 24.0.50.Chong Yidong2010-03-101-0/+4
|/
* Regenate ja-dic.el.Kenichi Handa2010-02-161-54545/+79990
|
* Update SKK-JISYO.L to the latest version.Kenichi Handa2010-02-163-27928/+87128
|
* Add 2010 to copyright years.Glenn Morris2010-01-1340-57/+57
|
* Fix typos in ChangeLogs.Juanma Barranquero2009-12-291-4/+4
|
* * quail/cyrillic.el (russian-typewriter): Change keyboard layout.Chong Yidong2009-12-052-34/+39
| | | | (Bug#904)