Eli Zaretskii
e76ecac5af
*** empty log message ***
2001-10-29 18:23:29 +00:00
Eli Zaretskii
e458cb4997
(invert-face): Check for 'unspecified, not for nil,
...
when testing whether face colors are not specified. From
David.Kastrup@t-online.de (David Kastrup).
2001-10-29 18:06:50 +00:00
Pavel Janík
74e79967f5
(Finput_pending_p): Fix typo in doc-string.
...
(echo-area-clear-hook): Properly DEFVAR_LISP and staticpro it.
2001-10-29 17:53:18 +00:00
Sam Steingold
d90a41e8ba
(byte-recompile-directory): Report numbers of files skipped and failed too.
2001-10-29 17:26:26 +00:00
Kai Großjohann
e2c2a3e282
(log-view-mode-map): Bind M-n' and M-p', not `M n'
...
and `M p'.
2001-10-29 15:46:46 +00:00
Gerd Moellmann
f6f4bfb3d5
(iso-accents-compose): Push SECOND-CHAR
...
as is on unread-command-events instead of `(SECOND-CHAR)'.
2001-10-29 15:44:21 +00:00
Gerd Moellmann
9a7bdceb5d
(x_display_and_set_cursor): If cursor_in_echo_area,
...
use NO_CURSOR if cursor_in_non_selected_windows is false.
2001-10-29 14:00:39 +00:00
André Spiegel
a480997780
#
2001-10-29 12:28:12 +00:00
André Spiegel
3f19e41228
# Doc fix, completing prev change.
2001-10-29 12:26:15 +00:00
Gerd Moellmann
3f08fcd2a6
*** empty log message ***
2001-10-29 12:25:58 +00:00
Gerd Moellmann
426b5652c6
(enriched-face-ans): Handle face attributes
...
of the form `(FACE1 FACE2 ...).
2001-10-29 12:25:27 +00:00
Gerd Moellmann
0f2c6573ce
(Fface_font): Use UNSPECIFIEDP instead of NILP for
...
the slant attribute if FRAME is t.
2001-10-29 12:21:56 +00:00
André Spiegel
ecd50f6599
Mention vc-*-switches in backend API documentation.
...
(vc-annotate): Adapt doc string to recent change.
2001-10-29 12:21:26 +00:00
Gerd Moellmann
0ccfdad267
*** empty log message ***
2001-10-29 11:39:52 +00:00
Gerd Moellmann
ab606888d5
(dired-omit-startup): Show ``Omit'' only in Dired
...
buffers.
2001-10-29 11:39:24 +00:00
Gerd Moellmann
ea42193aa2
(x_set_internal_border_width): Set frame garbaged
...
when X window doesn't exist yet.
2001-10-29 11:18:51 +00:00
Gerd Moellmann
ef253080e3
(x_after_update_window_line): Clear internal border
...
in different circumstances.
2001-10-29 11:16:20 +00:00
Gerd Moellmann
60ebcfe88e
*** empty log message ***
2001-10-29 09:44:56 +00:00
Gerd Moellmann
fee2aedc37
(XTread_socket) <KeyPress>: Don't use
...
STRING_CHAR_AND_LENGTH if nchars == nbytes. From Kenichi Handa
<handa@etl.go.jp>.
2001-10-29 09:44:31 +00:00
Gerd Moellmann
058fb10a33
(sql-mysql): Doc change by RMS.
...
(sql-db2): Doc change.
(sql-help): Doc change by Christian Egli <christian.egli@stest.ch>.
(sql-mysql): Doc change by Christian Egli <christian.egli@stest.ch>.
2001-10-29 09:35:04 +00:00
Gerd Moellmann
6fd735df02
*** empty log message ***
2001-10-29 09:11:17 +00:00
Gerd Moellmann
1fd520b6b3
(substitute-env-vars): Don't quote argument to `rx';
...
it's a macro.
2001-10-29 09:10:48 +00:00
Gerd Moellmann
8997e990e4
*** empty log message ***
2001-10-29 08:28:56 +00:00
Gerd Moellmann
053b325683
(x_build_heuristic_mask): Use x_alloc_image_color.
2001-10-28 20:57:00 +00:00
Gerd Moellmann
138f08595b
*** empty log message ***
2001-10-28 19:28:52 +00:00
Eli Zaretskii
73d25f9cca
*** empty log message ***
2001-10-28 19:28:08 +00:00
Eli Zaretskii
cc9458f76a
Add IBM S/390 on GNU/Linux.
2001-10-28 19:16:18 +00:00
Eli Zaretskii
e64fed1d5d
New file. From Adam Thornton <athornton@sinenomine.net>.
2001-10-28 19:10:11 +00:00
Gerd Moellmann
cac1daf08d
(x_build_heuristic_mask): Fix a bug not incrementing
...
a loop counter.
2001-10-28 19:08:14 +00:00
Eli Zaretskii
f4c2acb31f
(s390-*-linux-gnu): New system. From Adam Thornton <athornton@sinenomine.net>.
2001-10-28 19:05:36 +00:00
Pavel Janík
186486eb07
Use argv[0] instead of emacs when -t was specified.
2001-10-28 18:53:39 +00:00
Pavel Janík
4707d2d079
Change doc-string comments to new style' [w/doc:' keyword].
...
Fix typos in comments.
2001-10-28 18:50:45 +00:00
Eli Zaretskii
60b541d115
(RegText): Fix the wording in the last change. From Richard M. Stallman.
2001-10-28 17:41:55 +00:00
Eli Zaretskii
c5c36e022e
(Customization Types): Add a reference to the Widget manual.
2001-10-28 17:38:29 +00:00
Gerd Moellmann
e5515302f5
(recursive-load-depth-limit): Added.
2001-10-28 16:24:15 +00:00
Richard M. Stallman
bb41818d98
(version18p, version20p): Vars deleted.
...
All uses removed--assume Emacs version is >= 20.
2001-10-28 14:21:59 +00:00
Richard M. Stallman
36656ee3bc
(sc-emacs-features): Test for "Emacs 19"
...
by really checking that it is not version 18.
2001-10-28 14:20:39 +00:00
Richard M. Stallman
46f90d0ff3
(eval-defun): Doc fix.
2001-10-28 14:15:14 +00:00
Richard M. Stallman
eef442a57e
*** empty log message ***
2001-10-28 14:14:44 +00:00
Pavel Janík
d883731ca8
(bug_reporting_address): New function.
...
Use it when displaying usage message.
2001-10-28 13:42:48 +00:00
Pavel Janík
040122547f
(read_minibuf): Remove unused external declaration of variable
...
`Qread_only'.
2001-10-28 10:56:21 +00:00
Pavel Janík
13b1a09c3e
(access_keymap): Remove unused variable `charset'.
2001-10-28 10:53:43 +00:00
Miles Bader
5bbf4378a0
*** empty log message ***
2001-10-28 10:22:34 +00:00
Miles Bader
c7f814cb6d
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
...
(face-attribute-merged-with): New function.
(face-attribute-specified-or): New macro.
(face-foreground, face-background, face-stipple): Add INHERIT argument.
Use `face-attribute-specified-or'.
2001-10-28 10:19:33 +00:00
Miles Bader
cdfaafa9cc
(merge_face_heights): Handle TO being relative as well.
...
Remove #ifdef'd-out code.
(Fface_attribute_relative_p, Fmerge_face_attribute): New functions.
(syms_of_xfaces): Initialize them.
2001-10-28 10:09:29 +00:00
Stefan Monnier
c2d535587a
*** empty log message ***
2001-10-28 06:48:56 +00:00
Stefan Monnier
e8ac59b819
(syntax-ppss-stats): Be more robust when dividing by 0.
2001-10-28 05:43:36 +00:00
Stefan Monnier
8259bf101d
Require `syntax'.
...
(font-lock-defaults-alist): Don't define keywords for lisp languages.
Use `c-font-lock-syntactic-face-function' for c languages.
(font-lock-mode): Don't unset vars when turning the mode off.
(font-lock-default-fontify-buffer): Don't unset vars at the end.
(font-lock-extra-managed-props): New var.
(font-lock-default-unfontify-region): Use it.
(font-lock-apply-syntactic-highlight): Flush the syntax cache.
Don't eval the value when there's no match.
(font-lock-ppss-stats): New var.
(font-lock-ppss): New fun.
(font-lock-fontify-syntactically-region): Use it and syntax.ppss.
(font-lock-apply-highlight): Allow `highlight' to set several props.
(font-lock-set-defaults): Use dolist.
(font-lock-unset-defaults): Remove.
(font-lock-match-c-style-declaration-item-and-skip-to-next):
Try to recognize prototypes using `foo P_ ((args))'.
({c,c++,java,objc}-font-lock-keywords-{1,2,3}): Don't setq a defconst.
(c-font-lock-keywords-2): Fix last change to still use Anders' trick.
(c-font-lock-syntactic-face-function): New function.
(font-lock-match-c++-style-declaration-item-and-skip-to-next)
(c++-keywords): Use a more sophisticated regexp to handle
shallowly nested templates.
2001-10-28 04:48:16 +00:00
Stefan Monnier
b2e8c203e4
(sgml-tags-invisible): Typo.
2001-10-28 04:12:46 +00:00
Stefan Monnier
73d25e5276
(sgml-empty-tags): New var.
...
(sgml-tag): Use it. Cleanup with `cond'.
(sgml-tags-invisible): Make sgml-tags-invisible buffer-local.
Mark the overlays and only delete those that are marked.
(sgml-skip-close-p): Remove.
(sgml-value): Replace sgml-skip-close-p with its definition.
(html-tag-alist): Use sgml-xml a bit more.
(html-mode): Set sgml-empty-tags.
2001-10-28 04:10:40 +00:00