bpt/emacs.git
24 years ago*** empty log message ***
Eli Zaretskii [Tue, 2 May 2000 11:57:06 +0000 (11:57 +0000)]
*** empty log message ***

24 years ago(set-language-environment): Don't
Eli Zaretskii [Tue, 2 May 2000 11:55:50 +0000 (11:55 +0000)]
(set-language-environment): Don't
concat an integer (dos-codepage), use format instead.

24 years ago(PATH_LIST_SEPARATOR) [__MSDOS__ || WINDOWSNT]: Define
Eli Zaretskii [Tue, 2 May 2000 11:01:29 +0000 (11:01 +0000)]
(PATH_LIST_SEPARATOR) [__MSDOS__ || WINDOWSNT]: Define
to semi-colon.
(FILENAME_EQ): New macro, for comparing file names.
(add_member_decl, add_global_decl, add_member_defn): Use
FILENAME_EQ.
(process_file): Don't assume that fread always reads as many bytes
as it was told to (DOS-style CR-LF text files fail this logic).
(open_file): Allocate enough space for path->path plus the file
name and the slash.

24 years ago(help-xref-on-pp): Check for constant symbols.
Dave Love [Tue, 2 May 2000 10:40:37 +0000 (10:40 +0000)]
(help-xref-on-pp): Check for constant symbols.

