Fix default values of character properties.
[bpt/emacs.git] / src / ChangeLog
2011-08-23 Kenichi HandaFix default values of character properties.
2011-08-19 Eli ZaretskiiAvoid a crash in mouse-highlight of Speedbar frames.
2011-08-19 Eli ZaretskiiFix bidi cursor motion when a line begins with a compos...
2011-08-18 Eli ZaretskiiProtect the bidi iterator against zero bidi properties.
2011-08-18 Eli ZaretskiiFix bidi reordering around TAB characters covered by...
2011-08-18 Andreas Schwab* src/process.c (Fnetwork_interface_list): Correctly...
2011-08-17 Chong YidongRemove aborts from internal_condition_case*.
2011-08-17 Eli ZaretskiiFix bug #9311 with loading on MS-Windows .elc files...
2011-08-16 Ken Brown* src/gmalloc.c: Expand comment.
2011-08-16 Eli ZaretskiiFix cursor positioning at end of buffer under bidi...
2011-08-16 Ken BrownFix memory allocation problems in Cygwin build (Bug...
2011-08-15 Paul Eggert* bidi.c (bidi_initialize): Remove unused local.
2011-08-15 Eli ZaretskiiUse uniprop tables instead of biditype.h and bidimirror.h.
2011-08-15 Eli ZaretskiiSupport RLE/RLO/LRE/LRO for determining paragraph direc...
2011-08-15 Eli ZaretskiiAnother part of fixing bug #9296 with vertical cursor...
2011-08-14 Kenichi HandaAvoid crash with invalid default-process-coding-system.
2011-08-14 Eli ZaretskiiFix bug #9296 with vertical cursor motion on images.
2011-08-14 Jan DjärvFix that executing applescript may hang emacs uninterru...
2011-08-14 Andreas SchwabFollow variable naming convention
2011-08-14 Paul Eggert* xfaces.c (Qframe_set_background_mode): Now static.
2011-08-14 Paul Eggert* process.c (Fnetwork_interface_info): Declare local...
2011-08-14 Paul EggertMerge from trunk.
2011-08-13 Jan DjärvFix network-interface-list|info on newer BSD derived...
2011-08-12 Eli ZaretskiiFix bug #9284 with line/wrap-prefix property on display...
2011-08-09 Chong YidongMerge from emacs-23 branch
2011-08-08 Eli ZaretskiiImprove on previous change in xdisp.c.
2011-08-08 Eli ZaretskiiSpeed up bidi redisplay with selective-display.
2011-08-08 Chong YidongLisp code shouldn't use set-time-zone-rule except throu...
2011-08-08 Chong YidongDon't lose extra font info when using the Fontconfig...
2011-08-07 Chong Yidong* composite.c (autocmp_chars): Don't reset point.
2011-08-07 Juri LinkovMinor doc fixes. Remove duplicate ChangeLog entries.
2011-08-06 Paul EggertMerge from trunk.
2011-08-06 Eli ZaretskiiReally fix bug #9224 with vertical-motion under word...
2011-08-06 Eli ZaretskiiFix bug #9254 with crash and cursor positioning under...
2011-08-06 Paul EggertMerge from trunk.
2011-08-05 Eli ZaretskiiBug #9224 was fixed together with bug #9221.
2011-08-05 Eli ZaretskiiMake bidi_cache_total_alloc static.
2011-08-05 Eli ZaretskiiFix bug #9221 with memory leak in bidi display.
2011-08-05 Eli ZaretskiiFix bug #9221 with resource allocation under word-wrap.
2011-08-05 Eli ZaretskiiFix bug #9229 with cursor positioning on display strings.
2011-08-04 Paul EggertMerge from trunk.
2011-08-04 Jan DjärvCheck for pthread and use it if found.
2011-08-04 Andreas Schwab* regex.c (re_iswctype): Remove some redundant boolean...
2011-08-04 Jan DjärvSet _NET_WM_WINDOW_OPACITY on outer window manager...
2011-08-04 Paul Eggert* callproc.c (Fcall_process): Avoid vfork clobbering
2011-08-04 Paul EggertMerge from trunk.
2011-08-03 Stefan Monnier* src/keymap.c (Fmake_composed_keymap): Move to subr.el.
2011-08-03 Paul Eggert* fontset.c (dump_fontset) [FONTSET_DEBUG]: Declare...
2011-08-03 Paul Eggert* xdisp.c (compute_display_string_pos): Remove unused...
2011-08-03 Paul EggertMerge from trunk.
2011-08-02 Eli ZaretskiiFix bug #9218 with slow cursor motion and scrolling...
2011-08-02 Stefan Monnier* src/keymap.c (Fdefine_key): Fix Lisp_Object/int mixup...
2011-08-02 Don MarchFix non-prefix key error message when last character...
2011-08-02 Kenichi Handasrc/ChangeLog: Fix format.
2011-08-02 Kenichi HandaMake uniprop_table non-static.
2011-08-01 Eli ZaretskiiFix bug #9212 with selective-display under bidi.
2011-07-30 Andreas Schwab* src/regex.c (re_comp): Protoize.
2011-07-29 Paul Eggert* image.c (check_image_size): Use 1024x1024 if unknown...
2011-07-28 Andreas SchwabImplement ## reader macro
2011-07-28 Alp AkerFix for raise display property on NS (Bug#8913).
2011-07-28 Alp AkerFix display artifacts from ns_dumpglyphs_stretch (Bug...
2011-07-28 Alp AkerFix tooltip dimensions on NS (Bug#9176).
2011-07-28 Alp AkerFix image fg and bg colors on NS (Bug#9175).
2011-07-28 Alp AkerImplement strike-through and overline on NextStep ...
2011-07-28 Eli Zaretskiisrc/buffer.c: Fix last change.
2011-07-28 Eli ZaretskiiTurn on bidi-display-reordering by default.
2011-07-28 Paul Eggert* alloc.c (memory_full) [!SYNC_INPUT]: Fix signal-relat...
2011-07-28 Chong YidongBackport 2010-07-03T14:42:02Z!eliz@gnu.org from trunk
2011-07-28 Paul Eggert* image.c (x_check_image_size) [!HAVE_X_WINDOWS]: Return 1.
2011-07-28 Andreas Schwab* regex.c (re_iswctype): Convert return values to boolean.
2011-07-28 Eli ZaretskiiFix bug #9184 with org-agenda crashing under bidi redis...
2011-07-28 Paul Eggert* callproc.c (Fcall_process): Use 'volatile' to avoid...
2011-07-28 Paul EggertMerge: Integer signedness and overflow and related...
2011-07-28 Paul EggertMerge from trunk.
2011-07-27 Lars Magne Ingebri... Silence error message we get in gnutls when the peer...
2011-07-26 Andreas Schwab* fontset.c (fontset_get_font_group): Add proper type...
2011-07-25 Jan Djärv* nsmenu.m (ns_popup_dialog): Add an "ok" button if...
2011-07-25 Paul Eggert* bidi.c (bidi_dump_cached_states): Fix printf format...
2011-07-25 Eli ZaretskiiFix logic of caching display string positions for bidi...
2011-07-24 Eli ZaretskiiFix cursor motion slowdown at the beginning of buffer.
2011-07-24 Eli ZaretskiiFix crash at startup under XASSERTS.
2011-07-23 Paul Eggert* xml.c (parse_region): Remove unused local
2011-07-23 Eli ZaretskiiFix compilation with GLYPH_DEBUG.
2011-07-23 Eli ZaretskiiFix pos-visible-in-window-p under bidi redisplay.
2011-07-23 Eli ZaretskiiFix pos-visible-in-window-p under bidi redisplay when...
2011-07-23 Jan DjärvFix title and toolbar not shown in OSX 10.7.
2011-07-23 Eli ZaretskiiSpeed up keyboard auto-repeat cursor motion under bidi...
2011-07-23 YAMAMOTO MitsuharuSupport LC_FUNCTION_STARTS load command on Darwin.
2011-07-22 Eli ZaretskiiFix bug #9149 with mouse highlight of empty lines.
2011-07-22 Chong YidongMerge fix for Bug#4238 from trunk
2011-07-22 Eli ZaretskiiFix previous change that broke faces in bidirectional...
2011-07-22 Chong YidongFix --reverse-video on ttys.
2011-07-21 Chong YidongDoc fix for string-to-char (Bug#6576).
2011-07-20 Lars Magne Ingebri... * xml.c (parse_region): Make sure we always return...
2011-07-20 HAMANO Kiyoto* xml.c (parse_region): If a document contains only...
2011-07-20 Lars Magne Ingebri... * xml.c (make_dom): Return comments, too.
2011-07-20 Paul EggertMerge from trunk.
2011-07-19 Paul EggertMerge from trunk.
2011-07-19 Eli ZaretskiiSpeed up cursor motion in large fontified buffers.
2011-07-19 Paul EggertPort to OpenBSD.
next