Bump version to 24.2
[bpt/emacs.git] / src / ChangeLog
2012-02-19 Chong YidongProtect fileio.c primitives against invalid file handle...
2012-02-18 Eli ZaretskiiFix display of iterator stack by .gdbinit command ...
2012-02-17 Chong YidongClarify doc of scan-lists.
2012-02-17 Kenichi Handamerge trunk
2012-02-15 Paul EggertIncrease default image size limit; don't unlimit Gnus.
2012-02-15 Chong YidongDoc updates for defvar, defconst, and defcustom.
2012-02-13 Andreas Schwab* gnutls.c (emacs_gnutls_write): Fix last change.
2012-02-13 Lars IngebrigtsenFurther GnuTLS EAGAIN write fixups
2012-02-13 Stefan Monnier* src/keymap.c (Fsingle_key_description): Handle char...
2012-02-12 Chong YidongAvoid a risky corner case with invalid face ids.
2012-02-12 Chong Yidong* window.c (Fdelete_window_internal): Invalidate the...
2012-02-12 Glenn MorrisYet more syncing of xselect docs and argument specs
2012-02-11 Lars Ingebrigtsen* gnutls.c (emacs_gnutls_write): Don't infloop if sendt...
2012-02-11 Eli ZaretskiiFix bug #10783 with w32 doc string of x-selection-exists-p.
2012-02-11 Eli ZaretskiiSync MS-DOS selection-related doc strings with X doc...
2012-02-10 Glenn Morris* src/fns.c (Fsecure_hash): Doc fix.
2012-02-09 Glenn MorrisMerge from emacs-23; up to 2010-06-29T18:17:31Z!cyd...
2012-02-08 Kenichi Handacoding.c (produce_chars): Fix updating of src_end ...
2012-02-07 Chong YidongFix and doc-fix for `buffer-local-variables'.
2012-02-07 Glenn MorrisSmall imagemagick doc fixes
2012-02-07 Glenn Morrisimagemagick-render-type fixes
2012-02-06 Chong Yidong* doc.c (store_function_docstring): Avoid applying...
2012-02-04 Andreas Schwab* .gdbinit (pp1, pv1): Remove redundant defines.
2012-02-04 Chong Yidong* src/nsterm.m: Declare a global (Bug#10694).
2012-02-04 Eli ZaretskiiInclude --enable-checking in system-configuration-optio...
2012-02-04 Martin RudalicsWhen changing frame sizes round before applying new...
2012-02-04 Eli ZaretskiiFix bug #10696 with crash when an empty display string...
2012-02-03 Paul EggertHandle overflow when computing char display width ...
2012-02-02 Michael Albinus* dbusbind.c (Fdbus_register_method): Mention the retur...
2012-02-02 Kenichi Handamerge trunk
2012-02-02 Kenichi HandaFix previous change for Bug#6988.
2012-02-02 Glenn MorrisTiny doc tweaks for call-process's :file spec.
2012-02-02 Glenn MorrisNative scroll-bars are not implemented for Nextstep...
2012-02-02 Kenichi Handamerge trunk
2012-02-02 Kenichi HandaInhibit null-string composition component (Bug#6988).
2012-02-01 Eli ZaretskiiSpeed up insertion of subprocess output on MS-Windows.
2012-01-31 Juanma BarranqueroFix typos in ChangeLogs.
2012-01-31 Glenn Morris* w32term.c: Copy previous xterm.c doc fix.
2012-01-31 Glenn Morrisx-toolkit-scroll-bars doc fix.
2012-01-29 Glenn MorrisMinor NEWS cleanup, mainly for "Installation Changes...
2012-01-28 Chong Yidong* src/s/gnu.h: Define POSIX_SIGNALS.
2012-01-28 Chong Yidong* minibuf.c (syms_of_minibuf): Doc fix.
2012-01-26 Chong Yidong* src/keyboard.c (Vecho_keystrokes): Document zero...
2012-01-26 Chong YidongDocument negative repeat counts for search-forward...
2012-01-26 Glenn MorrisDoc fix for lexical-binding being in line one.
2012-01-25 Chong YidongMerge from emacs-23 branch
2012-01-25 Chong YidongTweak custom-variable-p and user-variable-p docs.
2012-01-25 HIROSHI OOTA* src/coding.c (encode_designation_at_bol): Change...
2012-01-21 Chong YidongMake second arg of copysign non-optional.
2012-01-21 Kenichi Handamerge trunk
2012-01-21 Andreas Schwab* process.c (read_process_output): Use p instead of...
2012-01-19 Chong YidongBump version number to 23.4
2012-01-19 Paul EggertFix usage of unitialized local var (backport from trunk)
2012-01-19 Kenichi HandaPay attention to buffer relocation on encoding (Bug...
2012-01-19 Martin RudalicsFix handling of persistent window parameters.
2012-01-19 Glenn MorrisMerge from emacs-23; up to 2012-01-19T07:15:48Z!rgm...
2012-01-18 Yoshiaki KasaharaFix init_buffer for USE_MMAP_FOR_BUFFERS case (backport...
2012-01-18 Alan MackenzieMerge from trunk.
2012-01-16 Martin RudalicsProvide persistent window parameters.
2012-01-15 Alan MackenzieMerge.
2012-01-15 YAMAMOTO MitsuharuFix wrong font metrics for mouse highlight (backport...
2012-01-14 Eli ZaretskiiFix bug #9087 with crashes on MS-Windows under throw...
2012-01-13 Glenn MorrisFix previous ChangeLog date fix (no need to merge to...
2012-01-13 Glenn MorrisChangeLog date fix (no need to merge to trunk)
2012-01-13 Eric M. LudlamFix EDE security flaw involving loading arbitrary Lisp...
2012-01-13 Kenichi HandaTake display-table into account on calculating characte...
2012-01-12 Paul Eggert* xdisp.c (rows_from_pos_range): Add parens as per...
2012-01-12 Sven Joachim* src/s/gnu-linux.h: Use CRT_DIR.
2012-01-11 Eli ZaretskiiFix the last part of bug #10464 with mouse highlight...
2012-01-11 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files (do...
2012-01-11 Glenn Morrisinit_lread fix for bug#10208.
2012-01-10 Glenn Morris* src/emacs.c (syms_of_emacs) <installation-directory...
2012-01-10 Juanma BarranqueroChangeLog fixes.
2012-01-10 Glenn Morris* src/epaths.in (PATH_DUMPLOADSEARCH): Revert previous...
2012-01-10 Glenn MorrisMainly comment fixes related to PATH_LOADSEARCH etc.
2012-01-09 Eli ZaretskiiFix bug #10464 with mouse highlight of display strings.
2012-01-09 Eli ZaretskiiFix uninitialized variable in note_mouse_highlight...
2012-01-09 Johan BockgårdAvoid crash on composition (backport from trunk).
2012-01-09 Chong YidongFix use of uninitialized var (backport from trunk).
2012-01-09 Eli ZaretskiiFix use of uninitialized variable (backport from trunk).
2012-01-09 YAMAMOTO MitsuharuFix glitch in scrolling_window (backport from trunk).
2012-01-09 Eli ZaretskiiBackport Bug#9990 fix from trunk
2012-01-09 Chong YidongMerge changes from emacs-23 branch
2012-01-07 Paul EggertMerge from trunk.
2012-01-07 Eli ZaretskiiFix bug #6540 with a crash while inserting non-ASCII...
2012-01-07 LynXFix bug #10284 with renaming a directory on MS-Windows.
2012-01-07 David BenjaminFix focus handling for embedded frames.
2012-01-05 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files
2012-01-05 Glenn MorrisUpdate short copyright year to 2012.
2012-01-03 Juanma BarranqueroFix typos.
2012-01-01 Eli ZaretskiiAllow Emacs on w32 to build against and work with GnuTL...
2011-12-31 Paul EggertAdd Bug#8828 to my 2011-06-15 entry.
2011-12-31 Antoine LevittDoc fix for window-scroll-functions.
2011-12-29 Paul EggertAdd Bug#.
2011-12-29 Paul Eggertemacs: fix an auto-save permissions race condition
2011-12-28 Kenichi Handamerge trunk
2011-12-28 Kenichi Handacoding.c: (Fdefine_coding_system_internal): Make an...
2011-12-26 Jan Djärv* xmenu.c (x_menu_wait_for_event): Use xg_select for...
2011-12-25 Andreas Schwab* callint.c (Fcall_interactively): Don't truncate promp...
2011-12-24 Eli ZaretskiiAdd the bug number #10360 to the entry for 2011-12...
next