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

27314 Commits

Author SHA1 Message Date
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
Ken Raeburn
66e4690ffa * sound.c (sound_cleanup): Don't call device close routine if pointer is null. 2000-02-07 00:45:16 +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
Andrew Innes
8f23f28053 [WINDOWSNT]: Include w32term.h. 2000-02-06 23:37:49 +00:00
Andrew Innes
0052a264ee (struct W32FontStruct): Add ascent and descent slots. 2000-02-06 23:37:47 +00:00
Andrew Innes
a9b4e0ec68 (x_make_frame_visible): Replace call to
input_poll_signal with poll_for_input.
2000-02-06 23:37:47 +00:00
Andrew Innes
8f900f6e16 (sigmask): New function (does nothing).
(sigunblock): Ditto.
2000-02-06 23:37:46 +00:00
Andrew Innes
d968f7dbb7 Add dependencies on w32gui.h.
(OBJ1): Include atimer.obj.
($$(BLD)\atimer.obj): New dependency rule.
2000-02-06 23:37:45 +00:00
Andrew Innes
d750b1f5c9 (syms_of_lread): Fix literal newlines. 2000-02-06 23:37:44 +00:00
Andrew Innes
73ebcd259e (USAGE): Split into USAGE1 and USAGE2, to work-around
the string constant limit (2048 bytes) in MSVC.
(main): Ditto.
2000-02-06 23:37:43 +00:00
Andrew Innes
4397e334f1 Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
around image definitions and prototypes.
(gamma_correct) [WINDOWSNT]: New prototype.
2000-02-06 23:37:42 +00:00
Andrew Innes
28dd1b41cc Add include protection. 2000-02-06 23:37:34 +00:00
Andrew Innes
9e598d898e (SYS_LDFLAGS): Add -nologo. 2000-02-06 23:37:33 +00:00
Andrew Innes
90abecd329 (x-handle-args): Comment out call to message. 2000-02-06 23:37:19 +00:00
Andrew Innes
3c5b0995d5 (install): Synchronize rules for compiling with Unix version. 2000-02-06 23:36:33 +00:00
Andrew Innes
3191b14267 (ETAGSOBJ): Remove reference to obsolete alloca.obj.
(CTAGSOBJ): Ditto.
($$(BLD)\alloca.obj): Delete obsolete dependency rule.
2000-02-06 23:36:06 +00:00
Gerd Moellmann
59ddecde2a * xterm.c (x_display_and_set_cursor): Set pre-edit area.
(x_display_cursor): Don't set it here.
(XTread_socket) [HAVE_X_I18N] <KeyPress, KeyRelease>: Don't
dispatch the event.
2000-02-05 16:50:32 +00:00
Dave Love
71e1147d35 Fix junk from last checkin. 2000-02-04 20:53:21 +00:00
Dave Love
9ff33afbe7 (mode-line-mule-info): Fix/extend last change. 2000-02-04 20:35:08 +00:00
Dave Love
f093a5e0fb # 2000-02-04 18:18:41 +00:00
Dave Love
075909731b Remove some unused vars.
(_GNU_SOURCE): Define (for euidaccess).
2000-02-04 17:56:46 +00:00
Dave Love
9b7c9ebd68 (_XOPEN_SOURCE): Declare (for ftello). 2000-02-04 17:45:44 +00:00
Dave Love
be95a9b666 (read_minibuf_noninteractive): Remove undeclared gcpro1, gcpro2.
(read_minibuf): Deal with allow_props correctly.
2000-02-04 17:31:33 +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
Carsten Dominik
ca660d22e8 (idlwave-shell-print): Fixed bug with
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.
2000-02-04 10:10:40 +00:00
Carsten Dominik
595ab50b06 (idlwave-template): Respect `idlwave-abbrev-change-case'.
(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.
2000-02-04 10:09:56 +00:00
Carsten Dominik
8124289f5b (idlwave-toolbar-add-everywhere, idlwave-toolbar-remove-everywhere):
Keybindings prefix is now `tool-bar' instead of `toolbar'.
2000-02-04 10:08:49 +00:00
Carsten Dominik
6081676610 RefTeX 4.11 2000-02-04 10:04:45 +00:00
Carsten Dominik
9e9f557f44 (reftex-change-label): add `A-Z' to char class in regexp. 2000-02-04 10:04:00 +00:00
Carsten Dominik
ce1a4cb24a (reftex-with-special-syntax): Bind `case-fold-search' to nil. 2000-02-04 10:03:22 +00:00
Carsten Dominik
46177d5436 (reftex-compile-variables): regexp-quote the
environment names before they go into the section regexp.
2000-02-04 10:01:08 +00:00
Carsten Dominik
ea442c620b IDLWAVE 3.15 2000-02-04 09:57:10 +00:00
Dave Love
3f42935193 Replace completion-dolist with dolist. 2000-02-03 15:45:10 +00:00
Dave Love
048d06bdf5 Replace tar-dolist, tar-dotimes with dolist, dotimes. 2000-02-03 15:14:15 +00:00
Francesco Potortì
19e262bd59 Typos corrected for etags 2000-02-03 13:20:50 +00:00
Francesco Potortì
e4100b7f37 etags 2000-02-03 12:00:56 +00:00
Francesco Potortì
944bdd7208 2000-01-31 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
* etags.c [MSDOS]: Set MSDOS to 1 if #defined, 0 otherwise.
	(get_compressor_from_suffix, process_file): Use MSDOS in if clause.
	(etags_strchr, etags_strrchr): Use const char * and int as arguments.
	(getenv, getcwd): Only declare them if necessary.
	(EMACS_NAME): New constant macro.
	(print_version): Use it.
	(P_) [__STDC__]: Macro for defining function prototypes.
	(all functions): Made them static.

