2010-05-01 |
Eli Zaretskii |
composite.el (compose-region, reference-point-alist): Fix typos in the doc
|
2010-04-24 |
Andreas Schwab |
* composite.el (find-composition): Doc fix.
|
2010-05-05 |
Stefan Monnier |
Use define-minor-mode for less obvious cases.
|
2010-05-03 |
Stefan Monnier |
Use define-minor-mode where applicable.
|
2010-05-01 |
Eli Zaretskii |
composite.el (find-composition): Fix a typo in the doc string.
|
2010-04-30 |
Eli Zaretskii |
Fix typos in doc strings of composite.el.
|
2010-04-24 |
Eli Zaretskii |
composite.el (find-composition): Doc fix.
|
2010-01-14 |
Kenichi Handa |
from trunk
|
2010-01-13 |
Glenn Morris |
Add 2010 to copyright years.
|
2010-01-14 |
Kenichi Handa |
Make auto-composition work on all buffers even if they are fundamental mode.
|
2009-11-12 |
Dan Nicolaescu |
* textmodes/ispell.el (ispell-skip-region-alist):
|
2009-09-13 |
Stefan Monnier |
* mail/sendmail.el (send-mail-function):
|
2009-06-16 |
Kenichi Handa |
(compose-region): Improve the docstring.
|
2009-06-10 |
Kenichi Handa |
(compose-gstring-for-terminal): For zero-width
|
2009-03-25 |
Juanma Barranquero |
* composite.el (auto-compose-chars): Fix typo in docstring.
|
2009-02-23 |
Kenichi Handa |
(auto-composition-mode): Don't add a hook to
|
2009-02-12 |
Kenichi Handa |
Use "\\c." instead of "[[:alpha:]]" to match with
|
2009-02-04 |
Kenichi Handa |
(compose-gstring-for-terminal): If a character is
|
2009-01-10 |
Glenn Morris |
Comment (add an author based on ack.texi).
|
2009-01-05 |
Glenn Morris |
Add 2009 to copyright years.
|
2008-12-30 |
Kenichi Handa |
(lglyph-set-code): New function.
|
2008-09-10 |
Kenichi Handa |
(compose-gstring-for-graphic): Fix previous change.
|
2008-09-07 |
Kenichi Handa |
Compose combining characters only when it
|
2008-09-05 |
Kenichi Handa |
(compose-gstring-for-graphic): Fix handling "above" marks.
|
2008-09-05 |
Kenichi Handa |
(find-composition): Mention about the automatic
|
2008-08-29 |
Kenichi Handa |
(composition-function-table): Declaration moved to
|
2008-06-29 |
Kenichi Handa |
(compose-region): Mention the special handling of TAB.
|
2008-06-26 |
Kenichi Handa |
(terminal-composition-function): Fix previous change.
|
2008-06-26 |
Kenichi Handa |
(terminal-composition-base-character-p): New
|
2008-05-14 |
Kenichi Handa |
(compose-chars-after): Assume that WINDOW is always non-nil.
|
2008-05-08 |
Juanma Barranquero |
(toggle-auto-composition): Don't use `iff' in docstring.
|
2008-05-06 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-02-21 |
Glenn Morris |
(encode-composition-rule): Fix typo in error message.
|
2008-02-21 |
Kenichi Handa |
(compose-chars-after): Fix arguments for a function
|
2008-02-16 |
Glenn Morris |
(composition-function-table): Doc fix.
|
2008-01-09 |
Miles Bader |
Merge from emacs--devo--0
|
2007-12-27 |
Kenichi Handa |
terminal-composition-modification: Delete it.
|
2007-12-27 |
Kenichi Handa |
(terminal-composition-function): Fix previous change.
|
2007-12-25 |
Kenichi Handa |
(composition-function-table): Fix docstring.
|
2007-12-10 |
Kenichi Handa |
(auto-compose-chars): Be sure to calculate
|
2007-12-01 |
Kenichi Handa |
(auto-compose-chars): Argument font-object changed
|
2007-07-27 |
Miles Bader |
Merge from emacs--devo--0
|
2007-05-26 |
Miles Bader |
Merge from emacs--devo--0
|
2007-01-26 |
Miles Bader |
Merge from emacs--devo--0
|
2006-12-16 |
Miles Bader |
Merge from emacs--devo--0
|
2006-11-10 |
Kenichi Handa |
(terminal-composition-modification): New function.
|
2006-10-26 |
Kenichi Handa |
(terminal-composition-function): New function.
|
2006-10-23 |
Kenichi Handa |
(global-auto-composition-mode): Make the initial
|
2006-10-05 |
Kenichi Handa |
(auto-composition-after-change): Remove
|
2006-07-24 |
Kenichi Handa |
(auto-compose-current-font): New variable.
|
2006-02-24 |
Kenichi Handa |
(auto-composition-after-change): Use
|
2006-02-21 |
Kenichi Handa |
(auto-composition-mode): Add autoload cookie.
|
2006-02-21 |
Kenichi Handa |
(auto-composition-function): Make it buffer local.
|
2006-01-16 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
|
2005-07-22 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-71
|
2005-07-07 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
|
2004-09-09 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-36
|
2004-04-16 |
Kenichi Handa |
Sync to HEAD
|
2004-04-15 |
Kenichi Handa |
(auto-compose-chars): Execute the main code in
|
2004-01-23 |
Kenichi Handa |
(reference-point-alist): Doc fixed.
|