bpt/emacs.git
22 years ago(add_declarator, skip_initializer): New functions.
Gerd Moellmann [Fri, 29 Mar 2002 11:20:40 +0000 (11:20 +0000)]
(add_declarator, skip_initializer): New functions.
(declaration): Use them.

22 years ago(Flax_plist_put): Doc fix.
Kim F. Storm [Fri, 29 Mar 2002 00:04:30 +0000 (00:04 +0000)]
(Flax_plist_put): Doc fix.

22 years ago*** empty log message ***
Kim F. Storm [Fri, 29 Mar 2002 00:03:45 +0000 (00:03 +0000)]
*** empty log message ***

22 years agoMove backquote.elc into emacs-lisp.
Jason Rumney [Thu, 28 Mar 2002 20:11:54 +0000 (20:11 +0000)]
Move backquote.elc into emacs-lisp.

22 years agoFixes to previous entries
Jason Rumney [Thu, 28 Mar 2002 20:06:21 +0000 (20:06 +0000)]
Fixes to previous entries

22 years agoRename dired-do-toggle to dired-toggle-marks.
Richard M. Stallman [Thu, 28 Mar 2002 18:33:48 +0000 (18:33 +0000)]
Rename dired-do-toggle to dired-toggle-marks.

22 years ago(dired-toggle-marks): Renamed from dired-do-toggle. Bindings changed.
Richard M. Stallman [Thu, 28 Mar 2002 18:32:59 +0000 (18:32 +0000)]
(dired-toggle-marks): Renamed from dired-do-toggle.  Bindings changed.

22 years agoFix version number.
Richard M. Stallman [Thu, 28 Mar 2002 18:29:02 +0000 (18:29 +0000)]
Fix version number.

22 years agoMention that README has the version number.
Richard M. Stallman [Thu, 28 Mar 2002 18:28:52 +0000 (18:28 +0000)]
Mention that README has the version number.

22 years ago(compilation-handle-exit):
Richard M. Stallman [Thu, 28 Mar 2002 18:28:24 +0000 (18:28 +0000)]
(compilation-handle-exit):
If compilation-window-height is 0, display status in echo area.

22 years ago(line-move-to-column): Don't call move-to-column if COL=0.
Richard M. Stallman [Thu, 28 Mar 2002 18:27:23 +0000 (18:27 +0000)]
(line-move-to-column): Don't call move-to-column if COL=0.

22 years ago(replace-rectangle): Add autoload.
Richard M. Stallman [Thu, 28 Mar 2002 18:26:36 +0000 (18:26 +0000)]
(replace-rectangle): Add autoload.

22 years agoMark many more variables as risky.
Richard M. Stallman [Thu, 28 Mar 2002 18:26:07 +0000 (18:26 +0000)]
Mark many more variables as risky.
(hack-one-local-variable): Recognize several additional
patterns as risky.

22 years ago(mode-line-mule-info): Use :propertize, not :eval.
Richard M. Stallman [Thu, 28 Mar 2002 18:23:08 +0000 (18:23 +0000)]
(mode-line-mule-info): Use :propertize, not :eval.

22 years ago(tar-header-block-summarize, tar-get-descriptor):
Richard M. Stallman [Thu, 28 Mar 2002 18:15:47 +0000 (18:15 +0000)]
(tar-header-block-summarize, tar-get-descriptor):
Support "next has longname" link type.

22 years ago(list-load-path-shadows): Only ignore last copy of standard Lisp
Richard M. Stallman [Thu, 28 Mar 2002 18:15:32 +0000 (18:15 +0000)]
(list-load-path-shadows): Only ignore last copy of standard Lisp
directories.

22 years ago(compare-windows-whitespace): Match all whitespace.
Richard M. Stallman [Thu, 28 Mar 2002 18:14:53 +0000 (18:14 +0000)]
(compare-windows-whitespace): Match all whitespace.

22 years ago(xml-lite-in-string-p): Use sgml-lexical-context.
Stefan Monnier [Thu, 28 Mar 2002 16:13:01 +0000 (16:13 +0000)]
(xml-lite-in-string-p): Use sgml-lexical-context.
(xml-lite-parse-tag-backward): Use sgml-tag-syntax-table.
(xml-lite-get-context): Check that open/close tags match.
Don't stop scanning while we're ignoring matching tags.

