Tue, 23 Nov 2010 10:56:28 -0800 |
Dan Nicolaescu |
Move extern declarations from term.c to lisp.h.
|
Tue, 23 Nov 2010 10:47:23 -0800 |
Dan Nicolaescu |
Mark debugger related variables and functions as EXTERNALLY_VISIBLE
|
Thu, 18 Nov 2010 13:45:03 -0800 |
Dan Nicolaescu |
* src/alloc.c (refill_memory_reserve): Move declaration ...
|
Thu, 18 Nov 2010 08:57:00 -0800 |
Dan Nicolaescu |
Move declarations from .c files to .h files.
|
Fri, 12 Nov 2010 10:31:44 +0100 |
Jan D. |
Apply XAtom revork patches from Julien Danjou.
|
Sun, 31 Oct 2010 20:50:02 +0200 |
Eli Zaretskii |
Start redesigning portable mouse highlight. Not compiled.
|
Wed, 13 Oct 2010 16:50:06 +0200 |
Juanma Barranquero |
Rename `image-library-alist' to `dynamic-library-alist'.
|
Wed, 29 Sep 2010 05:06:53 -0400 |
Eli Zaretskii |
Fix int/EMACS_INT use in xdisp.c and print.c.
|
Mon, 27 Sep 2010 17:34:04 +0200 |
Michael Albinus |
* dbusbind.c (dbus_fd_cb, xd_get_dispatch_status)
|
Sat, 25 Sep 2010 05:36:36 -0400 |
Eli Zaretskii |
Fix int/EMACS_INT use in keyboard.c.
|
Fri, 24 Sep 2010 15:30:13 -0400 |
Eli Zaretskii |
Fix int/EMACS_INT in eval.c and indent.c, correct previous changes.
|
Fri, 24 Sep 2010 17:01:03 +0200 |
Lars Magne Ingebrigtsen |
Fix all EMACS_INT/int conversion errors in print.c (and related files).
|
Fri, 24 Sep 2010 08:45:09 -0400 |
Eli Zaretskii |
Fix int/EMACS_INT use in buffer.c.
|
Fri, 24 Sep 2010 07:55:44 -0400 |
Eli Zaretskii |
Fix int/EMACS_INT usage in fns.c.
|
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: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 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 12:03:34 -0400 |
Eli Zaretskii |
Fix some uses of int instead of EMACS_INT.
|
Sun, 12 Sep 2010 16:35:37 +0200 |
Stefan Monnier |
* lisp/subr.el (y-or-n-p): New function, moved from src/fns.c. Use read-key.
|
Fri, 10 Sep 2010 18:44:35 +0200 |
Lars Magne Ingebrigtsen |
Add support for the libxml2 library.
|
Mon, 09 Aug 2010 21:25:41 +0200 |
Andreas Schwab |
Use autoconf determined WORDS_BIGENDIAN instead of hardcoded definition.
|
Sat, 07 Aug 2010 03:10:12 +0200 |
Juanma Barranquero |
Remove duplicate declarations.
|
Fri, 06 Aug 2010 11:56:41 -0700 |
Dan Nicolaescu |
* src/lisp.h (fatal_error_signal, emacs_root_dir): Add declaration.
|
Fri, 06 Aug 2010 12:12:41 +0200 |
Jan D |
Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings.
|
Thu, 05 Aug 2010 16:15:24 -0700 |
Dan Nicolaescu |
Add declarations to header files.
|
Thu, 29 Jul 2010 08:50:04 -0700 |
Dan Nicolaescu |
Make lisp_time_argument work on all systems.
|
Wed, 28 Jul 2010 22:48:06 -0700 |
Dan Nicolaescu |
Remove extern declarations from .c files, and them to .h files.
|
Wed, 28 Jul 2010 19:34:51 +0200 |
Jan D. |
Add tool bar style text-image-horiz (text to the left of the image).
|
Mon, 26 Jul 2010 19:45:53 -0700 |
Dan Nicolaescu |
* src/lisp.h (Fkill_emacs): Mark as NO_RETURN.
|
Sun, 25 Jul 2010 23:37:26 -0700 |
Dan Nicolaescu |
Mark functions as NO_RETURN.
|
Sat, 24 Jul 2010 20:15:40 +0200 |
Andreas Schwab |
* lisp.h: Remove leftover P_.
|
Sat, 24 Jul 2010 17:21:56 +0200 |
Andreas Schwab |
Make internal_self_insert static
|
Tue, 20 Jul 2010 17:26:53 +0200 |
Stefan Monnier |
Fix up "missing braces" warning.
|
Mon, 12 Jul 2010 21:47:45 -0700 |
Dan Nicolaescu |
Convert maybe_fatal to standard C.
|
Sun, 11 Jul 2010 20:34:43 +0200 |
Andreas Schwab |
Use offsetof instead of own definition
|
Sun, 11 Jul 2010 11:27:13 +0200 |
Andreas Schwab |
Constify functions taking char *
|
Sun, 11 Jul 2010 02:59:55 -0400 |
Ken Raeburn |
Make doprnt and related functions ANSI C compliant, with prototypes.
|
Thu, 08 Jul 2010 00:18:28 +0200 |
Andreas Schwab |
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
|
Tue, 06 Jul 2010 19:49:37 -0700 |
Dan Nicolaescu |
Make the function member of Lisp_Subr use standard C prototypes.
|
Tue, 06 Jul 2010 15:33:34 +0200 |
Andreas Schwab |
Fix conflicting declarations of x_get_keysym_name
|
Sat, 03 Jul 2010 09:44:17 +0200 |
Juanma Barranquero |
Fix prototypes.
|
Fri, 02 Jul 2010 15:18:28 -0700 |
Dan Nicolaescu |
Convert some prototypes to standard C.
|
Fri, 02 Jul 2010 14:19:53 +0200 |
Jan D |
Remove __P and P_ from .c and .m files and definition of P_
|
Fri, 02 Jul 2010 11:26:33 +0200 |
Jan D |
Remove P_ and __P macros.
|
Fri, 02 Jul 2010 01:11:24 -0700 |
Dan Nicolaescu |
Define USE_LISP_UNION_TYPE using autoconf.
|
Thu, 10 Jun 2010 00:08:50 +0200 |
Andreas Schwab |
Merge from emacs-23
|
Thu, 03 Jun 2010 17:34:35 +0200 |
Juanma Barranquero |
Fix typos.
|
Fri, 04 Jun 2010 16:13:35 +0200 |
Juanma Barranquero |
Turn `directory-sep-char' into a noop.
|
Thu, 27 May 2010 19:30:11 -0400 |
Chong Yidong |
Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.
|
Sat, 15 May 2010 17:19:05 -0400 |
Ken Raeburn |
* lisp.h (XFLOAT_DATA): Use "0?x:x" to generate an rvalue. (bug#5916)
|
Sat, 08 May 2010 14:47:07 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Fri, 30 Apr 2010 12:00:48 -0400 |
Chong Yidong |
Fix for Bug#5984.
|
Fri, 07 May 2010 16:33:00 -0400 |
Stefan Monnier |
Try and fix unbind_to when localness of binding has changed
|