24 years ago*** empty log message ***
Gerd Moellmann [Tue, 2 May 2000 10:39:45 +0000 (10:39 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Eli Zaretskii [Mon, 1 May 2000 15:36:29 +0000 (15:36 +0000)]
*** empty log message ***

24 years ago(install): Install ebrowse.exe.
Eli Zaretskii [Mon, 1 May 2000 15:23:35 +0000 (15:23 +0000)]
(install): Install ebrowse.exe.

24 years agoIdentify the beginning of cpp stuff in src/Makefile.in and
Eli Zaretskii [Mon, 1 May 2000 15:19:27 +0000 (15:19 +0000)]
Identify the beginning of cpp stuff in src/Makefile.in and
lib/src/Makefile.in more accurately.

24 years ago(fs_load_font): By default, use 0x00..0x7f for ASCII.
Kenichi Handa [Mon, 1 May 2000 00:57:23 +0000 (00:57 +0000)]
(fs_load_font): By default, use 0x00..0x7f for ASCII.
Check Vfont_encoding_alist against the full name of the opened
font.

24 years ago*** empty log message ***
Kenichi Handa [Mon, 1 May 2000 00:55:28 +0000 (00:55 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Gerd Moellmann [Sat, 29 Apr 2000 19:35:00 +0000 (19:35 +0000)]
*** empty log message ***

24 years agoPostScript level 1 compatibility.
Gerd Moellmann [Sat, 29 Apr 2000 19:34:45 +0000 (19:34 +0000)]
PostScript level 1 compatibility.

24 years agoPostScript level 1 compatibility, Upside-down
Gerd Moellmann [Sat, 29 Apr 2000 19:34:29 +0000 (19:34 +0000)]
PostScript level 1 compatibility, Upside-down
printing and line number step.
(BeginDoc, doLineNumber, SL, HL): Code fix.
(isLineStep, PSL): New funs.

24 years ago(normal-top-level): Put a condition-case around
Gerd Moellmann [Sat, 29 Apr 2000 19:28:46 +0000 (19:28 +0000)]
(normal-top-level): Put a condition-case around
the code loading subdirs.el.

24 years agoUpside-down and face background color printing,
Gerd Moellmann [Sat, 29 Apr 2000 19:27:49 +0000 (19:27 +0000)]
Upside-down and face background color printing,
line number step, doc fix.
(ps-print-version): New version number (5.2).
(ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
(ps-face-attribute-list, ps-plot-with-face): Code fix.
(ps-spool-config): Var fix.
(ps-printer-name-option): Const fix.
(ps-print-upside-down, ps-use-face-background,
ps-line-number-step): New vars.
(ps-window-system, ps-lp-system): New consts.
(ps-face-background): New fun.

24 years ago*** empty log message ***
Gerd Moellmann [Sat, 29 Apr 2000 13:19:35 +0000 (13:19 +0000)]
*** empty log message ***

24 years ago(make-auto-save-file-name):
Gerd Moellmann [Sat, 29 Apr 2000 13:17:48 +0000 (13:17 +0000)]
(make-auto-save-file-name):
Apply auto-save-file-name-transforms to visited file name
before generating auto save file name.
(auto-save-file-name-transforms): New variable.

(backup-enable-predicate):
Correctly test for a file under a temporary directory.

24 years agoconcat change
Dave Love [Fri, 28 Apr 2000 17:09:07 +0000 (17:09 +0000)]
concat change

24 years ago*** empty log message ***
Dave Love [Fri, 28 Apr 2000 17:03:43 +0000 (17:03 +0000)]
*** empty log message ***

24 years ago(make_cursor_line_fully_visible): Handle case of rows
Gerd Moellmann [Fri, 28 Apr 2000 13:39:21 +0000 (13:39 +0000)]
(make_cursor_line_fully_visible): Handle case of rows
taller than the window.

24 years ago(realize_x_face): Fix the argument of the second
Kenichi Handa [Fri, 28 Apr 2000 12:57:52 +0000 (12:57 +0000)]
(realize_x_face): Fix the argument of the second
xassert.  BASE_FACE may not be a face for ASCII.

24 years ago*** empty log message ***
Kenichi Handa [Fri, 28 Apr 2000 12:52:32 +0000 (12:52 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Gerd Moellmann [Fri, 28 Apr 2000 11:53:43 +0000 (11:53 +0000)]
*** empty log message ***

24 years ago(sendmail-send-it): Set
Kenichi Handa [Fri, 28 Apr 2000 04:04:04 +0000 (04:04 +0000)]
(sendmail-send-it): Set
buffer-file-coding-system to the selected coding system for MIME
header.

24 years ago*** empty log message ***
Kenichi Handa [Fri, 28 Apr 2000 04:03:09 +0000 (04:03 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Gerd Moellmann [Thu, 27 Apr 2000 19:12:09 +0000 (19:12 +0000)]
*** empty log message ***

24 years ago(slurp_file): New function.
Gerd Moellmann [Thu, 27 Apr 2000 19:11:04 +0000 (19:11 +0000)]
(slurp_file): New function.
(xbm_image_p): Handle case of in-memory XBM files.
(xbm_scan): Rewritten to work on memory buffers instead of files.
(xbm_read_bitmap_data): Renamed from xbm_read_bitmap_file_data.
Work on memory buffers instead of files.  If DATA is null test
if buffer looks like an in-memory XBM file.
(xbm_load_image): Renamed from xbm_load_image_file.  Work on
memory buffers instead of files.
(xbm_file_p): New function.
(xbm_load): Accept :data DATA where DATA is an in-memory XBM file.

24 years ago(read1): Don't treat period followed by certain
Gerd Moellmann [Thu, 27 Apr 2000 19:10:15 +0000 (19:10 +0000)]
(read1): Don't treat period followed by certain
characters as symbol start.

24 years ago(TERMCAP_OBJ): Removed.
Gerd Moellmann [Thu, 27 Apr 2000 19:09:58 +0000 (19:09 +0000)]
(TERMCAP_OBJ): Removed.
(LIBS_TERMCAP): Don't define for __FreeBSD_version >= 400000.

24 years ago(termcapobj): Don't use TERMCAP_OBJ.
Gerd Moellmann [Thu, 27 Apr 2000 19:09:43 +0000 (19:09 +0000)]
(termcapobj): Don't use TERMCAP_OBJ.

24 years ago(print_object): Treat print-length < 0 as nil.
Gerd Moellmann [Thu, 27 Apr 2000 19:09:17 +0000 (19:09 +0000)]
(print_object): Treat print-length < 0 as nil.

24 years agoAdd support for `powerpc*-*-linux-gnu*'.
Gerd Moellmann [Thu, 27 Apr 2000 19:05:51 +0000 (19:05 +0000)]
Add support for `powerpc*-*-linux-gnu*'.

24 years ago(crm-completion-table): New variable.
Gerd Moellmann [Thu, 27 Apr 2000 19:00:09 +0000 (19:00 +0000)]
(crm-completion-table): New variable.
(crm-collection-fn, crm-test-completion)
(completing-read-multiple): Use it.

24 years ago(texinfo-format-xref): Don't try to insert nil.
Gerd Moellmann [Thu, 27 Apr 2000 18:58:13 +0000 (18:58 +0000)]
(texinfo-format-xref): Don't try to insert nil.

24 years ago(mh-send-sub): Look for mh-comp-formfile in
Gerd Moellmann [Thu, 27 Apr 2000 18:56:42 +0000 (18:56 +0000)]
(mh-send-sub): Look for mh-comp-formfile in
mh-etc, too.

24 years ago(etags-tags-completion-table): Add a `:'
Gerd Moellmann [Thu, 27 Apr 2000 18:54:39 +0000 (18:54 +0000)]
(etags-tags-completion-table): Add a `:'
in the second character class of the regexp.

24 years ago(dired-move-to-filename-regexp): Allow format where
Gerd Moellmann [Thu, 27 Apr 2000 18:53:44 +0000 (18:53 +0000)]
(dired-move-to-filename-regexp): Allow format where
YYYY is followed by two spaces.

24 years ago(locate-library): Use mapc.
Dave Love [Thu, 27 Apr 2000 17:02:42 +0000 (17:02 +0000)]
(locate-library): Use mapc.
(help-manyarg-func-alist): Add call-process-region.

24 years ago*** empty log message ***
Gerd Moellmann [Thu, 27 Apr 2000 10:52:35 +0000 (10:52 +0000)]
*** empty log message ***

24 years ago(end_of_file_error): New function.
Gerd Moellmann [Thu, 27 Apr 2000 10:48:11 +0000 (10:48 +0000)]
(end_of_file_error): New function.
(read1): Call it instead of signaling `end-of-file' directly.

24 years ago(print_error_message): Print data of `end-of-file'
Gerd Moellmann [Thu, 27 Apr 2000 10:47:45 +0000 (10:47 +0000)]
(print_error_message): Print data of `end-of-file'
with Fprinc instead of Fprin1.

24 years ago(gud-gdb-find-file): Call find-file-noselect with NOWARN
Gerd Moellmann [Thu, 27 Apr 2000 10:41:43 +0000 (10:41 +0000)]
(gud-gdb-find-file): Call find-file-noselect with NOWARN
argument.

24 years ago(add-minor-mode): Use `set' instead of `setq'.
Gerd Moellmann [Thu, 27 Apr 2000 10:40:58 +0000 (10:40 +0000)]
(add-minor-mode): Use `set' instead of `setq'.

24 years ago(add-minor-mode): Make argument MAP optional.
Gerd Moellmann [Wed, 26 Apr 2000 18:50:09 +0000 (18:50 +0000)]
(add-minor-mode): Make argument MAP optional.

24 years ago(freeze_window_start): Check that minibuffer scroll window isn't nil before
Ken Raeburn [Wed, 26 Apr 2000 18:41:05 +0000 (18:41 +0000)]
(freeze_window_start): Check that minibuffer scroll window isn't nil before
extracting the window structure pointer from it.

24 years ago(record_delete): If we hit the end of the undo list, stop picking elements
Ken Raeburn [Wed, 26 Apr 2000 18:39:30 +0000 (18:39 +0000)]
(record_delete): If we hit the end of the undo list, stop picking elements
apart.

24 years ago*** empty log message ***
Gerd Moellmann [Wed, 26 Apr 2000 17:46:21 +0000 (17:46 +0000)]
*** empty log message ***

24 years ago(display_line): If lines are continued, restore
Gerd Moellmann [Wed, 26 Apr 2000 17:43:04 +0000 (17:43 +0000)]
(display_line): If lines are continued, restore
iterator's ascent/descent information to the values before the
first glyph not fitting on the line.

24 years ago(normal-top-level-add-to-load-path): Handle
Gerd Moellmann [Wed, 26 Apr 2000 17:34:37 +0000 (17:34 +0000)]
(normal-top-level-add-to-load-path): Handle
case that the default directory is not in load-path.

24 years ago(find-image): New function.
Gerd Moellmann [Wed, 26 Apr 2000 17:34:09 +0000 (17:34 +0000)]
(find-image): New function.
(defimage): Rewritten to find image at load time.

24 years ago(add-minor-mode): New function.
Gerd Moellmann [Wed, 26 Apr 2000 17:33:40 +0000 (17:33 +0000)]
(add-minor-mode): New function.

24 years ago(desktop-save): Save list of minor modes.
Gerd Moellmann [Wed, 26 Apr 2000 17:33:02 +0000 (17:33 +0000)]
(desktop-save): Save list of minor modes.
(desktop-create-buffer): Restore minor modes.
(desktop-minor-mode-table): New user-option.

24 years ago(help-xref-on-pp): New function.
Gerd Moellmann [Wed, 26 Apr 2000 17:32:20 +0000 (17:32 +0000)]
(help-xref-on-pp): New function.
(describe-variable): Use it to display xrefs in a symbol's value.

24 years ago(custom-face): Fix parenthesis.
Stefan Monnier [Wed, 26 Apr 2000 17:12:34 +0000 (17:12 +0000)]
(custom-face): Fix parenthesis.

24 years ago(rmail-expunge): When there's no deleted messages,
Kenichi Handa [Tue, 25 Apr 2000 23:49:40 +0000 (23:49 +0000)]
(rmail-expunge): When there's no deleted messages,
do nothing.

24 years ago*** empty log message ***
Kenichi Handa [Tue, 25 Apr 2000 23:46:07 +0000 (23:46 +0000)]
*** empty log message ***

24 years ago(locale-translation-file-name):
Dave Love [Tue, 25 Apr 2000 23:16:28 +0000 (23:16 +0000)]
(locale-translation-file-name):
Defvar to nil.
(set-locale-environment): Set it here (at runtime).

24 years ago*** empty log message ***
Gerd Moellmann [Tue, 25 Apr 2000 19:43:58 +0000 (19:43 +0000)]
*** empty log message ***

24 years ago(try_window_id) <all changes above window start>: Adjust
Gerd Moellmann [Tue, 25 Apr 2000 19:41:30 +0000 (19:41 +0000)]
(try_window_id) <all changes above window start>: Adjust
positions in glyph matrix.  Don't compute new window end
positions.

24 years ago(increment_matrix_positions): Renamed from
Gerd Moellmann [Tue, 25 Apr 2000 19:39:59 +0000 (19:39 +0000)]
(increment_matrix_positions): Renamed from
increment_glyph_matrix_buffer_positions.
(increment_row_positions): Renamed from
increment_glyph_row_buffer_positions.

24 years agoChange names of renamed functions from dispnew.c in prototypes.
Gerd Moellmann [Tue, 25 Apr 2000 19:38:48 +0000 (19:38 +0000)]
Change names of renamed functions from dispnew.c in prototypes.

24 years ago(perform-replace): Add parameters START and END. Use
Gerd Moellmann [Tue, 25 Apr 2000 19:19:31 +0000 (19:19 +0000)]
(perform-replace): Add parameters START and END.  Use
them instead of the check for a region in Transient Mark mode.
(query-replace-read-args): Return two more list elements for the
start and end of the region in Transient Mark mode.
(query-replace, query-replace-regexp, query-replace-regexp-eval)
(map-query-replace-regexp, replace-string, replace-regexp): Add
optional last arguments START and END and pass them to
perform-replace.

24 years ago(ebrowse-tags-query-replace): Construct a
Gerd Moellmann [Tue, 25 Apr 2000 19:18:26 +0000 (19:18 +0000)]
(ebrowse-tags-query-replace): Construct a
form with additional arguments for perform-replace.

24 years ago(tags-query-replace): Add parameters START
Gerd Moellmann [Tue, 25 Apr 2000 19:17:18 +0000 (19:17 +0000)]
(tags-query-replace): Add parameters START
and END.  Construct a form with additional arguments for
perform-replace.

24 years ago(shell-command): Set default directory for "*Shell
Gerd Moellmann [Tue, 25 Apr 2000 19:14:45 +0000 (19:14 +0000)]
(shell-command): Set default directory for "*Shell
Command Output" buffer.

24 years ago(iso-latin-4): Fix typo.
Gerd Moellmann [Tue, 25 Apr 2000 19:12:56 +0000 (19:12 +0000)]
(iso-latin-4): Fix typo.

24 years ago*** empty log message ***
Dave Love [Mon, 24 Apr 2000 20:42:00 +0000 (20:42 +0000)]
*** empty log message ***

24 years ago(Custom-set, Custom-save, Custom-reset-current)
Dave Love [Mon, 24 Apr 2000 20:11:27 +0000 (20:11 +0000)]
(Custom-set, Custom-save, Custom-reset-current)
(Custom-reset-saved, Custom-reset-standard)
(custom-group-value-create, custom-group-set, custom-group-save)
(custom-group-reset-current, custom-group-reset-saved)
(custom-group-reset-standard): Use mapc.
(custom-buffer-create-internal): Disable undo when creating items.
Use mapc.
(custom-face): Avoid superfluous lambda.

24 years ago*** empty log message ***
Gerd Moellmann [Mon, 24 Apr 2000 18:48:24 +0000 (18:48 +0000)]
*** empty log message ***

24 years ago(auto-save-list-file-prefix): Set default to
Gerd Moellmann [Mon, 24 Apr 2000 18:43:25 +0000 (18:43 +0000)]
(auto-save-list-file-prefix): Set default to
`~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.

24 years ago(Fdo_auto_save): Create directories for auto-save
Gerd Moellmann [Mon, 24 Apr 2000 18:41:54 +0000 (18:41 +0000)]
(Fdo_auto_save): Create directories for auto-save
list file if necessary.

24 years ago(time-stamp-string-preprocess): Always convert
Sam Steingold [Mon, 24 Apr 2000 17:37:05 +0000 (17:37 +0000)]
(time-stamp-string-preprocess): Always convert
`field-result' to a string.

24 years ago*** empty log message ***
Gerd Moellmann [Mon, 24 Apr 2000 14:01:22 +0000 (14:01 +0000)]
*** empty log message ***

24 years ago(command-line-x-option-alist): Add `-lsp' and
Gerd Moellmann [Mon, 24 Apr 2000 14:00:07 +0000 (14:00 +0000)]
(command-line-x-option-alist): Add `-lsp' and
`--line-spacing'.

24 years ago(scrolling): New group.
Gerd Moellmann [Mon, 24 Apr 2000 13:59:25 +0000 (13:59 +0000)]
(scrolling): New group.
(automatic-hscrolling): New user-option.

24 years ago(init_iterator): Set iterator's extra_line_spacing
Gerd Moellmann [Mon, 24 Apr 2000 13:57:11 +0000 (13:57 +0000)]
(init_iterator): Set iterator's extra_line_spacing
from buffer or frame.
(automatic_hscrolling_p): New variable.
(hscroll_windows): Scroll windows horizontally only if automatic
hscrolling is allowed.
(syms_of_xdisp): New variable `automatic-hscrolling'.

24 years ago(struct frame): Add member extra_line_spacing.
Gerd Moellmann [Mon, 24 Apr 2000 13:56:30 +0000 (13:56 +0000)]
(struct frame): Add member extra_line_spacing.

24 years ago(x_set_line_spacing): New function.
Gerd Moellmann [Mon, 24 Apr 2000 13:56:04 +0000 (13:56 +0000)]
(x_set_line_spacing): New function.
(Fx_create_frame): Set line spacing from resources.
(Qline_spacing): New variable.
(syms_of_xfns): Initialize Qline_spacing.

24 years ago(USAGE2): Add `--line-spacing' and `-lsp'.
Gerd Moellmann [Mon, 24 Apr 2000 13:55:28 +0000 (13:55 +0000)]
(USAGE2): Add `--line-spacing' and `-lsp'.

24 years ago(init_buffer_once): Handle extra_line_spacing.
Gerd Moellmann [Mon, 24 Apr 2000 13:55:05 +0000 (13:55 +0000)]
(init_buffer_once): Handle extra_line_spacing.
(syms_of_buffer): Add `default-line-spacing' and `line-spacing'.
(reset_buffer): Don't initialize extra2 and extra3.  Intialize
extra_line_spacing from default value.
(init_buffer_once): Initialize default value of extra_line_spacing.

24 years ago(struct buffer): Add extra_line_spacing, remove extra2
Gerd Moellmann [Mon, 24 Apr 2000 13:54:35 +0000 (13:54 +0000)]
(struct buffer): Add extra_line_spacing, remove extra2
and extra3.

24 years ago(x_produce_glyphs): Remove reference to struct it's
Gerd Moellmann [Mon, 24 Apr 2000 13:54:04 +0000 (13:54 +0000)]
(x_produce_glyphs): Remove reference to struct it's
prompt_width.  Add extra line spacing.

24 years ago(produce_glyphs): Remove reference to struct it's prompt_width.
Gerd Moellmann [Mon, 24 Apr 2000 13:53:16 +0000 (13:53 +0000)]
(produce_glyphs): Remove reference to struct it's prompt_width.

24 years ago(struct it): Remove member prompt_width, add extra_line_spacing.
Gerd Moellmann [Mon, 24 Apr 2000 13:52:50 +0000 (13:52 +0000)]
(struct it): Remove member prompt_width, add extra_line_spacing.

24 years ago(update_frame_line): When writing a whole line, make
Gerd Moellmann [Sat, 22 Apr 2000 14:12:30 +0000 (14:12 +0000)]
(update_frame_line): When writing a whole line, make
sure cursor is in the right row afterwards, otherwise a use of
capability `ch' in cmgoto might leave the cursor in the row below.

24 years ago*** empty log message ***
Richard M. Stallman [Fri, 21 Apr 2000 18:28:45 +0000 (18:28 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Gerd Moellmann [Fri, 21 Apr 2000 13:08:56 +0000 (13:08 +0000)]
*** empty log message ***

24 years ago(timer_check): Fix typo in comment.
Gerd Moellmann [Fri, 21 Apr 2000 13:02:41 +0000 (13:02 +0000)]
(timer_check): Fix typo in comment.

24 years ago(struct Lisp_Buffer_Cons): Remove.
Gerd Moellmann [Fri, 21 Apr 2000 13:00:58 +0000 (13:00 +0000)]
(struct Lisp_Buffer_Cons): Remove.

24 years ago*** empty log message ***
Richard M. Stallman [Fri, 21 Apr 2000 07:39:56 +0000 (07:39 +0000)]
*** empty log message ***

24 years ago(Fset_fontset_font): Fix docstring. Local variable
Kenichi Handa [Thu, 20 Apr 2000 23:52:05 +0000 (23:52 +0000)]
(Fset_fontset_font): Fix docstring.  Local variable
name change: ch -> character.

24 years ago*** empty log message ***
Kenichi Handa [Thu, 20 Apr 2000 23:50:19 +0000 (23:50 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Gerd Moellmann [Thu, 20 Apr 2000 21:52:10 +0000 (21:52 +0000)]
*** empty log message ***

24 years ago(Ffile_writable_p) [WINDOWSNT]: Return nil if parent
Gerd Moellmann [Thu, 20 Apr 2000 21:01:16 +0000 (21:01 +0000)]
(Ffile_writable_p) [WINDOWSNT]: Return nil if parent
directory doesn't exist.

24 years ago(echo_message_buffer): New variable.
Gerd Moellmann [Thu, 20 Apr 2000 21:00:43 +0000 (21:00 +0000)]
(echo_message_buffer): New variable.
(echo_now): Set echo_message_buffer to the echo area buffer used
to display the echo.
(cancel_echoing): Reset echo_message_buffer to nil.
(read_char): Code rewritten that handles canceling an echo or
echoing a dash, respectively.

24 years agoffap, filecache, locate
Dave Love [Thu, 20 Apr 2000 11:03:34 +0000 (11:03 +0000)]
ffap, filecache, locate

24 years agoDirectory partial completion.
Dave Love [Thu, 20 Apr 2000 11:01:25 +0000 (11:01 +0000)]
Directory partial completion.

24 years ago*** empty log message ***
Dave Love [Thu, 20 Apr 2000 11:00:23 +0000 (11:00 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Dave Love [Wed, 19 Apr 2000 22:45:31 +0000 (22:45 +0000)]
*** empty log message ***

24 years ago(cl-old-mapc): Fix definition.
Dave Love [Wed, 19 Apr 2000 22:31:21 +0000 (22:31 +0000)]
(cl-old-mapc): Fix definition.
(cl-mapc): Rename from mapc.  Fix the funcall.