Mercurial > emacs
view etc/TUTORIAL.translators @ 50370:0c01548d7ed3
The following changes consolidates the common code related to
frame-parameter handling from the xfns.c, w32fns.c, and macfns.c
files into frame.c.
* xfns.c (Qauto_raise, Qauto_lower, ...): Remove vars for frame
parameters now defined in frame.h and frame.c.
(Vx_resource_name): Remove. Use generic var.
(enum x_frame_parms): Remove (bogus, unused enum).
(check_x_display_info): Make non-static (for frame.c).
(struct x_frame_parm_table, x_frame_parms): Remove.
(init_x_parm_symbols, x_set_frame_parameters, x_report_frame_params)
(x_set_line_spacing, x_set_screen_gamma, x_icon_type, x_set_font)
(x_set_border_width, x_set_internal_border_width, x_set_visibility)
(x_change_window_heights, x_set_autoraise, x_set_autolower)
(x_set_vertical_scroll_bars, x_set_scroll_bar_width)
(validate_x_resource_name, Fx_get_resource, x_get_resource_string)
(x_default_parameter, Fx_parse_geometry, x_figure_window_size):
Remove. Use generic functions instead.
(enum resource_types): Remove.
(x_set_scroll_bar_default_width): New global function (for frame.c).
(Fx_create_frame): Depend on x_figure_window_size to add space for
toolbar and setup size_hint_flags.
(x_frame_parm_handlers): New table for redisplay_interface.
(syms_of_xfns): Don't intern/staticpro removed vars.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 31 Mar 2003 20:36:21 +0000 |
parents | 17cb03a90aaa |
children | 695cf19ef79e |
line wrap: on
line source
This file contains the list of translators of the tutorial. TUTORIAL.bg: Ognyan Kulev <ogi@fmi.uni-sofia.bg> TUTORIAL.cn: Chao-Hong Liu <chliu@gnu.org> TUTORIAL.cs: Milan Zamazal <pdm@zamazal.org> Pavel Janík <Pavel@Janik.cz> TUTORIAL.de: Werner Lemberg <wl@gnu.org> TUTORIAL.es: Rafael Sepúlveda <drs@gnulinux.org.mx> TUTORIAL.fr: Éric Jacoboni <jaco@teaser.fr> TUTORIAL.it: Alfredo Finelli <alfredofnl@tiscali.it> Italian GNU Translation Group <tp@lists.linux.it> TUTORIAL.ja: Kenichi Handa <handa@m17n.org> TUTORIAL.ko: Koaunghi Un <koaunghi@ling.cnu.ac.kr> TUTORIAL.nl: Pieter Schoenmakers <tiggr@tiggr.net> TUTORIAL.pl: Beatę Wierzchołowską <beataw@orient.uw.edu.pl> Janusz S. Bien <jsbien@mail.uw.edu.pl> TUTORIAL.ro: Tudor Hulubei <tudor@gnu.org> TUTORIAL.ru: Alex Ott <ottalex@narod.ru> TUTORIAL.sv: Mats Lidell <matsl@contactor.se> TUTORIAL.sk: Miroslav Vaško <vasko@debian.cz> Pavel Janík <Pavel@Janik.cz> TUTORIAL.sl: Primož Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si> TUTORIAL.th: Virach Sornlertlamvanich <virach@nectec.or.th> TUTORIAL.zh: Chao-Hong Liu <chliu@gnu.org> ;;; Local Variables: ;;; coding: utf-8 ;;; End: