aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added return value to Fhandle_save_session to avoid compiler warning.Jan Djärv2002-03-141-0/+2
* (png_load): Remove unused variable `gamma_str'.Pavel Janík2002-03-142-1/+4
* (x_real_positions): Handle failure in XQueryTree.Richard M. Stallman2002-03-141-3/+9
* *** empty log message ***Richard M. Stallman2002-03-141-4/+8
* *** empty log message ***Miles Bader2002-03-141-0/+13
* (adjust_for_invis_intang): New function.Miles Bader2002-03-141-29/+77
* (text_property_stickiness): Function moved to `textprop.c'.Miles Bader2002-03-141-77/+1
* (text_property_stickiness): Function moved here from `editfns.c'.Miles Bader2002-03-141-1/+58
* (text_property_stickiness): New declaration.Miles Bader2002-03-141-1/+2
* *** empty log message ***Jason Rumney2002-03-131-0/+7
* Add STRFTIME_NO_POSIX2.Jason Rumney2002-03-131-0/+1
* (my_strftime) [STRFTIME_NO_POSIX2]: Handle %h, %EXJason Rumney2002-03-131-0/+7
* (x_set_toolkit_scroll_bar_thumb) <USE_MOTIF>: Use a fixed-sizeStefan Monnier2002-03-132-62/+56
* (display_mode_element): Fix int/Lisp_Object mixup.Stefan Monnier2002-03-132-1/+6
* *** empty log message ***Kim F. Storm2002-03-131-0/+4
* (BASE_PURESIZE): Increase to 775000.Kim F. Storm2002-03-131-1/+1
* *** empty log message ***Jan Djärv2002-03-121-4/+7
* (syms_of_editfns): Fix typo.Juanma Barranquero2002-03-122-1/+5
* Include stdio.h because termhooks.h needs it.Gerd Moellmann2002-03-122-1/+8
* Fix typo.Pavel Janík2002-03-121-11/+10
* (syms_of_coding) <file-coding-system-alist>: Doc fixAndreas Schwab2002-03-112-2/+6
* (note_mouse_movement): Put code forGerd Moellmann2002-03-112-0/+6
* (Fload): Don't assume that message_with_ntring uses theGerd Moellmann2002-03-112-4/+14
* X Session management additionsJan Djärv2002-03-101-0/+22
* Added test for HAVE_X_SM and added new file xsmfns.cJan Djärv2002-03-101-3/+8
* Added HAVE_X_SMJan Djärv2002-03-101-0/+3
* Extern declare syms_of_xsmfns ().Jan Djärv2002-03-101-0/+3
* (main): Added call to syms_of_xsmfns ().Jan Djärv2002-03-101-0/+3
* Added Emacs event save_session_event.Jan Djärv2002-03-101-0/+15
* (enum event_kind): Added save_session_event.Jan Djärv2002-03-101-1/+5
* Added calls to x_session_check_input () and x_session_initialize ().Jan Djärv2002-03-101-2/+18
* Extern declare x_session_check_input () and x_session_initialize ().Jan Djärv2002-03-101-0/+8
* New file for X session management.Jan Djärv2002-03-101-0/+533
* (Fcopy_file): Fix last change.Jason Rumney2002-03-091-1/+1
* Split pre-21.1 changes into ChangeLog.9.Eli Zaretskii2002-03-092-13292/+13301
* (Fcopy_file) [WINDOWS_NT]: Ensure file is notJason Rumney2002-03-092-5/+23
* *** empty log message ***Gerd Moellmann2002-03-081-0/+4
* (move_it_vertically_backward): At the end of theGerd Moellmann2002-03-081-4/+16
* (echo_char): Make sure to add a separator betweenGerd Moellmann2002-03-082-18/+30
* Use new string macros.Gerd Moellmann2002-03-082-64/+63
* Fix last change.Gerd Moellmann2002-03-081-1/+1
* *** empty log message ***Gerd Moellmann2002-03-081-0/+4
* (SREF, SDATA, SCHARS, SBYTES, SMBP): New macros.Gerd Moellmann2002-03-081-1/+9
* (Fx_display_color_cells): Force 24+ bit color depths to 24-bit.Juanma Barranquero2002-03-082-1/+8
* *** empty log message ***Stefan Monnier2002-03-071-1/+9
* *** empty log message ***Jason Rumney2002-03-061-0/+4
* (x_draw_hollow_cursor): Draw same size as block cursor.Jason Rumney2002-03-061-2/+2
* (mark_kboards): Mark echo_string.Gerd Moellmann2002-03-062-0/+12
* (echo_prompt, echo_char, echo_dash, echo_now)Gerd Moellmann2002-03-061-70/+67
* (ECHOBUFSIZE): Removed.Gerd Moellmann2002-03-061-8/+3