- 11 Sep, 1999 1 commit
-
-
Richard M. Stallman authored
-
- 10 Sep, 1999 6 commits
-
-
Dave Love authored
(emacs-lisp-mode-hook, lisp-mode-hook, lisp-interaction-mode-hook): Customize.
-
Dave Love authored
-
Gerd Moellmann authored
as background color specification instead of an integer. (image-cache-eviction-delay): Replaces image-eviction-seconds. (Vimage_cache_eviction_delay): Replaces Vimage_eviction_seconds. (clear_image_cache, syms_of_xfns): Use it. (Qpostscript): Replaces Qghostscript. (gs_type): Use it. (gs_image_p): Ditto. (syms_of_xfns): Initialize Qpostscript.
-
Gerd Moellmann authored
meaning as `--:noLine'.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 09 Sep, 1999 10 commits
-
-
Richard M. Stallman authored
need to begin with "-". Fix the font-lock definitions of ON/OFF after BREAK/VERIFY. Remove built-in commands like CALL and ECHO from the list of keywords. Add DO to the list of keywords.
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
optimizations. (side-effect-free-fns, side-effect-and-error-free-fns): Extra entries.
-
Gerd Moellmann authored
(syms_of_xfns): Initialize QCindex. (gif_load): Use it instead of `:image'.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
mouse-drag-mode-line that also drags the header line. (mouse-drag-mode-line): Call it. (mouse-drag-header-line): New. (toplevel): Bind down-mouse-1 on header lines to mouse-drage-header-line.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
and `oblique'.
-
Richard M. Stallman authored
(Fwrite_region) [DOS_NT]: Handle `excl' here too.
-
- 08 Sep, 1999 16 commits
-
-
Gerd Moellmann authored
(syms_of_xdisp): Initialized it instead of QCwhen. (handle_single_display_prop): Use it instead of QCwhen.
-
Gerd Moellmann authored
(make-mode-line-mouse-sensitive): Replace `top-line' by `header-line'.
-
Richard M. Stallman authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
current accessible portion.
-
Richard M. Stallman authored
Respect colon-double-space at end of line.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(backup-buffer): Use it.
-
Richard M. Stallman authored
inetd-conf-generic-mode, etc-services-generic-mode, etc-passwd-generic-mode. These are all defined for Unix by default. (apache-generic-mode): Use an imenu-generic-expression to list Configuration keywords. (samba-generic-mode): Use both ; and # as comment characters. (samba-generic-mode): Font-lock expressions now highlight name value pairs. (bat-generic-mode): Keywords are now case-insensitive through font-lock-defaults setting. (java-properties-generic-mode): Supports both ! and # as comment characters. (java-properties-generic-mode): Added an imenu-generic-expression (java-properties-generic-mode): Reworked to support the various different ways to separate name and value (viz, '=', ':' and whitespace). (show-tabs-generic-mode): Added this new generic-mode.
-
Richard M. Stallman authored
Use `when' instead of `and'. Fix some clobbered text.
-
Richard M. Stallman authored
local menu, for its menu bar, and the debug menu. (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use the history for arg-reading in the simple way.
-
Richard M. Stallman authored
ancestor of SUBMAP; otherwise, add it as the ultimate ancestor.
-
Kenichi Handa authored
according to the environment variable HANGUL_KEYBOARD_TYPE.
-
- 07 Sep, 1999 7 commits
-
-
Gerd Moellmann authored
display property to `:when FORM . VALUE'.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
a boolean to indicate if the char is part of a multiline match. (font-lock-default-fontify-region): Extend the region appropriately for multiline keywords. (font-lock-default-unfontify-region): Also remove the new font-lock-multiline text property. (font-lock-fontify-anchored-keywords): Mark multiline anchored matches. (font-lock-fontify-keywords-region): Mark multiline regexp matches.
-
Richard M. Stallman authored
(report_file_error): Handle EEXIST specially. (Fwrite_region): Special handling for CONFIRM = `excl'. (syms_of_fileio): Initialize Qexcl.
-
Dave Love authored
* diary-lib.el (list-diary-entries): Make sure two-digit years have leading zeros.
-
Gerd Moellmann authored
update_face_from_frame_parameter. (x_set_background_color): Ditto. (x_set_mouse_color): Ditto. (x_set_cursor_color): Ditto. (x_set_border_color): Ditto. (x_set_scroll_bar_foreground): Ditto. (x_set_scroll_bar_background): Ditto.
-
Gerd Moellmann authored
(Finternal_set_lisp_face_attribute): Modify frame parameters if attributes of certain faces are changed. (update_face_from_frame_parameter): New. (realize_basic_faces): Realize new basic faces. (Qscroll_bar, Qcursor, Qborder, Qmouse): New. (syms_of_xfaces): Intialize new symbols. (Qfringe): Replaces Qmargin.
-