aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make terminal_coding and keyboard_coding display-local.Karoly Lorentey2004-05-237-72/+89
* Merged in changes from CVS trunk.Karoly Lorentey2004-05-2210-82/+270
|\
| * Add support for new '\_<' and '\_>' regexp operators, matching theStefan Monnier2004-05-192-7/+151
| * (trivial_regexp_p): \_ is no longer a trivial regexp.Stefan Monnier2004-05-191-1/+1
| * (xsymbol): Fix last change.Kim F. Storm2004-05-191-2/+3
| * *** empty log message ***Kim F. Storm2004-05-191-1/+10
| * (print): Reset print_depth before to call print_object.David Ponce2004-05-192-1/+6
| * (xprintstr): New fun.Stefan Monnier2004-05-191-2/+7
| * (create_child): Use INTMASK.Stefan Monnier2004-05-181-2/+2
| * Fix last change for non USE_LISP_UNION_TYPE case.Jason Rumney2004-05-181-2/+2
| * (display_x_get_resource, vga_stdcolor_name): Add prototype.Jason Rumney2004-05-182-0/+16
| * (add_menu_item, w32_menu_display_help) [USE_LISP_UNION_TYPE]: CastJason Rumney2004-05-181-3/+11
| * Prefix RIF functions with w32con_ to avoid namespace clash with term.c.Jason Rumney2004-05-181-62/+62
* | Fix fatal error during startup (rep. by Friedrich Delgado Friedrichs)Karoly Lorentey2004-05-181-0/+2
* | Merged in changes from CVS trunk.Karoly Lorentey2004-05-1832-272/+1029
|\ \ | |/
| * (Fgarbage_collect): Do all the marking before flushingStefan Monnier2004-05-181-11/+11
| * (DECL_ALIGN): Remove restriction on MS-DOS systems.Eli Zaretskii2004-05-182-5/+5
| * (syms_of_msdos): Initialize dos-unsupported-char-glyph with make_number.Eli Zaretskii2004-05-182-4/+18
| * [USE_LSB_TAG]: Don't check heap location.Jason Rumney2004-05-181-1/+2
| * *** empty log message ***Jason Rumney2004-05-181-0/+40
| * (Frecursive_edit): Return immediately if input blocked.Kim F. Storm2004-05-171-0/+11
| * (INPUT_BLOCKED_P): New macro.Kim F. Storm2004-05-171-0/+3
| * *** empty log message ***Kim F. Storm2004-05-171-0/+5
| * (Fw32_register_hot_key, Fw32_unregister_hot_key)Jason Rumney2004-05-171-63/+89
| * (face_at_buffer_position): Use GET_OVERLAYS_AT.Kim F. Storm2004-05-172-17/+11
| * (next_overlay_change, note_mouse_highlight): Use GET_OVERLAYS_AT.Kim F. Storm2004-05-171-24/+4
| * (get_char_property_and_overlay): Use GET_OVERLAYS_AT.Kim F. Storm2004-05-171-20/+3
| * (print_object): Increase buf size.Kim F. Storm2004-05-171-3/+3
| * (IT_note_mouse_highlight): Use GET_OVERLAYS_AT.Kim F. Storm2004-05-171-15/+3
| * (GET_OVERLAYS_AT): New macro.Kim F. Storm2004-05-171-0/+19
| * Fix last change.Jason Rumney2004-05-171-1/+1
| * * w32proc.c (create_child): Use make_number instead of masking pid.Jason Rumney2004-05-171-3/+1
| * (w32_num_mouse_buttons): Rename from Vw32_num_mouse_buttons and makeJason Rumney2004-05-171-5/+11
| * Rename w32_num_mouse_buttons from Vw32_num_mouse_buttons.Jason Rumney2004-05-171-5/+5
| * Use static consistently.Jason Rumney2004-05-171-13/+13
| * (_sys_read_ahead): Use w32_pipe_read_delay.Jason Rumney2004-05-171-2/+2
| * * w32proc.c (w32_pipe_read_delay): Rename from Vw32_pipe_read_delayJason Rumney2004-05-171-3/+5
| * (egetenv) [USE_CRT_DLL]: Remove condition.Jason Rumney2004-05-171-2/+0
| * (w32_console_mouse_position, do_mouse_event, key_event): Don't mixJason Rumney2004-05-171-6/+6
| * (kbd_buffer_get_event): Don't use event->code andJason Rumney2004-05-171-3/+1
| * (mark_object): Mark Lisp_Misc_Free cell. Fix comment.Kim F. Storm2004-05-171-4/+3
| * (mark_object): Ignore Lisp_Misc_Free objects.Kim F. Storm2004-05-171-1/+10
| * *** empty log message ***Kim F. Storm2004-05-171-0/+5
| * (Fset_default): Make argument names match their use in docstring.Juanma Barranquero2004-05-162-1/+6
| * Mask off gdb_array_mark_flag from vector sizes.Andreas Schwab2004-05-152-6/+11
| * (gdb_array_mark_flag): Define.Andreas Schwab2004-05-151-0/+1
| * *** empty log message ***Eli Zaretskii2004-05-151-1/+7
| * (DECL_ALIGN) [MSDOS]: Don't define DECL_ALIGN to useEli Zaretskii2004-05-151-3/+5
| * *** empty log message ***Kim F. Storm2004-05-141-5/+0
| * Undo last change.Kim F. Storm2004-05-141-9/+0