- 22 May, 2000 12 commits
-
-
Dave Love authored
-
Dave Love authored
(dabbrev-completion): Use mapc.
-
Gerd Moellmann 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
128..255 to quail-self-insert-command. (quail-keyboard-layout-alist): Add definition for "pc102-de".
-
Kenichi Handa authored
-
Stefan Monnier authored
-
Stefan Monnier authored
intervals which makes it heaps simpler.
-
Kenichi Handa authored
handled by input-method-function.
-
Stefan Monnier authored
the nested comment markers.
-
Kenichi Handa authored
(adjust_after_replace): If PREV_TEXT is nil, call adjust_markers_for_insert, not adjust_markers_for_replace.
-
Kenichi Handa authored
-
- 21 May, 2000 20 commits
-
-
Stefan Monnier authored
-
Dave Love authored
characters.
-
Dave Love authored
-
Dave Love authored
lambda.
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
(replace-highlight): Use facep, not internal-find-face.
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
(Errmsg): Bump length.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
(log-edit-insert-changelog): Drop `:' as well.
-
Stefan Monnier authored
(log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not available. (log-view-font-lock-keywords): Only use cvs-filename-face if present. (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
-
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 8 commits
-
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
like SYSV_PTYS.
-
Gerd Moellmann authored
(PTY_ITERATION, PTY_NAME_SPRINTF, PTY_OPEN, PTY_TTY_NAME_SPRINTF) [HAVE_GRANDPT]: Define. (C_SWITCH_SYSTEM): Add -D_XOPEN_SOURCE.
-
Gerd Moellmann authored
-
Kenichi Handa authored
(ccl-compile-write-repeat): If ARG is string, make it unibyte.
-
Kenichi Handa authored
-