Tue, 18 Jan 2011 13:45:37 -0700 |
Tom Tromey |
Move all DEFVAR'd globals into a structure -- threading infrastructure
|
Sat, 15 Jan 2011 15:16:57 -0800 |
Glenn Morris |
Nuke arch-tags.
|
Fri, 14 Jan 2011 12:18:41 -0500 |
Stefan Monnier |
Merge from emacs-23
|
Sun, 02 Jan 2011 15:50:46 -0800 |
Glenn Morris |
Add 2011 to FSF/AIST copyright years.
|
Fri, 01 Oct 2010 19:46:13 -0700 |
Glenn Morris |
Remove some functions, variables and aliases obsolete since at least 21.1.
|
Thu, 23 Sep 2010 10:32:38 -0400 |
Eli Zaretskii |
Fix more uses of int instead of EMACS_INT.
|
Thu, 23 Sep 2010 08:09:12 -0400 |
Eli Zaretskii |
Fix some more uses of int instead of EMACS_INT.
|
Mon, 26 Jul 2010 20:52:35 -0700 |
Dan Nicolaescu |
Use const, move declarations to header files.
|
Thu, 08 Jul 2010 14:25:08 -0700 |
Dan Nicolaescu |
Convert DEFUNs to standard C.
|
Thu, 08 Jul 2010 00:18:28 +0200 |
Andreas Schwab |
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
|
Sun, 04 Jul 2010 00:50:25 -0700 |
Dan Nicolaescu |
Convert (most) functions in src to standard C.
|
Tue, 18 May 2010 14:01:10 -0400 |
Chong Yidong |
* character.c (Fstring, Funibyte_string): Use SAFE_ALLOCA to
|
Tue, 02 Mar 2010 13:44:28 +0900 |
Kenichi Handa |
Fix handling of the multibyte form of raw-bytes in unibyte->multibyte conversion.
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|