aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/composite.el (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-01Update copyright year to 2020Paul Eggert1-1/+1
2019-09-07Allow Zs characters to be composedEli Zaretskii1-2/+2
2019-08-17Improve commentary in composite.elEli Zaretskii1-1/+8
2019-06-26Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier1-1/+4
2019-06-26* lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier1-4/+1
2019-05-19Fixes for "Maintainer:" and related linesPaul Eggert1-1/+1
2019-01-01Update copyright year to 2019Paul Eggert1-1/+1
2018-12-29Provide text directionality and language to HarfBuzz shaperEli Zaretskii1-12/+14
2018-08-21Audit use of lsh and fix glitchesPaul Eggert1-3/+3
2018-07-01Optionally add argument description in minor mode DOC (bug#10754)John Shahid1-6/+0
2018-01-01Update copyright year to 2018Paul Eggert1-1/+1
2017-12-01* lisp/composite.el (find-composition): Fix a typo in the doc string.Eli Zaretskii1-1/+1
2017-11-30; * lisp/composite.el (find-composition): Fix a typo in last change.Eli Zaretskii1-1/+1
2017-11-30Avoid assertions in find-compositionEli Zaretskii1-2/+3
2017-10-08New option for handling ZWNJ in Arabic text renderingK. Handa1-0/+14
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert1-1/+1
2016-12-31Update copyright year to 2017Paul Eggert1-1/+1
2016-11-25Add missing 'provide's in preloaded packagesPhilippe Vaucher1-0/+2
2016-02-15Minor fixes in global-auto-composition-modeEli Zaretskii1-0/+1
2016-01-01Update copyright year to 2016Paul Eggert1-1/+1
2015-01-01Update copyright year to 2015Paul Eggert1-1/+1
2015-01-01Update copyright year to 2015Paul Eggert1-1/+1
2014-09-11Spelling fixes.Paul Eggert1-1/+1
2014-06-28Fix Bug#17739.Kenichi Handa1-1/+47
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert1-1/+1
2013-11-27Make bootstrap without generated uni-*.el files possible againGlenn Morris1-7/+11
2013-11-04Spelling fixes.Paul Eggert1-2/+2
2013-09-12composite.el (compose-gstring-for-graphic): Handle enclosing mark.Kenichi Handa1-1/+39
2013-06-21lisp/*.el: Fix typos; use string-match-p, looking-at-p, setq-local, defvar-lo...Juanma Barranquero1-8/+8
2012-07-10Reduce use of (require 'cl).Stefan Monnier1-2/+0
2012-02-02Fix previous change for Bug#6988.Kenichi Handa1-7/+3
2012-02-02Inhibit null-string composition component (Bug#6988).Kenichi Handa1-3/+7
2011-11-26Spelling fixes.Paul Eggert1-1/+1
2011-10-19Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong1-9/+13
2011-04-19lisp/*.el: Lexical-binding cleanup.Juanma Barranquero1-22/+15
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris1-1/+1
2010-10-28Remove duplicate Lisp definitions of define-minor-mode variables defined in C.Glenn Morris1-2/+5
2010-10-12Fix typos in docstrings, comments and ChangeLogs.Juanma Barranquero1-1/+1
2010-10-01Remove some functions, variables and aliases obsolete since at least 21.1.Glenn Morris1-17/+0
2010-08-30Use with-silent-modifications.Stefan Monnier1-21/+0
2010-08-29Add "Package:" file headers to denote built-in packages.Chong Yidong1-0/+1
2010-05-20* composite.el: Require cl when compiling; fix typos in docstrings.Juanma Barranquero1-3/+5
2010-05-19composite.el: Register compose-gstring-for-graphic in composition-function-ta...Kenichi Handa1-4/+4
2010-05-04Use define-minor-mode for less obvious cases.Stefan Monnier1-6/+3
2010-05-02Use define-minor-mode where applicable.Stefan Monnier1-8/+2
2010-05-01composite.el (find-composition): Fix a typo in the doc string.Eli Zaretskii1-1/+1
2010-05-01composite.el (compose-region, reference-point-alist): Fix typos in the docEli Zaretskii1-11/+12
2010-04-30Fix typos in doc strings of composite.el.Eli Zaretskii1-3/+3
2010-04-24* composite.el (find-composition): Doc fix.Andreas Schwab1-1/+1
2010-04-24composite.el (find-composition): Doc fix.Eli Zaretskii1-8/+9