summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--rel--22Miles Bader2008-01-08234-250/+293
|\
| * Regenerate.Glenn Morris2008-01-081-2/+2
| * Add 2008 to copyright years.Glenn Morris2008-01-08174-185/+215
| * (main): Set copyright year to 2008.Glenn Morris2008-01-081-2/+3
| * *** empty log message ***Glenn Morris2008-01-081-1/+5
| * Add 2008 to copyright years.Glenn Morris2008-01-0860-60/+61
| * Add 2008 to copyright years.Glenn Morris2008-01-0887-87/+90
| * *** empty log message ***YAMAMOTO Mitsuharu2008-01-071-0/+5
| * (Fmake_terminal_frame): Use #ifdef MAC_OS8 instead of #ifdef MAC_OS.YAMAMOTO Mitsuharu2008-01-071-1/+1
| * (Ffile_name_directory, Fexpand_file_name): Doc fixes.Richard M. Stallman2008-01-042-2/+6
* | Regenerate.Glenn Morris2008-01-081-2/+2
* | *** empty log message ***Juanma Barranquero2008-01-071-9/+9
* | (parse_menu_item): Don't enclose key bindings onNick Roberts2008-01-061-1/+2
* | *** empty log message ***Nick Roberts2008-01-061-0/+5
* | * configure.in: Remove references to unsupported systems.Dan Nicolaescu2008-01-06110-11956/+117
* | * configure.in: Remove support for Masscomp.Dan Nicolaescu2008-01-053-272/+5
* | * dbusbind.c (Fdbus_method_return): New function.Michael Albinus2008-01-042-8/+106
* | (read_key_sequence): Fix typo.Stefan Monnier2008-01-032-23/+24
* | * dbusbind.c (all): Replace XCAR by CAR_SAFE and XCDR by CDR_SAFE.Michael Albinus2008-01-032-66/+136
* | * dbusbind.c (Fdbus_call_method): Handle the case of no returnedMagnus Henoch2008-01-032-9/+11
* | * dbusbind.c (xd_append_arg): Use unsigned char instead ofMagnus Henoch2008-01-032-2/+7
* | * dbusbind.c (xd_read_message): Use non-static input_event struct.Michael Albinus2007-12-312-1/+5
* | * dbusbind.c (xd_signature): Signature of variant is just "v".Magnus Henoch2007-12-312-1/+5
* | *** empty log message ***Michael Albinus2007-12-301-1/+1
* | * dbusbind.c: Fix several errors and compiler warnings. ReportedMichael Albinus2007-12-302-116/+249
* | (get_char_property_and_overlay):Richard M. Stallman2007-12-302-0/+9
* | 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