Fix bug #11073 with bidi-related crashes displaying some byte sequences.
[bpt/emacs.git] / src / ChangeLog
2012-03-23 Eli ZaretskiiFix bug #11073 with bidi-related crashes displaying...
2012-03-23 Troels Nielsen* src/process.c (wait_reading_process_output): Handle...
2012-03-22 Chong YidongFor line prefixes, use default face; don't inherit...
2012-03-21 Kenichi Handamerge trunk
2012-03-21 Chong YidongUpdates to Display chapter of Lisp manual.
2012-03-20 Eli ZaretskiiDoc fixes in w32-specific primitives related to console...
2012-03-20 Chong YidongUpdate doc to reflect new non-nil value of redisplay...
2012-03-19 Kenichi Handamerge trunk
2012-03-19 Kenichi Handaftfont.c (ftfont_drive_otf): Mask bits of character...
2012-03-18 Eli ZaretskiiFix bug #11035 with cursor positioning on overlay strin...
2012-03-12 Paul Eggert* buffer.c (compare_overlays): Don't assume args differ...
2012-03-12 Chong YidongRename inhibit_window_configuration_change_hook to...
2012-03-11 Chong Yidong* keymap.c (Fkey_description): Doc fix.
2012-03-11 Chong Yidong* src/editfns.c (Fconstrain_to_field): Doc fix.
2012-03-10 Chong Yidong* frame.c (other_visible_frames): Don't assume selected...
2012-03-09 Stefan Monnier* src/buffer.c (compare_overlays): Avoid qsort's instab...
2012-03-08 Jan Djärv* gtkutil.c (x_wm_set_size_hint): Use one row in call to
2012-03-03 Glenn Morrislispref/internals.texi Memory Usage tiny change
2012-03-03 Glenn Morrislispref/internals.texi Pure Storage updates
2012-03-02 Eli ZaretskiiFix computation of scroll-margin's character position...
2012-03-02 Eli ZaretskiiFix typos in comments.
2012-03-02 Eli ZaretskiiFix bug #10902 with cursor positioning at EOB.
2012-03-02 Glenn Morris* src/buffer.c (buffer-list-update-hook): Doc fix.
2012-02-29 Eli ZaretskiiFix bug #10903 with displaying an empty display string.
2012-02-25 Paul EggertGeneralize fix for crash due to non-contiguous EMACS_IN...
2012-02-25 Chong YidongDocument SELinux support functions in Lisp manual.
2012-02-25 Chong YidongReduce x-selection-timeout to 5s, and add a message...
2012-02-24 Glenn MorrisChangeLog fixes
2012-02-24 Chong YidongProcess multiple X selection requests in process_specia...
2012-02-23 Chong Yidong* window.c: Fix last fix.
2012-02-23 Chong YidongAvoid infloop in next-frame during frame creation.
2012-02-22 Chong Yidong* src/xterm.c (x_draw_image_relief): Add missing type...
2012-02-21 Chong YidongUpdate Files chapter in Lisp manual.
2012-02-21 Paul EggertIn GDB scripts, don't assume that EMACS_INT fits in...
2012-02-20 Paul EggertFix crash due to non-contiguous EMACS_INT (Bug#10780).
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...
next