aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Avoid hangs in accept-process-output.Paul Eggert2014-06-133-62/+78
* Don't try to display menus and dialogs in an 'initial' frame.Eli Zaretskii2014-06-132-3/+13
* * src/keymap.c (silly_event_symbol_error): Don't recommend the use of strings.Stefan Monnier2014-06-122-6/+9
* Merge from emacs-24; up to 2014-06-02T14:17:07Z!michael.albinus@gmx.deGlenn Morris2014-06-112-3/+9
|\
| * Fix bug #17744 with cursor motion near overlay string with 'cursor' prop.Eli Zaretskii2014-06-112-3/+9
* | Fix memory leaksJan Djärv2014-06-114-22/+43
* | Spelling fix.Paul Eggert2014-06-111-7/+7
* | * frame.h (window_system_available) [!HAVE_WINDOW_SYSTEM]: Always false.Dmitry Antipov2014-06-103-9/+11
* | * dispextern.h (last_tool_bar_item): Remove declaration.Dmitry Antipov2014-06-107-21/+30
* | * dispextern.h (struct face) [HAVE_XFT]: Ifdef 'extra' member.Dmitry Antipov2014-06-107-18/+20
* | * dispextern.h (PREPARE_FACE_FOR_DISPLAY): Remove as a duplicate of ...Dmitry Antipov2014-06-107-27/+26
* | Say (accept-process-output P)'s result pertains to P if P is non-nil.Paul Eggert2014-06-092-13/+19
* | Further adjustments to mark_object and friends.Dmitry Antipov2014-06-092-22/+40
* | Fix core dump after a dropped X connection.Paul Eggert2014-06-092-1/+9
* | Merge from emacs-24; up to 2014-06-02T11:35:40Z!michael.albinus@gmx.deGlenn Morris2014-06-083-7/+11
|\ \ | |/
| * * src/fileio.c (write-region-inhibit-fsync): Doc tweak.Glenn Morris2014-06-072-1/+3
| * Doc tweaks re < etcGlenn Morris2014-06-072-6/+8
* | If a C name must be extern on some platforms, make it extern on all.Paul Eggert2014-06-0819-69/+29
* | Change object marking routines to minimize stack usage.Dmitry Antipov2014-06-082-39/+59
* | Merge from emacs-24; up to 2014-06-01T23:37:59Z!eggert@cs.ucla.eduGlenn Morris2014-06-076-23/+69
|\ \ | |/
| * Fix infloop of -nw session at exit on MS-Windows under a debugger.Eli Zaretskii2014-06-042-1/+5
| * Attempt to solve bug #17497 by minimizing cursor motion during TTY menu updates.Eli Zaretskii2014-06-044-18/+50
| * * src/callproc.c (call_process): Don't check read-only if we don't insertStefan Monnier2014-06-022-2/+10
| * src/dispnew.c (update_frame_with_menu): Set display_completed.Eli Zaretskii2014-06-022-2/+5
* | Fix last commit.Eli Zaretskii2014-06-073-1/+10
* | * term.c (tty_menu_show) [!HAVE_NTGUI]: Now static.Paul Eggert2014-06-063-3/+11
* | * src/window.c (Frecenter): Signal an error if window-buffer is notStefan Monnier2014-06-062-13/+15
* | * lisp/mouse.el (mouse-posn-property): Ignore buffer position info when theStefan Monnier2014-06-052-9/+10
* | * src/keyboard.c (read_char): Handle (t . <event>) in the second use ofStefan Monnier2014-06-052-32/+35
* | * xterm.c (x_setup_pointer_blanking): ConditionallyDmitry Antipov2014-06-062-1/+8
* | * configure.ac (POLL_FOR_INPUT): Define with HAVE_WINDOW_SYSTEM.Dmitry Antipov2014-06-053-12/+5
* | src/menu.c (Fx_popup_dialog): Comment the use of Qunsupported__w32_dialog.Eli Zaretskii2014-06-041-4/+7
* | Use terminal-specific hooks to display popup dialogs.Dmitry Antipov2014-06-048-98/+67
* | Fix last commit.Eli Zaretskii2014-06-041-1/+2
* | Improve dumped memory report on MS-Windows.Eli Zaretskii2014-06-042-3/+18
* | Fix TTY menus on MS-Windows broken by last commit.Eli Zaretskii2014-06-042-1/+8
* | Use terminal-specific hooks to display menus.Dmitry Antipov2014-06-0412-86/+104
* | src/w32heap.c (DUMPED_HEAP_SIZE) [!_WIN64]: Reduce to 11 MB.Juanma Barranquero2014-06-042-1/+5
* | Fix the MS-Windows build broken by few last commits.Eli Zaretskii2014-06-042-0/+8
* | * emacs.c: Include "sysselect.h", to define its inline functions.Paul Eggert2014-06-032-0/+5
* | Do not require libXt-devel when building with gtk.Paul Eggert2014-06-034-46/+13
* | If ENABLE_CHECKING, range-check args of FD_CLR, FD_ISSET, FD_SET.Paul Eggert2014-06-033-6/+50
* | More minor cleanups in src/w32heap.c.Eli Zaretskii2014-06-032-5/+6
* | Define the size of dumped data for MS-Windows locally on w32heap.c.Eli Zaretskii2014-06-034-9/+21
* | Fix MS-Windows build broken by menu changes on 2014-06-02.Eli Zaretskii2014-06-033-3/+52
* | * process.c (wait_reading_process_output): Omit incorrect testPaul Eggert2014-06-022-1/+10
* | Use common memory management functions for lwlib and refactor users.Dmitry Antipov2014-06-0212-295/+84
* | * image.c (x_query_frame_background_color)Dmitry Antipov2014-06-022-1/+11
* | src/w32heap.c (init_heap): Fix typos in comments (again).Eli Zaretskii2014-06-021-3/+2
* | src/w32heap.c (init_heap): Fix typos in comments.Eli Zaretskii2014-06-021-3/+3