]> code.delx.au - gnu-emacs/history - src
src/bidi.c: Backport from trunk a bugfix for bidi_paragraph_init at EOB.
[gnu-emacs] / src /
2011-07-23 Eli Zaretskiisrc/bidi.c: Backport from trunk a bugfix for bidi_parag...
2011-07-23 Eli ZaretskiiFix pos-visible-in-window-p under bidi redisplay when...
2011-07-22 Eli ZaretskiiFix previous change that broke faces in bidirectional...
2011-07-19 Eli ZaretskiiSpeed up cursor motion in large fontified buffers.
2011-07-16 Eli ZaretskiiFix a terrible slowdown in large fully fontified buffers.
2011-07-14 Eli ZaretskiiFix declarations of variables related to bidi cache...
2011-07-09 Eli Zaretskiisrc/bidi.c: Fix type of a variable revealed on x86_64.
2011-07-09 Eli ZaretskiiUpdate commentary on bidi.c.
2011-07-09 Eli ZaretskiiFix various problems with cursor positioning around...
2011-07-07 Eli ZaretskiiFix another bug with cursor motion around display prope...
2011-07-05 Eli ZaretskiiEmpty the bidi cache "stack" when it->sp is zeroed.
2011-07-03 Eli ZaretskiiSave and restore bidi cache when saving and restoring...
2011-07-02 Eli ZaretskiiStart fixing cursor motion around invisible text.
2011-07-02 Eli ZaretskiiFix the use case of popping from display property.
2011-07-01 Eli ZaretskiiSupport bidi reordering of unibyte strings. Fix crash...
2011-07-01 Eli ZaretskiiFix typos in comments. Use xassert.
2011-06-25 Eli ZaretskiiInitial version of display/overlay strings is working.
2011-06-25 Eli ZaretskiiSet up the bidi iterator for iterating display strings...
2011-06-23 Eli ZaretskiiAdded to bidi.c support functions for reordering displa...
2011-06-23 Eli ZaretskiiRearrange bidi.c and add leading comments for each...
2011-06-18 Eli ZaretskiiAdd comments for forced L2R directions of menu bar...
2011-06-18 Eli ZaretskiiFix a gratuitous crash in emacs -nw with iso-safe termi...
2011-06-18 Eli ZaretskiiTried and abandoned idea of displaying mode line and...
2011-06-18 Eli ZaretskiiRefactor getting the first element into a separate...
2011-06-18 Eli ZaretskiiFix box face decision for BEFORE_P case.
2011-06-18 Eli ZaretskiiFix the decision about box_face in mode line for reorde...
2011-06-16 Eli ZaretskiiFix display of R2L strings in mode line.
2011-06-13 Eli ZaretskiiFix string handling to avoid data relocation gotcha.
2011-06-11 Eli ZaretskiiFixed a bug with displaying strings padded with blanks.
2011-06-11 Eli ZaretskiiInitial version of string reordering. Tested only...
2011-06-11 Eli ZaretskiiOnly commentary changes, no functionality changed.
2011-06-10 Eli ZaretskiiTested and fixed compute_display_string_pos for buffer...
2011-06-09 Eli ZaretskiiAdapt compute_display_string_pos to iteration over...
2011-06-09 Eli ZaretskiiAdd code to initialize bidi iterator for displaying...
2011-06-09 Eli ZaretskiiTested with buffer reordering, fixed one crash.
2011-06-08 Eli ZaretskiiStarted work on string reordering. Just compiled,...
2011-06-04 Eli ZaretskiiFix declaration in bidi_level_of_next_char.
2011-06-03 Eli ZaretskiiCleanup. Tested in -nw and verified that bug #7616...
2011-05-31 Eli Zaretskiisrc/xdisp.c (single_display_spec_string): Correct a...
2011-05-28 Eli ZaretskiiFix cursor motion across display strings covering reord...
2011-05-28 Eli ZaretskiiFix cursor motion near overlays covering reordered...
2011-05-28 Eli Zaretskiisrc/xdisp.c (compute_display_string_pos): Fix bogus...
2011-05-21 Eli ZaretskiiDiscovery of replacing display properties now uses...
2011-05-14 Eli ZaretskiiRemove kludgey save and restore of IT->position for...
2011-05-14 Eli ZaretskiiText covered by `display' overlays is correctly reordered.
2011-05-14 Eli ZaretskiiRefactoring with bidi_fetch_char tested and debugged.
2011-05-10 Eli ZaretskiiStarted work on reordering display strings. Refactor...
2011-05-09 Andreas Schwab* w32menu.c (set_frame_menubar): Fix submenu allocation.
2011-05-07 Eli ZaretskiiFix bug #8597 with setting frame background mode on...
2011-05-07 Eli ZaretskiiAdapt the MS-DOS build to latest changes.
2011-05-07 Eli ZaretskiiFix changes in 2011-05-01T00:04:17Z!larsi@gnus.org...
2011-05-07 Ben Key* nt/configure.bat: Renamed the fusercflags variable...
2011-05-06 Michael Albinus* dbusbind.c (QCdbus_type_unix_fd): Declare static.
2011-05-06 Juanma Barranquerosrc/makefile.w32-in: Update dependencies.
2011-05-06 Eli ZaretskiiFix the MS-Windows build broken by 2011-05-06T07:13...
2011-05-06 Paul EggertDo not assume EMACS_INT is the same width as a pointer.
2011-05-06 Paul EggertMerge from mainline.
2011-05-06 Paul EggertTemporarily disable wider-than-pointer EMACS_INT.
2011-05-06 Juanma Barranquerosrc/gnutls.c, src/image.c: Make function pointers static.
2011-05-05 Andreas Schwab* src/lread.c (lisp_file_lexically_bound_p): Stop scann...
2011-05-05 Paul Eggert* image.c (Finit_image_library) [!HAVE_NTGUI]: Omit...
2011-05-05 Paul EggertRevert to wraparound integer arithmetic, instead of...
2011-05-05 Paul EggertMerge from mainline.
2011-05-05 Glenn MorrisMerge from emacs-23; up to 2010-06-10T05:17:21Z!rgm...
2011-05-05 Juanma Barranquerosrc/gnutls.c: Keep list of function aliases in alphabet...
2011-05-05 Ted ZlatanovAdd fn_NAME alias for `gnutls_certificate_set_x509_key_...
2011-05-05 Juanma Barranquerosrc/makefile.w32-in: Update dependencies.
2011-05-04 Juanma Barranquerosrc/gnutls.c: Remove unused parameter `fildes'.
2011-05-04 Juanma BarranqueroFix previous change: the library cache is defined in...
2011-05-04 Juanma BarranqueroImplement dynamic loading of GnuTLS on Windows.
2011-05-04 Paul Eggert* term.c (vfatal): Remove stray call to va_end.
2011-05-04 Paul EggertUse C99's va_copy to avoid undefined behavior on x86...
2011-05-04 Paul Eggert* eval.c (verror): OK to create a string of up to MOST_...
2011-05-04 Paul Eggert* term.c: Don't include <stdarg.h>, as <lisp.h> does...
2011-05-04 Paul EggertMerge from mainline.
2011-05-04 Ted ZlatanovSupport :keylist and :crlfiles options to `gnutls-boot...
2011-05-04 Paul EggertMerge from mainline.
2011-05-03 Paul EggertAdd Bug#.
2011-05-03 Jan Djärv* xterm.c (x_set_frame_alpha): Do not set property...
2011-05-03 Paul Eggert* floatfns.c (Fexpt): Likewise.
2011-05-03 Paul EggertArithmetic overflows now return float rather than wrapp...
2011-05-03 Paul Eggert* callproc.c (Fcall_process): Use 'volatile' to avoid...
2011-05-03 Paul Eggert* process.c (Fformat_network_address): Fix typo: args2...
2011-05-03 Paul Eggert* xmenu.c (set_frame_menubar): Fix typo: int * -> int...
2011-05-03 Paul EggertMerge from mainline.
2011-05-03 Paul EggertMerge: Fixes for Bug#8600 and Bug#8601.
2011-05-02 Juanma Barranquerosrc/sysdep.c (get_tty_size) [WINDOWSNT]: Implement.
2011-05-02 Paul EggertAdd Bug#.
2011-05-02 Paul Eggert* lread.c (read_integer): Be more consistent with strin...
2011-05-02 Juanma Barranquerosrc/gnutls.c: Make static a bunch of variables.
2011-05-01 Paul Eggert* coding.c (detect_coding_charset): Fix typo: * 2 ...
2011-05-01 Paul EggertAdd Bug#.
2011-05-01 Paul Eggert* charset.h (struct charset.code_space): Now has 15...
2011-05-01 Andreas Schwab* src/callproc.c: Indentation fixup.
2011-05-01 Andreas Schwab* src/sysdep.c (wait_for_termination_1): Make static.
2011-05-01 Lars Magne Ingebri... Extend `call-process' to take the `(:file "file")'...
2011-04-30 Paul Eggert* doprnt.c (doprnt): Support arbitrary pI values, such...
2011-04-30 Paul EggertMerge from mainline.
2011-04-30 Paul Eggert* dispnew.c (scrolling_window): Return 1 if we scrolled,
2011-04-30 Eli ZaretskiiAdapt the MSDOS build to latest changes.
next