- 09 Feb, 2000 3 commits
-
-
Dave Love authored
-
Dave Love authored
(mode-line-mule-info): Use it; fix last change. (mode-line-mode-menu): Move definition. (mode-line-mouse-sensitive-p): Deleted. (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p. (make-mode-line-mouse-sensitive): Deleted. Body moved to top level.
-
Ray Blaak authored
-
- 07 Feb, 2000 4 commits
-
-
Gerd Moellmann authored
-
Gerd Moellmann authored
rmail-beginning-of-message before rmail-toggle-header, because the former toggles headers.
-
Stefan Monnier authored
(diff-reverse-direction): Use delete-and-extract-region. (diff-post-command-hook): Restrict the area so that the hook also works outside of any diff hunk. This is necessary for the minor-mode. (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist. (diff-minor-mode): Setup the hooks for header-hunk rewriting.
-
Stefan Monnier authored
(font-lock-add-keywords): Make it work even if font-lock-mode is nil, so that it can be used more easily in <foo>-mode-hook. Also make sure to avoid duplicate entries. (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'. (font-lock-remove-keywords): Just as was done for `add', allow it to work even if font-lock-mode is nil. Also make sure we don't modify any pre-existing list by forcing a copy-sequence. Finally rename `major-mode' to `mode'. (font-lock-fontify-syntactic-anchored-keywords) (font-lock-fontify-anchored-keywords) (font-lock-fontify-keywords-region): Use line-end-position. Don't make `font-lock-multiline' local (it's now done in font-lock-set-defaults). (font-lock-set-defaults): Make `font-lock-multiline' local. Also move the `font-lock-fontified' creation to inside the `unless'.
-
- 06 Feb, 2000 3 commits
-
-
Andrew Innes authored
around image definitions and prototypes. (gamma_correct) [WINDOWSNT]: New prototype. * w32term.c (x_make_frame_visible): Replace call to input_poll_signal with poll_for_input. * window.c [WINDOWSNT]: Include w32term.h. * xdisp.c [WINDOWSNT]: Include w32term.h. * makefile.nt: Add dependencies on w32gui.h. (OBJ1): Include atimer.obj. ($(BLD)\atimer.obj): New dependency rule. * w32.c (sigmask): New function (does nothing). (sigunblock): Ditto. * frame.c [WINDOWSNT]: Include w32term.h. * w32gui.h (struct W32FontStruct): Add ascent and descent slots. * lread.c (syms_of_lread): Fix literal newlines. * emacs.c (USAGE): Split into USAGE1 and USAGE2, to work-around the string constant limit (2048 bytes) in MSVC. (main): Ditto.
-
Andrew Innes authored
-
Andrew Innes authored
-
- 04 Feb, 2000 10 commits
-
-
Dave Love authored
-
Dave Love authored
-
Carsten Dominik authored
-
Carsten Dominik authored
idlwave-shell-expression-overlay. Implemented printing of expressions on higher levels of the calling stack. (idlwave-shell-display-level-in-calling-stack): Restore stack level. (idlwave-retrieve-expression-from-level): New function. (idlwave-shell-last-calling-stack): Variable removed. (idlwave-shell-reset): Argument action reversed (`visible' to `hidden'). Also remove stop-line overlay. (idlwave-shell-calling-stack-routine): New variable. (idlwave-shell-parse-stack-and-display): Messages now display negative level numbers. (idlwave-shell-mode): Set `modeline-format'. (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'. (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs 21. (idlwave-shell-print-expression-function): New option.
-
Carsten Dominik authored
(idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for, idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat, idlwave-while): respect `idlwave-reserved-word-upcase'. (idlwave-rw-case): New function. (idlwave-statement-match): Fixed problem with assignment regexp. (idlwave-font-lock-keywords): Improved regexp for keyword parameters. (idlwave-surround): New argument LENGTH to support padding of operators longer than 1 char.
-
Carsten Dominik authored
Keybindings prefix is now `tool-bar' instead of `toolbar'.
-
Carsten Dominik authored
-
Carsten Dominik authored
-
Carsten Dominik authored
-
Carsten Dominik authored
environment names before they go into the section regexp.
-
- 03 Feb, 2000 2 commits
- 02 Feb, 2000 18 commits
-
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
(cl-builtin-maphash): Remove definitions. Use the new builtins directly.
-
Gerd Moellmann authored
-
Dave Love authored
Don't check for defalias being defined.
-
Gerd Moellmann authored
succeeding process operation sets a different coding system.
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
Doc fix.
-
Dave Love authored
(number-at-point, list-at-point): Add autoload cookie.
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Eli Zaretskii authored
(display-grayscale-p): New function.
-
Eli Zaretskii authored
(display-mouse-p, display-popup-menus-p, display-graphic-p) (display-selections-p, display-screens, display-pixel-width) (display-pixel-height, display-mm-width, display-mm-height) (display-backing-store, display-save-under, display-planes) (display-color-cells, display-visual-class): New functions.
-