- 28 Dec, 2000 21 commits
-
-
Richard M. Stallman authored
Explain both can be undone.
-
Gerd Moellmann authored
XKB versions. Call XkbFreeKeyboard with 2nd arg 0.
-
Gerd Moellmann authored
and delete in isearch-mode-map.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
If set, print multibyte text. (Fsingle_key_description): Call push_key_description with FORCE_MULTIBYTE set. (describe_buffer_bindings): Likewise.
-
Gerd Moellmann authored
push_key_description. Former code could signal an invalid character error.
-
Kenichi Handa authored
-
Kenichi Handa authored
(artist-ellipse-mirror-quadrant): Use butlast instead of artist-last.
-
Kenichi Handa authored
-
Gerd Moellmann authored
around the call to redisplay_internal.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Kenichi Handa authored
coding->spec.ccl.eight_bit_carryover. (ccl_coding_driver): Pay attention to carried over 8-bit bytes.
-
Kenichi Handa authored
-
Kenichi Handa authored
(ccl_driver): New local variable `extra_bytes'.
-
Kenichi Handa authored
-
Kenichi Handa authored
(DECODE_EMACS_MULE_COMPOSITION_CHAR): New macro. (DECODE_EMACS_MULE_COMPOSITION_RULE): New macro. (decode_composition_emacs_mule): New function. (decode_coding_emacs_mule): Decode composition sequence by calling decode_composition_emacs_mule. (ENCODE_COMPOSITION_EMACS_MULE): New macro. (encode_coding_emacs_mule): Changed from macro to function. If a text contains compostions, encode them correctly. (setup_coding_system): Set coding->commong_flags for emacs-mule so that decoding and encoding are required.
-
Kenichi Handa authored
-
- 27 Dec, 2000 19 commits
-
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
Better support for the Mac and MS-Windows. (ls-lisp): New defgroup. (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first) (ls-lisp-verbosity, ls-lisp-use-insert-directory-program) (ls-lisp-support-shell-wildcards): New defcustoms. (ls-lisp-parse-symlink): New function. (insert-directory): Code to convert switches to a list and set up the wildcard argument copied from ls-lisp-insert-directory. (ls-lisp-insert-directory): New argument TIME-INDEX. Add support for -C and -R switches. (ls-lisp-column-format): New function. (ls-lisp-delete-matching, ls-lisp-handle-switches) (ls-lisp-format-time): Add doc strings. (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches. Support ls-lisp-dirs-first. (ls-lisp-classify, ls-lisp-extension): New functions. (ls-lisp-format): Optionally support emulation of symlinks. Support -i, -s, and -G switches.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(xlfd_point_size): Compute real point size from font's pixel size. (pixel_point_size, build_scalable_font_name): Use PT_PER_INCH instead of 72.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
Elaborate on image support libraries. Add a pointer to Xaw3d library. Add advice about solving configure-time problems by looking in config.log and setting variables in the envoronment.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
directory.
-
Gerd Moellmann authored
of window_internal_height.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
of x-toolkit-scroll-bars-p.
-
Gerd Moellmann authored
x-toolkit-scroll-bars instead of x-toolkit-scroll-bars-p.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
instead of x-toolkit-scroll-bars-p. (Vx_toolkit_scroll_bars): Renamed from x_toolkit_scroll_bars_p.
-
Eli Zaretskii authored
(ffap-bindings): Doc fix, to reflect the above change.
-
Gerd Moellmann authored
(REDISPLAY_HISTORY_SIZE) [GLYPH_DEBUG]: New macro. (redisplay_history, history_idx, history_tick) [GLYPH_DEBUG]: New variables. (add_window_display_history, add_frame_display_history) (Fdump_redisplay_history) [GLYPH_DEBUG]: New functions. (build_frame_matrix_from_leaf_window): Remove unused code. (build_frame_matrix_from_leaf_window) [GLYPH_DEBUG]: Add to redisplay history. (update_frame) [GLYPH_DEBUG]: Add to redisplay history. (update_window) [GLYPH_DEBUG]: Likewise. (syms_of_display): Defsubr dump-redisplay-history.
-
Gerd Moellmann authored
-