aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix crashes with completion and composed characters.Eli Zaretskii2011-08-231-0/+5
* Fix pos-visible-in-window-p for zero-column composed character.Eli Zaretskii2011-08-231-0/+6
* * src/cmds.c (Fself_insert_command): Mention post-self-insert-hook.Stefan Monnier2011-08-221-9/+13
* Fix vertical cursor motion under bidi on auto-composed characters.Eli Zaretskii2011-08-221-0/+6
* Fix animated gif segfault and frame clearing bug.Chong Yidong2011-08-211-0/+6
* * eval.c (Fcondition_case): Document `debug' symbol in error handler.Chong Yidong2011-08-201-0/+1
* * src/eval.c (Fsignal): Handle `debug' symbol in error handler.Chong Yidong2011-08-201-0/+4
* Avoid a crash in mouse-highlight of Speedbar frames.Eli Zaretskii2011-08-191-0/+4
* Fix bidi cursor motion when a line begins with a composed character.Eli Zaretskii2011-08-191-0/+7
* Protect the bidi iterator against zero bidi properties.Eli Zaretskii2011-08-181-0/+4
* Fix bidi reordering around TAB characters covered by display properties.Eli Zaretskii2011-08-181-0/+7
* * src/process.c (Fnetwork_interface_list): Correctly determine bufferAndreas Schwab2011-08-181-0/+5
* Remove aborts from internal_condition_case*.Chong Yidong2011-08-171-1/+7
* Fix bug #9311 with loading on MS-Windows .elc files in root directories.Eli Zaretskii2011-08-171-0/+5
* * src/gmalloc.c: Expand comment.Ken Brown2011-08-161-0/+4
* Fix cursor positioning at end of buffer under bidi display.Eli Zaretskii2011-08-161-0/+5
* Fix memory allocation problems in Cygwin build (Bug#9273).Ken Brown2011-08-161-0/+17
* * bidi.c (bidi_initialize): Remove unused local.Paul Eggert2011-08-151-0/+4
* Use uniprop tables instead of biditype.h and bidimirror.h.Eli Zaretskii2011-08-151-0/+16
* Support RLE/RLO/LRE/LRO for determining paragraph direction.Eli Zaretskii2011-08-151-0/+3
* Another part of fixing bug #9296 with vertical cursor motion.Eli Zaretskii2011-08-151-0/+6
* Avoid crash with invalid default-process-coding-system.Kenichi Handa2011-08-141-0/+5
* Fix bug #9296 with vertical cursor motion on images.Eli Zaretskii2011-08-141-0/+7
* Fix that executing applescript may hang emacs uninterruptedly.Jan Djärv2011-08-141-0/+15
* Follow variable naming conventionAndreas Schwab2011-08-141-0/+14
* * xfaces.c (Qframe_set_background_mode): Now static.Paul Eggert2011-08-131-0/+3
* * process.c (Fnetwork_interface_info): Declare local only if needed.Paul Eggert2011-08-131-0/+4
* Fix network-interface-list|info on newer BSD derived OS:es.Jan Djärv2011-08-131-0/+11
* Fix bug #9284 with line/wrap-prefix property on display strings.Eli Zaretskii2011-08-121-0/+14
* Merge from emacs-23 branchChong Yidong2011-08-091-0/+12
|\
| * Backport 2010-07-03T14:42:02Z!eliz@gnu.org from trunkChong Yidong2011-07-281-0/+6
| * * fontset.c (fontset_get_font_group): Add proper type checks.Andreas Schwab2011-07-261-0/+5
| * Support LC_FUNCTION_STARTS load command on Darwin.YAMAMOTO Mitsuharu2011-07-231-0/+7
| * Merge fix for Bug#4238 from trunkChong Yidong2011-07-221-0/+5
| * Suppress address randomization on Darwin. Do not merge into trunk.YAMAMOTO Mitsuharu2011-07-121-0/+5
* | Improve on previous change in xdisp.c.Eli Zaretskii2011-08-081-1/+3
* | Speed up bidi redisplay with selective-display.Eli Zaretskii2011-08-081-0/+5
* | Lisp code shouldn't use set-time-zone-rule except through setenv.Chong Yidong2011-08-081-0/+3
* | Don't lose extra font info when using the Fontconfig font cache.Chong Yidong2011-08-081-0/+5
* | * composite.c (autocmp_chars): Don't reset point.Chong Yidong2011-08-071-0/+5
* | Minor doc fixes. Remove duplicate ChangeLog entries.Juri Linkov2011-08-071-0/+5
* | Really fix bug #9224 with vertical-motion under word-wrap.Eli Zaretskii2011-08-061-0/+2
* | Fix bug #9254 with crash and cursor positioning under longlines-mode.Eli Zaretskii2011-08-061-0/+10
* | Bug #9224 was fixed together with bug #9221.Eli Zaretskii2011-08-051-1/+1
* | Make bidi_cache_total_alloc static.Eli Zaretskii2011-08-051-0/+3
* | Fix bug #9221 with memory leak in bidi display.Eli Zaretskii2011-08-051-0/+20
|\ \
| * | Fix bug #9221 with resource allocation under word-wrap.Eli Zaretskii2011-08-051-0/+20
* | | Fix bug #9229 with cursor positioning on display strings.Eli Zaretskii2011-08-051-0/+5
* | | Check for pthread and use it if found.Jan Djärv2011-08-041-0/+8
* | | * regex.c (re_iswctype): Remove some redundant boolean conversions.Andreas Schwab2011-08-041-0/+5