- 06 Feb, 2001 12 commits
-
-
Andrew Innes authored
absolute.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
buffers. When hi-lock turned on rather than only checking current buffer for regexps, all buffers are checked. Moved activation of font-lock to hi-lock-refontify. When font-lock turned off rather than removing added highlighting just in current buffer, remove it in all buffers. Changed edit menu text from "Automatic Highlighting" to "Regexp Highlighting" Documentation for highlighting phrases, minor documentation changes. (hi-lock-set-file-patterns): Execute only if there are new or existing file patterns. (hi-lock-refontify): Assume font-lock-fontify-buffer will first unfontify and, if a support mode is active, will not refontify the whole buffer. If necessary, turn on font lock. (Removed font-lock-unfontify and font-lock support-mode-specific calls, such as lazy-lock-fontify-window.) (hi-lock-find-patterns): Do not turn on hi-lock-mode even if patterns are found. Not useful now since find-file-hook is removed if hi-lock is off, but may be needed for per-buffer hi-lock activation. (hi-lock-face-phrase-buffer): New function. Also added related menu item and keybinding. (highlight-phrase): New alias, to hi-lock-face-phrase-buffer. (hi-lock-process-phrase): New function. (hi-lock-line-face-buffer): Doc fixes. (hi-lock-face-buffer): Doc fixes. (hi-lock-unface-buffer): Doc fixes.
-
Gerd Moellmann authored
Avoid some unnecessary cursor positioning.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
dabbrev-ignored-regexps.
-
Dave Love authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
put text into the kill ring, even if they don't kill it.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
- 05 Feb, 2001 27 commits
-
-
Gerd Moellmann authored
XLFD_AVGWIDTH. (LFACE_AVGWIDTH): New macro. (LFACEP): Use AREF. (check_lface_attrs): Check LFACE_AVGWIDTH. (lface_fully_specified_p): Don't check LFACE_AVGWIDTH. (set_lface_from_font_name): Set LFACE_AVGWIDTH. (merge_face_vectors): Check LFACE_AVGWIDTH. (Finternal_make_lisp_face): Use AREF. (xm_set_menu_resources_from_menu_face) (xl_set_menu_resources_from_menu_face): Check LFACE_AVGWIDTH. (Finternal_lisp_face_empty_p): Use AREF. (lface_same_font_attributes_p): Compare LFACE_AVGWIDTH. (better_font_p, exact_face_match_p): Add parameter AVGWIDTH. Compare average widths.. (best_matching_font): Arrange for comparing average widths.
-
Gerd Moellmann authored
LFACE_AVGWIDTH_INDEX (invisible from Lisp).
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
regenerated loaddefs.
-
Eli Zaretskii authored
pointer to the ange-ftp.el commentary for more usage tips.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
(Regexps): Document the \cx and \Cx, and the describe-categories command.
-
Andrew Innes authored
-
Andrew Innes authored
path absolute.
-
Andrew Innes authored
invocation of temacs, to work with Windows 2000. (bootstrap-emacs): Ditto.
-
Andrew Innes authored
invocation of make-docfile, to work with Windows 2000.
-
Andrew Innes authored
-
Gerd Moellmann authored
frame's selected window instead of selected_window.
-
Eli Zaretskii authored
of font-lock-defaults to backward-paragraph.
-
Gerd Moellmann authored
window, make sure to move the iterator at least a canonical char height down.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
vscrolled.
-
Gerd Moellmann authored
X-Complaints-To, NNTP-Posting-Date, and User-Agent.
-
Gerd Moellmann authored
(ebnf-version): New version (3.5). (ebnf-eps-finish-and-write): Replace time-stamp functions by format-time-string.
-
Gerd Moellmann authored
-
Miles Bader authored
so that any fringe arrow looks correct.
-
Kenichi Handa authored
invalid, execute CCL_INVALID_CMD. (ccl_driver): If the CCL program is terminated because of CCL_STAT_INVALID_CMD, copy the remaining source data to the destination instead of throwing them away.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
in the docsting.
-
- 04 Feb, 2001 1 commit
-
-
Stefan Monnier authored
-