aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Further adjustments to mark_object and friends.Dmitry Antipov2014-06-091-0/+8
* Fix core dump after a dropped X connection.Paul Eggert2014-06-091-0/+6
* Merge from emacs-24; up to 2014-06-02T11:35:40Z!michael.albinus@gmx.deGlenn Morris2014-06-081-0/+6
|\
| * * src/fileio.c (write-region-inhibit-fsync): Doc tweak.Glenn Morris2014-06-071-0/+2
| * Doc tweaks re < etcGlenn Morris2014-06-071-0/+4
* | If a C name must be extern on some platforms, make it extern on all.Paul Eggert2014-06-081-0/+25
* | Change object marking routines to minimize stack usage.Dmitry Antipov2014-06-081-0/+15
* | Merge from emacs-24; up to 2014-06-01T23:37:59Z!eggert@cs.ucla.eduGlenn Morris2014-06-071-0/+32
|\ \ | |/
| * Fix infloop of -nw session at exit on MS-Windows under a debugger.Eli Zaretskii2014-06-041-0/+4
| * Attempt to solve bug #17497 by minimizing cursor motion during TTY menu updates.Eli Zaretskii2014-06-041-0/+20
| * * src/callproc.c (call_process): Don't check read-only if we don't insertStefan Monnier2014-06-021-0/+5
| * src/dispnew.c (update_frame_with_menu): Set display_completed.Eli Zaretskii2014-06-021-0/+4
* | Fix last commit.Eli Zaretskii2014-06-071-0/+6
* | * term.c (tty_menu_show) [!HAVE_NTGUI]: Now static.Paul Eggert2014-06-061-0/+5
* | * src/window.c (Frecenter): Signal an error if window-buffer is notStefan Monnier2014-06-061-0/+3
* | * lisp/mouse.el (mouse-posn-property): Ignore buffer position info when theStefan Monnier2014-06-051-0/+3
* | * src/keyboard.c (read_char): Handle (t . <event>) in the second use ofStefan Monnier2014-06-051-20/+20
* | * xterm.c (x_setup_pointer_blanking): ConditionallyDmitry Antipov2014-06-061-0/+5
* | * configure.ac (POLL_FOR_INPUT): Define with HAVE_WINDOW_SYSTEM.Dmitry Antipov2014-06-051-0/+5
* | Use terminal-specific hooks to display popup dialogs.Dmitry Antipov2014-06-041-0/+14
* | Improve dumped memory report on MS-Windows.Eli Zaretskii2014-06-041-0/+4
* | Fix TTY menus on MS-Windows broken by last commit.Eli Zaretskii2014-06-041-0/+5
* | Use terminal-specific hooks to display menus.Dmitry Antipov2014-06-041-0/+18
* | src/w32heap.c (DUMPED_HEAP_SIZE) [!_WIN64]: Reduce to 11 MB.Juanma Barranquero2014-06-041-0/+4
* | Fix the MS-Windows build broken by few last commits.Eli Zaretskii2014-06-041-0/+5
* | * emacs.c: Include "sysselect.h", to define its inline functions.Paul Eggert2014-06-031-0/+4
* | Do not require libXt-devel when building with gtk.Paul Eggert2014-06-031-0/+10
* | If ENABLE_CHECKING, range-check args of FD_CLR, FD_ISSET, FD_SET.Paul Eggert2014-06-031-0/+11
* | More minor cleanups in src/w32heap.c.Eli Zaretskii2014-06-031-0/+2
* | Define the size of dumped data for MS-Windows locally on w32heap.c.Eli Zaretskii2014-06-031-0/+7
* | Fix MS-Windows build broken by menu changes on 2014-06-02.Eli Zaretskii2014-06-031-0/+9
* | * process.c (wait_reading_process_output): Omit incorrect testPaul Eggert2014-06-021-0/+6
* | Use common memory management functions for lwlib and refactor users.Dmitry Antipov2014-06-021-0/+18
* | * image.c (x_query_frame_background_color)Dmitry Antipov2014-06-021-0/+6
* | Minor improvement of sbrk emulation on MS-Windows.Eli Zaretskii2014-06-021-0/+7
* | Improve AIX-related merge from emacs-24.Paul Eggert2014-06-011-0/+5
* | Merge from emacs-24; up to 2014-05-29T17:16:00Z!dmantipov@yandex.ruGlenn Morris2014-06-011-0/+62
|\ \ | |/
| * * frame.c (x_set_frame_parameters): Don't read uninitialized storage.Paul Eggert2014-06-011-0/+4
| * Make jump scroll work with Gtk+Jan Djärv2014-06-011-0/+5
| * Bring back the changes to GDB-visible symbols, but only on AIX.Paul Eggert2014-06-011-0/+9
| * Hopefully fix bug #16433 with corruption of newline_cache in Rmail.Eli Zaretskii2014-05-311-0/+3
| * Revert revision 2014-05-27T17:31:17Z!eliz@gnu.org, as it breaks debugging wit...Eli Zaretskii2014-05-311-0/+8
| * * src/cmds.c (Fself_insert_command): Allow zero repeat count.Glenn Morris2014-05-301-0/+4
| * Fix port to 32-bit AIX with xlc.Paul Eggert2014-05-301-0/+8
| * Fix bug #17588 with mouse highlight when an X frame is redisplayed frequently.Eli Zaretskii2014-05-291-0/+6
| * Port the GDB-visible symbols to AIX.Paul Eggert2014-05-281-0/+11
| * Include sources used to create macuvs.h.Paul Eggert2014-05-261-0/+6
* | Spelling fix in ChangeLog entry.Paul Eggert2014-06-011-1/+1
* | Port signal-handling to DragonFly BSD.Paul Eggert2014-06-011-0/+8
* | src/callint.c (Ffuncall_interactively): Add usage.Juanma Barranquero2014-06-011-0/+4