aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunk.Paul Eggert2011-07-271-1/+96
|\
| * Silence error message we get in gnutls when the peer hangs upLars Magne Ingebrigtsen2011-07-271-0/+5
| * * nsmenu.m (ns_popup_dialog): Add an "ok" button if no buttonsJan Djärv2011-07-251-0/+5
| * * bidi.c (bidi_dump_cached_states): Fix printf format mismatch.Paul Eggert2011-07-251-0/+5
| * Fix logic of caching display string positions for bidi display.Eli Zaretskii2011-07-251-0/+6
| |\
| | * Fix cursor motion slowdown at the beginning of buffer.Eli Zaretskii2011-07-241-0/+6
| * | Fix crash at startup under XASSERTS.Eli Zaretskii2011-07-241-0/+5
| * | * xml.c (parse_region): Remove unused localPaul Eggert2011-07-231-0/+5
| * | Fix compilation with GLYPH_DEBUG.Eli Zaretskii2011-07-231-0/+3
| * | Fix pos-visible-in-window-p under bidi redisplay.Eli Zaretskii2011-07-231-0/+9
| |\ \ | | |/
| | * Fix pos-visible-in-window-p under bidi redisplay when lines are truncated.Eli Zaretskii2011-07-231-0/+8
| * | Fix title and toolbar not shown in OSX 10.7.Jan Djärv2011-07-231-0/+5
| * | Speed up keyboard auto-repeat cursor motion under bidi redisplay.Eli Zaretskii2011-07-231-0/+19
| |\ \ | | |/
| | * Fix previous change that broke faces in bidirectional text.Eli Zaretskii2011-07-221-0/+9
| | * Speed up cursor motion in large fontified buffers.Eli Zaretskii2011-07-191-0/+15
| | * Fix a terrible slowdown in large fully fontified buffers.Eli Zaretskii2011-07-161-0/+7
| * | Fix bug #9149 with mouse highlight of empty lines.Eli Zaretskii2011-07-221-0/+5
| * | Fix --reverse-video on ttys.Chong Yidong2011-07-221-0/+5
| * | Doc fix for string-to-char (Bug#6576).Chong Yidong2011-07-211-0/+5
| * | * xml.c (parse_region): Make sure we always return a tree.Lars Magne Ingebrigtsen2011-07-201-0/+4
| * | * xml.c (parse_region): If a document contains only comments, return that, too.HAMANO Kiyoto2011-07-201-0/+5
| * | * xml.c (make_dom): Return comments, too.Lars Magne Ingebrigtsen2011-07-201-0/+4
* | | Merge from trunk.Paul Eggert2011-07-191-1/+49
|\ \ \ | |/ /
| * | Port to OpenBSD.Paul Eggert2011-07-191-0/+13
| * | * lread.c (syms_of_lread): Clarify when `lexical-binding' is usedLars Magne Ingebrigtsen2011-07-191-0/+5
| * | * fileio.c (Fcopy_file) [!MSDOS]: Tighten created file's mask.Paul Eggert2011-07-181-0/+4
| * | * alloc.c (valid_pointer_p): Use pipe, not open.Paul Eggert2011-07-181-0/+3
| * | * fileio.c (Fcopy_file): Adjust mode if fchown fails. (Bug#9002)Paul Eggert2011-07-181-0/+7
| * | * src/xdisp.c (next_element_from_string, next_element_from_buffer): Use EQStefan Monnier2011-07-171-0/+8
| * | Make read-symbol-positions-list more accurateAndreas Schwab2011-07-171-0/+3
| * | * src/lread.c (read1): Read `#:' as empty uninterned symbol if noAndreas Schwab2011-07-171-0/+5
* | | Merge from trunk.Paul Eggert2011-07-161-0/+8
|\ \ \ | |/ /
| * | * fileio.c (Fcopy_file): Pacify gcc re fchown. (Bug#9002)Paul Eggert2011-07-161-0/+8
* | | Merge from trunk.Paul Eggert2011-07-161-4/+42
|\ \ \ | |/ /
| * | src/makefile.w32-in (GLOBAL_SOURCES): Add gnutls.c (followup to bug#9059).Juanma Barranquero2011-07-171-0/+4
| * | Move the defintion of `gnutls-log-level' to the C level to avoid loading prob...Lars Magne Ingebrigtsen2011-07-171-0/+3
| * | * fileio.c (Fcopy_file): Don't diagnose fchown failures.Paul Eggert2011-07-161-0/+4
| * | Use the same condition for POLL_FOR_INPUT in both keyboard.c and process.cLars Magne Ingebrigtsen2011-07-161-0/+5
| * | Allow controlling how many prime bits to use during TLS negotiationLawrence Mitchell2011-07-151-0/+5
| * | * src/doc.c (Fsubstitute_command_keys): Revert last change.Andreas Schwab2011-07-151-0/+4
| * | Clarify that \= only quotes the next characterLars Magne Ingebrigtsen2011-07-151-0/+4
| * | `lexical-binding' doc clarificationLars Magne Ingebrigtsen2011-07-151-0/+6
| * | Fix vertical cursor motion in Speedbar frames under bidi display.Eli Zaretskii2011-07-151-0/+6
| * | No need for ChangeLog entry about quickly reverted change.Glenn Morris2011-07-141-3/+0
* | | * bidi.c (bidi_cache_ensure_space): Also check that the bidi cache sizePaul Eggert2011-07-141-0/+3
* | | * bidi.c: Integer size and overflow fixes.Paul Eggert2011-07-141-0/+14
* | | Merge from trunk.Paul Eggert2011-07-141-0/+12
|\ \ \ | |/ /
| * | Fix minor problems found by static checking.Paul Eggert2011-07-141-0/+7
| * | * indent.c (Fvertical_motion): Mark locals as initialized.Paul Eggert2011-07-141-0/+1
| * | * xdisp.c (reseat_to_string): Fix pointer signedness issue.Paul Eggert2011-07-141-0/+4