| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | | | | Fix cursor motion slowdown at the beginning of buffer. | Eli Zaretskii | 2011-07-24 | 2 | -4/+14 | |
| | | * | | | | | | | | | | | | | | | | | src/bidi.c: Backport from trunk a bugfix for bidi_paragraph_init at EOB. | Eli Zaretskii | 2011-07-23 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | | | | | | Merge from trunk. | Paul Eggert | 2011-07-24 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | * src/xml.c: Fix Lisp_Object/int mixup. | Stefan Monnier | 2011-07-24 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | Merge from gnulib, using build-aux to remove clutter. | Paul Eggert | 2011-07-24 | 2 | -1/+5 | |
| |/ / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | Fix crash at startup under XASSERTS. | Eli Zaretskii | 2011-07-24 | 2 | -1/+7 | |
| * | | | | | | | | | | | | | | | | | | * xml.c (parse_region): Remove unused local | Paul Eggert | 2011-07-23 | 2 | -1/+5 | |
| * | | | | | | | | | | | | | | | | | | Fix compilation with GLYPH_DEBUG. | Eli Zaretskii | 2011-07-23 | 2 | -1/+4 | |
| * | | | | | | | | | | | | | | | | | | src/xdisp.c: Fix a typo in a comment. | Eli Zaretskii | 2011-07-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | Fix pos-visible-in-window-p under bidi redisplay. | Eli Zaretskii | 2011-07-23 | 2 | -3/+48 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Fix pos-visible-in-window-p under bidi redisplay when lines are truncated. | Eli Zaretskii | 2011-07-23 | 2 | -4/+62 | |
| * | | | | | | | | | | | | | | | | | | Fix title and toolbar not shown in OSX 10.7. | Jan Djärv | 2011-07-23 | 2 | -0/+8 | |
| * | | | | | | | | | | | | | | | | | | Speed up keyboard auto-repeat cursor motion under bidi redisplay. | Eli Zaretskii | 2011-07-23 | 2 | -24/+137 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Fix previous change that broke faces in bidirectional text. | Eli Zaretskii | 2011-07-22 | 2 | -21/+70 | |
| | * | | | | | | | | | | | | | | | | | Speed up cursor motion in large fontified buffers. | Eli Zaretskii | 2011-07-19 | 2 | -27/+61 | |
| | * | | | | | | | | | | | | | | | | | Fix a terrible slowdown in large fully fontified buffers. | Eli Zaretskii | 2011-07-16 | 2 | -1/+38 | |
| * | | | | | | | | | | | | | | | | | | Fix bug #9149 with mouse highlight of empty lines. | Eli Zaretskii | 2011-07-22 | 2 | -2/+7 | |
| * | | | | | | | | | | | | | | | | | | Fix --reverse-video on ttys. | Chong Yidong | 2011-07-22 | 2 | -5/+8 | |
| * | | | | | | | | | | | | | | | | | | Doc fix for string-to-char (Bug#6576). | Chong Yidong | 2011-07-21 | 2 | -6/+6 | |
| * | | | | | | | | | | | | | | | | | | * xml.c (parse_region): Make sure we always return a tree. | Lars Magne Ingebrigtsen | 2011-07-20 | 2 | -1/+6 | |
| * | | | | | | | | | | | | | | | | | | * xml.c (parse_region): If a document contains only comments, return that, too. | HAMANO Kiyoto | 2011-07-20 | 2 | -3/+20 | |
| * | | | | | | | | | | | | | | | | | | * xml.c (make_dom): Return comments, too. | Lars Magne Ingebrigtsen | 2011-07-20 | 2 | -0/+12 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Port to OpenBSD. | Paul Eggert | 2011-07-19 | 4 | -16/+43 | |
| * | | | | | | | | | | | | | | | | | * lread.c (syms_of_lread): Clarify when `lexical-binding' is used | Lars Magne Ingebrigtsen | 2011-07-19 | 2 | -4/+8 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | * fileio.c (Fcopy_file) [!MSDOS]: Tighten created file's mask. | Paul Eggert | 2011-07-18 | 2 | -4/+17 | |
| * | | | | | | | | | | | | | | | | * alloc.c (valid_pointer_p): Use pipe, not open. | Paul Eggert | 2011-07-18 | 2 | -5/+8 | |
| * | | | | | | | | | | | | | | | | * fileio.c (Fcopy_file): Adjust mode if fchown fails. (Bug#9002) | Paul Eggert | 2011-07-18 | 2 | -4/+21 | |
| * | | | | | | | | | | | | | | | | * src/xdisp.c (next_element_from_string, next_element_from_buffer): Use EQ | Stefan Monnier | 2011-07-17 | 4 | -10/+16 | |
| * | | | | | | | | | | | | | | | | Fix last change | Andreas Schwab | 2011-07-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | Make read-symbol-positions-list more accurate | Andreas Schwab | 2011-07-17 | 2 | -26/+17 | |
| * | | | | | | | | | | | | | | | | * src/lread.c (read1): Read `#:' as empty uninterned symbol if no | Andreas Schwab | 2011-07-17 | 2 | -1/+19 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | * fileio.c (Fcopy_file): Pacify gcc re fchown. (Bug#9002) | Paul Eggert | 2011-07-16 | 2 | -1/+11 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | src/makefile.w32-in (GLOBAL_SOURCES): Add gnutls.c (followup to bug#9059). | Juanma Barranquero | 2011-07-17 | 2 | -1/+6 | |
| * | | | | | | | | | | | | | | Move the defintion of `gnutls-log-level' to the C level to avoid loading prob... | Lars Magne Ingebrigtsen | 2011-07-17 | 2 | -8/+11 | |
| * | | | | | | | | | | | | | | * fileio.c (Fcopy_file): Don't diagnose fchown failures. | Paul Eggert | 2011-07-16 | 2 | -2/+6 | |
| * | | | | | | | | | | | | | | Use the same condition for POLL_FOR_INPUT in both keyboard.c and process.c | Lars Magne Ingebrigtsen | 2011-07-16 | 2 | -1/+6 | |
| * | | | | | | | | | | | | | | Allow controlling how many prime bits to use during TLS negotiation | Lawrence Mitchell | 2011-07-15 | 2 | -0/+21 | |
| * | | | | | | | | | | | | | | * src/doc.c (Fsubstitute_command_keys): Revert last change. | Andreas Schwab | 2011-07-15 | 2 | -2/+6 | |
| * | | | | | | | | | | | | | | Clarify that \= only quotes the next character | Lars Magne Ingebrigtsen | 2011-07-15 | 2 | -2/+6 | |
| * | | | | | | | | | | | | | | `lexical-binding' doc clarification | Lars Magne Ingebrigtsen | 2011-07-15 | 2 | -3/+11 | |
| * | | | | | | | | | | | | | | Fix vertical cursor motion in Speedbar frames under bidi display. | Eli Zaretskii | 2011-07-15 | 2 | -1/+21 | |
| * | | | | | | | | | | | | | | No need for ChangeLog entry about quickly reverted change. | Glenn Morris | 2011-07-14 | 1 | -3/+0 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Fix minor problems found by static checking. | Paul Eggert | 2011-07-14 | 2 | -2/+9 | |
| * | | | | | | | | | | | | | * indent.c (Fvertical_motion): Mark locals as initialized. | Paul Eggert | 2011-07-14 | 2 | -1/+2 | |
| * | | | | | | | | | | | | | * xdisp.c (reseat_to_string): Fix pointer signedness issue. | Paul Eggert | 2011-07-14 | 2 | -1/+5 | |
| | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | * data.c (Fcdr, Fcar): Revert the last change, since it didn't really clarify... | Lars Magne Ingebrigtsen | 2011-07-14 | 2 | -6/+5 | |
| * | | | | | | | | | | | | Mention `case-fold-search' in all the re_search_* functions | Lars Magne Ingebrigtsen | 2011-07-14 | 2 | -0/+19 | |
| * | | | | | | | | | | | | * keyboard.c (Fopen_dribble_file): Document when the file is closed. | Lars Magne Ingebrigtsen | 2011-07-14 | 2 | -1/+7 | |
| * | | | | | | | | | | | | * data.c (car, cdr): add functionality hints to documentation. | Adam Sjøgren | 2011-07-14 | 2 | -2/+6 | |
| * | | | | | | | | | | | | Fix format conversion in bidi.c. | Eli Zaretskii | 2011-07-14 | 2 | -1/+4 | |