aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | * bidi.c (bidi_cache_shrink): update size after reallocPaul Eggert2011-08-182-2/+3
| * | | Fix comment.Paul Eggert2011-08-181-1/+1
| * | | Merge from trunk.Paul Eggert2011-08-182-1/+7
| |\ \ \ | | |/ /
| | * | Protect the bidi iterator against zero bidi properties.Eli Zaretskii2011-08-182-0/+6
| * | | Merge from trunk.Paul Eggert2011-08-183-22/+32
| |\ \ \ | | |/ /
| | * | Fix bidi reordering around TAB characters covered by display properties.Eli Zaretskii2011-08-182-3/+10
| | * | * src/process.c (Fnetwork_interface_list): Correctly determine bufferAndreas Schwab2011-08-182-22/+46
| * | | Merge from trunk.Paul Eggert2011-08-184-33/+48
| |\ \ \ | | |/ /
| | * | Remove aborts from internal_condition_case*.Chong Yidong2011-08-172-29/+7
| | * | Fix bug #9311 with loading on MS-Windows .elc files in root directories.Eli Zaretskii2011-08-172-2/+31
| | * | * src/gmalloc.c: Expand comment.Ken Brown2011-08-162-1/+9
| * | | * doc.c (get_doc_string): Rework so thatPaul Eggert2011-08-182-3/+8
| * | | Merge from trunk.Paul Eggert2011-08-164-6/+89
| |\ \ \ | | |/ /
| | * | Fix cursor positioning at end of buffer under bidi display.Eli Zaretskii2011-08-162-4/+11
| | * | Fix memory allocation problems in Cygwin build (Bug#9273).Ken Brown2011-08-163-2/+78
| * | | Simplify previous changes.Paul Eggert2011-08-163-35/+12
| * | | * buffer.c (overlay_str_len): Now ptrdiff_t, not EMACS_INT,Paul Eggert2011-08-152-1/+4
| * | | Merge from trunk.Paul Eggert2011-08-159-848/+69
| |\ \ \ | | |/ /
| | * | * bidi.c (bidi_initialize): Remove unused local.Paul Eggert2011-08-152-2/+4
| | * | Use uniprop tables instead of biditype.h and bidimirror.h.Eli Zaretskii2011-08-158-838/+41
| | * | Support RLE/RLO/LRE/LRO for determining paragraph direction.Eli Zaretskii2011-08-152-6/+14
| | * | Another part of fixing bug #9296 with vertical cursor motion.Eli Zaretskii2011-08-152-2/+10
| * | | Merge from trunk.Paul Eggert2011-08-148-270/+395
| |\ \ \ | | |/ /
| | * | Avoid crash with invalid default-process-coding-system.Kenichi Handa2011-08-142-1/+9
| | * | Fix bug #9296 with vertical cursor motion on images.Eli Zaretskii2011-08-142-2/+13
| | * | Fix that executing applescript may hang emacs uninterruptedly.Jan Djärv2011-08-144-1/+69
| | * | Follow variable naming conventionAndreas Schwab2011-08-143-39/+53
| | * | Whitespace cleanupAndreas Schwab2011-08-142-227/+251
| | | |
| | \ \
| *-. \ \ Merge from trunk.Paul Eggert2011-08-1311-66/+332
| |\ \ \ \ | | | |/ /
| | | * | * src/xdisp.c (compute_display_string_pos): Fix bzr merge glitch.Paul Eggert2011-08-131-2/+0
| | | * | * xfaces.c (Qframe_set_background_mode): Now static.Paul Eggert2011-08-133-2/+4
| | | * | * process.c (Fnetwork_interface_info): Declare local only if needed.Paul Eggert2011-08-132-1/+6
| | | * | Merge from trunk.Paul Eggert2011-08-138-49/+261
| | | |\ \
| | | | * | Fix network-interface-list|info on newer BSD derived OS:es.Jan Djärv2011-08-132-12/+93
| | | | * | Fix bug #9284 with line/wrap-prefix property on display strings.Eli Zaretskii2011-08-122-18/+39
| | | | * | Merge from emacs-23 branchChong Yidong2011-08-093-2/+55
| | | | |\ \ | | | | | |/
| | | | | * Backport 2010-07-03T14:42:02Z!eliz@gnu.org from trunkChong Yidong2011-07-282-31/+39
| | | | | * * fontset.c (fontset_get_font_group): Add proper type checks.Andreas Schwab2011-07-262-2/+11
| | | | | * Support LC_FUNCTION_STARTS load command on Darwin.YAMAMOTO Mitsuharu2011-07-232-0/+44
| | | | | * Merge fix for Bug#4238 from trunkChong Yidong2011-07-222-5/+8
| | | | | * Suppress address randomization on Darwin. Do not merge into trunk.YAMAMOTO Mitsuharu2011-07-122-1/+6
| | | | * | Improve on previous change in xdisp.c.Eli Zaretskii2011-08-082-1/+11
| | | | * | Speed up bidi redisplay with selective-display.Eli Zaretskii2011-08-082-13/+33
| | | | * | Lisp code shouldn't use set-time-zone-rule except through setenv.Chong Yidong2011-08-082-1/+9
| | | | * | Don't lose extra font info when using the Fontconfig font cache.Chong Yidong2011-08-082-0/+9
| | | | * | * composite.c (autocmp_chars): Don't reset point.Chong Yidong2011-08-072-2/+5
| | | | * | Minor doc fixes. Remove duplicate ChangeLog entries.Juri Linkov2011-08-072-1/+8
| | | * | | Merge from trunk.Paul Eggert2011-08-063-15/+60
| | | |\ \ \ | | | | |/ /
| | | | * | Really fix bug #9224 with vertical-motion under word-wrap.Eli Zaretskii2011-08-062-6/+14
| | | | * | Fix bug #9254 with crash and cursor positioning under longlines-mode.Eli Zaretskii2011-08-063-9/+46
| | | |/ / | | |/| |