* nsfns.m (ns-read-file-name): BLOCK_INPUT while showing dialog. \n \n* nsmenu.m...
[bpt/emacs.git] / src / ChangeLog
2009-02-13 Adrian Robert* nsfns.m (ns-read-file-name): BLOCK_INPUT while showin...
2009-02-13 Juanma BarranqueroFix typos.
2009-02-12 Stefan Monnier(adjust_point_for_property): Allow stopping betwen...
2009-02-12 Jason Rumney(check_face_name): Check for fake helv. (Bug#2275)
2009-02-12 Jason Rumney(x_display_pixel_height, x_display_pixel_width):
2009-02-12 Jason Rumney*** empty log message ***
2009-02-12 Kenichi Handa(MAX_AUTO_COMPOSITION_LOOKBACK): New macro.
2009-02-11 Juanma BarranqueroRemove spurious semicolons.
2009-02-11 Juanma BarranqueroFix typos and add bug references.
2009-02-11 Stefan Monnier(Fwrite_region): !NILP -> CONSP.
2009-02-10 Andreas Schwab(send_process): Properly relocate pointer into data
2009-02-09 Kenichi Handa(detect_coding_charset): Fix previous change.
2009-02-08 Jason Rumney(w32_hide_hourglass): Handle case where frame
2009-02-07 Andreas Schwab(unexec): Fix error message.
2009-02-07 Adrian Robert* nsterm.m (EmacsApp-sendEvent:): Defer NSApplicationDe...
2009-02-07 Eli Zaretskii(syms_of_coding) <translation-table-for-input>: Modify...
2009-02-07 Chong Yidong* atimer.c (run_timers): Update pending_atimers.
2009-02-06 Chong Yidong* image.c (svg_load_image): Fix last change.
2009-02-06 Chong Yidong* xfns.c (Fx_create_frame): Signal an error if no font is
2009-02-05 Juanma Barranquero* character.c (syms_of_character) <script-representativ...
2009-02-04 Adrian Robert* nsmenu.m (pop_down_menu): New function.
2009-02-04 Glenn Morris(Fwrite_region): Doc fix (mention annotate-functions).
2009-02-04 Kenichi Handa(Fchar_charset): New optional arg restriction.
2009-02-02 Andreas Schwab(unexec): Handle unaligned bss offset.
2009-02-02 Adrian Robertformatting in ChangeLog, wording change to comment...
2009-02-01 Adrian Robert* nsterm.m (ns_read_socket): Copy 2009-01-29 and 2009...
2009-01-30 Dan Nicolaescu* dispnew.c (window_change_signal): Don't try to get...
2009-01-30 Dan Nicolaescu(mark_stack): Properly conditionalize previous change.
2009-01-30 Juanma Barranquero* w32inevt.c (w32_console_read_socket) [SYNC_INPUT]:
2009-01-30 Eli Zaretskii(detect_eol, decode_eol): Handle text with DOS-style...
2009-01-30 Juanma Barranquero* atimer.c (run_timers, alarm_signal_handler):
2009-01-30 Chong Yidong* callproc.c (Vtemp_file_name_pattern): Remove DEFVAR_LISP.
2009-01-29 Eli ZaretskiiRename pending_signals to msdos_pending_signals.
2009-01-29 Chong YidongFix last log entry: blockinput.h was not changed.
2009-01-29 Chong Yidong* keyboard.c (pending_signals): New var.
2009-01-29 Kenichi Handa(xftfont_has_char): New function.
2009-01-29 Adrian Robert* nsterm.h (EmacsPrefsController.cursorBlinkSlider...
2009-01-28 Kenichi Handa(font_for_char): Use assq_no_quit, not assoc_no_quit.
2009-01-28 Kenichi Handa(font_for_char): Use assq_no_quit, not assoc_no_quit.
2009-01-27 Chong Yidong* fns.c (concat): Check for string overflow (bug#1787).
2009-01-27 Chong Yidong* undo.c (undo_limit, undo_strong_limit, Vundo_outer_li...
2009-01-27 Kenichi Handa(ftfont_has_char): If the arg FONT is a font-object,
2009-01-26 Chong Yidong* fontset.c (fontset_find_font): Fix handling of non...
2009-01-26 Jason Rumney(w32font_list_internal): Return quickly if registry is
2009-01-25 Juanma BarranqueroAdd bug references.
2009-01-25 Juanma BarranqueroAdd bug references.
2009-01-25 Adrian RobertChanges to remove Feval calls from GUI under NS.
2009-01-25 Chong Yidong* dispnew.c (buffer_posn_from_coords): Use Fset_buffer...
2009-01-24 Chong Yidong* fontset.c (fontset_font): If we know there is no...
2009-01-24 Chong Yidong* font.c (font_parse_xlfd): Handle patterns of length...
2009-01-23 Adrian Robert* nsterm.m (ns_draw_glyph_string): Use it, parallel...
2009-01-23 Adrian Robert* nsimage.m (setPixmapData:): Set to ignore image DPI.
2009-01-23 Adrian Robert* nsterm.m (EmacsView-readSelectionFromPasteboard:...
2009-01-23 Adrian Robert* emacs.c (main): Do fork+exec under --daemon in Cocoa.
2009-01-23 Chong Yidong* alloc.c (mark_stack): Use "flushw" instead of "ta...
2009-01-22 Juanma BarranqueroFix typos.
2009-01-22 Adrian RobertRemove '23' comments that indicated code added during...
2009-01-22 Adrian Robert* nsfns.m (ns-read-file-name): Fix typo in assignment...
2009-01-22 Adrian Robert* nsmenu.m (EmacsMenu-parseKeyEquiv:, addItemWithWidget...
2009-01-22 Adrian Robertfix date in last commit
2009-01-22 Adrian Robert* nsterm.m (EmavsView-keyDown:): Treat nil as Qnone...
2009-01-22 Chong Yidong* fileio.c (Vwrite_region_post_annotation_function)
2009-01-22 Adrian Robert* nsterm.h (EmacsApp-setAppleMenu:): Conditionalize...
2009-01-21 Adrian Robert* nsimage.m (EmacsImage-setPixelAtX:Y:toRed:green:blue...
2009-01-21 Adrian Robert* nsterm.m (EV_TRAILER): Always use emacsframe for...
2009-01-21 Adrian Robert* nsterm.h (EmacsPrefsController): Add -setPanelFromDef...
2009-01-21 Adrian Robert(EmacsPrefsController-setDefaultFont:,-setColors:)...
2009-01-21 Adrian Robert* nsimage.m (EmacsImage+allocInitFromFile:): Set to...
2009-01-21 Adrian Robert* nsterm.m: (x_set_frame_alpha): Add prototype. (ns_fa...
2009-01-21 Adrian Robert* nsmenu.m (NSMENUPROFILE): Change #if style.
2009-01-19 Chong Yidong* xfaces.c (Finternal_set_lisp_face_attribute, Fx_list_...
2009-01-19 Chong Yidong* fns.c (Fsubstring): Doc fix.
2009-01-19 Kenichi Handa(ftfont_lookup_cache): Check the return value of FcFont...
2009-01-18 Juanma Barranquero* dbusbind.c (Fdbus_register_signal):
2009-01-18 Juanma Barranquero* callproc.c (Fgetenv_internal): Doc fix.
2009-01-16 Chong Yidong* xfns.c (x_make_gc): Don't allocate stipple member...
2009-01-16 Glenn Morris(Ffont_variation_glyphs): Silence compiler.
2009-01-15 Juanma Barranquero* sound.c (SOUND_WARNING): Use _snprintf, for MSVC...
2009-01-15 Kenichi Handa(detect_coding_system): Fix handling of null_byte_fount.
2009-01-14 Jason Rumney*** empty log message ***
2009-01-14 Kenichi Handa(TWO_MORE_BYTES): New macro.
2009-01-13 Chong Yidong* font.c (font_clear_prop): If clearing the family...
2009-01-12 Juanma Barranquero* sound.c [WINDOWSNT] (SOUND_WARNING): New macro.
2009-01-12 Martin Rudalics(read_char): Fix case where last_nonmenu_event
2009-01-12 Chong Yidong* xfaces.c (Finternal_set_lisp_face_attribute): If...
2009-01-11 Jason Rumney(cmd_error_internal): Exit when errors occur before
2009-01-10 Glenn MorrisFix typo.
2009-01-10 Chong Yidong* xdisp.c (pos_visible_p): When iterator stops on the...
2009-01-10 Eli ZaretskiiFix Bug #876:
2009-01-09 Jason Rumney(add_font_entity_to_list): Don't report unknown
2009-01-09 Chong Yidong* xfaces.c (Fx_font_family_list): Function deleted...
2009-01-09 Martin Rudalics(x_set_frame_parameters): Remember requested value for
2009-01-09 Glenn Morris(last_command_char): For clarity, rename to...
2009-01-08 Chong Yidong* font.c (font_open_for_lface): Handle unspecified...
2009-01-08 Jason Rumney(Vx_pointer_shape, Vx_nontext_pointer_shape)
2009-01-08 Glenn MorrisAdd 2009 to copyright years.
2009-01-07 Kenichi Handa(Finsert_file_contents): In the case of replace,
2009-01-07 Juanma BarranqueroAdd bug reference.
2009-01-07 Kenichi Handa(decode_coding_utf_8): Check byte_after_cr before break...
2009-01-05 Martin Rudalics(x_set_frame_parameters): Make sure height (width) get
next