summaryrefslogtreecommitdiff
path: root/lisp/composite.el
Commit message (Expand)AuthorAge
...
* Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong2011-10-19
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-19
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Remove duplicate Lisp definitions of define-minor-mode variables defined in C.Glenn Morris2010-10-28
* | Merge changes from emacs-23 branch.Juanma Barranquero2010-10-14
|\|
| * Fix typos in docstrings, comments and ChangeLogs.Juanma Barranquero2010-10-12
| * composite.el (compose-region, reference-point-alist): Fix typos in the docEli Zaretskii2010-05-01
| * * composite.el (find-composition): Doc fix.Andreas Schwab2010-04-24
* | Remove some functions, variables and aliases obsolete since at least 21.1.Glenn Morris2010-10-01
* | Use with-silent-modifications.Stefan Monnier2010-08-30
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-29
* | * composite.el: Require cl when compiling; fix typos in docstrings.Juanma Barranquero2010-05-20
* | composite.el: Register compose-gstring-for-graphic in composition-function-ta...Kenichi Handa2010-05-19
* | Use define-minor-mode for less obvious cases.Stefan Monnier2010-05-04
* | Use define-minor-mode where applicable.Stefan Monnier2010-05-02
* | composite.el (find-composition): Fix a typo in the doc string.Eli Zaretskii2010-05-01
* | Fix typos in doc strings of composite.el.Eli Zaretskii2010-04-30
* | composite.el (find-composition): Doc fix.Eli Zaretskii2010-04-24
|/
* from trunkKenichi Handa2010-01-14
|\
| * Add 2010 to copyright years.Glenn Morris2010-01-13
* | Make auto-composition work on all buffers even if they are fundamental mode.Kenichi Handa2010-01-14
|/
* * textmodes/ispell.el (ispell-skip-region-alist):Dan Nicolaescu2009-11-12
* * mail/sendmail.el (send-mail-function):Stefan Monnier2009-09-13
* (compose-region): Improve the docstring.Kenichi Handa2009-06-16
* (compose-gstring-for-terminal): For zero-widthKenichi Handa2009-06-10
* * composite.el (auto-compose-chars): Fix typo in docstring.Juanma Barranquero2009-03-25
* (auto-composition-mode): Don't add a hook toKenichi Handa2009-02-23
* Use "\\c." instead of "[[:alpha:]]" to match withKenichi Handa2009-02-12
* (compose-gstring-for-terminal): If a character isKenichi Handa2009-02-04
* Comment (add an author based on ack.texi).Glenn Morris2009-01-10
* Add 2009 to copyright years.Glenn Morris2009-01-05
* (lglyph-set-code): New function.Kenichi Handa2008-12-30
* (compose-gstring-for-graphic): Fix previous change.Kenichi Handa2008-09-10
* Compose combining characters only when itKenichi Handa2008-09-07
* (compose-gstring-for-graphic): Fix handling "above" marks.Kenichi Handa2008-09-05
* (find-composition): Mention about the automaticKenichi Handa2008-09-05
* (composition-function-table): Declaration moved toKenichi Handa2008-08-29
* (compose-region): Mention the special handling of TAB.Kenichi Handa2008-06-29
* (terminal-composition-function): Fix previous change.Kenichi Handa2008-06-26
* (terminal-composition-base-character-p): NewKenichi Handa2008-06-26
* (compose-chars-after): Assume that WINDOW is always non-nil.Kenichi Handa2008-05-14
* (toggle-auto-composition): Don't use `iff' in docstring.Juanma Barranquero2008-05-08
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* (encode-composition-rule): Fix typo in error message.Glenn Morris2008-02-21
* (compose-chars-after): Fix arguments for a functionKenichi Handa2008-02-21
* (composition-function-table): Doc fix.Glenn Morris2008-02-16
* Merge from emacs--devo--0Miles Bader2008-01-09
|\
| * Merge from emacs--rel--22Miles Bader2008-01-08
| |\
| | * Add 2008 to copyright years.Glenn Morris2008-01-07