* w32fns.c (syms_of_w32fns) <x-max-tooltip-size>: Fix typo in docstring.
[bpt/emacs.git] / src / ChangeLog
2010-08-01 Juanma Barranquero* w32fns.c (syms_of_w32fns) <x-max-tooltip-size>: Fix...
2010-07-30 Juanma Barranquerofns.c: Doc fixes.
2010-07-28 Juanma BarranqueroDocument arguments passed to `read-buffer-function...
2010-07-27 Ken Brown* dired.c (DIRENTRY_NONEMPTY) [cygwin]: Use d_ino inste...
2010-07-25 Christoph Scholtes* minibuf.c (Fread_buffer): Doc fix (bug#6528).
2010-07-22 Christoph Scholtes* window.c (Fwindow_height): Doc fix (bug#6518).
2010-07-21 Juanma Barranquero* buffer.c (syms_of_buffer) <fringe-indicator-alist...
2010-07-17 Jan D* gtkutil.c (xg_event_is_for_menubar): Also check that...
2010-07-14 Jan DFix menus as per bug 6499 and 6608.
2010-07-14 Eli ZaretskiiFix bug #6609.
2010-07-10 Chong Yidong* xfaces.c (realize_face): Garbage the frame if a face...
2010-07-05 Andreas SchwabRemove obsolete volatile
2010-07-05 YAMAMOTO MitsuharuFix ghost buffer boundary indicators in fringes (Bug...
2010-07-04 Juanma Barranquerosrc/w32fns.c (Qtooltip): Declare.
2010-07-03 Jan DFix hang for mouse press on menubar but not on an item...
2010-07-02 Chong YidongFix faulty `if' statement in delete_frame.
2010-06-30 Naohiro AotaCheck FC_DUAL too. For such fonts, check width one...
2010-06-26 Andreas Schwab* alloc.c (Fmake_byte_code): Don't access undefined...
2010-06-25 Chong YidongFix after-string and image interaction bug (Bug#1336).
2010-06-23 Andreas Schwab* lread.c (read1): Signal error if #s is not followed...
2010-06-19 Chong Yidong* image.c (free_image): Mark frame as garbaged (Bug...
2010-06-19 Chong Yidong* keymap.c (Fdefine_key): Doc fix (Bug#6460).
2010-06-15 Glenn MorrisBackport from trunk: * src/editfns.c (Fbyte_to_string...
2010-06-09 Stefan Monnier* dbusbind.c (xd_append_arg): Don't "make-unibyte"...
2010-06-08 Andreas Schwab* minibuf.c (Fall_completions): Add more checks.
2010-06-08 Juanma Barranquero* minibuf.c (Fall_completions): Check COLLECTION's...
2010-06-03 Andreas SchwabAdd bug number
2010-06-03 Andreas Schwab* process.c (conv_lisp_to_sockaddr): Fix conversion...
2010-06-03 Juanma BarranqueroFix typos.
2010-05-31 Stefan Monnier* src/keymap.c (Fwhere_is_internal): Fix handling of...
2010-05-30 Juanma Barranquerosrc/ChangeLog: Fix typos.
2010-05-27 Chong Yidong* xdisp.c (redisplay_window): After redisplay, check...
2010-05-21 enami tsugutomoBackport from trunk: close bug#6190.
2010-05-20 Chong YidongDoc fix (Bug#6224).
2010-05-19 Stefan Monnier* url-util.el (url-unhex-string): Don't accidentally...
2010-05-18 Chong Yidong* character.c (Fstring, Funibyte_string): Use SAFE_ALLO...
2010-05-11 Eli ZaretskiiBackport from trunk: Fix bug #6126.
2010-05-11 Glenn Morris* src/ChangeLog: Remove tiny change marker from author...
2010-05-11 Kenichi Handaftfont.c: Fix incorrect parentheses of #if condition...
2010-05-08 Chong YidongBump version to 23.2.
2010-04-30 Andreas SchwabFix for Bug#5984.
2010-04-23 Kenichi HandaUse new features of libotf and m17n-lib if available.
2010-04-19 Juanma Barranquero* dired.c (Ffile_attributes): Fix typo in docstring.
2010-04-13 Alan MackenzieRevert 2009-12-03T16:02:10Z!acm@muc.de (enhance c-parse...
2010-04-13 Adrian Robert* nsmenu.m (EmacsDialog-runDialogAt:): Declare ret...
2010-04-10 YAMAMOTO MitsuharuUse openpty for allocating pty on Darwin. Fix Bug...
2010-04-08 YAMAMOTO Mitsuharuframe.h (FRAME_LINE_TO_PIXEL_Y): Add missing parenthesis.
2010-04-07 Jan DjärvFix resizing for X and non-Gtk+ build. Bug #5848.
2010-04-07 Kenichi Handamerge trunk
2010-04-05 Chong YidongFix crash on NextStep terminal (Bug#5837)
2010-04-02 Juanma BarranqueroFix typos in ChangeLogs.
2010-03-31 Chong YidongFix last set of Nextstep changes.
2010-03-31 Eli ZaretskiiFix bug #5703.
2010-03-31 Chong Yidong* nsterm.h: Fix last change.
2010-03-30 Chong Yidong* menu.c (Fx_popup_menu): Use last_event_timestamp...
2010-03-30 Jan Djärvxdisp.c (note_mouse_highlight): Don't do highlight...
2010-03-29 Chong YidongClean up unneeded ns_set_icon_type calls.
2010-03-28 Glenn MorrisClose bug#5336.
2010-03-24 Chong Yidong* xdisp.c (pos_visible_p): Revert 2008-01-25 change...
2010-03-22 Juanma BarranqueroFix typos.
2010-03-22 Jan Djärvbug #5736: Allow X-resource menuBar to take on/off...
2010-03-20 YAMAMOTO Mitsuharuxfns.c (Fx_create_frame) [USE_LUCID]: Add BLOCK_INPUT...
2010-03-16 Kenichi HandaFix the ccl encoder for the case that the output buffer...
2010-03-16 Kenichi Handacoding.c (decode_coding_ccl): Fix previous change for...
2010-03-15 Chong YidongFix bug in `format' (Bug#5710).
2010-03-08 Kenichi Handafrom trunk
2010-03-05 Stefan MonnierMake it possible to C-g in a tight bytecode loop again...
2010-03-05 Stefan Monnier* regex.c (regex_compile): Setup gl_state as well.
2010-03-05 Stefan Monnier(skip_chars): Setup gl_state (bug#3823).
2010-03-03 Chong YidongFix keyboard macro key lookup (Bug#5481).
2010-03-02 Eli ZaretskiiFix bug in decoding emacs-mule encoding.
2010-03-02 Kenichi Handafrom trunk
2010-03-02 Kenichi HandaFix handling of the multibyte form of raw-bytes in...
2010-03-02 Kenichi Handafrom trunk
2010-03-02 Kenichi Handabuffer.c (Fset_buffer_multibyte): Fix handling of the...
2010-03-01 Kenichi Handafrom trunk
2010-02-28 Chong YidongFix use of unitialized memory.
2010-02-27 Andreas Schwab* w32uniscribe.c (uniscribe_check_otf): Fix length...
2010-02-27 Chong YidongAddendum to last patch: add "Medium" GTK font name...
2010-02-27 Chong YidongRecognize more keywords in GTK font names (Bug#5646).
2010-02-26 Kenichi Handafrom trunk
2010-02-26 Kenichi HandaFix Myanmar OTF support
2010-02-26 Kenichi Handafrom trunk
2010-02-26 Kenichi Handaxdisp.c (reseat_to_string): Fix previous change.
2010-02-26 Chong Yidong* nsfont.m (nsfont_draw): ns_antialias_text should...
2010-02-25 Kenichi Handafrom trunk
2010-02-25 Kenichi Handaxdisp.c (reseat_to_string): Fix previous change (bug...
2010-02-24 Jan DjärvMove declarations before statements.
2010-02-21 Chong Yidong* m/arm.h: Define the LIB_GCC flag to be -lgcc_s (Bug...
2010-02-18 Stefan Monnier(fatal): Add a final \n if needed (bug#5596).
2010-02-18 Chong Yidong* nsterm.m (ns_ring_bell): Revert last change (Bug...
2010-02-18 Glenn Morris* callint.c (Finteractive): Doc fix.
2010-02-18 Kenichi Handafrom trunk
2010-02-18 Kenichi HandaFix handling of CODING_RESULT_INSUFFICIENT_DST.
2010-02-17 Kenichi Handafrom trunk
2010-02-17 Kenichi HandaFix the ccl decoder for the case that the output buffer...
2010-02-13 Jan Djärvxterm.c (XTflash): Use Gdk-routines if USE_GTK so scrol...
2010-02-13 Jan Djärvxterm.c (x_clear_frame_area): Cal gtk_widget_queue_draw...
2010-02-11 Juanma BarranqueroFix typos.
2010-02-10 Jan DjärvFix for bug#5512, don't rely on SIGIO alone.
next