summaryrefslogtreecommitdiff
path: root/leim
Commit message (Expand)AuthorAge
...
* Fix bug #15260 with building and installing Emacs in non-ASCII directories.Eli Zaretskii2013-11-04
* Unset EMACSLOADPATH in some Makefiles rather than setting it to the defaultGlenn Morris2013-11-03
* * leim/Makefile.in (buildlisppath): Remove.Glenn Morris2013-11-02
* * leim/Makefile.in (.el.elc, changed.tit, changed.misc, leim-list.el)Glenn Morris2013-10-23
* Make building in directories with whitespace possibleGlenn Morris2013-10-22
* * leim/quail/latin-alt.el ("french-alt-postfix", "latin-alt-postfix"):Jean Haidouk2013-09-09
* * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,Paul Eggert2013-08-27
* Use a @configure_input@ comment at the start of generated MakefilesGlenn Morris2013-07-23
* leim/quail/*.el: Fix typos.Juanma Barranquero2013-06-21
* Fix typos in ChangeLogs.Juanma Barranquero2013-06-19
* Rename unmsys--filename to unmsys--file-name.Eli Zaretskii2013-05-25
* Rename reveal-filename into unmsys--filename.Eli Zaretskii2013-05-25
* Support building Emacs on MS-Windows using the Posix configury.Eli Zaretskii2013-05-16
|\
| * Fixed problems with out-of-tree build in leim/Makefile.in reported by Dani Mo...Eli Zaretskii2013-04-20
|/
* ChangeLog fixesGlenn Morris2013-04-03
* Use UTF-8 for most files with non-ASCII characters.Paul Eggert2013-04-01
* * Makefile.in ($(srcdir)/ja-dic/ja-dic.el): Use batch-skkdic-convert.Paul Eggert2013-03-19
* MS-Windows followup to automation of ja-dic.el in 2013-03-18T04:30:20Z!eggert...Eli Zaretskii2013-03-18
* Automate the build of ja-dic.el.Paul Eggert2013-03-17
* Merge from emacs-24Stefan Monnier2013-03-16
|\
| * * leim/quail/latin-ltx.el: Resolve conflicts.Stefan Monnier2013-03-13
| * Add 24.3 release to ChangeLogsemacs-24.3Glenn Morris2013-03-10
* | Prefer UTF-8 when the encoding shouldn't matter and changes are small.Paul Eggert2013-03-05
* | * leim/quail/latin-ltx.el: Add greek superscripts.Stefan Monnier2013-02-08
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-02
|\|
| * Update copyright notices for 2013.Paul Eggert2013-01-01
| * Use URLs, not Boston addresses, in copyright notices.Paul Eggert2012-12-31
* | * leim/quail/latin-ltx.el: Avoid deprecated chars for \langle and \rangle.Stefan Monnier2012-12-04
|/
* leim/quail/hebrew.el ("yiddish-royal"): Fix several bogus entries.Eli Zaretskii2012-09-05
* quail-define-inscript-package tiny changeDaniel Bergey2012-08-17
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-15
* Merge from emacs-24; up to 2012-05-02T07:12:52Z!rgm@gnu.org.Chong Yidong2012-08-07
|\
| * Revert typo in previousGlenn Morris2012-08-06
| * Remove non-standard comment from license section of commentaryGlenn Morris2012-08-06
| * Bump version to 24.1.Chong Yidong2012-06-01
* | * leim/quail/persian.el: Add some mappings.Mohsen BANAN2012-08-06
* | Update .PHONY listings in makefiles.Paul Eggert2012-07-30
* | Don't use the abbreviation "win" to refer to Windows (Bug#10421).Paul Eggert2012-07-29
* | deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)Paul Eggert2012-07-29
* | Prefer typical American spelling for "acknowledgment".Paul Eggert2012-07-24
* | Reduce use of (require 'cl).Stefan Monnier2012-07-10
* | Add file missing from last commit.Nguyen Thai Ngoc Duy2012-06-12
* | New input method vietnamese-vni.Nguyen Thai Ngoc Duy2012-06-12
* | Remove leim/Makefile.in's SUBDIRSGlenn Morris2012-05-21
* | Let the top-level Makefile install leimGlenn Morris2012-05-21
* | Rename LEIM_INSTALLDIR to leimdir, treat consistently with lispdirGlenn Morris2012-05-21
* | Command substitution already runs in a subshellGlenn Morris2012-05-20
* | CommentsGlenn Morris2012-05-19
* | * Makefile.in (leim): No need to set PARALLEL.Glenn Morris2012-05-18
* | Don't use build-aux/install-sh -d directlyGlenn Morris2012-05-11