summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * Fix various problems with cursor positioning around display properties.Eli Zaretskii2011-07-09
| * Fix another bug with cursor motion around display properties.Eli Zaretskii2011-07-07
| * Empty the bidi cache "stack" when it->sp is zeroed.Eli Zaretskii2011-07-05
| * Save and restore bidi cache when saving and restoring the iterator.Eli Zaretskii2011-07-03
| * Start fixing cursor motion around invisible text.Eli Zaretskii2011-07-02
| * Fix the use case of popping from display property.Eli Zaretskii2011-07-02
| * Support bidi reordering of unibyte strings. Fix crash displaying "All" in mo...Eli Zaretskii2011-07-01
| * Fix typos in comments. Use xassert.Eli Zaretskii2011-07-01
| * Initial version of display/overlay strings is working.Eli Zaretskii2011-06-25
| * Set up the bidi iterator for iterating display strings and overlay strings.Eli Zaretskii2011-06-25
| * Added to bidi.c support functions for reordering display strings.Eli Zaretskii2011-06-23
| * Rearrange bidi.c and add leading comments for each part.Eli Zaretskii2011-06-23
| * Fix display of R2L buffer names in Buffer-menu.Eli Zaretskii2011-06-19
| * Add comments for forced L2R directions of menu bar and tool bar.Eli Zaretskii2011-06-18
| * Fix a gratuitous crash in emacs -nw with iso-safe terminal encoding.Eli Zaretskii2011-06-18
| * Tried and abandoned idea of displaying mode line and tool/menu-bars R2L.Eli Zaretskii2011-06-18
| * Refactor getting the first element into a separate function.Eli Zaretskii2011-06-18
| * Fix box face decision for BEFORE_P case.Eli Zaretskii2011-06-18
| * Fix the decision about box_face in mode line for reordered text.Eli Zaretskii2011-06-18
| * Fix display of R2L strings in mode line.Eli Zaretskii2011-06-16
| * Fix string handling to avoid data relocation gotcha.Eli Zaretskii2011-06-13
| * Fixed a bug with displaying strings padded with blanks.Eli Zaretskii2011-06-11
| * Initial version of string reordering. Tested only on mode line andEli Zaretskii2011-06-11
| * Only commentary changes, no functionality changed.Eli Zaretskii2011-06-11
| * Tested and fixed compute_display_string_pos for buffer iteration.Eli Zaretskii2011-06-10
| * Adapt compute_display_string_pos to iteration over strings.Eli Zaretskii2011-06-09
| * Add code to initialize bidi iterator for displaying strings.Eli Zaretskii2011-06-09
| * Tested with buffer reordering, fixed one crash.Eli Zaretskii2011-06-09
| * Started work on string reordering. Just compiled, not yet tested.Eli Zaretskii2011-06-08
| * Fix declaration in bidi_level_of_next_char.Eli Zaretskii2011-06-04
* | `put-image' doc fixLars Magne Ingebrigtsen2011-07-14
* | `set-scroll-bar-mode' doc clarificationLars Magne Ingebrigtsen2011-07-14
* | `image-mode-fit-frame' doc fixLars Magne Ingebrigtsen2011-07-14
* | Leave point at the end of the rectangle after replacing textLars Magne Ingebrigtsen2011-07-14
* | `current-kill' doc clarificationLars Magne Ingebrigtsen2011-07-14
* | pr-toggle-region doc clarificationLars Magne Ingebrigtsen2011-07-14
* | Allow display-time-mail-function to return nilLars Magne Ingebrigtsen2011-07-14
* | Merge changes made in Gnus trunk.Andrew Cohen2011-07-14
* | `diff' doc clarificationLars Magne Ingebrigtsen2011-07-14
* | Manual for for widget-keymapLars Magne Ingebrigtsen2011-07-14
* | mouse-set-region doc fixLars Magne Ingebrigtsen2011-07-14
* | * font-lock.el (font-lock-maximum-decoration): Mention what numeric levels mean.Lars Magne Ingebrigtsen2011-07-14
* | Mention that `delete-region' doesn't alter the kill ring.Lars Magne Ingebrigtsen2011-07-14
* | * editfns.c (Fdelete_region): Clarify the use of the named parameters.Lars Magne Ingebrigtsen2011-07-14
* | (initial-buffer-choice): Don't mention the `none' selection, which is against...Lars Magne Ingebrigtsen2011-07-14
* | Auto-commit of generated files.Glenn Morris2011-07-14
* | Fix bugs in vertical-motion and display-buffer-normalize-special.Martin Rudalics2011-07-14
* | lisp/subr.el (version-*): Doc fix.Eli Zaretskii2011-07-14
* | * bindings.el: Add advertised binding for set-mark-command (Bug#5772).Chong Yidong2011-07-13
* | Adapt 2011-07-05 switch-to-buffer changes to new switch-to-bufferChong Yidong2011-07-13