Tue, 18 Jan 2011 13:45:37 -0700 |
Tom Tromey |
Move all DEFVAR'd globals into a structure -- threading infrastructure
|
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.
|
Thu, 18 Nov 2010 08:57:00 -0800 |
Dan Nicolaescu |
Move declarations from .c files to .h files.
|
Sat, 25 Sep 2010 07:55:30 -0400 |
Eli Zaretskii |
Fix int/EMACS_INT use in lread.c, marker.c, minibuf.c, print.c
|
Wed, 22 Sep 2010 12:03:34 -0400 |
Eli Zaretskii |
Fix some uses of int instead of EMACS_INT.
|
Sun, 08 Aug 2010 17:12:29 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch
|
Wed, 28 Jul 2010 02:15:49 +0200 |
Juanma Barranquero |
Document arguments passed to `read-buffer-function' (bug#5625).
|
Wed, 28 Jul 2010 22:48:06 -0700 |
Dan Nicolaescu |
Remove extern declarations from .c files, and them to .h files.
|
Mon, 26 Jul 2010 20:52:35 -0700 |
Dan Nicolaescu |
Use const, move declarations to header files.
|
Tue, 27 Jul 2010 04:10:05 +0200 |
Juanma Barranquero |
Merge from emacs-23
|
Mon, 12 Jul 2010 19:47:17 +0200 |
Andreas Schwab |
Convert old-style definitions
|
Mon, 26 Jul 2010 01:56:56 +0200 |
Juanma Barranquero |
* minibuf.c (Fread_buffer): Doc fix (bug#6528).
|
Thu, 08 Jul 2010 14:25:08 -0700 |
Dan Nicolaescu |
Convert DEFUNs to standard C.
|