Thu, 23 Sep 2010 22:10:54 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Thu, 23 Sep 2010 15:00:31 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch
|
Tue, 21 Sep 2010 17:52:13 +0200 |
Stefan Monnier |
* src/syntax.c (back_comment): Detect the case where a 1-char comment
|
Fri, 17 Sep 2010 11:58:44 +0200 |
Jan D |
Make sure detached tool bar menu isn't blank.
|
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 22:16:55 +0200 |
Lars Magne Ingebrigtsen |
Clean up EMACS_INT/int in cmds.c, as well as USE_SAFE_ALLOCA.
|
Thu, 23 Sep 2010 21:53:46 +0200 |
Lars Magne Ingebrigtsen |
Clean up EMACS_INT/int usage in doc.c and doprnt.c.
|
Thu, 23 Sep 2010 15:18:30 -0400 |
Eli Zaretskii |
Fix last changes in editfns.c and intervals.c.
|
Thu, 23 Sep 2010 21:12:18 +0200 |
Lars Magne Ingebrigtsen |
Fix EMACS_INT/int conversion errors in marker.c.
|
Thu, 23 Sep 2010 14:54:49 -0400 |
Eli Zaretskii |
Use EMACS_INT instead of EMACS_UINT in intervals.c.
|
Thu, 23 Sep 2010 14:50:57 -0400 |
Chong Yidong |
Avoid intervals crash by changing EMACS_UINTs to EMACS_INT.
|
Thu, 23 Sep 2010 14:37:54 -0400 |
Eli Zaretskii |
Fix src/ChangeLog of the last commit.
|
Thu, 23 Sep 2010 14:35:11 -0400 |
Eli Zaretskii |
Fix use of int instead of EMACS_INT in search.c and region-cache.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 11:46:54 -0400 |
Eli Zaretskii |
Fix uses of int instead of EMACS_INT in intervals.c.
|
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.
|
Wed, 22 Sep 2010 15:22:06 -0400 |
Eli Zaretskii |
Fix some more uses of int instead of EMACS_INT.
|
Wed, 22 Sep 2010 19:31:21 +0200 |
Juanma Barranquero |
src/w32.c (get_emacs_configuration_options): Fix buffer overrun.
|
Wed, 22 Sep 2010 12:03:34 -0400 |
Eli Zaretskii |
Fix some uses of int instead of EMACS_INT.
|
Tue, 21 Sep 2010 23:10:16 -0400 |
Chong Yidong |
Rename libxml2 functions, and make parse tree format consistent with xml.el.
|
Wed, 22 Sep 2010 11:56:28 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 22 Sep 2010 11:54:58 +0900 |
Kenichi Handa |
Fix position calculation on mouse click within bidi-reordered composition.
|
Tue, 21 Sep 2010 21:33:59 +0200 |
Andreas Schwab |
* doc.c (Fsnarf_documentation): Use memmove instead of memcpy as
|
Tue, 21 Sep 2010 14:49:59 +0200 |
Juanma Barranquero |
src/makefile.w32-in ($(BLD)/sysdep.$(O)): Update dependencies.
|
Tue, 21 Sep 2010 14:13:36 +0300 |
Dan Nicolaescu |
* src/emacs.c: Do not include sys/ioctl.h, not needed.
|
Tue, 21 Sep 2010 14:03:34 +0300 |
Dan Nicolaescu |
* src/doprnt.c: Do not include stdlib.h, config.h does it.
|
Tue, 21 Sep 2010 09:42:12 +0300 |
Dan Nicolaescu |
Check in missing ChangeLog entry.
|
Mon, 20 Sep 2010 14:38:50 +0300 |
Dan Nicolaescu |
Remove HAVE_TERMIOS definitions.
|
Mon, 20 Sep 2010 14:32:26 +0300 |
Dan Nicolaescu |
* src/xterm.c (xt_action_hook): Use const.
|