| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | Attempt to resolve gettimeofday compilation errors with MinGW64. | Eli Zaretskii | 2013-06-03 | 1 | -0/+5 |
| * | | * src/eval.c (backtrace_p, backtrace_top, backtrace_next): Export them to | Stefan Monnier | 2013-06-03 | 1 | -0/+10 |
| * | | * configure.ac (file-notification): New option, replaces inotify option. | Michael Albinus | 2013-06-03 | 1 | -0/+19 |
| * | | Merge the specpdl and backtrace stacks. Make the structure of the | Stefan Monnier | 2013-06-03 | 1 | -0/+48 |
| * | | Update the GNUStep port so it works OK. Redraw and sizing bugs remain. | Jan Djärv | 2013-06-02 | 1 | -0/+108 |
| * | | lisp/ChangeLog, src/ChangeLog: Fix whitespace. | Juanma Barranquero | 2013-06-02 | 1 | -2/+2 |
| * | | * process.c (handle_child_signal): Also use WCONTINUED. | Paul Eggert | 2013-05-31 | 1 | -0/+7 |
| * | | Don't let D-bus autolaunch mess up SIGCHLD handling. | Paul Eggert | 2013-05-30 | 1 | -0/+4 |
| * | | * fileio.c (Finsert_file_contents): Remove unused local. | Paul Eggert | 2013-05-30 | 1 | -0/+4 |
| * | | Remove *.res files in mostlyclean, to avoid problems with out-of-tree builds. | Eli Zaretskii | 2013-05-29 | 1 | -0/+4 |
| * | | * src/fileio.c (Finsert_file_contents): Preserve undo info when reverting | Stefan Monnier | 2013-05-28 | 1 | -2/+7 |
| * | | Fix bug #14476 with posn-at-point and glyphs from display vector. | Eli Zaretskii | 2013-05-27 | 1 | -0/+7 |
| * | | Factor out common code for multimonitors, for Gtk+, non-Gtk+ X11 and NS. | Jan Djärv | 2013-05-25 | 1 | -0/+26 |
| * | | * callproc.c (call_process): Refine the doc string. (Bug#14045) | Xue Fuqiao | 2013-05-25 | 1 | -0/+4 |
| * | | Don't apply keyboard decoding to unread-command-events. | Stefan Monnier | 2013-05-23 | 1 | -0/+8 |
| * | | * src/keyboard.c (read_decoded_char): Don't decode under w32. | Stefan Monnier | 2013-05-23 | 1 | -0/+4 |
| * | | * src/casetab.c (init_casetab_once): Fix last change. | Barry O'Reilly | 2013-05-22 | 1 | -2/+6 |
| * | | merge trunk | Kenichi Handa | 2013-05-23 | 1 | -0/+151 |
| |\ \ |
|
| | * | | ChangeLog fix | Glenn Morris | 2013-05-21 | 1 | -1/+1 |
| | * | | * src/search.c (looking_at_1): Only set last_thing_searched if the match | Stefan Monnier | 2013-05-21 | 1 | -4/+9 |
| | * | | * xdisp.c (reseat_at_previous_visible_line_start): | Dmitry Antipov | 2013-05-21 | 1 | -0/+6 |
| | * | | Sync x-server-* and x-display-* functions on NS with those on X11. | YAMAMOTO Mitsuharu | 2013-05-20 | 1 | -0/+17 |
| | * | | Mention `display-monitor-attributes-list' in docstrings of X11 display measur... | YAMAMOTO Mitsuharu | 2013-05-20 | 1 | -0/+3 |
| | * | | * xfns.c (check_x_display_info): Don't use XINT for terminal object. | YAMAMOTO Mitsuharu | 2013-05-20 | 1 | -0/+4 |
| | * | | Port --enable-gcc-warnings to clang. | Paul Eggert | 2013-05-17 | 1 | -0/+13 |
| | * | | Document arguments of insert_1_both. | Eli Zaretskii | 2013-05-16 | 1 | -0/+3 |
| | * | | Fix bug #14408 with updating *Messages* display. | Eli Zaretskii | 2013-05-16 | 1 | -0/+4 |
| | * | | Support building Emacs on MS-Windows using the Posix configury. | Eli Zaretskii | 2013-05-16 | 1 | -0/+24 |
| | * | | Use just DOC instead of DOC-nn.mm. | Stefan Monnier | 2013-05-15 | 1 | -0/+4 |
| | * | | * src/process.c: Export default filters and sentinels to Elisp. | Stefan Monnier | 2013-05-15 | 1 | -0/+24 |
| | * | | * lisp/progmodes/f90.el (f90-blocks-re): Include the terminating \> in the | Stefan Monnier | 2013-05-14 | 1 | -2/+6 |
| | * | | Another attempt to solve bug #14062 with assertion violations on MS-Windows. | Eli Zaretskii | 2013-05-14 | 1 | -0/+6 |
| | * | | * nsfont.m (ns_spec_to_descriptor): Retain and autorelease fdesc. | Jan Djärv | 2013-05-14 | 1 | -0/+5 |
| | * | | * image.c (gif_load): Check that subimages fit. | Paul Eggert | 2013-05-12 | 1 | -0/+4 |
| | * | | * src/doc.c (get_doc_string): Slightly relax the sanity checking. | Stefan Monnier | 2013-05-09 | 1 | -0/+7 |
| | * | | Implement display-monitor-attributes-list for NS. | Jan Djärv | 2013-05-09 | 1 | -0/+11 |
| | * | | * xterm.h (GTK_PREREQ): Remove, replacing with GTK_CHECK_VERSION. | Paul Eggert | 2013-05-09 | 1 | -0/+7 |
| * | | | Fix the setting of buffer-file-coding-system on, for instance, C-x RET c unix... | Kenichi Handa | 2013-05-22 | 1 | -0/+21 |
| |/ / |
|
| * | | * xterm.h (GTK_PREREQ): New macro. | Paul Eggert | 2013-05-08 | 1 | -0/+6 |
| * | | Fix vertical cursor motion when there's a display string with newline at EOL. | Eli Zaretskii | 2013-05-08 | 1 | -0/+11 |
| * | | src/makefile.w32-in (ACL_H): New macro. | Juanma Barranquero | 2013-05-08 | 1 | -0/+5 |
| * | | Use Gnulib ACL implementation, for benefit of Solaris etc. | Paul Eggert | 2013-05-07 | 1 | -0/+11 |
| * | | * unexelf.c: Don't assume ElfW (Half) fits in int. | Paul Eggert | 2013-05-07 | 1 | -0/+8 |
| * | | * src/callint.c (Fcall_interactively): Set `visargs[i]' for code 'n' | Juri Linkov | 2013-05-07 | 1 | -0/+6 |
| * | | * xfns.c (x_get_net_workarea): Define only if !GTK || GTK<3.4. | Paul Eggert | 2013-05-07 | 1 | -0/+5 |
| * | | * src/lread.c (readchar): Don't read from a dead buffer. (Bug#14280) | Glenn Morris | 2013-05-07 | 1 | -0/+4 |
| * | | * xfns.c: Move misplaced ifndef USE_GTK from previous checkin. | Jan Djärv | 2013-05-07 | 1 | -0/+4 |
| * | | Static checking by GCC 4.8.0. | Paul Eggert | 2013-05-06 | 1 | -0/+14 |
| * | | Add multi-monitor support on X11. | YAMAMOTO Mitsuharu | 2013-05-07 | 1 | -0/+25 |
| * | | Fix bug #14241 with posn-at-point at the beginning of an image display prop. | Eli Zaretskii | 2013-05-06 | 1 | -0/+7 |