Thu, 23 Sep 2010 22:57:48 +0200 |
Lars Magne Ingebrigtsen |
Cast SPECPDL_INDEX to int, and do further EMACS_INT/int cleanups.
|
Thu, 23 Sep 2010 15:18:30 -0400 |
Eli Zaretskii |
Fix last changes in editfns.c and intervals.c.
|
Thu, 23 Sep 2010 13:10:21 -0400 |
Eli Zaretskii |
Fix use of int instead of EMACS_INT in editfns.c.
|
Thu, 23 Sep 2010 10:32:38 -0400 |
Eli Zaretskii |
Fix more uses of int instead of EMACS_INT.
|
Wed, 22 Sep 2010 15:22:06 -0400 |
Eli Zaretskii |
Fix some more uses of int instead of EMACS_INT.
|
Wed, 22 Sep 2010 12:03:34 -0400 |
Eli Zaretskii |
Fix some uses of int instead of EMACS_INT.
|
Tue, 14 Sep 2010 22:32:35 +0200 |
Juanma Barranquero |
Fix typos in comments and ChangeLogs.
|
Mon, 09 Aug 2010 02:35:21 -0700 |
Dan Nicolaescu |
Use const char* instead of char*.
|
Sun, 08 Aug 2010 19:43:26 +0300 |
Eli Zaretskii |
Make some doc strings bidi-friendly.
|
Thu, 05 Aug 2010 16:34:12 -0700 |
Dan Nicolaescu |
Remove extern declarations in .c files, .h files have them.
|
Mon, 02 Aug 2010 08:42:03 +0200 |
Juanma Barranquero |
* editfns.c (Fregion_beginning, Fregion_end): Doc fixes (bug#6493).
|
Thu, 29 Jul 2010 08:50:04 -0700 |
Dan Nicolaescu |
Make lisp_time_argument work on all systems.
|
Mon, 26 Jul 2010 20:52:35 -0700 |
Dan Nicolaescu |
Use const, move declarations to header files.
|
Sun, 25 Jul 2010 02:20:51 +0200 |
Juanma Barranquero |
Make building under stricter warning flags somewhat cleaner.
|
Mon, 12 Jul 2010 19:47:17 +0200 |
Andreas Schwab |
Convert old-style definitions
|