aboutsummaryrefslogtreecommitdiffstats
path: root/src/dispextern.h
Commit message (Expand)AuthorAgeFilesLines
* Auto-generate EXFUN using make-docfileTom Tromey2012-07-031-3/+0
* * configure.in: Add glyphs category to --enable-checking option.Dmitry Antipov2012-06-281-18/+13
* Generalize run-time debugging checks.Dmitry Antipov2012-06-281-13/+0
* * configure.in (AC_CHECK_FUNCS): Detect library functionsDmitry Antipov2012-06-251-0/+4
* Support higher-resolution time stamps.Paul Eggert2012-06-221-1/+5
* Implement wave-style variant of underlining.Alp Aker2012-06-161-0/+10
* Merge from emacs-24; up to 2012-04-25T15:23:[email protected]Chong Yidong2012-06-101-2/+10
|\
| * Improve commentary to 'struct it' in src/dispextern.h.Eli Zaretskii2012-06-011-2/+10
* | Add support for italic text on ttys.Chong Yidong2012-06-101-8/+4
* | Merge from trunk.Paul Eggert2012-05-251-1/+0
|\ \
| * | Remove unused function hourglass_started.Paul Eggert2012-05-101-1/+0
| |/
* | Merge from trunk.Paul Eggert2012-04-091-1/+6
|\|
| * dispextern.h (struct glyph): Fix previous change. Change the bit length of g...Kenichi Handa2012-03-261-1/+1
| * dispextern.h (struct glyph): Change the bit length of glyphless.ch to 22 to m...Kenichi Handa2012-03-261-1/+1
| * For line prefixes, use default face; don't inherit from previous line.Chong Yidong2012-03-221-0/+5
* | Merge from trunk.Paul Eggert2012-01-091-1/+1
|\|
| * Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* | Merge from trunk.Paul Eggert2011-12-101-5/+3
|\|
| * Spelling fixes.Paul Eggert2011-11-261-1/+1
| * Fix typos.Juanma Barranquero2011-11-201-2/+2
| * Revert last commit.Eli Zaretskii2011-11-191-2/+0
| |
| \
*-. | Merge from trunk.Paul Eggert2011-11-181-0/+5
|\ \|
| | * Fix minor problems found by static checking.Paul Eggert2011-11-181-0/+2
| |/
| * Fix another crash due to incorrect hash value of glyph rows, bug #10035.Eli Zaretskii2011-11-181-0/+3
| * Avoid some portability problems by eschewing 'extern inline' functions.Paul Eggert2011-11-081-8/+8
| * Fix some portability problems with 'inline'.Paul Eggert2011-11-061-8/+8
* | Merge from trunk.Paul Eggert2011-10-251-0/+1
|\|
| * * dispextern.h (Fcontrolling_tty_p): New decl (Bug#6649 part 2).Paul Eggert2011-10-251-0/+1
* | Merge from trunk.Paul Eggert2011-10-221-1/+2
|\|
| * Improve the speedup of bidi display introduced in 2011-10-18T16:56:09Z!eliz@g...Eli Zaretskii2011-10-201-1/+2
* | Merge from trunk.Paul Eggert2011-09-211-3/+13
|\|
| * Fix assertion failure when displaying stretch glyphs under linum-mode.Eli Zaretskii2011-09-211-3/+13
* | * alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):Paul Eggert2011-09-211-57/+57
|/
* Remove unused external symbols.Paul Eggert2011-09-141-2/+0
* Whitespace changes.Juanma Barranquero2011-09-091-2/+2
* Fix bug #9402 with :align-to on TTY frames.Eli Zaretskii2011-08-301-0/+3
* Merge from trunk.Paul Eggert2011-08-251-2/+3
|\
| * Handle `(space ...)' display spec as paragraph separator.Eli Zaretskii2011-08-251-2/+3
* | Merge from trunk.Paul Eggert2011-08-181-3/+3
|\|
| * Fix bidi reordering around TAB characters covered by display properties.Eli Zaretskii2011-08-181-3/+3
* | Merge from trunk.Paul Eggert2011-08-151-1/+1
|\|
| * Use uniprop tables instead of biditype.h and bidimirror.h.Eli Zaretskii2011-08-151-1/+1
| |
| \
*-. | Merge from trunk.Paul Eggert2011-08-131-1/+0
|\ \|
| | * * xfaces.c (Qframe_set_background_mode): Now static.Paul Eggert2011-08-131-1/+0
| |/
* | Merge from trunk.Paul Eggert2011-08-051-1/+1
|\|
| * Fix bug #9221 with memory leak in bidi display.Eli Zaretskii2011-08-051-1/+1
| |\
| | * Fix bug #9221 with resource allocation under word-wrap.Eli Zaretskii2011-08-051-1/+1
* | | Merge from trunk.Paul Eggert2011-08-041-1/+4
|\| |
| * | Fix bug #9218 with slow cursor motion and scrolling Org Mode buffers.Eli Zaretskii2011-08-021-1/+4
* | | Adjust in response to jan.h.d's comments.Paul Eggert2011-08-041-2/+3