| Commit message (Expand) | Author | Age | Files | Lines |
* | Port to C89. | Paul Eggert | 2013-07-10 | 1 | -6/+11 |
* | Handle errno and exit status a bit more carefully. | Paul Eggert | 2013-07-09 | 1 | -0/+3 |
* | Space between "defined" and "(". | Paul Eggert | 2013-07-08 | 1 | -1/+1 |
* | Make file descriptors close-on-exec when possible. | Paul Eggert | 2013-07-07 | 1 | -2/+0 |
* | * fileio.c (Qfile_notify_error): New error symbol. | Michael Albinus | 2013-07-04 | 1 | -0/+1 |
* | Don't convert function pointers to void * and back. | Paul Eggert | 2013-07-01 | 1 | -11/+21 |
* | Use C99-style flexible array members if available. | Paul Eggert | 2013-06-21 | 1 | -6/+10 |
* | * alloc.c (die): Move "assertion failed" string here ... | Paul Eggert | 2013-06-20 | 1 | -2/+2 |
* | Spelling fixes. | Paul Eggert | 2013-06-18 | 1 | -1/+1 |
* | Porting fixes for merged specpdl and backtrace stacks. | Paul Eggert | 2013-06-18 | 1 | -23/+23 |
* | Use functions, not macros, for XINT etc. | Paul Eggert | 2013-06-16 | 1 | -693/+1029 |
* | * emacs.c (main) [HAVE_GFILENOTIFY]: Call globals_of_gfilenotify. | Michael Albinus | 2013-06-05 | 1 | -0/+1 |
* | * configure.ac (file-notification): New option, replaces inotify option. | Michael Albinus | 2013-06-03 | 1 | -3/+8 |
* | Merge the specpdl and backtrace stacks. Make the structure of the | Stefan Monnier | 2013-06-03 | 1 | -22/+83 |
* | * src/process.c: Export default filters and sentinels to Elisp. | Stefan Monnier | 2013-05-15 | 1 | -2/+4 |
* | Port better to AIX. | Paul Eggert | 2013-04-26 | 1 | -3/+3 |
* | Get rid of some platform-specific functions examining window | Dmitry Antipov | 2013-04-07 | 1 | -10/+0 |
* | Consistently use platform-specific function to detect window system. | Dmitry Antipov | 2013-04-05 | 1 | -1/+6 |
* | Prefer < to > in range checks such as 0 <= i && i < N. | Paul Eggert | 2013-04-01 | 1 | -2/+2 |
* | * src/lisp.h (save_type, XSAVE_POINTER, set_save_pointer, XSAVE_INTEGER) | Stefan Monnier | 2013-03-28 | 1 | -59/+54 |
* | Reorder conditions that are written backwards | Andreas Schwab | 2013-03-24 | 1 | -2/+2 |
* | Fix bug #14032 with restoring frame dimensions on MS-Windows. | Eli Zaretskii | 2013-03-23 | 1 | -1/+1 |
* | Use functions and constants to manipulate Lisp_Save_Value objects. | Paul Eggert | 2013-03-21 | 1 | -44/+109 |
* | * print.c (syms_of_print): Initialize debugging output not here... | Dmitry Antipov | 2013-03-19 | 1 | -0/+1 |
* | Optimize ASCII file reading with EOL format detection and decoding. | Kenichi Handa | 2013-03-16 | 1 | -3/+1 |
* | * insdel.c (adjust_after_replace): Use bool for boolean. | Paul Eggert | 2013-03-10 | 1 | -4/+2 |
* | On file insertion, skip decoding if all bytes are ASCII. | Kenichi Handa | 2013-03-10 | 1 | -0/+4 |
* | region-cache.c, scroll.c, search.c: Use bool for booleans. | Paul Eggert | 2013-03-08 | 1 | -1/+1 |
* | * search.c (find_newline): Accept start and end byte positions | Dmitry Antipov | 2013-03-08 | 1 | -3/+4 |
* | print.c, process.c: Use bool for booleans. | Paul Eggert | 2013-03-07 | 1 | -4/+4 |
* | * lisp.h (list2i, list3i): New functions. | Dmitry Antipov | 2013-03-07 | 1 | -0/+22 |
* | Rename find_next_newline to find_newline_no_quit. | Eli Zaretskii | 2013-03-06 | 1 | -1/+1 |
* | * lisp.h (find_next_newline_no_quit): Rename to find_next_newline. | Dmitry Antipov | 2013-03-06 | 1 | -2/+1 |
* | Merge from emacs-24; up to 2012-12-23T17:06:58Z!eliz@gnu.org | Glenn Morris | 2013-03-02 | 1 | -1/+1 |
|\ |
|
| * | Fixes: debbugs:13734 | Andreas Schwab | 2013-03-02 | 1 | -1/+1 |
* | | Revert last commit; fixed on emacs-24 branch instead. | Eli Zaretskii | 2013-03-02 | 1 | -1/+1 |
* | | Fix bug #13734 with errors in lisp.h macro expansion. | Eli Zaretskii | 2013-03-02 | 1 | -1/+1 |
* | | Qcall_interactively and Qexecute_kbd_macro are now static. | Paul Eggert | 2013-02-26 | 1 | -2/+1 |
* | | * search.c (find_newline): Return byte position in bytepos. | Dmitry Antipov | 2013-02-20 | 1 | -3/+4 |
* | | Spelling fixes. | Paul Eggert | 2013-02-19 | 1 | -1/+1 |
* | | * composite.c (fill_gstring_header): Remove useless prototype. | Dmitry Antipov | 2013-02-15 | 1 | -2/+2 |
* | | Merge from emacs-24; up to 2012-12-19T13:01:16Z!michael.albinus@gmx.de | Paul Eggert | 2013-02-14 | 1 | -4/+0 |
|\ \
| |/ |
|
| * | Fix AIX port. | Paul Eggert | 2013-02-14 | 1 | -4/+0 |
* | | Tune by using memchr and memrchr. | Paul Eggert | 2013-02-11 | 1 | -2/+2 |
* | | Minor hashing refactoring. | Paul Eggert | 2013-02-09 | 1 | -1/+9 |
* | | * lisp.h (make_uninit_vector): New function. | Dmitry Antipov | 2013-02-08 | 1 | -0/+21 |
* | | Use fdopendir, fstatat and readlinkat, for efficiency. | Paul Eggert | 2013-01-31 | 1 | -2/+1 |
* | | * insdel.c (insert_1): Remove. | Dmitry Antipov | 2013-01-25 | 1 | -1/+0 |
* | | * src/xdisp.c (message2, message2_nolog): Remove functions. | Stefan Monnier | 2013-01-23 | 1 | -4/+2 |
* | | * lisp.h (eabs): Define unconditionally. | Paul Eggert | 2013-01-19 | 1 | -5/+4 |