| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
(PIXEL_X_FROM_CANON_X, PIXEL_Y_FROM_CANON_Y): Use XFLOAT_DATA.
|
| |
|
|
|
|
| |
and bind print-gensym in the old way for compatibility.
|
|
|
|
| |
print-number-table.
|
| |
|
|
|
|
|
|
| |
not RevertToPointerRoot.
(XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
Fix the code to clear around the scroll bar.
|
| |
|
| |
|
|
|
|
|
| |
(emacs-lisp-mode-hook, lisp-mode-hook, lisp-interaction-mode-hook):
Customize.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
meaning as `--:noLine'.
|
| |
|
| |
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
|
| |
optimizations.
(side-effect-free-fns, side-effect-and-error-free-fns): Extra entries.
|
|
|
|
|
| |
(syms_of_xfns): Initialize QCindex.
(gif_load): Use it instead of `:image'.
|
| |
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
and `oblique'.
|
|
|
|
| |
(Fwrite_region) [DOS_NT]: Handle `excl' here too.
|
|
|
|
|
| |
(syms_of_xdisp): Initialized it instead of QCwhen.
(handle_single_display_prop): Use it instead of QCwhen.
|
|
|
|
|
| |
(make-mode-line-mouse-sensitive): Replace `top-line' by
`header-line'.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
current accessible portion.
|
|
|
|
| |
Respect colon-double-space at end of line.
|
| |
|
|
|
|
| |
(backup-buffer): Use it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Use `when' instead of `and'. Fix some clobbered text.
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
ancestor of SUBMAP; otherwise, add it as the ultimate ancestor.
|
|
|
|
| |
according to the environment variable HANGUL_KEYBOARD_TYPE.
|
|
|
|
| |
display property to `:when FORM . VALUE'.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
(report_file_error): Handle EEXIST specially.
(Fwrite_region): Special handling for CONFIRM = `excl'.
(syms_of_fileio): Initialize Qexcl.
|
|
|
|
|
| |
* diary-lib.el (list-diary-entries): Make sure two-digit years
have leading zeros.
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
| |
(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.
|
|
|
|
|
| |
(set_window_buffer): Call Fset_window_margins with window as first
argument.
|
|
|
|
| |
rest keyword arguments.
|
|
|
|
| |
CURSOR_FACE_ID, MOUSE_FACE_ID): New.
|