| Commit message (Expand) | Author | Age | Files | Lines |
| * | Rename `image-library-alist' to `dynamic-library-alist'. | Juanma Barranquero | 2010-10-13 | 1 | -0/+1 |
| * | Fix int/EMACS_INT use in xdisp.c and print.c. | Eli Zaretskii | 2010-09-29 | 1 | -6/+6 |
| * | * dbusbind.c (dbus_fd_cb, xd_get_dispatch_status) | Michael Albinus | 2010-09-27 | 1 | -2/+0 |
| * | Fix int/EMACS_INT use in keyboard.c. | Eli Zaretskii | 2010-09-25 | 1 | -1/+1 |
| * | Fix int/EMACS_INT in eval.c and indent.c, correct previous changes. | Eli Zaretskii | 2010-09-24 | 1 | -2/+2 |
| * | Fix all EMACS_INT/int conversion errors in print.c (and related files). | Lars Magne Ingebrigtsen | 2010-09-24 | 1 | -1/+1 |
| * | Fix int/EMACS_INT use in buffer.c. | Eli Zaretskii | 2010-09-24 | 1 | -2/+2 |
| * | Fix int/EMACS_INT usage in fns.c. | Eli Zaretskii | 2010-09-24 | 1 | -1/+2 |
| * | Cast SPECPDL_INDEX to int, and do further EMACS_INT/int cleanups. | Lars Magne Ingebrigtsen | 2010-09-23 | 1 | -1/+1 |
| * | Clean up EMACS_INT/int in cmds.c, as well as USE_SAFE_ALLOCA. | Lars Magne Ingebrigtsen | 2010-09-23 | 1 | -2/+2 |
| * | Clean up EMACS_INT/int usage in doc.c and doprnt.c. | Lars Magne Ingebrigtsen | 2010-09-23 | 1 | -1/+1 |
| * | Fix last changes in editfns.c and intervals.c. | Eli Zaretskii | 2010-09-23 | 1 | -1/+1 |
| * | Fix EMACS_INT/int conversion errors in marker.c. | Lars Magne Ingebrigtsen | 2010-09-23 | 1 | -7/+7 |
| * | Fix use of int instead of EMACS_INT in search.c and region-cache.c. | Eli Zaretskii | 2010-09-23 | 1 | -6/+7 |
| * | Fix use of int instead of EMACS_INT in editfns.c. | Eli Zaretskii | 2010-09-23 | 1 | -1/+1 |
| * | Fix more uses of int instead of EMACS_INT. | Eli Zaretskii | 2010-09-23 | 1 | -1/+1 |
| * | Fix some more uses of int instead of EMACS_INT. | Eli Zaretskii | 2010-09-23 | 1 | -7/+8 |
| * | Fix some more uses of int instead of EMACS_INT. | Eli Zaretskii | 2010-09-22 | 1 | -5/+6 |
| * | Fix some uses of int instead of EMACS_INT. | Eli Zaretskii | 2010-09-22 | 1 | -5/+6 |
| * | * lisp/subr.el (y-or-n-p): New function, moved from src/fns.c. Use read-key. | Stefan Monnier | 2010-09-12 | 1 | -1/+0 |
| * | Add support for the libxml2 library. | Lars Magne Ingebrigtsen | 2010-09-10 | 1 | -0/+5 |
| * | Use autoconf determined WORDS_BIGENDIAN instead of hardcoded definition. | Andreas Schwab | 2010-08-09 | 1 | -3/+3 |
| * | Remove duplicate declarations. | Juanma Barranquero | 2010-08-07 | 1 | -6/+2 |
| * | * src/lisp.h (fatal_error_signal, emacs_root_dir): Add declaration. | Dan Nicolaescu | 2010-08-06 | 1 | -0/+6 |
| * | Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings. | Jan D | 2010-08-06 | 1 | -0/+1 |
| * | Add declarations to header files. | Dan Nicolaescu | 2010-08-05 | 1 | -10/+41 |
| * | Make lisp_time_argument work on all systems. | Dan Nicolaescu | 2010-07-29 | 1 | -1/+0 |
| * | Remove extern declarations from .c files, and them to .h files. | Dan Nicolaescu | 2010-07-28 | 1 | -2/+36 |
| * | Add tool bar style text-image-horiz (text to the left of the image). | Jan Djärv | 2010-07-28 | 1 | -1/+1 |
| * | * src/lisp.h (Fkill_emacs): Mark as NO_RETURN. | Dan Nicolaescu | 2010-07-26 | 1 | -4/+17 |
| * | Mark functions as NO_RETURN. | Dan Nicolaescu | 2010-07-25 | 1 | -1/+3 |
| * | * lisp.h: Remove leftover P_. | Andreas Schwab | 2010-07-24 | 1 | -4/+4 |
| * | Make internal_self_insert static | Andreas Schwab | 2010-07-24 | 1 | -1/+0 |
| * | Fix up "missing braces" warning. | Stefan Monnier | 2010-07-20 | 1 | -2/+4 |
| * | Convert maybe_fatal to standard C. | Dan Nicolaescu | 2010-07-12 | 1 | -0/+1 |
| * | Use offsetof instead of own definition | Andreas Schwab | 2010-07-11 | 1 | -9/+3 |
| * | Constify functions taking char * | Andreas Schwab | 2010-07-11 | 1 | -22/+23 |
| * | Make doprnt and related functions ANSI C compliant, with prototypes. | Ken Raeburn | 2010-07-11 | 1 | -4/+6 |
| * | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab | 2010-07-08 | 1 | -2/+13 |
| * | Make the function member of Lisp_Subr use standard C prototypes. | Dan Nicolaescu | 2010-07-06 | 1 | -2/+13 |
| * | Fix conflicting declarations of x_get_keysym_name | Andreas Schwab | 2010-07-06 | 1 | -0/+5 |
| * | Fix prototypes. | Juanma Barranquero | 2010-07-03 | 1 | -1/+1 |
| * | Convert some prototypes to standard C. | Dan Nicolaescu | 2010-07-02 | 1 | -1/+1 |
| * | Remove __P and P_ from .c and .m files and definition of P_ | Jan D | 2010-07-02 | 1 | -3/+0 |
| * | Remove P_ and __P macros. | Jan D | 2010-07-02 | 1 | -438/+438 |
| * | Define USE_LISP_UNION_TYPE using autoconf. | Dan Nicolaescu | 2010-07-02 | 1 | -4/+3 |
| * | Merge from emacs-23 | Andreas Schwab | 2010-06-10 | 1 | -50/+49 |
| |\ |
|
| | * | Fix typos. | Juanma Barranquero | 2010-06-03 | 1 | -50/+49 |
| * | | Turn `directory-sep-char' into a noop. | Juanma Barranquero | 2010-06-04 | 1 | -7/+1 |
| * | | Change delete-by-moving-to-trash so Lisp calls explicitly request trashing. | Chong Yidong | 2010-05-27 | 1 | -1/+1 |