aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/composite.el
Commit message (Expand)AuthorAgeFilesLines
* from trunkKenichi Handa2010-01-141-1/+1
|\
| * Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* | Make auto-composition work on all buffers even if they are fundamental mode.Kenichi Handa2010-01-141-22/+20
|/
* * textmodes/ispell.el (ispell-skip-region-alist):Dan Nicolaescu2009-11-121-1/+1
* * mail/sendmail.el (send-mail-function):Stefan Monnier2009-09-131-2/+4
* (compose-region): Improve the docstring.Kenichi Handa2009-06-161-2/+11
* (compose-gstring-for-terminal): For zero-widthKenichi Handa2009-06-101-1/+8
* * composite.el (auto-compose-chars): Fix typo in docstring.Juanma Barranquero2009-03-251-3/+1
* (auto-composition-mode): Don't add a hook toKenichi Handa2009-02-231-96/+2
* Use "\\c." instead of "[[:alpha:]]" to match withKenichi Handa2009-02-121-1/+1
* (compose-gstring-for-terminal): If a character isKenichi Handa2009-02-041-19/+36
* Comment (add an author based on ack.texi).Glenn Morris2009-01-101-0/+2
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (lglyph-set-code): New function.Kenichi Handa2008-12-301-0/+1
* (compose-gstring-for-graphic): Fix previous change.Kenichi Handa2008-09-101-50/+58
* Compose combining characters only when itKenichi Handa2008-09-071-1/+1
* (compose-gstring-for-graphic): Fix handling "above" marks.Kenichi Handa2008-09-051-6/+6
* (find-composition): Mention about the automaticKenichi Handa2008-09-051-3/+10
* (composition-function-table): Declaration moved toKenichi Handa2008-08-291-130/+278
* (compose-region): Mention the special handling of TAB.Kenichi Handa2008-06-291-1/+6
* (terminal-composition-function): Fix previous change.Kenichi Handa2008-06-261-2/+3
* (terminal-composition-base-character-p): NewKenichi Handa2008-06-261-6/+14
* (compose-chars-after): Assume that WINDOW is always non-nil.Kenichi Handa2008-05-141-8/+6
* (toggle-auto-composition): Don't use `iff' in docstring.Juanma Barranquero2008-05-081-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (encode-composition-rule): Fix typo in error message.Glenn Morris2008-02-211-8/+8
* (compose-chars-after): Fix arguments for a functionKenichi Handa2008-02-211-33/+34
* (composition-function-table): Doc fix.Glenn Morris2008-02-161-1/+1
* Merge from emacs--devo--0Miles Bader2008-01-091-1/+2
|\
| * Merge from emacs--rel--22Miles Bader2008-01-081-1/+2
| |\
| | * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+2
* | | terminal-composition-modification: Delete it.Kenichi Handa2007-12-271-5/+0
* | | (terminal-composition-function): Fix previous change.Kenichi Handa2007-12-271-1/+1
* | | (composition-function-table): Fix docstring.Kenichi Handa2007-12-251-73/+91
* | | (auto-compose-chars): Be sure to calculateKenichi Handa2007-12-101-1/+2
* | | (auto-compose-chars): Argument font-object changedKenichi Handa2007-12-011-3/+8
* | | Merge from emacs--devo--0Miles Bader2007-07-271-1/+1
|\| |
| * | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
| |\|
| | * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-05-261-6/+6
|\| |
| * | (compose-region, decompose-region):Stefan Monnier2007-05-251-6/+6
| |/
* | Merge from emacs--devo--0Miles Bader2007-01-261-1/+1
|\|
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merge from emacs--devo--0Miles Bader2006-12-161-1/+1
|\|
| * Update AIST copyright years.Kenichi Handa2006-12-131-1/+1
* | (terminal-composition-modification): New function.Kenichi Handa2006-11-101-5/+10
* | (terminal-composition-function): New function.Kenichi Handa2006-10-261-2/+40
* | (global-auto-composition-mode): Make the initialKenichi Handa2006-10-231-1/+1
* | (auto-composition-after-change): RemoveKenichi Handa2006-10-051-2/+3
* | (auto-compose-current-font): New variable.Kenichi Handa2006-07-241-1/+6