Mercurial > emacs
view admin/notes/BRANCH @ 111342:7f466168c008
REALLY finish coding portable mouse highlight.
msdos.c (dos_set_window_size, draw_row_with_mouse_face)
(IT_update_begin, IT_update_end, IT_frame_up_to_date)
(internal_terminal_init, dos_rawgetc): Replace Display_Info with
Mouse_HLInfo everywhere where mouse_face_* members were accessed
for mouse highlight purposes.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Mon, 01 Nov 2010 22:19:17 +0200 |
parents | afb992a317bd |
children |
line wrap: on
line source
You can view the available Emacs branches at http://bzr.savannah.gnu.org/r/emacs/ Development normally takes places on the trunk. Sometimes specialized features are developed on separate branches before possibly being merged to the trunk. Development is discussed on the emacs-devel mailing list. Sometime before the release of a new major version of Emacs (eg 23.2), a "feature freeze" is imposed on the trunk. No new features may be added after this point. This is usually some months before the release. Shortly before the release, a release branch is created, and the trunk is then free for development. For example, "emacs-23" for Emacs 23.2 and later, "EMACS_23_1_RC" for 23.1, "EMACS_22_BASE" for 22.x, and "EMACS_21_1_RC" for 21.x. Consult emacs-devel for exactly what kinds of changes are allowed on what branch at any time. If you are looking at this file in a branch other than the trunk, there may be some branch-specific documentation below this line. ________________________________________________________________________