- 04 Apr, 2000 8 commits
-
-
Gerd Moellmann authored
like C-r.
-
Gerd Moellmann authored
(makefile-mode-abbrev-table): New variable. (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table. (makefile-font-lock-keywords): Fontify includes and conditionals. (toplevel): Require `dabbrev' and `add-log' when compiling.
-
Gerd Moellmann authored
when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want to do that because it leaves point 1 position after the last replacement, after everything has been replaced.
-
Gerd Moellmann authored
(with-buffer-prepared-for-font-lock): Don't preserve buffer's modified state. (jit-lock-function-1): Extracted from jit-lock-function; not preserving buffer's modified state. (jit-lock-function, jit-lock-stealth-fontify): Call jit-lock-function-1.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
parentheses and uncapitalization of identifiers. (glasses-mode): Try to remove old overlays in all cases.
-
Gerd Moellmann authored
AFTER_POTENTIAL_GC calls around calls to functions that can signal an error and thus invoke the debugger.
-
- 03 Apr, 2000 21 commits
-
-
Gerd Moellmann authored
-
Gerd Moellmann authored
buffer in a different frame, if it's already displayed there.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
an error if decoding fails.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
header and insert its value as mail body.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
line is followed by one that matches CITATION-REGEXP, end the paragraph.
-
Gerd Moellmann authored
along with the used space.
-
Gerd Moellmann authored
(rmail-make-basic-summary-line): Use that option.
-
Gerd Moellmann authored
(dabbrev--find-expansion): Ignore buffers matching a regexp from dabbrev-ignored-regexps.
-
Gerd Moellmann authored
to extensions handled by gzip.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(Vlispy_mouse_stem): New variable. (syms_of_keyboard): Initialize Vlispy_mouse_stem. (make_lispy_event) <mouse_click, scroll_bar_click>: Don't abort for any mouse button number. Increase size of mouse_syms and button_down_location as needed. Call modify_event_symbol with different arguments. (make_lispy_event) <scroll_bar_click> [USE_TOOLKIT_SCROLL_BARS]: Call modify_event_symbol with different arguments. (make_lispy_event) <w32_scroll_bar_click> [WINDOWSNT]: Don't abort for any button number. Call modify_event_symbol with different arguments. (modify_event_symbol): Rename NAME_ALIST to NAME_ALIST_OR_STEM. Accept a string for NAME_ALIST_OR_STEM.
-
Kenichi Handa authored
-
Kenichi Handa authored
format.
-
Kenichi Handa authored
-
Kenichi Handa authored
Rewritten. Try pretty description for ISO 2022 escape sequences only if CODING-SYSTEM is based on ISO 2022.
-
Kenichi Handa authored
-
- 02 Apr, 2000 5 commits
-
-
Stefan Monnier authored
(RE_MULTIBYTE_P, RE_STRING_CHAR_AND_LENGTH): New macros. (GET_CHAR_BEFORE_2): Moved from charset.h plus fixed minor bug when we are between str1 and str2. (MAX_MULTIBYTE_LENGTH, CHAR_STRING) [!emacs]: Provide trivial default. (PATFETCH): Use `TRANSLATE'. (PATFETCH_RAW): Fetch multibyte char if applicable. (PATUNFETCH): Remove. (regex_compile): Rely on PATFETCH to do most of the multibyte magic. When writing a char, write it directly into the pattern buffer rather than going needlessly through a temp char-array. (re_match_2_internal): Similarly, rely on RE_STRING_CHAR to do the multibyte magic and remove the useless `#ifdef emacs'. (bcmp_translate): Don't compare as multibyte chars when in a unibyte buffer. * regex.h (struct re_pattern_buffer): Make field `multibyte' conditional on `emacs'. * charset.h (GET_CHAR_BEFORE_2): Moved to regex.c.
-
Ken Raeburn authored
(syms_of_composite): Delete local var NARGS, pass an int as first argument to Fmake_hash_table.
-
Ken Raeburn authored
-
Ken Raeburn authored
Lisp_Object boolean value. (Fformat): Use a temporary variable to avoid ENABLE_CHECKING problems reading from and changing the same lisp value in an XSETSTRING call.
-
Ken Raeburn authored
versions of XMARK and friends here, because XMARK and friends won't work on an integer field if NO_UNION_TYPE is not defined. (make_number): Define as a function if it's not defined as a macro.
-
- 01 Apr, 2000 6 commits
-
-
Dave Love authored
-
Dave Love authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(term_init): Intitialize TN_no_color_video. (enum no_color_bit): New enumeration. (MAY_USE_WITH_COLORS_P): New macro. (turn_on_face): Use it to determine if attributes may be used combined with colors.
-
Ken Raeburn authored
* xdisp.c (compute_string_pos): Fix order of arguments to string_pos_nchars_ahead. (handle_fontified_prop, add_to_log): Pass int, not Lisp_Object, as count arg to variable-arg routines like Frun_hook_with_args and Fformat. (back_to_previous_visible_line_start, build_desired_tool_bar_string): Pass Lisp_Object, not int, to fixed-arg routines like Fget_char_property and Fmake_string. (reconsider_clip_changes): Use XINT when comparing integer lisp objects, or passing them as int arguments. (mark_window_display_accurate, insert_left_trunc_glyphs, append_space, extend_face_to_end_of_line): Use make_number when storing or passing integer values as lisp objects. (set_cursor_from_row, highlight_trailing_whitespace): Use INTEGERP, not implicit test against zero, for glyph object. (try_window_id): Don't use make_number when we want an int value. * xfaces.c (xlfd_symbolic_value): Make last argument a Lisp_Object, to be consistent with callers. (Fbitmap_spec_p): Use XINT to get numeric value of height. (lface_hash): Apply XFASTINT to lisp values before folding in. * xfns.c (Fx_show_tip): Use make_number to get lisp objects to fill in window width and height. Pass an int, not a lisp object, as first arg to Finsert.
-
Ken Raeburn authored
with int lvalues via casts; instead, just yield lisp object lvalues. (enlarge_window): Variable sizep now points to Lisp_Object. Use proper accessor macros. (shrink_window_lowest_first): w->top is Lisp_Object; use XINT. (grow_mini_window): Fix typo getting int value of root->height.
-