- 25 May, 2000 7 commits
-
-
Michael Kifer authored
* ediff-diff.el (ediff-exec-process): delete --binary option from non-buffer ediff jobs.
-
Eli Zaretskii authored
grayscale support, not about window-system.
-
Gerd Moellmann authored
-
Eli Zaretskii authored
Fill up unsupported characters with their own codes.
-
Eli Zaretskii authored
display-graphic-p instead of window-system, so that this function works on MS-DOS.
-
Eli Zaretskii authored
-
Kenichi Handa authored
-
- 24 May, 2000 10 commits
-
-
Dave Love authored
-
Michael Kifer authored
* ediff-diff.el (ediff-forward-word): take syntactic word class into account. (ediff-test-utility,ediff-diff-mandatory-option, ediff-reset-diff-options): utilities for proper initialization of ediff-diff-options and ediff-diff3-options on Windows. * ediff-init.el (ediff-merge-filename-prefix): new customizable variable. * ediff-mult.el (ediff-filegroup-action): use ediff-merge-filename-prefix.
-
Michael Kifer authored
* viper-ex.el (ex-write): set selective display to nil.
-
Eli Zaretskii authored
-
Stefan Monnier authored
-
Eli Zaretskii authored
(woman-parse-colon-path): Support Cygwin-style //d/foo/bar file names in environment variables regardless of the path separator. (woman-topic-all-completions-1): Don't call file-name-directory-p on all files, since woman-file-regexp already filters out any directories.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Eric M. Ludlam authored
-
- 23 May, 2000 6 commits
-
-
Kenichi Handa authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Eli Zaretskii authored
rather than `|' (which is not allowed on Windows). Replace the drive letters with a string "drive_X".
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
- 22 May, 2000 7 commits
-
-
Dave Love authored
-
Sam Steingold authored
-
Dave Love authored
-
Eli Zaretskii authored
(woman-mapcan, woman-parse-man.conf) (woman-toggle-use-extended-font, woman-toggle-use-symbol-font) (woman-reset-emulation): New functions. (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin path syntax better. (woman-man.conf-path, woman-use-own-frame): New defcustoms. (woman-manpath): Call woman-parse-man.conf. (woman-emulation): New defcustom, defaults to nroff. (woman-font-support): New defconst. (woman-select-symbol-fonts): New function. (woman-use-symbol-font): New defcustom. (woman-menu): Add new menu items: "Colored/BW", "Advanced", "Emulation". Many functions: Doc fix.
-
Kenichi Handa authored
-
Stefan Monnier authored
intervals which makes it heaps simpler.
-
Stefan Monnier authored
the nested comment markers.
-
- 21 May, 2000 7 commits
-
-
Stefan Monnier authored
-
Dave Love authored
characters.
-
Dave Love authored
-
Stefan Monnier authored
-
Stefan Monnier authored
(log-edit-insert-changelog): Drop `:' as well.
-
Stefan Monnier authored
(easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook. Print a status message if the toggle is called interactively. (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE) for global minor modes and use `defcustom' for them. Use add-minor-mode. (easy-mmode-define-derived-mode): Remove. (define-derived-mode): Fancier default docstring. (easy-mmode-define-navigation): Signal an error rather than (ding).
-
Stefan Monnier authored
(comment-normalize-vars): Better default for comment-continue to avoid whitespace-only continuations. (comment-search-forward): Always move even in the no-syntax case. (comment-padright): Only obey N if it's only obeyed for padleft. (comment-make-extra-lines): Better handling of empty continuations. Use `=' for the filler if comment-start has only one character. (uncomment-region): Try handling the special `=' filler. (comment-region): Allow LINES even if MULTI is nil. (comment-box): Choose box style based on comment-style.
-
- 20 May, 2000 3 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Stefan Monnier authored
-