aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge from emacs--devo--0Miles Bader2006-11-071-1/+185
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--devo--0 (patch 490-504) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 161-163) - Update from CVS - Merge from emacs--devo--0 Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-130
| * *** empty log message ***Juanma Barranquero2006-11-061-0/+5
| |
| * * macmenu.c (Fmenu_or_popup_active_p): Define outside HAVE_MENUS.Chong Yidong2006-11-061-0/+10
| | | | | | | | | | | | | | | | * w32menu.c (Fmenu_or_popup_active_p): Define outside HAVE_MENUS. Return nil if building without menus. * xmenu.c (Fmenu_or_popup_active_p): Define outside HAVE_MENUS. Return nil if building without menus.
| * *** empty log message ***Richard M. Stallman2006-11-051-0/+4
| |
| * *** empty log message ***Eli Zaretskii2006-11-051-0/+15
| |
| * (malloc_cookie): Remove unused variable.YAMAMOTO Mitsuharu2006-11-051-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (region_list_head, region_list_tail, lca, nlc, infile_lc_highest_addr) (text_seg_lowest_offset, mh, curr_header_offset, infd, outfd) (emacs_zone, data_segment_old_fileoff, data_segment_scp) (num_unexec_regions, unexec_regions): Make variables static. (print_regions, find_emacs_zone_regions): Make static. (unexec_region_info): New typedef. (unexec_regions): Change type from vm_range_t[] to unexec_region_info[]. All uses changed. (unexec_regions_recorder): Subtract size of trailing null pages from filesize. Show filesize. (unexec_regions_merge): Don't merge if null pages of preceding region is not too small. Use long format in printf. (copy_segment, copy_data_segment): Show filesize. (copy_data_segment): Write filesize bytes of region data. Adjust filesize in segment command accordingly. (dump_it): Use long format in printf.
| * (unexec): Fix typo in output message.Juanma Barranquero2006-11-051-0/+8
| |
| * *** empty log message ***Juanma Barranquero2006-11-041-5/+5
| |
| * *** empty log message ***Eli Zaretskii2006-11-041-3/+9
| |
| * * w32proc.c: (sys_wait) Only wait for processes with fd<0.Chong Yidong2006-11-041-0/+6
| | | | | | | | | | Others should be handled by sys_select instead. Fixes problems with (progn (start-process "" nil "ls") (call-process "ls"))
| * * xmenu.c (Fmenu_bar_open): Declare variable before BLOCK_INPUT toChong Yidong2006-11-041-0/+5
| | | | | | | | avoid gcc 2.95 error.
| * * gtkutil.c (update_frame_tool_bar): If icon image is invalid andChong Yidong2006-11-041-0/+5
| | | | | | | | wicon is null, insert an empty button.
| * * xterm.c (x_raise_frame): Send _NET_ACTIVE_WINDOW when raising theJan Djärv2006-11-031-0/+5
| | | | | | | | window.
| * (Fkill_emacs): Fix typo in docstring.Juanma Barranquero2006-11-021-0/+4
| |
| * 2006-11-02 Nozomu Ando <nand@mac.com>YAMAMOTO Mitsuharu2006-11-021-0/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * unexmacosx.c (mach_header, segment_command, vm_region, section) [_LP64]: New defines. (VM_REGION_BASIC_INFO_COUNT, VM_REGION_BASIC_INFO, LC_SEGMENT) (MH_MAGIC) [_LP64]: Redefine. (delta): Remove variable. (curr_file_offset, pagesize): New variables. (ROUNDUP_TO_PAGE_BOUNDARY): New macro. (data_segment_old_fileoff): Initialize explicitly. (print_region, unexec_regions_recorder, print_load_command_name) (copy_segment, copy_data_segment): Use long format in printf. (MAX_UNEXEC_REGIONS): Increase to 400. (unexec_regions_recorder): Don't warn too many regions here. (find_emacs_zone_regions): Warn too many regions here. (print_load_command_name) [_LP64]: Show correct load command name. (copy_segment, copy_data_segment): Use variable `curr_file_offset'. Show starting virtual memory address. Don't show ending file offset. (copy_symtab, copy_dysymtab, copy_twolevelhints): New argument DELTA. (dump_it): Use new local variable `linkedit_delta' and pass to them. Error if trying to handle multiple DATA segments. (unexec): Initialize variable `pagesize'.
| * *** empty log message ***Juanma Barranquero2006-11-011-1/+5
| |
| * (create_apple_event_from_event_ref)YAMAMOTO Mitsuharu2006-10-311-0/+55
| | | | | | | | | | | | (create_apple_event_from_drag_ref, xrm_merge_string_database) (xrm_get_resource, xrm_get_preference_database): Add const qualifier to arguments in externs.
| * (xic_create_xfontset): Fix previous change.Kenichi Handa2006-10-311-0/+4
| |
| * * s/openbsd.h (LD_SWITCH_SYSTEM): Add /usr/pkg/lib andChong Yidong2006-10-301-0/+5
| | | | | | | | /usr/pkg/lib to library search path.
* | Merge from emacs--devo--0Miles Bader2006-10-301-5/+92
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--devo--0 (patch 476-489) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 153-160) - Merge from emacs--devo--0 - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-127
| * * ralloc.c (relinquish): Use a long for excess space counter toChong Yidong2006-10-291-0/+5
| | | | | | | | handle 64-bit case correctly.
| * * m/amdx86-64.h: Add defines for OpenBSD x86-64.Chong Yidong2006-10-291-0/+4
| |
| * *** empty log message ***Juanma Barranquero2006-10-281-2/+6
| |
| * (x_draw_glyph_string_foreground): Set background mode to TRANSPARENT beforeJuanma Barranquero2006-10-271-4/+13
| | | | | | | | using overstrike to simulate bold faces.
| * *** empty log message ***Kim F. Storm2006-10-231-0/+2
| |
| * *** empty log message ***Kim F. Storm2006-10-221-0/+6
| |
| * (Vread_expression_map): Define here.Richard M. Stallman2006-10-211-0/+8
| | | | | | | | | | | | (Qread_expression_history): New variable. (syms_of_minibuf): Initialize them. (Feval_minibuffer): Use Vread_expression_map and Qread_expression_history.
| * (xic_create_fontsetname): If ADSTYLE field is not a wildKenichi Handa2006-10-211-0/+7
| | | | | | | | | | | | card, change it to "*". (xic_create_xfontset): Call XCreateFontSet for each single fontname in fontsetname.
| * * callint.c (callint_message): Convert to a Lisp string.Chong Yidong2006-10-191-0/+8
| | | | | | | | | | | | | | (syms_of_callint): Initialize it. (callint_message_size): Var deleted. (Fcall_interactively): Use Fformat instead of doprnt to construct prompt string.
| * *** empty log message ***Kim F. Storm2006-10-191-0/+4
| |
| * *** empty log message ***YAMAMOTO Mitsuharu2006-10-191-0/+6
| |
| * * xselect.c (x_handle_selection_request): If the converted_selectionJan Djärv2006-10-191-0/+5
| | | | | | | | is NIL or XCDR (converted_selection) is NIL, decline the request.
| * * gtkutil.c (get_utf8_string): Remove warnings with casts.Jan Djärv2006-10-161-0/+6
| | | | | | | | | | (xg_tool_bar_button_cb): Ditto (xg_tool_bar_callback): Ditto.
| * (mac_query_char_extents): Don't return glyph ID if layoutYAMAMOTO Mitsuharu2006-10-161-0/+13
| | | | | | | | | | adjustment is needed. (mac_load_query_font): Check if width and height are positive.
* | Merge from emacs--devo--0Miles Bader2006-10-151-5/+92
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--devo--0 (patch 460-475) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 145-152) - Merge from emacs--devo--0 - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-118
| * *** empty log message ***Richard M. Stallman2006-10-141-0/+4
| |
| * * xdisp.c (decode_mode_spec): Ignore %c and %l constructs in frameChong Yidong2006-10-131-0/+5
| | | | | | | | title.
| * * keymap.c (Fkey_binding): Check Lisp_Object types before doingChong Yidong2006-10-131-0/+5
| | | | | | | | XCAR and XINT.
| * (xbm_read_bitmap_data): Delete extra semicolon.Romain Francoise2006-10-121-0/+4
| |
| * Include xterm.h for x_fully_uncatch_errors and friends.Stefan Monnier2006-10-101-1/+7
| |
| * (syms_of_xmenu): Use Ffset rather than Fdefalias, sinceStefan Monnier2006-10-101-8/+12
| | | | | | | | Fdefalias is not declared in any *.h file.
| * * dispnew.c (sit_for): Sit forever if TIMEOUT is t.Chong Yidong2006-10-101-0/+6
| | | | | | | | | | | | | | | | | | * keyboard.c (command_loop_1): Handle non-number values of `minibuffer-message-timeout'. (Fexecute_extended_command): Fix typo. * minibuf.c (temp_echo_area_glyphs): Sit for `minibuffer-message-timeout' seconds.
| * * minibuf.c (temp_echo_area_glyphs): Sit forChong Yidong2006-10-101-0/+5
| | | | | | | | `minibuffer-message-timeout' seconds.
| * (mac_draw_image_string, mac_draw_image_string_16): AddYAMAMOTO Mitsuharu2006-10-081-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | argument OVERSTRIKE_P. (mac_draw_string_common, mac_draw_image_string_cg): Likewise. Support overstrike. (mac_draw_string, mac_draw_string_16): Remove functions. (x_draw_glyph_string_foreground): Use overstrike when needed. (x_draw_composite_glyph_string_foreground): Likewise. Use mac_draw_image_string_16 instead of mac_draw_string_16. (mac_load_query_font): Rename from XLoadQueryFont. Take argument F instead of DPY. All uses changed. Don't save/restore font.
| * 2006-10-07 Ralf Angeli <angeli@caeruleus.net>Jason Rumney2006-10-071-0/+5
| | | | | | | | | | * w32fns.c (w32_createwindow): Honour left and top positions if supplied explicitly.
| * *** empty log message ***Kim F. Storm2006-10-061-0/+4
| |
| * * frame.c (Qinhibit_face_set_after_frame_default): New var.Chong Yidong2006-10-051-0/+7
| | | | | | | | | | | | (syms_of_frame): Initialize it. (x_set_frame_parameters): Avoid resetting :font attributes to the new-frame defaults.
| * (compile_pattern): Only check `cp->syntax_table' if needed.Stefan Monnier2006-10-031-0/+14
| | | | | | | | | | | | (compile_pattern_1): Remember `used_syntax' in `cp->syntax_table'. (clear_regexp_cache): Only flush those regexps which depend on a syntax-table.
| * *** empty log message ***Kim F. Storm2006-10-031-0/+5
| |
* | Merge from emacs--devo--0Miles Bader2006-10-031-1/+119
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--devo--0 (patch 447-459) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 141-144) - Merge from emacs--devo--0 - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-115