2000-01-18  Fabrice Popineau  <Fabrice.Popineau@supelec.fr>

	* etags.c [WINDOWSNT]: #include <direct.h>

2000-01-18  Martin Buchholz  <martin@xemacs.org>

	* etags.c: Prototypes and static for all the functions.
2000-02-03 11:58:48 +00:00
Eli Zaretskii
649351f90f (SYSTEM_PURESIZE_EXTRA): Enlarge to 60000. 2000-02-03 10:10:38 +00:00
Ken Raeburn
f1b9c7c1ce * search.c (compile_pattern): If a cache entry has a nil regexp, fill in that
entry instead of clobbering a previously cached string regexp.
2000-02-03 07:54:12 +00:00
Ken Raeburn
15c9cf8193 * puresize.h (BASE_PURESIZE): Increase to 610000. 2000-02-02 21:06:43 +00:00
Dave Love
f26c34fdef *** empty log message *** 2000-02-02 20:25:23 +00:00
Dave Love
fcc31755c5 Change maintainer. 2000-02-02 16:00:17 +00:00
Dave Love
b22a152b02 (cl-builtin-gethash, cl-builtin-remhash, cl-builtin-clrhash)
(cl-builtin-maphash): Remove definitions.  Use the new builtins
directly.
2000-02-02 15:25:07 +00:00
Gerd Moellmann
d240a249ca *** empty log message *** 2000-02-02 15:22:19 +00:00
Dave Love
0d752cda8e Use bytecomp-load-hook, not emacs-lisp-mode-hook.
Don't check for defalias being defined.
2000-02-02 15:20:31 +00:00
Gerd Moellmann
65d68537af (ange-ftp-write-region): Handle case that
succeeding process operation sets a different coding system.
2000-02-02 15:11:39 +00:00
Dave Love
3433c43f88 Run bytecomp-load-hook. 2000-02-02 15:10:35 +00:00
Dave Love
ba27ebd204 (whitespace): Add :version to defgroup. 2000-02-02 15:01:39 +00:00
Dave Love
024e5da65b (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
Doc fix.
2000-02-02 14:59:02 +00:00