22 years ago(sgml-make-syntax-table): New fun.
Stefan Monnier [Thu, 28 Mar 2002 16:06:38 +0000 (16:06 +0000)]
(sgml-make-syntax-table): New fun.
(sgml-mode-syntax-table): Use it.
(sgml-tag-syntax-table, sgml-tag-name-re): New const.
(sgml-tags-invisible): Use it.
(sgml-lexical-context): New fun.
(sgml-maybe-end-tag, sgml-beginning-of-tag): Use it.
(sgml-quote): Accept \n as entity reference terminator.
(sgml-calculate-indent, sgml-indent-line): New funs.

22 years agoAdd section for VC Changes. New entry for `vc-cvs-global-switches'.
André Spiegel [Thu, 28 Mar 2002 14:36:51 +0000 (14:36 +0000)]
Add section for VC Changes.  New entry for `vc-cvs-global-switches'.

22 years ago(vc-cvs-global-switches): New user option.
André Spiegel [Thu, 28 Mar 2002 14:29:06 +0000 (14:29 +0000)]
(vc-cvs-global-switches): New user option.
(vc-cvs-command): New function.  Update all callers of `vc-do-command'
in vc-cvs.el to use this instead.

22 years agoFix typo.
Pavel Janík [Thu, 28 Mar 2002 14:16:09 +0000 (14:16 +0000)]
Fix typo.

22 years ago(DATAGRAM_CONN_P): Make sure PROC is really a process.
Miles Bader [Thu, 28 Mar 2002 06:43:02 +0000 (06:43 +0000)]
(DATAGRAM_CONN_P): Make sure PROC is really a process.

22 years ago(bootstrap-clean-SH): Use for loop, instead of
Andrew Innes [Wed, 27 Mar 2002 23:20:07 +0000 (23:20 +0000)]
(bootstrap-clean-SH): Use for loop, instead of
relying on shell globbing.

22 years ago(operation query-replace): Use new `noerror' arg for
Colin Walters [Wed, 27 Mar 2002 22:38:04 +0000 (22:38 +0000)]
(operation query-replace): Use new `noerror' arg for
`query-replace-read-args'.
(operation query-replace-regexp): Ditto

22 years ago(xml-lite-in-string-p): Simplify.
Stefan Monnier [Wed, 27 Mar 2002 22:27:44 +0000 (22:27 +0000)]
(xml-lite-in-string-p): Simplify.

22 years ago*** empty log message ***
Colin Walters [Wed, 27 Mar 2002 22:26:22 +0000 (22:26 +0000)]
*** empty log message ***

22 years agoFix copyright notice.
Stefan Monnier [Wed, 27 Mar 2002 22:25:45 +0000 (22:25 +0000)]
Fix copyright notice.
(xml-lite-basic-offset): Rename from xml-lite-indent-offset.
(xml-lite-indent-comment-offset): Remove.
(xml-lite-calculate-indent): Use new name.  Use natural alignment
for comments.

22 years ago(sorter mode-name): Doc fix.
Colin Walters [Wed, 27 Mar 2002 22:19:40 +0000 (22:19 +0000)]
(sorter mode-name): Doc fix.
(ibuffer-mark-help-buffers): Use `ibuffer-help-buffer-modes'.

22 years ago(ibuffer-help-buffer-modes): New variable.
Colin Walters [Wed, 27 Mar 2002 22:19:24 +0000 (22:19 +0000)]
(ibuffer-help-buffer-modes): New variable.
(ibuffer-fontification-alist): Use it.
(ibuffer-backward-line): Handle `ibuffer-summary' area.
(ibuffer-forward-line): Ditto.

22 years agoInitial version.
Colin Walters [Wed, 27 Mar 2002 20:57:06 +0000 (20:57 +0000)]
Initial version.

22 years ago(outline-layout): Doc fix.
Pavel Janík [Wed, 27 Mar 2002 20:14:09 +0000 (20:14 +0000)]
(outline-layout): Doc fix.

