Don't call turn_on_atimers around `connect' (Bug#5723).
[bpt/emacs.git] / src /
2010-03-25 YAMAMOTO MitsuharuDon't call turn_on_atimers around `connect' (Bug#5723).
2010-03-25 Helmut EllerCall `select' for interrupted `connect' rather than...
2010-03-24 Stefan MonnierMerge from `emacs-23'.
2010-03-24 Juanma BarranqueroFix typos in Changelog.
2010-03-23 Dan Nicolaescu* s/gnu-linux.h (LIBS_SYSTEM): Remove, same as default.
2010-03-23 Dan Nicolaescu* s/netbsd.h: Remove commented out code.
2010-03-23 Dan NicolaescuSimplify LIBS_MACHINE definitions.
2010-03-22 Dan NicolaescuRemove dead code dealing with POSIX_SIGNALS.
2010-03-22 Juanma BarranqueroFix typos.
2010-03-22 Jan Djärvbug #5736: Allow X-resource menuBar to take on/off...
2010-03-22 Dan Nicolaescu* keyboard.c (Fset_input_interrupt_mode): Remove code...
2010-03-21 Dan Nicolaescu(BSD_SYSTEM, BSD4_2): Remove conditionals, we only
2010-03-21 Dan Nicolaescu* m/ibmrs6000.h (ORDINARY_LINK): Move definition ...
2010-03-21 Andreas SchwabUse absolute directory names substituted by configure
2010-03-21 Andreas SchwabExpand ${bootstrap_exe} before chdir
2010-03-20 Stefan MonnierUse more relative file and directory names in `lisp...
2010-03-20 Dan NicolaescuRemove support for old GNU/Linux using libc version 5.
2010-03-20 Dan NicolaescuConsolidate redundant definitions in s/bsd-common.h.
2010-03-20 Dan NicolaescuConsolidate redundant definitions.
2010-03-20 Dan NicolaescuRemove support for old UNIX System V systems.
2010-03-20 Dan NicolaescuRemove support for Solaris on PPC and for old versions.
2010-03-20 Dan Nicolaescu* s/openbsd.h: Remove support for non-ELF and for syste...
2010-03-20 YAMAMOTO Mitsuharuxfns.c (Fx_create_frame) [USE_LUCID]: Add BLOCK_INPUT...
2010-03-20 Dan NicolaescuRemove non-working support for lynxos 3.0.
2010-03-20 Dan NicolaescuRemove obsolete uses of HAVE_SHM.
2010-03-19 Glenn MorrisRegenerate src/config.in.
2010-03-18 Glenn MorrisRemove obsolete code in emacs.c that chooses a bug...
2010-03-18 Glenn MorrisReplace some cpp with autoconf.
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 YidongPut non-GTK X scroll-bars on left.
2010-03-15 Chong YidongFix bug in `format' (Bug#5710).
2010-03-13 Chong YidongFix bug in `format' (Bug#5710).
2010-03-13 Eli ZaretskiiCommit the change in src/Makefile.in announced in 2010...
2010-03-13 Eli ZaretskiiSpell out in ChangeLog the purpose of 2010-03-12T16...
2010-03-12 Chong Yidong* xfns.c (Fx_create_frame): Set default to Qright.
2010-03-12 Chong YidongPut scroll-bar on right by default on UNIX.
2010-03-12 Eli ZaretskiiDon't use termcap.c on Posix platforms, only on MS...
2010-03-10 Chong YidongBump version to 24.0.50.
2010-03-10 Stefan MonnierCleanup setup of gl_state in various parts of the code.
2010-03-10 Stefan MonnierMerge pending branch
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 Zaretskii(emacs_mule_char): Fix a typo in commentary.
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-19 Eli Zaretskiiterm.c, dispextern.h: Fix stale comments.
2010-02-18 Stefan Monnier(fatal): Add a final \n if needed (bug#5596).
2010-02-18 Glenn Morris* fileio.c: Comment fix.
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-14 Juanma BarranqueroFix typos in comments.
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 Yidongsrc/config.in: Regenerate.
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...
next