* src/keymap.c (Fwhere_is_internal): Fix handling of remapping (in thread
[bpt/emacs.git] / src / ChangeLog
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.
2010-02-10 Jan DjärvFix for bug#5512, don't rely on SIGIO alone.
2010-02-09 Glenn Morris* ChangeLog: Mark tiny change.
2010-02-08 Chong Yidong* nsfont.m (nsfont_open): The system's value for the...
2010-02-06 Chong YidongCredit Vivek Dasmohapatra for suggesting the last change.
2010-02-06 Chong Yidong* charset.c (load_charset_map_from_file)
2010-02-05 Chong YidongFix for Bug#5526.
2010-01-31 Kenichi HandaAdd bug#.
2010-01-31 Kenichi Handafrom trunk
2010-01-31 Kenichi Handafont.c (font_parse_xlfd): If FONT is a font-entity...
2010-01-31 Chong Yidong* nsterm.m (ns_defined_color): Block input. Suggested...
2010-01-31 Chong Yidong* fileio.c (Frename_file): Correctly rename symlinks...
2010-01-31 Chong Yidong* nsterm.m (ns_ring_bell): Handle visible bell like X.
2010-01-30 Andreas Schwab* character.h (CHAR_PRINTABLE_P): Reparenthesize to...
2010-01-29 Chong YidongChange default XFT font to 10pt, and default frame...
2010-01-29 Eli Zaretskiiw32inevt.c (key_event): Remove unnecessary comparison of
2010-01-28 Chong Yidong* fileio.c (Frename_file): Fix last change (Bug#5487).
2010-01-28 Chong YidongFixes for NetBSD (Bug#4629, Bug#2072).
2010-01-28 Jason RumneyAdd bug number to recent change.
2010-01-28 Jan Djärvxfns.c (Fx_create_frame): Remove window size matching...
2010-01-27 Jason RumneyUse Unicode for console keyboard input on Windows.
2010-01-27 Kenichi HandaFix src/ChangeLog.
2010-01-27 Kenichi Handafrom trunk
2010-01-27 Kenichi Handaregex.c (analyse_first): Fix setting of fastmap for...
2010-01-27 Chong YidongFix rename-file to handle directory renaming properly...
2010-01-25 Jan DjärvMerge from trunk
2010-01-25 Jan DjärvTypo fix.
2010-01-25 Jan Djärvxfns.c (Fx_create_frame): If frame height i stoo big...
2010-01-25 Mark A. Hershbergermerge conflict
2010-01-25 Stefan MonnierTry and fix bug#788, hopefully for real this time.
next