aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Kim F. Storm2005-04-191-0/+6
|
* *** empty log message ***YAMAMOTO Mitsuharu2005-04-191-0/+32
|
* *** empty log message ***Kim F. Storm2005-04-191-0/+6
|
* *** empty log message ***Kim F. Storm2005-04-191-0/+11
|
* *** empty log message ***Kim F. Storm2005-04-181-0/+32
|
* (realize_x_face) [!HAVE_WINDOW_SYSTEM]: Return NULL.Thien-Thi Nguyen2005-04-181-0/+4
|
* (Vloads_in_progress): Static.Lute Kamstra2005-04-181-1/+7
|
* (Fx_popup_menu): Initialize error_name to NULL.Thien-Thi Nguyen2005-04-181-0/+4
|
* *** empty log message ***YAMAMOTO Mitsuharu2005-04-181-0/+5
|
* (struct keys): Add support for shifted keys.Dan Nicolaescu2005-04-171-0/+4
|
* (with_echo_area_buffer): Delete WHICH < 0 case.Richard M. Stallman2005-04-161-0/+7
| | | | | | (set_message): Call with_echo_area_buffer with WHICH = 0. (set_message_1): Erase the echo area buffer first thing. (echo_area_display): Don't clear echo_message_buffer.
* (mac.o): Depend on charset.h and coding.h.YAMAMOTO Mitsuharu2005-04-161-0/+39
|
* *** empty log message ***Luc Teirlinck2005-04-161-0/+6
|
* [!TARGET_API_MAC_CARBON]: Include MacLocales.h. Don't includeYAMAMOTO Mitsuharu2005-04-141-0/+17
| | | | | | | TextEncodingConverter.h. (mac_system_script_code, Vmac_system_locale): New variables. (syms_of_mac): Defvar them. (mac_get_system_locale): New function.
* *** empty log message ***Kim F. Storm2005-04-141-18/+17
|
* macterm.c (syms_of_macterm): Removing redundant definition ofSteven Tamm2005-04-141-0/+5
| | | | mac-pass-control-to-system
* (Fset_window_configuration): Be careful when you chooseStefan Monnier2005-04-121-10/+13
| | | | among several possible points for the new_current_buffer.
* *** empty log message ***YAMAMOTO Mitsuharu2005-04-121-0/+15
|
* *** empty log message ***YAMAMOTO Mitsuharu2005-04-121-0/+5
|
* *** empty log message ***Richard M. Stallman2005-04-101-0/+7
|
* (where_is_internal): Convert a string used as event type into "(any string)".Richard M. Stallman2005-04-101-0/+14
|
* (PRINTPREPARE): Check if the marker PRINTCHARFUN is within theLute Kamstra2005-04-091-2/+7
| | | | accessible part of the buffer.
* *** empty log message ***Kim F. Storm2005-04-081-0/+11
|
* *** empty log message ***Kim F. Storm2005-04-081-2/+6
|
* *** empty log message ***Kim F. Storm2005-04-061-0/+4
|
* *** empty log message ***YAMAMOTO Mitsuharu2005-04-061-0/+8
|
* *** empty log message ***Kim F. Storm2005-04-031-0/+2
|
* *** empty log message ***Kim F. Storm2005-04-031-0/+5
|
* * alloc.c (allocate_string_data): Call BLOCK_INPUT before callingJan Djärv2005-04-021-0/+7
| | | | | | mallopt. * ralloc.c (r_alloc_init): Ditto.
* *** empty log message ***Kenichi Handa2005-04-011-1/+0
|
* *** empty log message ***Kenichi Handa2005-04-011-0/+20
|
* Include ThreeD.h for XtNbeNiceToColormap.Stefan Monnier2005-03-311-1/+13
| | | | | | | (x_create_toolkit_scroll_bar): Test XtNbeNiceToColormap before using it. Use XtNtopShadowPixel and XtNbottomShadowPixel. (x_set_toolkit_scroll_bar_thumb): Remove ugly old hack that didn't really work and that breaks with some versions of Xaw3d.
* *** empty log message ***Kenichi Handa2005-03-311-1/+1
|
* *** empty log message ***Kenichi Handa2005-03-311-0/+9
|
* *** empty log message ***Kim F. Storm2005-03-311-0/+6
|
* *** empty log message ***Kim F. Storm2005-03-291-0/+4
|
* (Fexpand_file_name): Use IS_DEVICE_SEP.Stefan Monnier2005-03-281-0/+11
| | | | | | | | | (file_name_absolute_p): New fun, extracted from Ffile_name_absolute_p. (Ffile_name_absolute_p): Use it. (search_embedded_absfilename): New fun, extracted from Fsubstitute_in_file_name. Use file_name_absolute_p. Free the pw data after use. (Fsubstitute_in_file_name): Use it. After cutting a prefix, re-check file-name-handler.
* *** empty log message ***Jason Rumney2005-03-261-0/+7
|
* *** empty log message ***Stefan Monnier2005-03-251-0/+6
|
* *** empty log message ***Stefan Monnier2005-03-241-0/+2
|
* (comint-insert-input): Obey mouse-yank-at-point.Stefan Monnier2005-03-241-1/+12
|
* * xmenu.c (create_and_show_popup_menu): Just remove menu and returnJan Djärv2005-03-241-0/+6
| | | | | if it failed to pop up (Gnome "show pointer on ctrl" option makes menus fail to pop up).
* (get_next_display_element): Also use `\ ' and `\-' for latin-9.Stefan Monnier2005-03-241-3/+6
|
* *** empty log message ***Kim F. Storm2005-03-221-0/+12
|
* * xrdb.c (x_load_resources): Undo previous change (2005-03-18).Jan Djärv2005-03-221-0/+4
|
* (Fnext_char_property_change)David Kastrup2005-03-221-0/+10
| | | | | | | | | (Fprevious_char_property_change): allow marker as limit. (Fnext_single_char_property_change) (Fprevious_single_char_property_change): Check that limit is a number in strings. (Fnext_single_char_property_change): Coerce position to integer. (Fprevious_single_char_property_change): Same here.
* (LD_SWITCH_SYSTEM_tmp): Define if undefined.Thien-Thi Nguyen2005-03-211-0/+4
|
* (Fignore_event): Remove.Stefan Monnier2005-03-191-1/+9
| | | | (syms_of_frame): Don't defsubr it.
* (write_segment, unexec): Move these functions to avoid forwardEli Zaretskii2005-03-191-0/+5
| | | | references (which cause errors with "gcc -gcoff").
* h* xfns.c (x_create_tip_frame): Removed setting of Vx_resource_name soJan Djärv2005-03-181-2/+2
| | | | that it doesn't become "tooltip". The specbind is enough.