Richard M. Stallman
e643ceae67
(Quoted File Names): Minor clarifications.
2002-03-25 00:44:51 +00:00
Richard M. Stallman
35208b4239
(Type Keywords): Minor corrections and cleanups.
2002-03-25 00:43:10 +00:00
Richard M. Stallman
ed1086b7ac
(rmail-resend): Call mail-abbrev-make-syntax-table.
2002-03-25 00:41:26 +00:00
Richard M. Stallman
17b9c33c8d
(tags-query-replace): Pass t for NOERROR to query-replace-read-args.
2002-03-25 00:40:16 +00:00
Richard M. Stallman
347c91407b
(compilation-forget-errors): Don't adjust compilation-parsing-end if it's nil.
2002-03-25 00:39:41 +00:00
Richard M. Stallman
86914dcca2
(query-replace-read-args): New optional arg NOERROR.
...
(perform-replace): Use save-window-excursion around recursive edit.
2002-03-25 00:38:46 +00:00
Colin Walters
34b8f593f3
(ibuffer): If the user has `ibuffer-use-other-window' non-nil, then
...
always use another window.
2002-03-24 21:33:26 +00:00
Colin Walters
34cf93c0a7
*** empty log message ***
2002-03-24 21:33:07 +00:00
Pavel Janík
27fd22dc72
Fix typos.
2002-03-24 20:29:38 +00:00
Gerd Moellmann
ee9e0c2589
Declarations in macros.
2002-03-24 20:03:28 +00:00
Gerd Moellmann
0af6533d45
*** empty log message ***
2002-03-24 19:53:11 +00:00
Gerd Moellmann
d6edd563f4
(Qdeclare, Vmacro_declaration_function): New variables.
...
(Fdefmacro): Handle `(declare ...)'.
(syms_of_eval) <Qdeclare>: Initialize and staticpro.
(syms_of_eval) <Vmacro_declaration_function>: DEFVAR_LISP.
2002-03-24 19:52:55 +00:00
Gerd Moellmann
985b468607
(byte-compile-file-form-defmumble):
...
Handle declarations in macro definitions.
2002-03-24 19:48:27 +00:00
Gerd Moellmann
2c642c03df
(macro-declaration-function): New function. Set the
...
variable macro-declaration-function to it.
2002-03-24 19:46:58 +00:00
Eli Zaretskii
c7bce5f21f
(facemenu-get-face): Remove unised variable `foreground'.
2002-03-24 19:17:10 +00:00
Eli Zaretskii
1896206dc4
(enriched-face-ans): Support FACE of the form
...
(:foreground COLOR) and (:background COLOR).
(enriched-decode-foreground, enriched-decode-background): Set the
fore- and background colors of the faces we create, since facemenu
doesn't.
2002-03-24 19:16:22 +00:00
Jason Rumney
9e5aa8de39
Update images on Windows news.
2002-03-24 16:30:54 +00:00
Jason Rumney
217e5be0a1
(xbm_scan, xbm_load_image, xbm_read_bitmap_data)
...
(xbm_file_p): Add prototypes.
(xbm_format, xbm_image_p): Sync with xfns.c.
(reflect_byte): New function.
(xbm_read_bitmap_data): Sync with xfns.c, adapt for Windows.
(xbm_load_image): Create bitmaps with a depth of 1.
(init_xfns): Enable XBM images.
2002-03-24 15:50:33 +00:00
Pavel Janík
bb2f7e35d4
*** empty log message ***
2002-03-24 15:26:29 +00:00
Pavel Janík
49e30cd638
(mouse-wheel-mode): Use the result of current-global-map instead of the
...
variable `global-map'.
2002-03-24 15:25:11 +00:00
Pavel Janík
137e547d38
New file, list of tutorial translators.
2002-03-24 15:21:55 +00:00
Richard M. Stallman
cf8b484f16
(mail-abbrev-make-syntax-table): New subroutine
...
broken out of sendmail-pre-abbrev-expand-hook.
(sendmail-pre-abbrev-expand-hook): Use it.
2002-03-23 16:10:14 +00:00
Jason Rumney
a3dde781f2
Add news of image support on Windows
2002-03-23 10:47:23 +00:00
Eli Zaretskii
09041c4bf8
Use colon' instead of :' in an index only in the Info version.
2002-03-23 09:37:39 +00:00
Paul Eggert
dfef6d4974
* etags.c (main): Use `sort -o TAGFILE TAGFILE' instead of
...
`sort TAGFILE -o TAGFILE', as POSIX 1003.1-2001 disallows
the latter usage.
2002-03-23 06:49:12 +00:00
Paul Eggert
61bbbf8d13
(main): Use sort -o TAGFILE TAGFILE' instead of sort TAGFILE -o
...
TAGFILE', as POSIX 1003.1-2001 disallows the latter usage.
2002-03-23 06:48:31 +00:00
Paul Eggert
b9a0799677
* quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
...
POSIX 1003.1-2001 disallows both usages.
2002-03-23 06:47:43 +00:00
Paul Eggert
6461c63615
(PRUNED): Avoid "head -1" and "tail +2", as POSIX 1003.1-2001
...
disallows both usages.
2002-03-23 06:47:22 +00:00
Jason Rumney
6e34ec2973
Removed fixed problems from MS-Windows port section
2002-03-23 00:41:00 +00:00
Jason Rumney
919f1e887f
[HAVE_IMAGES, HAVE_PBM]: Remove conditionals.
2002-03-23 00:36:07 +00:00
Jason Rumney
d4ae780a9b
(w32_handle_tool_bar_click): Detect up and down events
...
correctly. Do not pass up_modifier to keyboard buffer.
2002-03-23 00:33:22 +00:00
Stefan Monnier
44d38e8d27
*** empty log message ***
2002-03-22 23:40:48 +00:00
Stefan Monnier
29ad9e5671
(finder-inf.el): Remove.
...
(finder-data): Don't depend on finder-inf.el any more.
(compile, compile-always): Handle the case where some files
from DONTCOMPILE are missing (it tried to compile them).
(bootstrap-clean): Use src/emacs only if executable.
(bootstrap): Update subdirs.el and finder-inf.el.
2002-03-22 23:36:15 +00:00
Stefan Monnier
f0c4433f47
Don't load finder-inf.el during byte-compilation.
2002-03-22 23:27:35 +00:00
Stefan Monnier
839daccae7
(vc-cvs-registered, vc-cvs-dir-state-heuristic):
...
Don't consider cvs-removed files as under VC control.
VC wouldn't handle them properly anyway and it confuses
vc-file-not-found-hook.
2002-03-22 23:10:01 +00:00
Stefan Monnier
814c447faf
(batch-byte-compile-if-not-done): Add autoload cookie.
2002-03-22 23:05:26 +00:00
Stefan Monnier
a282cc8cb6
(bootstrapclean): New target.
...
(bootstrap-temacs, bootstrap-doc): Remove.
(bootstrap-emacs): Use a bog-standard `temacs'.
Don't bother to build a DOC file.
2002-03-22 22:59:56 +00:00
Stefan Monnier
e721aa94ec
(main): Handle --unibyte, --multibyte, and --no-loadup
...
in temacs even if !CANNOT_DUMP.
(standard_args): Keep --no-loadup even if !CANNOT_DUMP.
2002-03-22 22:54:19 +00:00
Stefan Monnier
a4d35afd2f
(check_pure_size): Only output a warning.
2002-03-22 22:53:23 +00:00
Stefan Monnier
0fdcb86754
(wait_for_termination): Use sigsuspend rather than sigpause.
2002-03-22 22:53:13 +00:00
Jason Rumney
d31097738a
(Fx_create_frame): Enable tool-bar when images are supported.
2002-03-22 22:46:29 +00:00
Jason Rumney
b8b47c1966
(zv_bits): Declare as short, for word alignment.
...
(w32_read_socket) <WM_XBUTTONUP>: Fix last change.
(syms_of_w32term): Define x-use-underline-position-properties.
2002-03-22 22:08:10 +00:00
Jason Rumney
0327b4cc87
(x_set_cursor_color): Set cursor_gc as well.
...
(clear_image_cache): Block input, fix logic, clear matrices in
all frames that share this cache.
2002-03-22 22:00:42 +00:00
Eli Zaretskii
483812aebd
(main): Update the Copyright year in the blurb printed
...
by "emacs --version".
2002-03-22 17:53:09 +00:00
Eli Zaretskii
78e17433d2
(message_with_string): Fix syntax of a call to GCPRO2.
2002-03-22 16:14:47 +00:00
Eli Zaretskii
adcac9f50f
(Symbol Type): Use colon' in index entries instead of :' only in Info.
2002-03-22 13:41:46 +00:00
Eli Zaretskii
da8acb6b4a
(Electric C Characters, Evaluating Emacs-Lisp Expressions): Use <colon>
...
instead of : only in Info.
2002-03-22 13:35:53 +00:00
Eli Zaretskii
539e74f9f6
Clarify that mapconcat will also throw an error when it invokes
...
concat on integers.
2002-03-22 13:30:14 +00:00
Eli Zaretskii
de508b5f24
(File Names): Add an index entry for $ in file names. Add an anchor.
...
(Quoted File Names): Add a cross-reference to where $ in file names
are discussed in "File Names".
2002-03-22 13:21:31 +00:00
Eli Zaretskii
b9b1a85344
*** empty log message ***
2002-03-22 13:01:09 +00:00