aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * image.c (x_check_image_size) [!HAVE_X_WINDOWS]: Return 1.Paul Eggert2011-07-282-3/+15
* * regex.c (re_iswctype): Convert return values to boolean.Andreas Schwab2011-07-282-17/+21
* Fix bug #9184 with org-agenda crashing under bidi redisplay.Eli Zaretskii2011-07-282-1/+8
* * callproc.c (Fcall_process): Use 'volatile' to avoid vfork clobbering.Paul Eggert2011-07-272-0/+6
* * bidi.c (bidi_dump_cached_states): Merge ptrdiff_t fix.Paul Eggert2011-07-271-1/+1
* Merge from trunk.Paul Eggert2011-07-2711-50/+307
|\
| * Silence error message we get in gnutls when the peer hangs upLars Magne Ingebrigtsen2011-07-272-0/+8
| * * nsmenu.m (ns_popup_dialog): Add an "ok" button if no buttonsJan Djärv2011-07-252-1/+14
| * * bidi.c (bidi_dump_cached_states): Fix printf format mismatch.Paul Eggert2011-07-252-1/+6
| * Fix logic of caching display string positions for bidi display.Eli Zaretskii2011-07-252-4/+14
| |\
| | * Fix cursor motion slowdown at the beginning of buffer.Eli Zaretskii2011-07-242-4/+14
| | * src/bidi.c: Backport from trunk a bugfix for bidi_paragraph_init at EOB.Eli Zaretskii2011-07-231-4/+4
| * | * src/xml.c: Fix Lisp_Object/int mixup.Stefan Monnier2011-07-241-2/+2
| * | Fix crash at startup under XASSERTS.Eli Zaretskii2011-07-242-1/+7
| * | * xml.c (parse_region): Remove unused localPaul Eggert2011-07-232-1/+5
| * | Fix compilation with GLYPH_DEBUG.Eli Zaretskii2011-07-232-1/+4
| * | src/xdisp.c: Fix a typo in a comment.Eli Zaretskii2011-07-231-1/+1
| * | Fix pos-visible-in-window-p under bidi redisplay.Eli Zaretskii2011-07-232-3/+48
| |\|
| | * Fix pos-visible-in-window-p under bidi redisplay when lines are truncated.Eli Zaretskii2011-07-232-4/+62
| * | Fix title and toolbar not shown in OSX 10.7.Jan Djärv2011-07-232-0/+8
| * | Speed up keyboard auto-repeat cursor motion under bidi redisplay.Eli Zaretskii2011-07-232-24/+137
| |\|
| | * Fix previous change that broke faces in bidirectional text.Eli Zaretskii2011-07-222-21/+70
| | * Speed up cursor motion in large fontified buffers.Eli Zaretskii2011-07-192-27/+61
| | * Fix a terrible slowdown in large fully fontified buffers.Eli Zaretskii2011-07-162-1/+38
| * | Fix bug #9149 with mouse highlight of empty lines.Eli Zaretskii2011-07-222-2/+7
| * | Fix --reverse-video on ttys.Chong Yidong2011-07-222-5/+8
| * | Doc fix for string-to-char (Bug#6576).Chong Yidong2011-07-212-6/+6
| * | * xml.c (parse_region): Make sure we always return a tree.Lars Magne Ingebrigtsen2011-07-202-1/+6
| * | * xml.c (parse_region): If a document contains only comments, return that, too.HAMANO Kiyoto2011-07-202-3/+20
| * | * xml.c (make_dom): Return comments, too.Lars Magne Ingebrigtsen2011-07-202-0/+12
* | | Merge from trunk.Paul Eggert2011-07-1910-68/+147
|\| |
| * | Port to OpenBSD.Paul Eggert2011-07-194-16/+43
| * | * lread.c (syms_of_lread): Clarify when `lexical-binding' is usedLars Magne Ingebrigtsen2011-07-192-4/+8
| * | * fileio.c (Fcopy_file) [!MSDOS]: Tighten created file's mask.Paul Eggert2011-07-182-4/+17
| * | * alloc.c (valid_pointer_p): Use pipe, not open.Paul Eggert2011-07-182-5/+8
| * | * fileio.c (Fcopy_file): Adjust mode if fchown fails. (Bug#9002)Paul Eggert2011-07-182-4/+21
| * | * src/xdisp.c (next_element_from_string, next_element_from_buffer): Use EQStefan Monnier2011-07-174-10/+16
| * | Fix last changeAndreas Schwab2011-07-171-1/+1
| * | Make read-symbol-positions-list more accurateAndreas Schwab2011-07-172-26/+17
| * | * src/lread.c (read1): Read `#:' as empty uninterned symbol if noAndreas Schwab2011-07-172-1/+19
* | | Merge from trunk.Paul Eggert2011-07-162-1/+11
|\| |
| * | * fileio.c (Fcopy_file): Pacify gcc re fchown. (Bug#9002)Paul Eggert2011-07-162-1/+11
* | | Merge from trunk.Paul Eggert2011-07-167-20/+91
|\| |
| * | src/makefile.w32-in (GLOBAL_SOURCES): Add gnutls.c (followup to bug#9059).Juanma Barranquero2011-07-172-1/+6
| * | Move the defintion of `gnutls-log-level' to the C level to avoid loading prob...Lars Magne Ingebrigtsen2011-07-172-8/+11
| * | * fileio.c (Fcopy_file): Don't diagnose fchown failures.Paul Eggert2011-07-162-2/+6
| * | Use the same condition for POLL_FOR_INPUT in both keyboard.c and process.cLars Magne Ingebrigtsen2011-07-162-1/+6
| * | Allow controlling how many prime bits to use during TLS negotiationLawrence Mitchell2011-07-152-0/+21
| * | * src/doc.c (Fsubstitute_command_keys): Revert last change.Andreas Schwab2011-07-152-2/+6
| * | Clarify that \= only quotes the next characterLars Magne Ingebrigtsen2011-07-152-2/+6