index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
composite.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use with-silent-modifications.
Stefan Monnier
2010-08-30
1
-21
/
+0
*
Add "Package:" file headers to denote built-in packages.
Chong Yidong
2010-08-29
1
-0
/
+1
*
* composite.el: Require cl when compiling; fix typos in docstrings.
Juanma Barranquero
2010-05-20
1
-3
/
+5
*
composite.el: Register compose-gstring-for-graphic in composition-function-ta...
Kenichi Handa
2010-05-19
1
-4
/
+4
*
Use define-minor-mode for less obvious cases.
Stefan Monnier
2010-05-04
1
-6
/
+3
*
Use define-minor-mode where applicable.
Stefan Monnier
2010-05-02
1
-8
/
+2
*
composite.el (find-composition): Fix a typo in the doc string.
Eli Zaretskii
2010-05-01
1
-1
/
+1
*
Fix typos in doc strings of composite.el.
Eli Zaretskii
2010-04-30
1
-3
/
+3
*
composite.el (find-composition): Doc fix.
Eli Zaretskii
2010-04-24
1
-8
/
+9
*
from trunk
Kenichi Handa
2010-01-14
1
-1
/
+1
|
\
|
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
|
Make auto-composition work on all buffers even if they are fundamental mode.
Kenichi Handa
2010-01-14
1
-22
/
+20
|
/
*
* textmodes/ispell.el (ispell-skip-region-alist):
Dan Nicolaescu
2009-11-12
1
-1
/
+1
*
* mail/sendmail.el (send-mail-function):
Stefan Monnier
2009-09-13
1
-2
/
+4
*
(compose-region): Improve the docstring.
Kenichi Handa
2009-06-16
1
-2
/
+11
*
(compose-gstring-for-terminal): For zero-width
Kenichi Handa
2009-06-10
1
-1
/
+8
*
* composite.el (auto-compose-chars): Fix typo in docstring.
Juanma Barranquero
2009-03-25
1
-3
/
+1
*
(auto-composition-mode): Don't add a hook to
Kenichi Handa
2009-02-23
1
-96
/
+2
*
Use "\\c." instead of "[[:alpha:]]" to match with
Kenichi Handa
2009-02-12
1
-1
/
+1
*
(compose-gstring-for-terminal): If a character is
Kenichi Handa
2009-02-04
1
-19
/
+36
*
Comment (add an author based on ack.texi).
Glenn Morris
2009-01-10
1
-0
/
+2
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
(lglyph-set-code): New function.
Kenichi Handa
2008-12-30
1
-0
/
+1
*
(compose-gstring-for-graphic): Fix previous change.
Kenichi Handa
2008-09-10
1
-50
/
+58
*
Compose combining characters only when it
Kenichi Handa
2008-09-07
1
-1
/
+1
*
(compose-gstring-for-graphic): Fix handling "above" marks.
Kenichi Handa
2008-09-05
1
-6
/
+6
*
(find-composition): Mention about the automatic
Kenichi Handa
2008-09-05
1
-3
/
+10
*
(composition-function-table): Declaration moved to
Kenichi Handa
2008-08-29
1
-130
/
+278
*
(compose-region): Mention the special handling of TAB.
Kenichi Handa
2008-06-29
1
-1
/
+6
*
(terminal-composition-function): Fix previous change.
Kenichi Handa
2008-06-26
1
-2
/
+3
*
(terminal-composition-base-character-p): New
Kenichi Handa
2008-06-26
1
-6
/
+14
*
(compose-chars-after): Assume that WINDOW is always non-nil.
Kenichi Handa
2008-05-14
1
-8
/
+6
*
(toggle-auto-composition): Don't use `iff' in docstring.
Juanma Barranquero
2008-05-08
1
-1
/
+1
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
(encode-composition-rule): Fix typo in error message.
Glenn Morris
2008-02-21
1
-8
/
+8
*
(compose-chars-after): Fix arguments for a function
Kenichi Handa
2008-02-21
1
-33
/
+34
*
(composition-function-table): Doc fix.
Glenn Morris
2008-02-16
1
-1
/
+1
*
Merge from emacs--devo--0
Miles Bader
2008-01-09
1
-1
/
+2
|
\
|
*
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-1
/
+2
|
|
\
|
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+2
*
|
|
terminal-composition-modification: Delete it.
Kenichi Handa
2007-12-27
1
-5
/
+0
*
|
|
(terminal-composition-function): Fix previous change.
Kenichi Handa
2007-12-27
1
-1
/
+1
*
|
|
(composition-function-table): Fix docstring.
Kenichi Handa
2007-12-25
1
-73
/
+91
*
|
|
(auto-compose-chars): Be sure to calculate
Kenichi Handa
2007-12-10
1
-1
/
+2
*
|
|
(auto-compose-chars): Argument font-object changed
Kenichi Handa
2007-12-01
1
-3
/
+8
*
|
|
Merge from emacs--devo--0
Miles Bader
2007-07-27
1
-1
/
+1
|
\
|
|
|
*
|
Merge from emacs--rel--22
Miles Bader
2007-07-26
1
-1
/
+1
|
|
\
|
|
|
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
|
|
Merge from emacs--devo--0
Miles Bader
2007-05-26
1
-6
/
+6
|
\
|
|
|
*
|
(compose-region, decompose-region):
Stefan Monnier
2007-05-25
1
-6
/
+6
|
|
/
[next]