aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * nsfont.m (ns_descriptor_to_entity): Handle case when descriptor has no ↵Adrian Robert2009-08-021-0/+6
| | | | family set. (nsfont_open): Handle case when entity has no family.
* * nsfont.m (ns_findfonts): Fix 2009-07-24 change to return only one element, ↵Adrian Robert2009-07-291-0/+5
| | | | not a list, for match case.
* (font_parse_xlfd): Check DPI and AVGWIDTH properties more rigidly.Kenichi Handa2009-07-281-0/+8
|
* (SIGNALS_VIA_CHARACTERS): Remove, already defined in bsd-common.hDan Nicolaescu2009-07-271-0/+4
|
* (face_with_height): Call font_clear_prop.Kenichi Handa2009-07-271-0/+4
|
* * dispnew.c (init_display): Use Qx, Qw32, and Qns.Chong Yidong2009-07-261-0/+4
| | | | * xterm.c (x_term_init): Use Qx.
* * nsfont.m (nsfont_draw): Revert 2009-07-15 change.Chong Yidong2009-07-261-0/+8
| | | | | | * nsterm.m (ns_maybe_dumpglyphs_background): Revert 2009-07-15 change. (ns_get_color): Revert 2009-07-16 change.
* (syms_of_lread) <force_load_messages>: New variable.Eli Zaretskii2009-07-251-0/+6
| | | | (Fload): Use it to force load messages, even if NOMESSAGES is non-nil.
* * coding.h (decode_coding_string, encode_coding_string): UseKen Raeburn2009-07-251-0/+3
| | | | SCHARS macro.
* * lread.c: Rewrite 2009-07-21 changes.Ken Raeburn2009-07-251-0/+10
| | | | | | | | | (load_depth): Deleted. (Qload_in_progress): New variable. (load_unwind): Don't reference load_depth or load_in_progress. (Fload): Likewise; specbind Qload_in_progress instead. (init_lread): Don't initialize load_depth. (syms_of_lread): Initialize and protect Qload_in_progress.
* * nsfont.m (ns_findfonts): Correctly return fallback in match case.Adrian Robert2009-07-241-0/+4
|
* * nsfont.m (NSFontDescriptor.h): Explicitly include under GNUstep.Adrian Robert2009-07-231-0/+4
|
* * nsterm.m (ns_lookup_indexed_color): Check for bad index. ↵Adrian Robert2009-07-231-0/+5
| | | | (ns_index_color): Init unused slot to 0. (ns_dumpglyphs_box_or_relief): Replace useless xassert with an if(). Bug 3714, possibly 3082.
* * nsterm.m (EmacsView-keyUp:): Only act when running under Tiger.Adrian Robert2009-07-231-0/+4
|
* * w32fns.c (w32_wnd_proc) [WM_IME_STARTCOMPOSITION]: PositionJason Rumney2009-07-221-0/+10
| | | | | | | | | IME window at cursor (Bug#2570). (w32_wnd_proc) [WM_IME_CHAR]: Release context when finished. (globals_of_w32fns): Dynamically load functions required above. * w32term.c (w32_draw_window_cursor): Send message to reposition any IME window.
* * fileio.c: Revert 2009-07-16 changes.Chong Yidong2009-07-211-0/+7
| | | | | (Vauto_save_include_big_deletions): New variable. (Fdo_auto_save): Disable auto-save only if auto-save-include-big-deletions is nil.
* * xdisp.c (move_it_to): For continued lines ending in a tab, takeChong Yidong2009-07-211-0/+5
| | | | the overflowed pixels into account (Bug#3879).
* (load_depth): New variable.Ken Raeburn2009-07-211-0/+7
| | | | | | (Fload, load_unwind, init_lread): Set it to the load recursion depth; set load_in_progress as a simple boolean based on the current load_depth. (Bug#3892)
* * nsfont.m (ns_has_attribute): Remove.Adrian Robert2009-07-201-0/+5
| | | | (ns_findfonts, nsfont_open): Use ns_attribute_fvalue() instead.
* (Fset_process_query_on_exit_flag): Mention killingJuri Linkov2009-07-181-0/+5
| | | | a buffer in docstring.
* Fix last change.Chong Yidong2009-07-171-1/+0
|
* (shuffle): Fix the logic of setting up the cycle.Kenichi Handa2009-07-171-0/+5
|
* (ns_get_color): Remove incompatible color formats.YAMAMOTO Mitsuharu2009-07-161-0/+8
| | | | (ns_color_to_lisp): Generate #rrggbb color format string.
* * fileio.c (Fwrite_region, Fdo_auto_save): Handle save_length = -2.Richard M. Stallman2009-07-161-0/+5
| | | | | | (Fset_buffer_auto_saved): Handle save_length = -2. Comment changes in other files.
* * xterm.c (Qx_gtk_map_stock): New var.Chong Yidong2009-07-161-0/+7
| | | | | * gtkutil.c (update_frame_tool_bar): Use Qx_gtk_map_stock instead of calling intern each time.
* (ns_maybe_dumpglyphs_background): Remove code for stippling, which actuallyYAMAMOTO Mitsuharu2009-07-151-0/+7
| | | | does tiling.
* (font_vconcat_entity_vectors): New function.Kenichi Handa2009-07-141-0/+11
| | | | | | | | | | | | (struct font_sort_data): New member font_driver_preference. (font_compare): Check font_driver_preference. (font_sort_entities): The format of the first argument changed. (font_delete_unmatched): Likewise. (font_list_entities): The return type changed. (font_select_entity): The format of the second argument changed. (font_find_for_lface): Adjusted for the above changes. Don't suppress the checking of C even if the repertory supports it. (Flist_fonts): Adjusted for the above changes.
* (ftfont_spec_pattern): New arg langname. CallerKenichi Handa2009-07-141-0/+9
| | | | | | | | changed. (ftfont_list): Adjusted for the change of ftfont_spec_pattern. Reject a font who has adstyle property that is different from a langname derived from registry property. (ftfont_match): Adjusted for the change of ftfont_spec_pattern.
* (directory_files_internal) [WINDOWSNT]: Don't make a local copyEli Zaretskii2009-07-131-0/+5
| | | | of dirfilename.
* *** empty log message ***Kenichi Handa2009-07-131-0/+3
|
* (internal_self_insert): Check sym by SYMBOLP beforeKenichi Handa2009-07-131-0/+5
| | | | calling XSYMBOL (sym).
* (directory_files_internal_w32_unwind) [WINDOWSNT]: New function.Eli Zaretskii2009-07-111-0/+15
| | | | | | (directory_files_internal) [WINDOWSNT]: Bind w32-get-true-file-attributes to either t or nil, depending whether the filesystem of the directory is fast or slow.
* xfns.c (Fx_select_font): Remember last font selected inJan Djärv2009-07-101-0/+6
| | | | | x_last_font_name and use that the next time. Also try the frame parameter font-parameter as default to the font dialog.
* *** empty log message ***Kenichi Handa2009-07-101-0/+4
|
* (syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix.Eli Zaretskii2009-07-091-0/+3
|
* (stat): Treat UNC file names as residing on remote drives. (Bug#3542)Eli Zaretskii2009-07-091-0/+5
|
* (fontset_find_font): Fix previous change.Kenichi Handa2009-07-091-0/+4
|
* * dbusbind.c (xd_initialize, Fdbus_call_method, xd_read_message)Michael Albinus2009-07-081-0/+6
| | | | | (Fdbus_register_signal, Fdbus_register_method): Cleanup memory of error flag.
* (fontset_find_font): Fix the logic of handlingKenichi Handa2009-07-081-0/+5
| | | | | | charset_matched. (font_for_char): Delete unused var. (generate_ascii_font_name): Delete it.
* (JIS_TO_SJIS2): Fix the code range check.Kenichi Handa2009-07-081-0/+7
|
* * fileio.c (Fsubstitute_in_file_name, Ffile_name_directory)Chong Yidong2009-07-071-0/+5
| | | | (Fexpand_file_name): Copy string data properly (Bug#3772).
* xterm.c (handle_one_xevent): Only call x_check_fullscreen on theJan Djärv2009-07-071-0/+5
| | | | first MapNotify.
* (Fset_charset_priority): Update charset_unibyte.Kenichi Handa2009-07-071-0/+20
| | | | (syms_of_charset): Initialize charset_unibyte.
* Emulation of `getloadavg' on MS-Windows:Eli Zaretskii2009-07-041-0/+12
| | | | | | | | | | | Include float.h (g_b_init_get_native_system_info, g_b_init_get_system_times) (GetNativeSystemInfo_Proc, GetSystemTimes_Proc): Declare. (get_native_system_info, get_system_times): New functions. (buf_next, buf_prev, sample_system_load, getavg): New subroutines. (getloadavg): Rewrite using GetSystemTimes and GetNativeSystemInfo. (globals_of_w32): Initialize g_b_init_get_native_system_info, g_b_init_get_system_times, and num_of_processors.
* * w32term.c (w32_initialize): Use standard types.Jason Rumney2009-07-031-0/+4
| | | | | * runemacs.c (set_user_model_id): Use standard types. * emacsclient.c (w32_set_user_model_id): Use standard types.
* (Ffile_attributes): Decode user and group names by the locale's encoding.Eli Zaretskii2009-07-031-0/+5
|
* * sysdep.c (sys_suspend): Remove USG_JOBCTRL #ifdef, unused.Dan Nicolaescu2009-07-031-0/+7
| | | | | | | | (mkdir): Remove MKDIR_PROTOTYPE #ifdef, unused. * callproc.c (child_setup): Use #else instead of a separate #ifdef. * term.c (init_tty): Remove spurious #ifdef.
* * m/mips.h: Mention this file is also used for netbsd.Dan Nicolaescu2009-07-031-0/+5
| | | | | | | * m/pmax.h: Remove file. * configure.in (--enable-profiling): New option. (mips-*-netbsd*, mipsel-*-netbsd*, mipseb-*-netbsd*): Use machine=mips.
* * xterm.h (struct x_display_info): Add invisible_cursor.Jan Djärv2009-07-031-0/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (struct x_output): Add current_cursor. * xterm.c (XTtoggle_invisible_pointer): New function. (x_define_frame_cursor): Don't define cursor if invisible or the same as before. Set current_cursor. (x_create_terminal): Set toggle_invisible_pointer_hook. * xfns.c (make_invisible_cursor): New function. (x_set_mouse_color): Call make_invisible_cursor. Set current_cursor. (x_window): Set current_cursor. * termhooks.h (struct terminal): Add toggle_invisible_pointer_hook. * keyboard.c (command_loop_1): Call frame_make_pointer_invisible after inserting a character. (read_avail_input): Call frame_make_pointer_visible. * frame.c (Vmake_pointer_invisible): New variable. (frame_make_pointer_invisible, frame_make_pointer_visible): New functions. (syms_of_frame): DEFVAR make-pointer-invisible, initialize to Qt. * frame.h: Declare frame_make_pointer_invisible and frame_make_pointer_visible. (struct frame): Add pointer_invisible. * cus-start.el (all): Added make-pointer-invisible.
* * gtkutil.c (xg_frame_set_char_size): Do set width/height if theJan Djärv2009-07-021-0/+8
| | | | | | | | | frame isn't visible. (xg_frame_resized): If width/height is -1, get size of window from X server. * xterm.c (handle_one_xevent): Call xg_frame_resized for USE_GTK for MapNotify.