- 14 Mar, 2003 4 commits
-
-
Jan Djärv authored
-
Jan Djärv authored
-
Simon Josefsson authored
-
Simon Josefsson authored
Options->Show/Hide->Fringe->Customize works.
-
- 13 Mar, 2003 14 commits
-
-
Dave Love authored
(latin1-display-face): New. (latin1-display-char): Use it.
-
Stefan Monnier authored
(outline-mode-prefix-map): Match new bindings to those of allout. (outline-map-region): New fun. (outline-map-tree): Remove. (outline-promote, outline-demote): Apply to region if active. Change the default to apply to the subtree. (outline-move-subtree-up, outline-move-subtree-down): New funs. (outline-invisible-p): Add optional `pos' argument. (outline-next-visible-heading, outline-toggle-children): Use it. (outline-get-next-sibling): Don't call outline-level at eob.
-
Stefan Monnier authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
system moved to mule-conf.el.
-
Kenichi Handa authored
default-file-name-coding-system to iso-latin-1.
-
Kenichi Handa authored
-
Kenichi Handa authored
eight-bit-control/graphic into the cut buffer.
-
Andreas Schwab authored
-
Andreas Schwab authored
-
- 12 Mar, 2003 22 commits
-
-
Andreas Schwab authored
-
Andreas Schwab authored
long for an integer of size 4.
-
Andreas Schwab authored
-
Andreas Schwab authored
-
Andreas Schwab authored
-
Andreas Schwab authored
-
Kim F. Storm authored
-
Andreas Schwab authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
lines for readability. (decode_options): Don't call print_help_and_exit in default case. Print version information to stdout. (main): Don't call print_help_and_exit.
-
Stefan Monnier authored
-
Kim F. Storm authored
-
Kim F. Storm authored
xterm.c, w32term.c, and macterm.c into xdisp.c. * xdisp.c: Consolidate fringe handling code here. (left_bits, right_bits, continued_bits, continuation_bits) (ov_bits, zv_bits): Define fringe bitmaps. (fringe_bitmaps): New array holding fringe bitmaps. (draw_fringe_bitmap): Draw a specific bitmap; call display specific drawing routine via rif->draw_fringe_bitmap. (draw_row_fringe_bitmaps): Generic replacement for x_draw_row_fringe_bitmaps; all callers changed. (compute_fringe_widths): Generic replacement for x_compute_fringe_widths; all callers changed.
-
Kim F. Storm authored
(x_draw_fringe_bitmap): Only perform actual fringe drawing. (x_redisplay_interface): Add x_draw_fringe_bitmap member.
-
Kim F. Storm authored
(w32_draw_fringe_bitmap): Only perform actual fringe drawing. (w32_redisplay_interface): Add w32_draw_fringe_bitmap member.
-
Kim F. Storm authored
(struct fringe_bitmap, struct draw_fringe_bitmap_params): New. (fringe_bitmaps): Declare extern. (struct redisplay_interface): New member draw_fringe_bitmap. (draw_row_fringe_bitmaps, compute_fringe_widths): Declare extern.
-
Kim F. Storm authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
DOS and Windows.
-
Kenichi Handa authored
-
Kenichi Handa authored
By defalt, use japanese-iso-8bit for file names.
-