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