aboutsummaryrefslogtreecommitdiffstats
path: root/src/dispextern.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* * dispextern.h (struct glyph): Make u.img_id int, not unsigned.Paul Eggert2011-02-261-1/+1
* Change B_ to BVARTom Tromey2011-02-161-3/+3
* Hide implementation of `struct buffer'Tom Tromey2011-02-141-3/+3
* xstrcasecmp: conform to C89 pointer rulesPaul Eggert2011-02-051-2/+1
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey2011-01-181-38/+0
* Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Remove unused declarationsAndreas Schwab2010-12-271-8/+0
* | Minor clean up to silence some gcc warnings.Stefan Monnier2010-12-191-1/+1
* | Support for menu separators in the GTK tool-bar.Chong Yidong2010-12-171-1/+2
* | Merge from emacs-23Stefan Monnier2010-12-131-0/+6
|\ \ | |/
| * Fix crash with invisible text and overlays (Bug#7016).Chong Yidong2010-12-061-0/+6
| * Backport 2010-04-10T10:52:30Z!mituharu@math.s.chiba-u.ac.jp from trunkChong Yidong2010-11-041-0/+4
| * Fix typos in docstrings, comments and ChangeLogs.Juanma Barranquero2010-10-121-1/+1
* | Add keyword :vert-only for tool bar items with labels not shown horizontally.Jan Djärv2010-11-201-0/+3
* | * src/xfaces.c (lookup_face): Make static.Andreas Schwab2010-11-201-1/+0
* | Fix and document display of glyphless characters.Eli Zaretskii2010-11-131-7/+7
* | Unify mouse-highlight code for all GUI and TTY sessions.Eli Zaretskii2010-11-061-10/+18
|\ \
| * | Cleanup fallout from redesigning mouse highlight.Eli Zaretskii2010-11-051-3/+4
| * | Start redesigning portable mouse highlight. Not compiled.Eli Zaretskii2010-10-311-20/+5
| * | Unify mouse highlight code of MSDOS and GUI sessions.Eli Zaretskii2010-10-301-13/+35
* | | Handle glyphless characters on tty.Kenichi Handa2010-11-011-1/+1
* | | Implement various display methods for glyphless characters.Kenichi Handa2010-10-291-1/+44
|/ /
* | Fix int/EMACS_INT use in xdisp.c and print.c.Eli Zaretskii2010-09-291-2/+2
* | merge trunkKenichi Handa2010-09-271-8/+9
|\ \
| * | Fix up some EMACS_INT/int conversion errors related to xdisp.c.Lars Magne Ingebrigtsen2010-09-251-1/+1
| * | Fix int/EMACS_INT use in keyboard.c.Eli Zaretskii2010-09-251-1/+1
| * | Fix int/EMACS_INT use in ccl.c, cmds.c, data.c, dispnew.c.Eli Zaretskii2010-09-241-5/+6
| * | Fix int/EMACS_INT in bidi.c.Eli Zaretskii2010-09-241-1/+1
* | | Remove restriction on the number of glyphs in one composition.Kenichi Handa2010-09-271-13/+26
|/ /
* | Fix bug #7038 with cursor motion in paragraphs w/o strong characters.Eli Zaretskii2010-09-181-1/+1
* | merge changes in emacs-23 branchKenichi Handa2010-09-011-4/+6
|\ \ | |/
| * Fix handling of 8-bit characters in a display table.Kenichi Handa2010-08-311-4/+6
* | Use const char* instead of char*.Dan Nicolaescu2010-08-091-4/+4
* | Use const char* instead of char*.Dan Nicolaescu2010-08-081-1/+1
* | Remove duplicate declarations.Juanma Barranquero2010-08-071-7/+0
* | Add declarations to header files.Dan Nicolaescu2010-08-051-0/+1
* | Use const, move declarations to header files.Dan Nicolaescu2010-07-261-7/+6
* | Merge changes from emacs-23 branch.Chong Yidong2010-07-101-0/+8
|\ \ | |/
| * Fix ghost buffer boundary indicators in fringes (Bug#5634, Bug#6325).YAMAMOTO Mitsuharu2010-07-051-0/+8
* | Remove P_ and __P macros.Jan D2010-07-021-331/+331
* | merge trunkKenichi Handa2010-05-251-16/+24
|\ \
| * | * dispextern.h: Fix typo in previous change.Juanma Barranquero2010-05-231-1/+1
| * | dispextern.h (init_iterator): Sync prototype with changed definition.Eli Zaretskii2010-05-231-2/+2
| * | Initial reimplementation of calculating line edge positions in bidi lines.Eli Zaretskii2010-05-181-14/+22
* | | Fix bidi-composition interaction in backward scanning..Kenichi Handa2010-05-251-8/+18
|/ /
* | Rename bidi_get_next_char_visually to bidi_move_to_visually_next.Eli Zaretskii2010-05-141-1/+1