aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Kim F. Storm2004-02-121-0/+4
* (Fwindow_fringes): Doc fix.Kim F. Storm2004-02-121-3/+1
* * xselect.c (x_get_foreign_selection): Add new optional parameterJan Djärv2004-02-101-0/+9
* * xselect.c (x_get_foreign_selection): Add new optional parameterJan Djärv2004-02-101-8/+24
* * data.c (Fbyteorder): New function.Jan Djärv2004-02-101-0/+15
* Move include stdio for some files.Jan Djärv2004-02-101-0/+10
* Add fringe.o to OBJ1.Kim F. Storm2004-02-101-1/+2
* (w32_draw_fringe_bitmap): Fixed a typo in the last patch.Sam Steingold2004-02-092-5/+9
* Move include stdio.h to same place as in other files.Jan Djärv2004-02-094-6/+6
* Resolve CVS conflictsMiles Bader2004-02-091-0/+2
* (mac_draw_bitmap): Add overlay_p arg.Kim F. Storm2004-02-091-30/+10
* *** empty log message ***Kim F. Storm2004-02-091-3/+4
* *** empty log message ***Kim F. Storm2004-02-081-0/+105
* (x_draw_fringe_bitmap): Handle overlayed fringe bitmaps.Kim F. Storm2004-02-081-5/+31
* (Voverflow_newline_into_fringe, syms_of_xdisp)Kim F. Storm2004-02-081-686/+93
* (w32_draw_fringe_bitmap): Copy unadapted code fromKim F. Storm2004-02-081-35/+60
* (x_draw_fringe_bitmap): Copy unadapted code fromKim F. Storm2004-02-081-4/+33
* (syms_of_fringe, init_fringe, init_fringe_once):Kim F. Storm2004-02-081-0/+5
* (struct frame): New member force_flush_display_p.Kim F. Storm2004-02-081-0/+4
* (main) [HAVE_WINDOW_SYSTEM]: Call init_fringe_once,Kim F. Storm2004-02-081-0/+9
* (row_equal_p): Compare fringe bitmap faces and overlayKim F. Storm2004-02-081-5/+17
* (FRINGE_ID_BITS): New definition for number ofKim F. Storm2004-02-081-38/+59
* New file. Move original fringe related declarationsKim F. Storm2004-02-081-0/+1318
* (obj): Add fringe.o.Kim F. Storm2004-02-081-1/+2
* macfns.c, w32fns.c (Fx_change_window_property):Jan Djärv2004-02-073-10/+43
* (hscroll_window_tree): Position cursor near to right margin in hscrolledKim F. Storm2004-02-072-1/+8
* (wait_reading_process_input): Don't do adaptive readKim F. Storm2004-02-062-1/+6
* (Fminibufferp, Fread_from_minibuffer)Luc Teirlinck2004-02-062-76/+151
* * xterm.h: Add declaration of free_frame_menubar.Jan Djärv2004-02-051-3/+10
* * xfns.c (x_create_bitmap_mask): Removed unused variable depth.Jan Djärv2004-02-051-5/+2
* Add declaration of free_frame_menubar.Jan Djärv2004-02-051-0/+1
* (Fset_char_table_range): Fix previous change.Kenichi Handa2004-02-052-1/+3
* (Fchar_after, Fchar_before): Doc fixes.Luc Teirlinck2004-02-052-2/+6
* * xselect.c: Include stdio,h.Jan Djärv2004-02-052-0/+5
* (Fset_buffer_multibyte): Fix docstring.Kenichi Handa2004-02-052-1/+7
* *** empty log message ***Stefan Monnier2004-02-041-7/+10
* (Vmouse_events): Rename from Vmenu_events.Stefan Monnier2004-02-041-10/+14
* (Fset_char_table_range): Handle charsets ascii,Kenichi Handa2004-02-042-6/+23
* * w32select.c (Fw32_set_clipboard_data): Make coding iso2022 safe.Jason Rumney2004-02-033-0/+16
* Added C support for drag and drop (xterm.h, xterm.c, xfns.c and xselect.c)Jan Djärv2004-02-031-0/+24
* * xfns.c (x-send-client-message): Moved to xselect.cJan Djärv2004-02-031-141/+129
* * xselect.c: Include termhooks.h and X11/Xproto.hJan Djärv2004-02-031-0/+351
* * xterm.c (handle_one_xevent): Call x_handle_dnd_message forJan Djärv2004-02-031-1/+19
* * xterm.h: Add x_handle_dnd_message, x_check_property_data,Jan Djärv2004-02-031-0/+16
* (Fcopy_file): If NEWNAME is a directory, expand theEli Zaretskii2004-02-022-1/+6
* (coding_restore_composition): Check invalidKenichi Handa2004-02-022-0/+8
* *** empty log message ***Luc Teirlinck2004-01-311-0/+9
* (Fread_file_name_internal): Correctly handle the case whereLuc Teirlinck2004-01-311-12/+24
* Fix the prototype for xfree.Eli Zaretskii2004-01-302-1/+5
* (string_char_to_byte): Optimize for ASCII only string.Kenichi Handa2004-01-292-6/+9