]> code.delx.au - gnu-emacs/history - src/ChangeLog
Fixes: debbugs:13797
[gnu-emacs] / src / ChangeLog
2013-02-24 Andreas SchwabFixes: debbugs:13797
2013-02-24 Paul EggertFix regression introduced by July 10 filelock.c patch.
2013-02-18 Eli ZaretskiiAvoid leaking handles on MS-Windows.
2013-02-17 Eli ZaretskiiFix bug #13735 with network streams on MS-Windows.
2013-02-17 Eli ZaretskiiFix bug #13723 with redrawing vertical border in GUI...
2013-02-15 Eli ZaretskiiAllow deleted processes to be reaped by SIGCHLD handler...
2013-02-15 Eli ZaretskiiImprove error reporting as part of solving bug #13546...
2013-02-14 Paul EggertBackport GCPRO fix from trunk.
2013-02-14 Paul EggertFix AIX port.
2013-02-13 Eli ZaretskiiMore robust creation of a subprocess, attempt to solve...
2013-02-13 Eli ZaretskiiCleanup related to bug #13546 with subprocesses on...
2013-02-13 Glenn Morris* src/keyboard.c (input-decode-map, key-translation...
2013-02-12 Paul EggertImprove AIX port some more.
2013-02-12 Paul Eggert* pre-crt0.c (data_start): Initialize to 1.
2013-02-11 Paul EggertImprove AIX port.
2013-02-11 Eli ZaretskiiFix rare aborts in bidi.c.
2013-02-08 Aidan Gauland* doc/misc/eshell.texi: Fill most of the missing sections.
2013-02-06 Glenn MorrisChangeLog date fix (do not merge to trunk)
2013-02-05 Daniel ColascioneBackport fix for execvp issue from trunk
2013-02-01 Eli ZaretskiiMake sure program names are encoded before using them...
2013-02-01 Eli Zaretskiiw32proc.c (sys_spawnve): Initialize escape_char.
2013-01-27 Eli ZaretskiiTentative fix for bug #13546 with failure to save files...
2013-01-26 Eli ZaretskiiFix bug #13553 with usage of IS_DIRECTORY_SEP on MS...
2013-01-25 Eli ZaretskiiUse file-name-coding-system when decoding symlinks...
2013-01-25 Eli ZaretskiiSupport MS-Windows file names encoded in multibyte...
2013-01-23 Eli ZaretskiiFix bug #13515 with processing DBCS file names on MS...
2013-01-22 Eli ZaretskiiFix bug #13065 with file selector dialog on Windows 7.
2013-01-20 Andreas SchwabFixes: debbugs:13505
2013-01-17 Glenn Morris* src/fns.c (Frandom): Doc fix.
2013-01-13 Jan DjärvFix spelling error.
2013-01-13 Jan Djärv* nsfont.m (LCD_SMOOTHING_MARGIN): New define.
2013-01-12 Glenn MorrisChangeLog fix (no need to merge to trunk)
2013-01-11 Jan Djärv* gtkutil.c (xg_initialize): Backport from trunk.
2013-01-11 Paul EggertBackport typo fix from trunk, for AIX.
2013-01-11 Paul EggertFix SIGDANGER handlers, for AIX.
2013-01-05 Eli ZaretskiiImprove display of glyph matrix by dump-glyph-matrix.
2013-01-04 YAMAMOTO MitsuharuDon't use previous underline thickness or position...
2013-01-04 YAMAMOTO MitsuharuMake underwave look more triangular and also degrade...
2013-01-01 Paul EggertUpdate copyright notices for 2013.
2012-12-31 Glenn Morris* src/keymap.c (Fkey_description): Doc fix.
2012-12-29 Andreas SchwabProperly configure GNUstep libraries
2012-12-27 Eli ZaretskiiFix bug #13277 with TTY cursor positioning in a line...
2012-12-27 Glenn MorrisDocument cygwin-convert-file-name-{to|from}-windows
2012-12-24 Eli ZaretskiiFix bug #13262 with crashes in completion on MS-Windows...
2012-12-22 Martin RudalicsReword doc and doc-string of select-window (Bug#13248).
2012-12-21 Eli Zaretskiisrc/fileio.c (Finsert_file_contents): Doc fix.
2012-12-21 Eli ZaretskiiPossibly fix bug #13086 with losing track of subprocess...
2012-12-21 Chong Yidong* buffer.c (Fset_buffer_major_mode): Doc fix.
2012-12-15 Chong Yidong* fns.c (Fcompare_strings): Doc fix.
2012-12-14 Eli ZaretskiiFix bug #12621 with crashes on MS-Windows in LookupAcco...
2012-12-11 Eli ZaretskiiFix bug #13084 with crashes during search.
2012-12-10 Paul Eggert* fileio.c (Fverify_visited_file_modtime): Don't read...
2012-12-10 Paul Eggert* fileio.c (Fvisited_file_modtime): Return (-1 ......
2012-12-10 Daniel ColascioneMove fix for bug#12993 to trunk
2012-12-10 Daniel ColascioneCompile Windows resources into cygw32 Emacs
2012-12-08 Jan Djärv* nsterm.m (fd_handler:): FD_ZERO fds.
2012-12-08 Fabrice PopineauFix incompatibilities with 64-bit Windows builds.
2012-12-08 Christopher Schmidt* lread.c (Vload_source_file_function): Doc fix.
2012-12-07 Eli ZaretskiiFix bug #13108 introduced by the fix to bug #12930.
2012-12-07 Martin RudalicsReword doc-string of Fcompare_buffer_substrings.
2012-12-05 Eli ZaretskiiDon't pass un-encoded file name to mkstemp.
2012-12-05 Eli ZaretskiiFix one part of bug #13079 with temporary files in...
2012-12-04 Eli ZaretskiiFix another instance of bug #12933 with non-ASCII file...
2012-12-01 Chong Yidong* fileio.c (Vauto_save_list_file_name): Minor doc fix.
2012-11-30 Fabrice PopineauFix compilation problems with 64-bit MSVC compiler.
2012-11-27 Glenn Morris* src/data.c (Fboundp): Doc fix re lexical-binding.
2012-11-27 Glenn Morris* src/data.c (Fsymbol_value): Doc fix re lexical-binding.
2012-11-26 Eli ZaretskiiDon't crash if internal-char-font is called on non...
2012-11-24 Paul EggertRevert recent change for Bug#8855.
2012-11-24 Eli ZaretskiiFix assertion violations when clicking on Info bread...
2012-11-24 Eli ZaretskiiFix ChangeLog entries for the last commit.
2012-11-23 Paul EggertFix a race condition with glib (Bug#8855).
2012-11-23 Eli ZaretskiiFix cursor display when several display strings follow...
2012-11-23 Eli ZaretskiiFix pgx in .gdbinit when CHECK_LISP_OBJECT_TYPE is...
2012-11-21 Eli ZaretskiiFix bug #12930 with vertical-motion through a display...
2012-11-20 Daniel ColascioneBackport: Rename cygwin_convert_path* to cygwin_convert...
2012-11-20 Ken BrownFix non-GTK builds on Cygwin
2012-11-19 Eli ZaretskiiMore fixes for bug #12878 with MS-Windows MSVC build.
2012-11-18 Eli ZaretskiiPrevent crashes on MS-Windows when w32-downcase-file...
2012-11-17 Eli ZaretskiiFix bug #12878 with compilation failure with Visual...
2012-11-17 Jan Djärv* nsterm.m (hold_event): Set send_appdefined to YES.
2012-11-16 enami tsugutomo* src/unexelf.c (ELFSIZE) [__NetBSD__ && _LP64]: Set...
2012-11-16 Glenn Morris* src/editfns.c (Fmessage): Mention message-log-max...
2012-11-15 Stefan Monnier* src/eval.c (Finteractive_p): Revert lexbind-merge...
2012-11-14 Eli ZaretskiiClean up w32 timer thread code in the hope of solving...
2012-11-13 Jan Djärv* nsterm.m (hold_event): Send SIGIO to make sure ns_rea...
2012-11-12 Eli ZaretskiiFix bug #12867 with crashes due to large field width...
2012-11-07 Martin RudalicsFix and rewrite doc on window recombining facilities.
2012-11-06 Eli ZaretskiiFix bug #12811 with scrolling under scroll-up/down...
2012-11-05 Eli ZaretskiiFix bug #12774 with crashes in ralloc.c.
2012-11-03 Eli ZaretskiiAdapt MSDOS port to latest changes.
2012-11-03 Eli ZaretskiiLoad term/internal from loadup.el.
2012-11-03 Eli ZaretskiiAdapt the MSDOS build to the latest changes on mainline.
2012-11-03 Jan DjärvBackport from trunk.
2012-11-03 Eli ZaretskiiFix bidi initialization in init_from_display_pos.
2012-11-01 Eli ZaretskiiFix MS-Windows build broken by fixing bug #12776 on...
2012-10-31 Paul EggertFix crash when using Emacs as commit editor for git.
2012-10-31 Michael Albinus* dbusbind.c: Fix cut'n'waste error. Use HAVE_DBUS_VAL...
2012-10-31 Martin RudalicsInstall fixes for Bug#12764 and Bug#12766.
2012-10-30 Jan Djärv* frame.c (Fframe_pixel_height): Fix documentation.
next