- 28 Dec, 2000 7 commits
-
-
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 22 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
-
Gerd Moellmann authored
exit code 1.
-
Kenichi Handa authored
characters to 'term-send-raw in term-raw-map.
-
Kenichi Handa authored
-
- 25 Dec, 2000 2 commits
-
-
Michael Kifer authored
* viper-init (viper-restore-cursor-type): added condition-case guard.
-
Michael Kifer authored
* ediff-init.el (ediff-quit-hook,ediff-suspend-hook): changed initialization; use add-hook. (ediff-file-remote-p): use file-local-copy. * ediff-ptch.el (ediff-prompt-for-patch-buffer): improved defaults. * ediff.el (ediff-patch-buffer): bug fix. (ediff-revision): allow selection of the file at the prompt.
-
- 24 Dec, 2000 2 commits
-
-
ShengHuo ZHU authored
* message.el (message-setup): Revoke the last change.
-
ShengHuo ZHU authored
<jvromans@squirrel.nl>. * gnus-topic.el (gnus-topic-create-topic): Use list. * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art before binding gnus-default-article-saver. * gnus-sum.el (gnus-summary-save-article): (gnus-summary-pipe-output): (gnus-summary-save-article-mail): (gnus-summary-save-article-rmail): (gnus-summary-save-article-file): (gnus-summary-write-article-file): (gnus-summary-save-article-body-file): Ditto. * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
-
- 23 Dec, 2000 7 commits
-
-
Gerd Moellmann authored
the end of the prompt. Set echo_after_prompt to the offset of echoptr in echobuf.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Gerd Moellmann authored
stack is empty; there may be frames for stretch or images on the stack.
-
Gerd Moellmann authored
(save_or_restore_current_matrix): New function for the same purpose, but more efficient. (adjust_frame_glyphs_for_frame_redisplay): Use it.
-
Eli Zaretskii authored
-