summaryrefslogtreecommitdiff
path: root/src/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* * data.c (Fcdr, Fcar): Revert the last change, since it didn't really clarify...Lars Magne Ingebrigtsen2011-07-141-4/+3
* Mention `case-fold-search' in all the re_search_* functionsLars Magne Ingebrigtsen2011-07-141-0/+3
* * keyboard.c (Fopen_dribble_file): Document when the file is closed.Lars Magne Ingebrigtsen2011-07-141-0/+5
* * data.c (car, cdr): add functionality hints to documentation.Adam Sjøgren2011-07-141-0/+4
* Fix format conversion in bidi.c.Eli Zaretskii2011-07-141-0/+3
* Support bidi reordering of overlay and display strings.Eli Zaretskii2011-07-141-0/+206
|\
| * Fix declarations of variables related to bidi cache indices.Eli Zaretskii2011-07-141-0/+8
| * src/bidi.c: Fix type of a variable revealed on x86_64.Eli Zaretskii2011-07-091-0/+3
| * Fix various problems with cursor positioning around display properties.Eli Zaretskii2011-07-091-0/+18
| * Fix another bug with cursor motion around display properties.Eli Zaretskii2011-07-071-1/+6
| * Empty the bidi cache "stack" when it->sp is zeroed.Eli Zaretskii2011-07-051-0/+17
| * Save and restore bidi cache when saving and restoring the iterator.Eli Zaretskii2011-07-031-0/+15
| * Start fixing cursor motion around invisible text.Eli Zaretskii2011-07-021-0/+10
| * Fix the use case of popping from display property.Eli Zaretskii2011-07-021-0/+18
| * Support bidi reordering of unibyte strings. Fix crash displaying "All" in mo...Eli Zaretskii2011-07-011-0/+16
| * Initial version of display/overlay strings is working.Eli Zaretskii2011-06-251-0/+14
| * Set up the bidi iterator for iterating display strings and overlay strings.Eli Zaretskii2011-06-251-0/+32
| * Added to bidi.c support functions for reordering display strings.Eli Zaretskii2011-06-231-0/+9
| * Add comments for forced L2R directions of menu bar and tool bar.Eli Zaretskii2011-06-181-0/+7
| * Fix a gratuitous crash in emacs -nw with iso-safe terminal encoding.Eli Zaretskii2011-06-181-0/+4
| * Tried and abandoned idea of displaying mode line and tool/menu-bars R2L.Eli Zaretskii2011-06-181-0/+4
| * Refactor getting the first element into a separate function.Eli Zaretskii2011-06-181-0/+3
| * Fix box face decision for BEFORE_P case.Eli Zaretskii2011-06-181-2/+1
| * Fix the decision about box_face in mode line for reordered text.Eli Zaretskii2011-06-181-0/+7
| * Fix display of R2L strings in mode line.Eli Zaretskii2011-06-161-0/+13
| * Fix string handling to avoid data relocation gotcha.Eli Zaretskii2011-06-131-0/+11
| * Fixed a bug with displaying strings padded with blanks.Eli Zaretskii2011-06-111-0/+5
| * Initial version of string reordering. Tested only on mode line andEli Zaretskii2011-06-111-0/+15
| * Only commentary changes, no functionality changed.Eli Zaretskii2011-06-111-0/+5
| * Tested and fixed compute_display_string_pos for buffer iteration.Eli Zaretskii2011-06-101-0/+11
| * Adapt compute_display_string_pos to iteration over strings.Eli Zaretskii2011-06-091-0/+17
| * Add code to initialize bidi iterator for displaying strings.Eli Zaretskii2011-06-091-0/+16
| * Tested with buffer reordering, fixed one crash.Eli Zaretskii2011-06-091-0/+5
| * Started work on string reordering. Just compiled, not yet tested.Eli Zaretskii2011-06-081-0/+43
| * Fix declaration in bidi_level_of_next_char.Eli Zaretskii2011-06-041-0/+4
* | * editfns.c (Fdelete_region): Clarify the use of the named parameters.Lars Magne Ingebrigtsen2011-07-141-0/+5
* | Fix bugs in vertical-motion and display-buffer-normalize-special.Martin Rudalics2011-07-141-0/+5
* | Fstring_to_char doc clarificationLars Magne Ingebrigtsen2011-07-141-0/+5
* | src/gnutls.c (init_gnutls_functions): Honor gnutls_log_level (bug#9059).Juanma Barranquero2011-07-131-5/+9
* | src/buffer.c (mmap_find): Fix a typo.Eli Zaretskii2011-07-131-0/+4
* | Fix execution of x selection hooks.Johan Bockgård2011-07-131-0/+12