22 years agoDon't require `custom'.
Stefan Monnier [Wed, 27 Mar 2002 18:07:04 +0000 (18:07 +0000)]
Don't require `custom'.
(xml-lite-parse-tag-name): Properly treat non-ASCII chars.
(xml-lite-parse-tag-backward): Obey sgml-empty-tags.
(xml-lite-get-context): Drop nested tags not just for comments.
(xml-lite-indent-line): Be more careful about moving point.
(xml-lite-insert-end-tag, xml-lite-slash):
Use indent-according-to-mode instead of xml-lite-indent-line.
(xml-lite-mode): Make xml-lite-orig-indent-line-function buffer-local.
Set sgml-xml-mode.  Don't call force-mode-line-update.
(xml-lite-mode-map): Don't bind TAB.

22 years agoUndo some of the too aggressive tabification.
Eli Zaretskii [Wed, 27 Mar 2002 16:32:15 +0000 (16:32 +0000)]
Undo some of the too aggressive tabification.

22 years agoTabify everything.
Eli Zaretskii [Wed, 27 Mar 2002 15:26:57 +0000 (15:26 +0000)]
Tabify everything.

22 years ago*** empty log message ***
Eli Zaretskii [Wed, 27 Mar 2002 14:59:06 +0000 (14:59 +0000)]
*** empty log message ***

22 years ago(gud-jdb-sourcepath): New variable, saves jdb -sourcepath parameter value.
Eli Zaretskii [Wed, 27 Mar 2002 14:58:43 +0000 (14:58 +0000)]
(gud-jdb-sourcepath): New variable, saves jdb -sourcepath parameter value.
(gud-jdb-build-source-files-list): Comment clarification.
(gud-jdb-massage-args): Reworked into loop-based argument list
processing in order to support -classpath and -sourcepath argument processing.
(gud-jdb-find-source-using-classpath): Prepend gud-jdb-sourcepath
to gud-jdb-classpath to obtain search list.
(gud-jdb-parse-classpath-string): Remove any trailing slashes from
directory names in classpath/sourcepath lists, update comment.
(jdb): Add setting of gud-jdb-sourcepath, update comment.
(gud-find-class): Add gud-jdb-sourcepath use, and correct
behaviour for the case when classpath is not used--backward
compatibility fix.

22 years ago(compile, compile-always): Don't try to compile
Eli Zaretskii [Wed, 27 Mar 2002 14:45:05 +0000 (14:45 +0000)]
(compile, compile-always): Don't try to compile
non-existent files or files in empty directories.

22 years ago<bootstrap-clean>: Make sure all *.el files have Unix EOLs, to
Eli Zaretskii [Wed, 27 Mar 2002 14:42:54 +0000 (14:42 +0000)]
<bootstrap-clean>: Make sure all *.el files have Unix EOLs, to
avoid overflowing pure storage while bootstrapping.

22 years agoFix typo in comment.
Juanma Barranquero [Wed, 27 Mar 2002 10:22:34 +0000 (10:22 +0000)]
Fix typo in comment.

22 years ago(set-network-process-options): Add usage.
Pavel Janík [Wed, 27 Mar 2002 07:56:19 +0000 (07:56 +0000)]
(set-network-process-options): Add usage.
(make-network-process): Doc fix.

22 years ago(xml-lite-at-indentation-p): Move.
Stefan Monnier [Wed, 27 Mar 2002 00:06:42 +0000 (00:06 +0000)]
(xml-lite-at-indentation-p): Move.
(xml-lite-in-string-p, xml-lite-looking-back-at, xml-lite-looking-at):
New functions.
(forward-xml-tag, backward-xml-tag, beginning-of-xml-tag)
(end-of-xml-tag): Remove.
(xml-lite-get-context): Better handling of comments.
(xml-lite-calculate-indent): Use xml-lite-in-string-p.
(xml-lite-parse-tag-backward): Rewrite.

22 years ago(WINS): Make sure it has a tab and not spaces.
Juanma Barranquero [Tue, 26 Mar 2002 15:27:42 +0000 (15:27 +0000)]
(WINS): Make sure it has a tab and not spaces.

22 years ago(WINS): Add the toolbar directory.
Juanma Barranquero [Tue, 26 Mar 2002 15:09:08 +0000 (15:09 +0000)]
(WINS): Add the toolbar directory.

22 years ago(Fdump_emacs): Fix a typo in "command-line-processed".
Eli Zaretskii [Tue, 26 Mar 2002 14:41:44 +0000 (14:41 +0000)]
(Fdump_emacs): Fix a typo in "command-line-processed".

22 years agoFix typo.
Pavel Janík [Tue, 26 Mar 2002 11:08:47 +0000 (11:08 +0000)]
Fix typo.

