aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* (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
* *** empty log message ***Jason Rumney2004-01-281-0/+4
* * makefile.w32-in, w32fns.c: Add `default-printer-name' function.Jason Rumney2004-01-282-0/+73
* unexecmacos.x (unexec_copy): Do not copy more than was requested (count)Steven Tamm2004-01-282-1/+8
* * process.c (sigchld_handler): Add comment about not calling mallocJan Djärv2004-01-272-1/+6
* * process.h: Add extern to synch_process_termsig.Jan Djärv2004-01-272-1/+5
* Move setting of scroll bars from make_mac_frame toSteven Tamm2004-01-272-3/+10
* *** empty log message ***Richard M. Stallman2004-01-271-0/+12
* (Freplace_match): Handle nonexistent back-references properly.Richard M. Stallman2004-01-271-2/+10
* Do not call strsignal in signal handler, it calls malloc.Jan Djärv2004-01-261-0/+13
* (mkdir, rmdir): Also check synch_process_termsig.Jan Djärv2004-01-261-2/+4
* synch_process_termsig new variable.Jan Djärv2004-01-261-0/+3
* (sigchld_handler): Set synch_process_termsigJan Djärv2004-01-261-12/+1
* Define synch_process_termsig.Jan Djärv2004-01-261-0/+17
* (Fpurecopy): Declare size as EMACS_INT to not lose bits.Andreas Schwab2004-01-262-2/+10
* (print_preprocess): Declare size as EMACS_INT to not lose bits.Andreas Schwab2004-01-261-2/+3
* (Fwindow_minibuffer_p): Doc fix.Luc Teirlinck2004-01-261-1/+2
* *** empty log message ***Luc Teirlinck2004-01-261-0/+4
* *** empty log message ***Jonathan Yavner2004-01-241-0/+4
* For `format', make source and documentation match.Jonathan Yavner2004-01-241-20/+19
* (Fmd5): If OBJECT is a buffer different from the currentKenichi Handa2004-01-232-3/+19