1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-12 09:28:24 +00:00
Commit Graph

378 Commits

Author SHA1 Message Date
Gerd Moellmann
99e95407a0 *** empty log message *** 2000-02-15 10:30:58 +00:00
Kenichi Handa
eae61d8f4a *** empty log message *** 2000-02-13 23:50:09 +00:00
Gerd Moellmann
fb07a30287 *** empty log message *** 2000-02-12 19:50:59 +00:00
Dave Love
a0eddf92d5 *** empty log message *** 2000-02-10 18:50:33 +00:00
Dave Love
6cbc1482fe (command-line-1): Don't call make-mode-line-mouse-sensitive. 2000-02-09 12:43:30 +00:00
Gerd Moellmann
f7136ee81a *** empty log message *** 2000-02-07 23:29:31 +00:00
Stefan Monnier
fef8c55b16 (diff-kill-junk): New interactive function.
(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.
2000-02-07 02:01:07 +00:00
Stefan Monnier
6e1d0d151d (font-lock-keywords): Fix doc for multiline matches.
(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'.
2000-02-07 01:49:33 +00:00
Andrew Innes
a75dfea0a5 * dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
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.
2000-02-06 23:37:51 +00:00
Dave Love
9ff33afbe7 (mode-line-mule-info): Fix/extend last change. 2000-02-04 20:35:08 +00:00
Dave Love
b85e9462bf *** empty log message *** 2000-02-04 15:18:30 +00:00
Carsten Dominik
44dff07587 Version number and date updated 2000-02-04 10:14:51 +00:00
Dave Love
f26c34fdef *** empty log message *** 2000-02-02 20:25:23 +00:00
Gerd Moellmann
d240a249ca *** empty log message *** 2000-02-02 15:22:19 +00:00
Eli Zaretskii
d5179a0172 (display-color-p): Use framep-on-display.
(display-grayscale-p): New function.
2000-02-02 11:38:16 +00:00
Dave Love
968e00f06d *** empty log message *** 2000-02-01 10:03:58 +00:00
Gerd Moellmann
2cb750ba44 *** empty log message *** 2000-01-31 21:38:34 +00:00
Gerd Moellmann
475699359a *** empty log message *** 2000-01-31 21:28:41 +00:00
Gerd Moellmann
74e9213b8b *** empty log message *** 2000-01-31 20:18:20 +00:00
Gerd Moellmann
994c5afe74 *** empty log message *** 2000-01-30 21:22:55 +00:00
Jason Rumney
f00276e3d8 *** empty log message *** 2000-01-30 19:04:28 +00:00
Dave Love
e645e77b4b (jka-compr-load): Fix up load-history. 2000-01-30 17:52:18 +00:00
Dave Love
cc4dfff0ec Replace autoloads for dolist, dotimes. 2000-01-30 13:29:57 +00:00
Dave Love
16215eb016 *** empty log message *** 2000-01-29 18:44:47 +00:00
Gerd Moellmann
bbd9b56608 *** empty log message *** 2000-01-29 12:15:49 +00:00
Gerd Moellmann
887448e1e3 (ebnf-syntax): Doc fix 2000-01-29 12:02:36 +00:00
Dave Love
142e109c58 *** empty log message *** 2000-01-28 23:14:55 +00:00
Dave Love
7df8508400 Remove stuff for dotimes, dolist, push, pop.
Don't use lisp-indent-hook property.
(cl-abs): Remove.
2000-01-28 22:32:28 +00:00
Gerd Moellmann
d060bc9f7e *** empty log message *** 2000-01-28 17:35:36 +00:00
Gerd Moellmann
b02786f9b4 *** empty log message *** 2000-01-28 13:55:15 +00:00
Gerd Moellmann
efd68b8a91 *** empty log message *** 2000-01-28 12:48:41 +00:00
Gerd Moellmann
3b43c01c60 *** empty log message *** 2000-01-28 11:58:22 +00:00
Gerd Moellmann
a0b796e3ed (rmail-dont-reply-to): Replace matched
userids differently.
2000-01-27 16:53:17 +00:00
Gerd Moellmann
984ae00171 *** empty log message *** 2000-01-27 14:31:16 +00:00
Dave Love
6c67ddee21 *** empty log message *** 2000-01-26 17:59:13 +00:00
Gerd Moellmann
4e6473c81e (vc-version-diff): Make sure file name is expanded. 2000-01-26 10:32:38 +00:00
Gerd Moellmann
e12489f9ab *** empty log message *** 2000-01-25 15:59:42 +00:00
Kenichi Handa
8dbe2b079a *** empty log message *** 2000-01-25 03:25:59 +00:00
Dave Love
26ef1c879e (fortran-mode): Use beginning-of-defun-function, end-of-defun-function. 2000-01-24 22:44:09 +00:00
Jason Rumney
7ed4e9a732 (w32_create_initial_fontsets): Disabled as it conflicts with new face support. 2000-01-23 03:28:57 +00:00
Richard M. Stallman
d2ce3151a3 (query-replace): Rename last arg to DELIMITED.
(map-query-replace-regexp, query-replace-regexp-eval): Likewise.
(query-replace-regexp): Likewise.
2000-01-22 19:08:48 +00:00
Richard M. Stallman
02b1440002 *** empty log message *** 2000-01-21 03:42:21 +00:00
Richard M. Stallman
5bb6f079e5 *** empty log message *** 2000-01-21 02:46:43 +00:00
Richard M. Stallman
2d5e9b548e *** empty log message *** 2000-01-21 02:10:26 +00:00
Dave Love
fe5d99e1c3 *** empty log message *** 2000-01-19 16:26:37 +00:00
Dave Love
60af03f1c8 *** empty log message *** 2000-01-19 14:59:52 +00:00
Gerd Moellmann
6a1950ecf3 *** empty log message *** 2000-01-18 21:37:06 +00:00
Gerd Moellmann
72dbbc7d75 (ange-ftp-skip-msgs): Add regexp for EPRT. 2000-01-18 12:02:31 +00:00
Gerd Moellmann
fbe91bbdb9 (tmm-goto-completions): Adapt to prompt being part
of mini-buffer.
2000-01-17 15:32:56 +00:00
Gerd Moellmann
b3303df7ab (copyright-update): Removed the
requirement for a trailing space from `copyright-regexp', to
support copyrights with owner specified on a separate line..
2000-01-14 22:42:11 +00:00