22 years ago*** empty log message ***
Pavel Janík [Tue, 26 Mar 2002 11:08:01 +0000 (11:08 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Richard M. Stallman [Tue, 26 Mar 2002 09:20:57 +0000 (09:20 +0000)]
*** empty log message ***

22 years ago(Fsubstring_no_properties): New function.
Richard M. Stallman [Tue, 26 Mar 2002 09:19:00 +0000 (09:19 +0000)]
(Fsubstring_no_properties): New function.
(Flax_plist_get, Flax_plist_put): New functions.
(syms_of_fns): defsubr them.

22 years ago(substring-no-properties): Function deleted (now in C).
Richard M. Stallman [Tue, 26 Mar 2002 09:17:56 +0000 (09:17 +0000)]
(substring-no-properties): Function deleted (now in C).

22 years ago(update_menu_bar): Test only update_mode_lines;
Richard M. Stallman [Tue, 26 Mar 2002 09:12:23 +0000 (09:12 +0000)]
(update_menu_bar): Test only update_mode_lines;
don't test or alter w->update_mode_line.

22 years ago(Fdisplay_buffer): Doc fix.
Richard M. Stallman [Tue, 26 Mar 2002 09:09:56 +0000 (09:09 +0000)]
(Fdisplay_buffer): Doc fix.

22 years agoFix typo in commentary.
Juanma Barranquero [Tue, 26 Mar 2002 08:48:51 +0000 (08:48 +0000)]
Fix typo in commentary.

22 years agoFix typo.
Pavel Janík [Tue, 26 Mar 2002 06:29:01 +0000 (06:29 +0000)]
Fix typo.

22 years agoWhoops, that should be `autom4te.cache'
Miles Bader [Tue, 26 Mar 2002 00:42:51 +0000 (00:42 +0000)]
Whoops, that should be `autom4te.cache'

22 years agoAdd `autom4te'
Miles Bader [Tue, 26 Mar 2002 00:41:47 +0000 (00:41 +0000)]
Add `autom4te'

22 years ago(check_pure_size): Update the comment.
Stefan Monnier [Mon, 25 Mar 2002 22:38:55 +0000 (22:38 +0000)]
(check_pure_size): Update the comment.

22 years ago(mouse-wheel-mode): Use global-set-key and global-unset-key.
Pavel Janík [Mon, 25 Mar 2002 11:31:11 +0000 (11:31 +0000)]
(mouse-wheel-mode): Use global-set-key and global-unset-key.

22 years agoFix copyright years.
Eli Zaretskii [Mon, 25 Mar 2002 04:15:39 +0000 (04:15 +0000)]
Fix copyright years.

22 years ago(GET_UNSIGNED_NUMBER): Give proper error for spaces.
Richard M. Stallman [Mon, 25 Mar 2002 00:45:48 +0000 (00:45 +0000)]
(GET_UNSIGNED_NUMBER): Give proper error for spaces.

22 years ago(Quoted File Names): Minor clarifications.
Richard M. Stallman [Mon, 25 Mar 2002 00:44:51 +0000 (00:44 +0000)]
(Quoted File Names): Minor clarifications.

22 years ago(Type Keywords): Minor corrections and cleanups.
Richard M. Stallman [Mon, 25 Mar 2002 00:43:10 +0000 (00:43 +0000)]
(Type Keywords): Minor corrections and cleanups.

22 years ago(rmail-resend): Call mail-abbrev-make-syntax-table.
Richard M. Stallman [Mon, 25 Mar 2002 00:41:26 +0000 (00:41 +0000)]
(rmail-resend): Call mail-abbrev-make-syntax-table.

22 years ago(tags-query-replace): Pass t for NOERROR to query-replace-read-args.
Richard M. Stallman [Mon, 25 Mar 2002 00:40:16 +0000 (00:40 +0000)]
(tags-query-replace): Pass t for NOERROR to query-replace-read-args.

22 years ago(compilation-forget-errors): Don't adjust compilation-parsing-end if it's nil.
Richard M. Stallman [Mon, 25 Mar 2002 00:39:41 +0000 (00:39 +0000)]
(compilation-forget-errors): Don't adjust compilation-parsing-end if it's nil.

22 years ago(query-replace-read-args): New optional arg NOERROR.
Richard M. Stallman [Mon, 25 Mar 2002 00:38:46 +0000 (00:38 +0000)]
(query-replace-read-args): New optional arg NOERROR.
(perform-replace): Use save-window-excursion around recursive edit.

22 years ago(ibuffer): If the user has `ibuffer-use-other-window' non-nil, then
Colin Walters [Sun, 24 Mar 2002 21:33:26 +0000 (21:33 +0000)]
(ibuffer): If the user has `ibuffer-use-other-window' non-nil, then
always use another window.

22 years ago*** empty log message ***
Colin Walters [Sun, 24 Mar 2002 21:33:07 +0000 (21:33 +0000)]
*** empty log message ***

22 years agoFix typos.
Pavel Janík [Sun, 24 Mar 2002 20:29:38 +0000 (20:29 +0000)]
Fix typos.

22 years agoDeclarations in macros.
Gerd Moellmann [Sun, 24 Mar 2002 20:03:28 +0000 (20:03 +0000)]
Declarations in macros.

22 years ago*** empty log message ***
Gerd Moellmann [Sun, 24 Mar 2002 19:53:11 +0000 (19:53 +0000)]
*** empty log message ***

22 years ago(Qdeclare, Vmacro_declaration_function): New variables.
Gerd Moellmann [Sun, 24 Mar 2002 19:52:55 +0000 (19:52 +0000)]
(Qdeclare, Vmacro_declaration_function): New variables.
(Fdefmacro): Handle `(declare ...)'.
(syms_of_eval) <Qdeclare>: Initialize and staticpro.
(syms_of_eval) <Vmacro_declaration_function>: DEFVAR_LISP.

22 years ago(byte-compile-file-form-defmumble):
Gerd Moellmann [Sun, 24 Mar 2002 19:48:27 +0000 (19:48 +0000)]
(byte-compile-file-form-defmumble):
Handle declarations in macro definitions.

22 years ago(macro-declaration-function): New function. Set the
Gerd Moellmann [Sun, 24 Mar 2002 19:46:58 +0000 (19:46 +0000)]
(macro-declaration-function): New function.  Set the
variable macro-declaration-function to it.

22 years ago(facemenu-get-face): Remove unised variable `foreground'.
Eli Zaretskii [Sun, 24 Mar 2002 19:17:10 +0000 (19:17 +0000)]
(facemenu-get-face): Remove unised variable `foreground'.

22 years ago(enriched-face-ans): Support FACE of the form
Eli Zaretskii [Sun, 24 Mar 2002 19:16:22 +0000 (19:16 +0000)]
(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.

22 years agoUpdate images on Windows news.
Jason Rumney [Sun, 24 Mar 2002 16:30:54 +0000 (16:30 +0000)]
Update images on Windows news.

22 years ago(xbm_scan, xbm_load_image, xbm_read_bitmap_data)
Jason Rumney [Sun, 24 Mar 2002 15:50:33 +0000 (15:50 +0000)]
(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.

22 years ago*** empty log message ***
Pavel Janík [Sun, 24 Mar 2002 15:26:29 +0000 (15:26 +0000)]
*** empty log message ***

22 years ago(mouse-wheel-mode): Use the result of current-global-map instead of the
Pavel Janík [Sun, 24 Mar 2002 15:25:11 +0000 (15:25 +0000)]
(mouse-wheel-mode): Use the result of current-global-map instead of the
variable `global-map'.

22 years agoNew file, list of tutorial translators.
Pavel Janík [Sun, 24 Mar 2002 15:21:55 +0000 (15:21 +0000)]
New file, list of tutorial translators.

22 years ago(mail-abbrev-make-syntax-table): New subroutine
Richard M. Stallman [Sat, 23 Mar 2002 16:10:14 +0000 (16:10 +0000)]
(mail-abbrev-make-syntax-table): New subroutine
broken out of sendmail-pre-abbrev-expand-hook.
(sendmail-pre-abbrev-expand-hook): Use it.

22 years agoAdd news of image support on Windows
Jason Rumney [Sat, 23 Mar 2002 10:47:23 +0000 (10:47 +0000)]
Add news of image support on Windows

22 years agoUse `colon' instead of `:' in an index only in the Info version.
Eli Zaretskii [Sat, 23 Mar 2002 09:37:39 +0000 (09:37 +0000)]
Use `colon' instead of `:' in an index only in the Info version.

22 years ago* etags.c (main): Use `sort -o TAGFILE TAGFILE' instead of
Paul Eggert [Sat, 23 Mar 2002 06:49:12 +0000 (06:49 +0000)]
* etags.c (main): Use `sort -o TAGFILE TAGFILE' instead of
`sort TAGFILE -o TAGFILE', as POSIX 1003.1-2001 disallows
the latter usage.

22 years ago(main): Use `sort -o TAGFILE TAGFILE' instead of `sort TAGFILE -o
Paul Eggert [Sat, 23 Mar 2002 06:48:31 +0000 (06:48 +0000)]
(main): Use `sort -o TAGFILE TAGFILE' instead of `sort TAGFILE -o
TAGFILE', as POSIX 1003.1-2001 disallows the latter usage.

22 years ago* quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
Paul Eggert [Sat, 23 Mar 2002 06:47:43 +0000 (06:47 +0000)]
* quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
POSIX 1003.1-2001 disallows both usages.

22 years ago(PRUNED): Avoid "head -1" and "tail +2", as POSIX 1003.1-2001
Paul Eggert [Sat, 23 Mar 2002 06:47:22 +0000 (06:47 +0000)]
(PRUNED): Avoid "head -1" and "tail +2", as POSIX 1003.1-2001
disallows both usages.

22 years agoRemoved fixed problems from MS-Windows port section
Jason Rumney [Sat, 23 Mar 2002 00:41:00 +0000 (00:41 +0000)]
Removed fixed problems from MS-Windows port section

22 years ago[HAVE_IMAGES, HAVE_PBM]: Remove conditionals.
Jason Rumney [Sat, 23 Mar 2002 00:36:07 +0000 (00:36 +0000)]
[HAVE_IMAGES, HAVE_PBM]: Remove conditionals.

22 years ago(w32_handle_tool_bar_click): Detect up and down events
Jason Rumney [Sat, 23 Mar 2002 00:33:22 +0000 (00:33 +0000)]
(w32_handle_tool_bar_click): Detect up and down events
correctly.  Do not pass up_modifier to keyboard buffer.

22 years ago*** empty log message ***
Stefan Monnier [Fri, 22 Mar 2002 23:40:48 +0000 (23:40 +0000)]
*** empty log message ***

22 years ago(finder-inf.el): Remove.
Stefan Monnier [Fri, 22 Mar 2002 23:36:15 +0000 (23:36 +0000)]
(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.

22 years agoDon't load finder-inf.el during byte-compilation.
Stefan Monnier [Fri, 22 Mar 2002 23:27:35 +0000 (23:27 +0000)]
Don't load finder-inf.el during byte-compilation.

22 years ago(vc-cvs-registered, vc-cvs-dir-state-heuristic):
Stefan Monnier [Fri, 22 Mar 2002 23:10:01 +0000 (23:10 +0000)]
(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.

22 years ago(batch-byte-compile-if-not-done): Add autoload cookie.
Stefan Monnier [Fri, 22 Mar 2002 23:05:26 +0000 (23:05 +0000)]
(batch-byte-compile-if-not-done): Add autoload cookie.

22 years ago(bootstrapclean): New target.
Stefan Monnier [Fri, 22 Mar 2002 22:59:56 +0000 (22:59 +0000)]
(bootstrapclean): New target.
(bootstrap-temacs, bootstrap-doc): Remove.
(bootstrap-emacs): Use a bog-standard `temacs'.
Don't bother to build a DOC file.

22 years ago(main): Handle --unibyte, --multibyte, and --no-loadup
Stefan Monnier [Fri, 22 Mar 2002 22:54:19 +0000 (22:54 +0000)]
(main): Handle --unibyte, --multibyte, and --no-loadup
in temacs even if !CANNOT_DUMP.
(standard_args): Keep --no-loadup even if !CANNOT_DUMP.

22 years ago(check_pure_size): Only output a warning.
Stefan Monnier [Fri, 22 Mar 2002 22:53:23 +0000 (22:53 +0000)]
(check_pure_size): Only output a warning.

22 years ago(wait_for_termination): Use sigsuspend rather than sigpause.
Stefan Monnier [Fri, 22 Mar 2002 22:53:13 +0000 (22:53 +0000)]
(wait_for_termination): Use sigsuspend rather than sigpause.