index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dispextern.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
.
Merge from trunk.
Paul Eggert
2011-11-18
1
-0
/
+5
|
\
\
|
|
*
Fix minor problems found by static checking.
Paul Eggert
2011-11-18
1
-0
/
+2
|
|
/
|
*
Fix another crash due to incorrect hash value of glyph rows, bug #10035.
Eli Zaretskii
2011-11-18
1
-0
/
+3
|
*
Avoid some portability problems by eschewing 'extern inline' functions.
Paul Eggert
2011-11-08
1
-8
/
+8
|
*
Fix some portability problems with 'inline'.
Paul Eggert
2011-11-06
1
-8
/
+8
*
|
Merge from trunk.
Paul Eggert
2011-10-25
1
-0
/
+1
|
\
|
|
*
* dispextern.h (Fcontrolling_tty_p): New decl (Bug#6649 part 2).
Paul Eggert
2011-10-25
1
-0
/
+1
*
|
Merge from trunk.
Paul Eggert
2011-10-22
1
-1
/
+2
|
\
|
|
*
Improve the speedup of bidi display introduced in 2011-10-18T16:56:09Z!eliz@g...
Eli Zaretskii
2011-10-20
1
-1
/
+2
*
|
Merge from trunk.
Paul Eggert
2011-09-21
1
-3
/
+13
|
\
|
|
*
Fix assertion failure when displaying stretch glyphs under linum-mode.
Eli Zaretskii
2011-09-21
1
-3
/
+13
*
|
* alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):
Paul Eggert
2011-09-21
1
-57
/
+57
|
/
*
Remove unused external symbols.
Paul Eggert
2011-09-14
1
-2
/
+0
*
Whitespace changes.
Juanma Barranquero
2011-09-09
1
-2
/
+2
*
Fix bug #9402 with :align-to on TTY frames.
Eli Zaretskii
2011-08-30
1
-0
/
+3
*
Merge from trunk.
Paul Eggert
2011-08-25
1
-2
/
+3
|
\
|
*
Handle `(space ...)' display spec as paragraph separator.
Eli Zaretskii
2011-08-25
1
-2
/
+3
*
|
Merge from trunk.
Paul Eggert
2011-08-18
1
-3
/
+3
|
\
|
|
*
Fix bidi reordering around TAB characters covered by display properties.
Eli Zaretskii
2011-08-18
1
-3
/
+3
*
|
Merge from trunk.
Paul Eggert
2011-08-15
1
-1
/
+1
|
\
|
|
*
Use uniprop tables instead of biditype.h and bidimirror.h.
Eli Zaretskii
2011-08-15
1
-1
/
+1
|
|
|
\
*
-
.
|
Merge from trunk.
Paul Eggert
2011-08-13
1
-1
/
+0
|
\
\
|
|
|
*
* xfaces.c (Qframe_set_background_mode): Now static.
Paul Eggert
2011-08-13
1
-1
/
+0
|
|
/
*
|
Merge from trunk.
Paul Eggert
2011-08-05
1
-1
/
+1
|
\
|
|
*
Fix bug #9221 with memory leak in bidi display.
Eli Zaretskii
2011-08-05
1
-1
/
+1
|
|
\
|
|
*
Fix bug #9221 with resource allocation under word-wrap.
Eli Zaretskii
2011-08-05
1
-1
/
+1
*
|
|
Merge from trunk.
Paul Eggert
2011-08-04
1
-1
/
+4
|
\
|
|
|
*
|
Fix bug #9218 with slow cursor motion and scrolling Org Mode buffers.
Eli Zaretskii
2011-08-02
1
-1
/
+4
*
|
|
Adjust in response to jan.h.d's comments.
Paul Eggert
2011-08-04
1
-2
/
+3
*
|
|
Integer and memory overflow fixes for display code.
Paul Eggert
2011-07-28
1
-1
/
+1
*
|
|
Use ptrdiff_t for composition IDs.
Paul Eggert
2011-07-19
1
-2
/
+2
*
|
|
Overflow, signedness and related fixes for images.
Paul Eggert
2011-07-16
1
-8
/
+8
|
/
/
*
|
Support bidi reordering of overlay and display strings.
Eli Zaretskii
2011-07-14
1
-8
/
+36
|
\
|
|
*
Save and restore bidi cache when saving and restoring the iterator.
Eli Zaretskii
2011-07-03
1
-0
/
+2
|
*
Fix the use case of popping from display property.
Eli Zaretskii
2011-07-02
1
-0
/
+5
|
*
Support bidi reordering of unibyte strings. Fix crash displaying "All" in mo...
Eli Zaretskii
2011-07-01
1
-0
/
+1
|
*
Initial version of display/overlay strings is working.
Eli Zaretskii
2011-06-25
1
-0
/
+1
|
*
Set up the bidi iterator for iterating display strings and overlay strings.
Eli Zaretskii
2011-06-25
1
-2
/
+5
|
*
Added to bidi.c support functions for reordering display strings.
Eli Zaretskii
2011-06-23
1
-0
/
+2
|
*
Adapt compute_display_string_pos to iteration over strings.
Eli Zaretskii
2011-06-09
1
-1
/
+2
|
*
Add code to initialize bidi iterator for displaying strings.
Eli Zaretskii
2011-06-09
1
-1
/
+2
|
*
Started work on string reordering. Just compiled, not yet tested.
Eli Zaretskii
2011-06-08
1
-6
/
+18
*
|
Add C interface for Unicode character property table.
Kenichi Handa
2011-07-07
1
-1
/
+5
*
|
GLYPH_DEBUG fixes
Paul Eggert
2011-06-22
1
-2
/
+2
*
|
* dispextern.h (struct face.stipple):
Paul Eggert
2011-06-21
1
-11
/
+11
*
|
* dispextern.h (struct it.overlay_strings_charpos): EMACS_INT, not int.
Paul Eggert
2011-06-17
1
-1
/
+1
*
|
* dispextern.h (struct it.selective): Now EMACS_INT, not int.
Paul Eggert
2011-06-17
1
-1
/
+1
*
|
GLYPH_CODE_FACE returns EMACS_INT, not int.
Paul Eggert
2011-06-12
1
-1
/
+1
*
|
* lisp.h (UNSIGNED_CMP): New macro.
Paul Eggert
2011-06-12
1
-1
/
+1
*
|
Cruft removal in struct image.
Chong Yidong
2011-06-10
1
-10
/
+3
[next]