aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make copy of frame parameters because the original parametersMartin Rudalics2007-12-292-0/+9
* Revert incorrect mergeMiles Bader2007-12-292-4/+1
* Merge from emacs--rel--22Miles Bader2007-12-286-4/+44
|\
| * (make_process): Initialize pty_flag to Qnil instead of 0YAMAMOTO Mitsuharu2007-12-242-1/+4
| * (phys_cursor_in_rect_p): Check if cursor is in fringe area.YAMAMOTO Mitsuharu2007-12-242-0/+22
| * (fill_menubar) [MAC_OSX]: Add workaround for Mac OS X 10.5YAMAMOTO Mitsuharu2007-12-232-2/+23
| * (syms_of_callint) <command-history>: Add reference to history-length inEli Zaretskii2007-12-222-1/+9
| * (w32_wnd_proc) <WM_KEYDOWN>: Cast char to unsigned before passing as wParam.Jason Rumney2007-12-172-1/+7
* | *** empty log message ***Michael Albinus2007-12-221-1/+1
* | * dbusbind.c (xd_retrieve_arg): Handle DBUS_TYPE_BYTE,Michael Albinus2007-12-222-19/+65
* | * dbusbind.c (XD_BASIC_DBUS_TYPE, XD_DBUS_TYPE_P, XD_NEXT_VALUE):Michael Albinus2007-12-212-131/+316
* | * dbusbind.c (QCdbus_type_byte, QCdbus_type_boolean)Michael Albinus2007-12-192-45/+272
* | *** empty log message ***Martin Rudalics2007-12-191-0/+11
* | * dbusbind.c (top): Include <stdio.h>.Michael Albinus2007-12-162-53/+103
* | Undo spurious change.Andreas Schwab2007-12-161-20/+20
* | (Finsert_file_contents): Fix overflow check to notAndreas Schwab2007-12-162-21/+27
* | Merge from emacs--rel--22Miles Bader2007-12-163-6/+107
|\ \ | |/
| * (w32_read_socket): Use MULTIBYTE_CHAR_KEYSTROKE_EVENT for characters above 127.Jason Rumney2007-12-142-2/+97
| * (w32_wnd_proc, Fw32_reconstruct_hot_key): Range checkJason Rumney2007-12-132-4/+10
* | *** empty log message ***Eli Zaretskii2007-12-151-0/+4
* | * dbusbind.c (xd_retrieve_value, xd_retrieve_arg)Michael Albinus2007-12-142-14/+25
* | (WINDOWS_NT): Fix incorrect spelling of WINDOWSNT.Eli Zaretskii2007-12-141-1/+1
* | (Frename_buffer): In interactive spec replaceJuri Linkov2007-12-122-2/+9
* | (Fcommand_execute): Call Qcall_interactively instead ofStefan Monnier2007-12-101-64/+25
* | (reset_buffer_local_variables): If permanent_too is 0, alsoStefan Monnier2007-12-102-27/+40
* | (Frename_buffer): Change interactive spec from "s" toJuri Linkov2007-12-092-1/+7
* | * dbusbind.c (xd_read_message): Generate an event for everyMichael Albinus2007-12-082-53/+83
* | * dbusbind.c (Fdbus_get_unique_name, xd_read_message)Michael Albinus2007-12-072-62/+85
* | Merge from emacs--rel--22Miles Bader2007-12-068-14/+225
|\ \ | |/
| * (make_process): Initialize pty_flag to 0.Richard M. Stallman2007-12-032-0/+5
| * (xbm_load) [WINDOWSNT]: Shuffle the bits of directly specified XBMs.Jason Rumney2007-12-022-0/+20
| * (syms_of_xdisp) <scroll-conservatively>: Doc fix.Richard M. Stallman2007-12-012-2/+10
| * (emacs_close) [MAC_OSX && HAVE_CARBON]:YAMAMOTO Mitsuharu2007-11-302-0/+20
| * (cfsockets_for_select) [MAC_OSX && SELECT_USE_CFSOCKET]:YAMAMOTO Mitsuharu2007-11-301-2/+49
| * Petr Salinger <Petr.Salinger at seznam.cz>: New file.Glenn Morris2007-11-282-0/+15
| * (unrelocate): New argument BASE. Use it instead ofYAMAMOTO Mitsuharu2007-11-272-18/+95
| * (sys_spawnve): Quote args with wildcards.Jason Rumney2007-11-262-1/+12
| * (list_processes_1): Fix indentation level of theAndreas Schwab2007-11-262-2/+9
| * (copy_data_segment): Also copy __gcc_except_tab and __objc_* sections.YAMAMOTO Mitsuharu2007-11-242-6/+29
| * (Fformat): Handle %c specially since it requires theAndreas Schwab2007-11-232-2/+12
| * (update_frame_tool_bar): Don't call x-gtk-map-stock ifJan Djärv2007-11-222-2/+9
* | * dbusbind.c (xd_read_message): Return value is a Lisp_Object.Michael Albinus2007-12-052-9/+21
* | Add arch taglineMiles Bader2007-12-041-0/+3
* | * dbusbind.c (QCdbus_system_bus, QCdbus_session_bus): Renamed fromMichael Albinus2007-12-042-108/+105
* | Regenerate.Glenn Morris2007-12-041-3/+3
* | Update URL to Window Manager Specification in comment.Jan Djärv2007-12-032-2/+6
* | * config.in (HAVE_DBUS): Add.Michael Albinus2007-12-027-48/+946
* | (w32_face_attributes): Comment previous change.Jason Rumney2007-12-011-4/+7
* | *** empty log message ***Jason Rumney2007-12-011-0/+2
* | (syms_of_search) <inhibit-changing-match-data>: Doc fix.Richard M. Stallman2007-12-012-3/+8