Mercurial > emacs
view etc/README @ 60130:f513e6d34868
(check_it, init_from_display_pos, handle_stop)
(setup_for_ellipsis, handle_single_display_spec)
(handle_composition_prop, next_overlay_string)
(get_overlay_strings, reseat_1, reseat_to_string)
(next_element_from_ellipsis, BUFFER_POS_REACHED_P)
(in_display_vector_p, display_line, get_next_display_element):
Change it->method from function pointer to enum.
(get_next_element): New array to map it->method to function.
(get_next_display_element): Use it.
(set_iterator_to_next): Use switch instead of if/else chain.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 16 Feb 2005 23:45:03 +0000 |
parents | 44d6fbf65a04 |
children | 3681678d3d86 |
line wrap: on
line source
This directory contains the architecture-independent files used by or with Emacs. This includes some text files of documentation for GNU Emacs or of interest to Emacs users, and the file of dumped docstrings for Emacs functions and variables. Some of the *.tex files need special versions of TeX to typeset them. The files cs-*.tex and sk-*.tex need csTeX, a special version of TeX tailored to typesetting Czech and Slovak documents. We provide PostScript files for these documents, so that you could print them without installing the modified TeX versions. `termcap.src' is included mainly for VMS. It is a copy of the `/etc/termcap' file used on Unix.