Wed, 01 Sep 2010 16:13:21 +0900 |
Kenichi Handa |
merge changes in emacs-23 branch
|
Tue, 31 Aug 2010 16:49:21 +0900 |
Kenichi Handa |
Fix handling of 8-bit characters in a display table.
|
Sun, 29 Aug 2010 12:17:13 -0400 |
Chong Yidong |
Add "Package:" file headers to denote built-in packages.
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
Fri, 13 Nov 2009 22:19:45 +0000 |
Stefan Monnier |
* x-dnd.el (x-dnd-maybe-call-test-function):
|
Sat, 29 Aug 2009 02:25:03 +0000 |
Stefan Monnier |
* NEWS: Declare unibyte sessions obsolete.
|
Mon, 05 Jan 2009 03:18:22 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Sun, 27 Jul 2008 18:24:48 +0000 |
Dan Nicolaescu |
Remove support for Mac Carbon.
remove-carbon
|
Tue, 15 Jul 2008 18:15:18 +0000 |
Adrian Robert |
merging Emacs.app (NeXTstep port)
|
Tue, 06 May 2008 07:58:00 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Sat, 01 Mar 2008 15:39:13 +0000 |
Juanma Barranquero |
(make-glyph-code): Don't test the result of `face-id',
|
Wed, 27 Feb 2008 22:53:11 +0000 |
Kim F. Storm |
(make-glyph-code): Encode as cons if face id > 63.
|
Wed, 09 Jan 2008 01:21:15 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 11 Nov 2007 00:56:44 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 27 Jul 2007 10:52:18 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 28 May 2007 11:59:10 +0000 |
Kenichi Handa |
(glyph-char): Fix for a new character code space (22-bit).
|
Mon, 28 May 2007 11:57:42 +0000 |
Kenichi Handa |
(make-glyph-code): Fix previous change.
|
Mon, 28 May 2007 01:36:18 +0000 |
Kenichi Handa |
(make-glyph-code): Fix for a new character code
|
Sat, 26 May 2007 21:55:39 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 26 Feb 2007 23:03:45 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 26 Jan 2007 06:16:11 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 07 Dec 2006 04:14:14 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 08 Feb 2006 04:26:44 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
|
Mon, 16 Jan 2006 08:37:27 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
|
Mon, 16 Jan 2006 06:59:21 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-95
|
Sun, 11 Sep 2005 22:21:01 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-81
|
Fri, 26 Aug 2005 09:51:52 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
|
Thu, 07 Jul 2005 12:43:14 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
|
Fri, 16 Apr 2004 12:51:06 +0000 |
Kenichi Handa |
Sync to HEAD
|
Wed, 10 Sep 2003 17:54:12 +0000 |
Dave Love |
(standard-display-default): Use characterp.
|
Mon, 16 Jan 2006 00:03:54 +0000 |
Henrik Enberg |
sync with trunk
|
Mon, 08 Sep 2003 11:56:09 +0000 |
Kenichi Handa |
New directory
|
Tue, 08 Jan 2008 20:46:54 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Sat, 10 Nov 2007 09:56:32 +0000 |
Martin Rudalics |
(describe-display-table): Use with-help-window instead of with-output-to-temp-buffer.
|
Thu, 26 Jul 2007 05:28:10 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Fri, 25 May 2007 16:37:01 +0000 |
Stefan Monnier |
(standard-display-european): Docstring fix.
|
Mon, 07 Jan 2008 02:45:14 +0000 |
Glenn Morris |
Add 2008 to copyright years.
|
Wed, 25 Jul 2007 04:47:42 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Wed, 14 Feb 2007 11:28:40 +0000 |
Kim F. Storm |
(make-glyph-code, glyph-char, glyph-face): New defuns.
|
Sun, 21 Jan 2007 03:53:13 +0000 |
Glenn Morris |
Add 2007 to copyright years.
|
Tue, 05 Dec 2006 06:15:26 +0000 |
Glenn Morris |
Update copyright years.
|
Mon, 27 Nov 2006 13:47:02 +0000 |
Juanma Barranquero |
(standard-display-8bit, standard-display-default): "?\ " -> "?\s".
|
Mon, 06 Feb 2006 15:23:23 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Sat, 03 Dec 2005 12:14:55 +0000 |
Eli Zaretskii |
(standard-display-european): Add to the warning message a reference to the
|
Wed, 09 Nov 2005 08:06:10 +0000 |
YAMAMOTO Mitsuharu |
(standard-display-european): Apply changes previously mentioned but
|
Fri, 21 Oct 2005 08:26:54 +0000 |
YAMAMOTO Mitsuharu |
(standard-display-g1, standard-display-graphic): Refuse to use string
|
Thu, 08 Sep 2005 18:41:13 +0000 |
Reiner Steib |
(standard-display-european): Don't set
|
Sat, 06 Aug 2005 22:13:43 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Mon, 04 Jul 2005 23:32:44 +0000 |
Lute Kamstra |
Update FSF's address.
|
Thu, 02 Dec 2004 10:44:39 +0000 |
Kim F. Storm |
Undo 2004-12-01 change. Display table is now
|
Wed, 01 Dec 2004 18:30:33 +0000 |
Daniel Pfeiffer |
Add an autoloaded table, that doesn't require this library, with glyph face.
|
Fri, 19 Mar 2004 01:03:22 +0000 |
Stefan Monnier |
(standard-display-8bit): Simplify.
|
Tue, 28 Oct 2003 06:52:20 +0000 |
Kenichi Handa |
* disp-table.el (standard-display-8bit)
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Tue, 04 Feb 2003 11:26:42 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
Sun, 02 Dec 2001 07:51:49 +0000 |
Stefan Monnier |
(standard-display-european):
|
Sun, 15 Jul 2001 16:15:35 +0000 |
Pavel Jank |
Some fixes to follow coding conventions in files maintained by FSF.
|
Thu, 24 Aug 2000 16:15:46 +0000 |
Dave Love |
(standard-display-default): Make the test of `l'
|
Thu, 08 Jun 2000 16:58:41 +0000 |
Dave Love |
(create-glyph): Doc fix.
|
Fri, 26 May 2000 14:09:44 +0000 |
Dave Love |
(standard-display-underline): Don't use internal-find-face.
|