- 19 Jun, 2000 19 commits
-
-
Dave Love authored
(menu-bar-options-menu): Use it. (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>: Simplify.
-
Dave Love authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
store the new value immediately into the frame parameter alist.
-
Gerd Moellmann authored
-
Dave Love authored
-
Dave Love authored
-
Andreas Schwab authored
START and END at the end, for backward compatibility.
-
Ken Raeburn authored
-
Ken Raeburn authored
-
Ken Raeburn authored
for CHAR_META will fail. * keymap.c (get_keyelt): Likewise.
-
Kenichi Handa authored
(ccl_coding_driver): On encoding, initialize ccl->eol_type. (decode_eol_post_ccl): New function. (decode_coding): Don't detect EOL format here for CCL based coding systems. (decode_coding) <coding_type_ccl>: Handle carryovered CR. Call decode_eol_post_ccl after running the CCL program. (code_convert_region): Don't detect EOL format here for CCL based coding systems. (decode_coding_string): Likewise.
-
Kenichi Handa authored
(setup_ccl_program): Initialize ccl->eol_type to CODING_EOL_LF.
-
Kenichi Handa authored
(struct ccl_spec): New member cr_carryover.
-
Kenichi Handa authored
handling variants even for a CCL based coding system.
-
Kenichi Handa authored
generating xxx-dos coding system because now a CCL based coding system can handle EOL conversion by default.
-
Kenichi Handa authored
-
Kenichi Handa authored
(isearch-minibuffer-input-method-function): These variables deleted. (isearch-with-input-method): Don't use the above variables. (isearch-process-search-multibyte-characters): Likewise. Call read-string with the arg INHERIT-INPUT-METHOD t.
-
Kenichi Handa authored
-
- 18 Jun, 2000 6 commits
-
-
Ken Raeburn authored
-
Ken Raeburn authored
-
Eli Zaretskii authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
only if HAVE_X_WINDOWS.
-
- 17 Jun, 2000 3 commits
-
-
Stefan Monnier authored
(font-lock-after-unfontify-buffer): No need to call back to jit-lock.
-
Stefan Monnier authored
Use consistent make-local-variable style for font-lock-fontified. (jit-lock-fontify-buffer): Don't bother checking for font-lock-mode and jit-lock-mode.
-
Stefan Monnier authored
-
- 16 Jun, 2000 12 commits
-
-
Stefan Monnier authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
and free_top_shadow_color_p flags in the menu widget if top and bottom shadow colors must be freed. (release_shadow_gcs): Free colors only if they must be freed.
-
Gerd Moellmann authored
free_bottom_shadow_color_p.
-
Ken Raeburn authored
-
Ken Raeburn authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Andrew Innes authored
-
Andrew Innes authored
external packages to indicate when new mail is available. (display-time-update): Use it.
-