bpt/emacs.git
26 years agonew version
Michael Kifer [Thu, 7 Aug 1997 04:48:48 +0000 (04:48 +0000)]
new version

26 years ago(sendmail-send-it): Bind sendmail-coding-system
Kenichi Handa [Thu, 7 Aug 1997 04:18:18 +0000 (04:18 +0000)]
(sendmail-send-it): Bind sendmail-coding-system
to buffer-file-coding-system if it is non-nil.

26 years ago(unexec): Cast 1st arg in mmap calls.
Richard M. Stallman [Thu, 7 Aug 1997 03:52:11 +0000 (03:52 +0000)]
(unexec): Cast 1st arg in mmap calls.

26 years ago(quail-update-leim-list-file):
Richard M. Stallman [Thu, 7 Aug 1997 02:49:18 +0000 (02:49 +0000)]
(quail-update-leim-list-file):
Use insert-file-contents instead of find-file-noselect
and in the process avoid the RAWFILE feature.

26 years ago(insert-file-contents-literally): Doc fix.
Richard M. Stallman [Thu, 7 Aug 1997 02:43:11 +0000 (02:43 +0000)]
(insert-file-contents-literally): Doc fix.

26 years ago(init_sys_modes) [mips || HAVE_TCATTR]:
Richard M. Stallman [Thu, 7 Aug 1997 02:12:40 +0000 (02:12 +0000)]
(init_sys_modes) [mips || HAVE_TCATTR]:
Handle flow_control by setting VSTART and VSTOP characters.

26 years ago(redisplay_internal): Count only visible frames at first.
Richard M. Stallman [Wed, 6 Aug 1997 19:43:02 +0000 (19:43 +0000)]
(redisplay_internal): Count only visible frames at first.

26 years ago(lock_file_1, lock_file): Add casts.
Richard M. Stallman [Wed, 6 Aug 1997 18:59:33 +0000 (18:59 +0000)]
(lock_file_1, lock_file): Add casts.

26 years ago(syms_of_xselect): Doc syntax fixes.
Richard M. Stallman [Wed, 6 Aug 1997 18:56:43 +0000 (18:56 +0000)]
(syms_of_xselect): Doc syntax fixes.

26 years ago(syms_of_coding): Doc syntax fixes.
Richard M. Stallman [Wed, 6 Aug 1997 18:54:05 +0000 (18:54 +0000)]
(syms_of_coding): Doc syntax fixes.

26 years agoInclude leim/ChangeLog in leim distribution.
Richard M. Stallman [Wed, 6 Aug 1997 17:57:31 +0000 (17:57 +0000)]
Include leim/ChangeLog in leim distribution.

26 years ago(HAVE_ALLOCA): Don't define this on USG5_4 if not using GNU C.
Richard M. Stallman [Wed, 6 Aug 1997 17:46:39 +0000 (17:46 +0000)]
(HAVE_ALLOCA): Don't define this on USG5_4 if not using GNU C.

26 years ago(timezone-parse-date): Handle additional style (9).
Richard M. Stallman [Wed, 6 Aug 1997 17:45:55 +0000 (17:45 +0000)]
(timezone-parse-date): Handle additional style (9).

26 years agoFixed header, typos, layout, documentation.
Oliver Seidel [Wed, 6 Aug 1997 10:56:15 +0000 (10:56 +0000)]
Fixed header, typos, layout, documentation.

26 years agoApplied patch from Istvan Marko <istvan@cmdmail.amd.com>
Oliver Seidel [Wed, 6 Aug 1997 09:14:25 +0000 (09:14 +0000)]
Applied patch from Istvan Marko <istvan@cmdmail.amd.com>
to make menus work anywhere.

26 years agoActed upon suggestion from Shane Holder <holder@rsn.hp.com>:
Oliver Seidel [Wed, 6 Aug 1997 08:56:03 +0000 (08:56 +0000)]
Acted upon suggestion from Shane Holder <holder@rsn.hp.com>:
Cancelling the editing of an entry will not delete it any more.

26 years agoImproved documentation. Broke some lines to comply with
Oliver Seidel [Wed, 6 Aug 1997 08:12:03 +0000 (08:12 +0000)]
Improved documentation.  Broke some lines to comply with
Richard M. Stallman's email to please keep in sync with the
rest of the Emacs distribution files.

26 years ago(Yacc_suffixes, Asm_suffixes): Add some alternatives.
Richard M. Stallman [Wed, 6 Aug 1997 07:11:59 +0000 (07:11 +0000)]
(Yacc_suffixes, Asm_suffixes): Add some alternatives.

26 years agoWhitespace change.
Richard M. Stallman [Wed, 6 Aug 1997 06:31:13 +0000 (06:31 +0000)]
Whitespace change.

26 years ago(ispell-dictionary-alist): Doc fix.
Richard M. Stallman [Wed, 6 Aug 1997 04:29:14 +0000 (04:29 +0000)]
(ispell-dictionary-alist): Doc fix.

26 years ago(compilation-parse-errors): Fix previous change.
Richard M. Stallman [Wed, 6 Aug 1997 02:47:18 +0000 (02:47 +0000)]
(compilation-parse-errors): Fix previous change.

26 years ago(detect_eol_type): Fix previous change.
Kenichi Handa [Wed, 6 Aug 1997 01:09:16 +0000 (01:09 +0000)]
(detect_eol_type): Fix previous change.

26 years agoMade todomode.el available under GPL.
Oliver Seidel [Tue, 5 Aug 1997 22:39:04 +0000 (22:39 +0000)]
Made todomode.el available under GPL.

26 years agoFixed insertion routine with help from Trey Jackson
Oliver Seidel [Tue, 5 Aug 1997 22:34:14 +0000 (22:34 +0000)]
Fixed insertion routine with help from Trey Jackson
<tjackson@ichips.intel.com>; added todo-ins-thresh;
fixed keyboard layout to remove unwanted keys.

26 years ago(x-cut-buffer-or-selection-value): Fix previous change.
Richard M. Stallman [Tue, 5 Aug 1997 22:03:07 +0000 (22:03 +0000)]
(x-cut-buffer-or-selection-value): Fix previous change.

26 years ago(vc-version-diff): Change the Newer version prompt.
Richard M. Stallman [Tue, 5 Aug 1997 21:38:52 +0000 (21:38 +0000)]
(vc-version-diff): Change the Newer version prompt.

26 years ago(functionp): Use byte-code-function-p, not compiled-function-p.
Richard M. Stallman [Tue, 5 Aug 1997 20:52:56 +0000 (20:52 +0000)]
(functionp): Use byte-code-function-p, not compiled-function-p.

26 years ago(read-quoted-char): Fix handling of meta-chars.
Richard M. Stallman [Tue, 5 Aug 1997 20:51:55 +0000 (20:51 +0000)]
(read-quoted-char): Fix handling of meta-chars.

26 years agoComment change.
Richard M. Stallman [Tue, 5 Aug 1997 20:15:34 +0000 (20:15 +0000)]
Comment change.

26 years ago(detect_eol_type): If EOL representation does not
Richard M. Stallman [Tue, 5 Aug 1997 18:19:33 +0000 (18:19 +0000)]
(detect_eol_type): If EOL representation does not
seem consistent, use no conversion.

26 years ago(syms_of_fontset): Doc fixes.
Richard M. Stallman [Tue, 5 Aug 1997 18:08:38 +0000 (18:08 +0000)]
(syms_of_fontset): Doc fixes.

26 years ago(mail-mode): Allow TAB after prefix in previous change.
Richard M. Stallman [Tue, 5 Aug 1997 17:25:06 +0000 (17:25 +0000)]
(mail-mode): Allow TAB after prefix in previous change.

26 years ago(update-autoloads-from-directories):
Richard M. Stallman [Tue, 5 Aug 1997 17:16:00 +0000 (17:16 +0000)]
(update-autoloads-from-directories):
Don't process file names that start with `.'.

26 years ago(finder-compile-keywords): Don't process file names that start with `.'.
Richard M. Stallman [Tue, 5 Aug 1997 17:10:16 +0000 (17:10 +0000)]
(finder-compile-keywords): Don't process file names that start with `.'.

26 years ago(updates): Add missing semicolons.
Richard M. Stallman [Tue, 5 Aug 1997 17:06:51 +0000 (17:06 +0000)]
(updates): Add missing semicolons.

26 years agoSet mode-line-frame-identification
Geoff Voelker [Tue, 5 Aug 1997 17:03:56 +0000 (17:03 +0000)]
Set mode-line-frame-identification
to remove frame name from mode-line instead of
mode-line-buffer-identification.

26 years agoIncorporated menus for XEmacs from Allan.Cochrane@soton.sc.philips.com,
Oliver Seidel [Tue, 5 Aug 1997 16:47:01 +0000 (16:47 +0000)]
Incorporated menus for XEmacs from Allan.Cochrane@soton.sc.philips.com,
fixed TYPO, fixed todo-file-cmd, cleaned up rcs history.

26 years agoAdded improvements from Ron Gut <rgut@aware.com>.
Oliver Seidel [Tue, 5 Aug 1997 14:43:39 +0000 (14:43 +0000)]
Added improvements from Ron Gut <rgut@aware.com>.
Added category management.

26 years ago(gud): Fix defgroup doc.
Richard M. Stallman [Tue, 5 Aug 1997 08:10:20 +0000 (08:10 +0000)]
(gud): Fix defgroup doc.

26 years ago(compilation-error-regexp-alist): Make the
Richard M. Stallman [Tue, 5 Aug 1997 08:06:52 +0000 (08:06 +0000)]
(compilation-error-regexp-alist): Make the
MIPS/DEC pattern more specific at the start; accept warnings
as well as errors.

26 years agoDoc fixes.
Richard M. Stallman [Tue, 5 Aug 1997 07:05:12 +0000 (07:05 +0000)]
Doc fixes.

(default-terminal-coding-system): New var.
(set-terminal-coding-system):
Use default-terminal-coding-system as default.
(default-keyboard-coding-system): New variable.
(set-keyboard-coding-system):
Use default-keyboard-coding-system as default.

26 years ago(mail-mode): Fix previous change.
Richard M. Stallman [Tue, 5 Aug 1997 06:41:51 +0000 (06:41 +0000)]
(mail-mode): Fix previous change.
Treat a supercite prefix not followed by text
as a paragraph separator.

26 years ago(comment-line-break-function): New variable.
Richard M. Stallman [Tue, 5 Aug 1997 06:07:24 +0000 (06:07 +0000)]
(comment-line-break-function): New variable.
(do-auto-fill): Use that variable.

26 years ago(cd-absolute): Add missing arg to `error'.
Richard M. Stallman [Tue, 5 Aug 1997 05:49:10 +0000 (05:49 +0000)]
(cd-absolute): Add missing arg to `error'.

26 years agoFix copyright holder name.
Richard M. Stallman [Tue, 5 Aug 1997 05:32:28 +0000 (05:32 +0000)]
Fix copyright holder name.

26 years ago(dontcompilefiles): Delete cyril-util.el.
Richard M. Stallman [Tue, 5 Aug 1997 05:29:21 +0000 (05:29 +0000)]
(dontcompilefiles): Delete cyril-util.el.

26 years ago(standard-display-cyrillic-translit):
Richard M. Stallman [Tue, 5 Aug 1997 05:00:55 +0000 (05:00 +0000)]
(standard-display-cyrillic-translit):
Set standard-display-table here, not when loading the file.
Read argument properly with `interactive'.

26 years ago(format-annotate-atomic-property-change):
Richard M. Stallman [Tue, 5 Aug 1997 04:44:55 +0000 (04:44 +0000)]
(format-annotate-atomic-property-change):
Look thru all elements of PROP-ALIST for a number,
if OLD and NEW are numbers.

26 years ago(time-stamp): Use insert-and-inherit for new stamp.
Richard M. Stallman [Tue, 5 Aug 1997 03:44:40 +0000 (03:44 +0000)]
(time-stamp): Use insert-and-inherit for new stamp.

26 years ago(cyrillic-translit): Doc-string of the package
Kenichi Handa [Tue, 5 Aug 1997 01:43:58 +0000 (01:43 +0000)]
(cyrillic-translit): Doc-string of the package
modified.  Several tranlation rules modified.

26 years agoInitial revision
Kenichi Handa [Tue, 5 Aug 1997 01:18:21 +0000 (01:18 +0000)]
Initial revision

26 years ago(RUSSIAN): Add quail/cyril-jis.el.
Kenichi Handa [Tue, 5 Aug 1997 01:16:44 +0000 (01:16 +0000)]
(RUSSIAN): Add quail/cyril-jis.el.

26 years agoMove Quail package cyrillic-jis-russian to
Kenichi Handa [Tue, 5 Aug 1997 01:15:57 +0000 (01:15 +0000)]
Move Quail package cyrillic-jis-russian to
quail/cyril-jis.el.

26 years ago(cyrillic-language-alist): New variable.
Kenichi Handa [Tue, 5 Aug 1997 01:10:07 +0000 (01:10 +0000)]
(cyrillic-language-alist): New variable.
(standard-display-cyrillic-translit): Add autoload cookie.

26 years ago(pascal-mode-syntax-table): _ is now a symbol constituent.
Richard M. Stallman [Mon, 4 Aug 1997 19:42:32 +0000 (19:42 +0000)]
(pascal-mode-syntax-table): _ is now a symbol constituent.
(pascal-indent-case): Removed unnecessary calls to marker-position.
(pascal-indent-declaration): Editing a parameterlist at the end of
a buffer does not hang.  Removed unnecessary call to marker-position.
(pascal-get-lineup-indent): Removed unused variable.
Now indents parameterlist correctly.
(pascal-completion-response): Removed unused variable.

26 years ago(pp-to-string): Use emacs-lisp-mode-sytax-table.
Richard M. Stallman [Mon, 4 Aug 1997 19:06:02 +0000 (19:06 +0000)]
(pp-to-string): Use emacs-lisp-mode-sytax-table.

26 years ago(isearch-quote-char): Fix handling of control
Richard M. Stallman [Mon, 4 Aug 1997 19:03:37 +0000 (19:03 +0000)]
(isearch-quote-char): Fix handling of control
characters, copied from quoted-insert.

26 years ago(basic-save-buffer-1): Add missing argument for error.
Richard M. Stallman [Mon, 4 Aug 1997 18:56:42 +0000 (18:56 +0000)]
(basic-save-buffer-1): Add missing argument for error.

26 years ago(quail-update-leim-list-file): Go to the
Richard M. Stallman [Mon, 4 Aug 1997 18:55:42 +0000 (18:55 +0000)]
(quail-update-leim-list-file): Go to the
beginning of the package file, in case it was already visited.

26 years agoAdded Raise/Lower item.
Oliver Seidel [Mon, 4 Aug 1997 16:18:45 +0000 (16:18 +0000)]
Added Raise/Lower item.

26 years ago(x-get-selection): Change default for data-type
Richard M. Stallman [Mon, 4 Aug 1997 07:46:26 +0000 (07:46 +0000)]
(x-get-selection): Change default for data-type
back to `STRING'.

26 years ago(set-default-coding-systems): New function.
Kenichi Handa [Mon, 4 Aug 1997 07:03:08 +0000 (07:03 +0000)]
(set-default-coding-systems): New function.

26 years ago(setup-chinese-gb-environment): Do not
Kenichi Handa [Mon, 4 Aug 1997 07:01:31 +0000 (07:01 +0000)]
(setup-chinese-gb-environment): Do not
call set-terminal-coding-system and set-keyboard-coding-system,
instead call set-defualt-coding-systems.
(setup-chinese-big5-environment): Likewise.
(setup-chinese-cns-environment): Likewise.

26 years ago(setup-english-environment): Call set-default-coding-systems.
Kenichi Handa [Mon, 4 Aug 1997 07:01:31 +0000 (07:01 +0000)]
(setup-english-environment): Call set-default-coding-systems.

26 years ago(setup-8-bit-environment): Do not
Kenichi Handa [Mon, 4 Aug 1997 07:01:31 +0000 (07:01 +0000)]
(setup-8-bit-environment): Do not
call set-terminal-coding-system and set-keyboard-coding-system,
instead call set-defualt-coding-systems.

26 years ago(setup-japanese-environment): Do not
Kenichi Handa [Mon, 4 Aug 1997 07:01:31 +0000 (07:01 +0000)]
(setup-japanese-environment): Do not
call set-terminal-coding-system and set-keyboard-coding-system,
instead call set-defualt-coding-systems.

26 years ago(setup-korean-environment): Do not
Kenichi Handa [Mon, 4 Aug 1997 07:01:31 +0000 (07:01 +0000)]
(setup-korean-environment): Do not
call set-terminal-coding-system and set-keyboard-coding-system,
instead call set-defualt-coding-systems.

26 years ago(Fcall_process_region): Use cdr part (not car part)
Kenichi Handa [Mon, 4 Aug 1997 06:59:57 +0000 (06:59 +0000)]
(Fcall_process_region): Use cdr part (not car part)
of Vdefault_process_coding_system for writing out text.

26 years ago(detect_coding_iso2022): Do not exclude posibility of
Kenichi Handa [Mon, 4 Aug 1997 06:59:57 +0000 (06:59 +0000)]
(detect_coding_iso2022): Do not exclude posibility of
7-bit encoding when designation to G1 occurs.  If CSI, SS2, or SS3
is found, return CODING_CATEGORY_MASK_ISO_8_ELSE.
(Fdetect_coding_region): Doc-string modified.

26 years ago(Fset_process_coding_system): Doc-string modified.
Kenichi Handa [Mon, 4 Aug 1997 06:59:57 +0000 (06:59 +0000)]
(Fset_process_coding_system): Doc-string modified.
(Fprocess_coding_system): Likewise.

26 years ago(delete-selection-mode): Delete the :initialize keyword.
Richard M. Stallman [Mon, 4 Aug 1997 06:47:28 +0000 (06:47 +0000)]
(delete-selection-mode): Delete the :initialize keyword.
Don't explicitly check the value and call delete-selection-mode.
Don't put on a custom-loads property.

26 years ago(make-autoload): For a defcustom,
Richard M. Stallman [Mon, 4 Aug 1997 06:44:24 +0000 (06:44 +0000)]
(make-autoload): For a defcustom,
generate custom-add-to-group and custom-add-load if needed.

26 years ago(cpp-edit-reset): Add a close-quote after the file name.
Richard M. Stallman [Mon, 4 Aug 1997 06:18:23 +0000 (06:18 +0000)]
(cpp-edit-reset): Add a close-quote after the file name.

26 years ago(cpp-create-bg-face): Don't really make a face.
Richard M. Stallman [Mon, 4 Aug 1997 06:10:46 +0000 (06:10 +0000)]
(cpp-create-bg-face): Don't really make a face.
Just make (background-color . COLOR).
(cpp-highlight-buffer): Don't die if buffer-invisibility-spec is t.
(cpp-face-default-list): Doc fix, fix custom type.

26 years ago(merge_face_list): New function.
Richard M. Stallman [Mon, 4 Aug 1997 06:07:05 +0000 (06:07 +0000)]
(merge_face_list): New function.
(compute_char_face): Use merge_face_list.
Allow (foreground-color . COLOR) and (background-color . COLOR)
in place of a face.

26 years ago(isearch-other-meta-char): Don't switch windows to exit
Richard M. Stallman [Mon, 4 Aug 1997 05:09:49 +0000 (05:09 +0000)]
(isearch-other-meta-char): Don't switch windows to exit
if that would switch to an inactive minibuffer.

26 years ago(vc-version-diff): Use defaults, not initial input,
Richard M. Stallman [Mon, 4 Aug 1997 04:29:53 +0000 (04:29 +0000)]
(vc-version-diff): Use defaults, not initial input,
for reading the arguments.

26 years ago(internal-face-interactive): Handle default in usual way,
Richard M. Stallman [Mon, 4 Aug 1997 04:23:51 +0000 (04:23 +0000)]
(internal-face-interactive): Handle default in usual way,
Provide completion for color reading.
(set-face-foreground, set-face-background): Specify `color'
when reading the color name interactively.

26 years ago(describe-function): Use " is " instead of colon.
Richard M. Stallman [Mon, 4 Aug 1997 03:57:04 +0000 (03:57 +0000)]
(describe-function): Use " is " instead of colon.

26 years ago(delay-uniquify-rationalize-file-buffer-names):
Richard M. Stallman [Mon, 4 Aug 1997 03:42:58 +0000 (03:42 +0000)]
(delay-uniquify-rationalize-file-buffer-names):
Don't delete this function from kill-buffer-hook, if it is disabled.

26 years ago(insert-file-contents-literally):
Richard M. Stallman [Mon, 4 Aug 1997 03:07:28 +0000 (03:07 +0000)]
(insert-file-contents-literally):
Bind coding-system-for-read and coding-system-for-write,
and bind jka-compr-compression-info-list instead of
file-name-handler-alist.
(find-file-literally): Simplify and use insert-file-contents-literally.

26 years ago(shell): Doc fix.
Richard M. Stallman [Mon, 4 Aug 1997 03:06:28 +0000 (03:06 +0000)]
(shell): Doc fix.

26 years ago(redisplay_internal): Count number of visible frames
Richard M. Stallman [Mon, 4 Aug 1997 03:04:24 +0000 (03:04 +0000)]
(redisplay_internal): Count number of visible frames
instead of number of frames that were redisplayed.

(redisplay_window): Fix previous change.

26 years ago(Fload): Update declaration.
Richard M. Stallman [Mon, 4 Aug 1997 03:02:19 +0000 (03:02 +0000)]
(Fload): Update declaration.

26 years ago(detect_coding_mask): Include CODING_CATEGORY_MASK_BINARY in the
Richard M. Stallman [Mon, 4 Aug 1997 03:01:57 +0000 (03:01 +0000)]
(detect_coding_mask): Include CODING_CATEGORY_MASK_BINARY in the
return value if any 8-bit code is found.

Doc fix.

26 years ago(Frequire): Pass t for the MUST-SUFFIX arg to Fload.
Richard M. Stallman [Mon, 4 Aug 1997 03:00:36 +0000 (03:00 +0000)]
(Frequire): Pass t for the MUST-SUFFIX arg to Fload.

26 years ago(do_autoload): Pass new arg to Fload.
Richard M. Stallman [Mon, 4 Aug 1997 03:00:25 +0000 (03:00 +0000)]
(do_autoload): Pass new arg to Fload.

26 years ago(Fload): New optional arg MUST-SUFFIX.
Richard M. Stallman [Mon, 4 Aug 1997 03:00:11 +0000 (03:00 +0000)]
(Fload): New optional arg MUST-SUFFIX.

26 years agoAlternative colors for standard faces if dark background.
Richard M. Stallman [Mon, 4 Aug 1997 02:57:47 +0000 (02:57 +0000)]
Alternative colors for standard faces if dark background.

26 years ago(hexlify-buffer, dehexlify-buffer):
Richard M. Stallman [Mon, 4 Aug 1997 02:44:42 +0000 (02:44 +0000)]
(hexlify-buffer, dehexlify-buffer):
Pay attention to buffer-file-type.
(hexl-save-buffer): Don't bind buffer-file-type around save-buffer.

26 years ago(x-cut-buffer-or-selection-value): Try both
Richard M. Stallman [Mon, 4 Aug 1997 01:53:36 +0000 (01:53 +0000)]
(x-cut-buffer-or-selection-value): Try both
COMPOUND_TEXT and STRING as types for the selection.

26 years ago(rmail-summary-mouse-goto-message): New function.
Richard M. Stallman [Mon, 4 Aug 1997 01:42:50 +0000 (01:42 +0000)]
(rmail-summary-mouse-goto-message): New function.
(rmail-summary-mode-map): Bind it to Mouse-2.

26 years agoDelete whitespace.
Richard M. Stallman [Mon, 4 Aug 1997 01:11:01 +0000 (01:11 +0000)]
Delete whitespace.

26 years ago(shell-command-on-region, shell-command): Doc fixes.
Richard M. Stallman [Mon, 4 Aug 1997 00:51:07 +0000 (00:51 +0000)]
(shell-command-on-region, shell-command): Doc fixes.
(do-auto-fill): Don't break the line right after a comment starter.

26 years ago(copyright-regexp): Recognize @copyright{}.
Richard M. Stallman [Mon, 4 Aug 1997 00:39:09 +0000 (00:39 +0000)]
(copyright-regexp): Recognize @copyright{}.

26 years ago(copyright-regexp): Recognize the Latin-1 copyright symbol.
Richard M. Stallman [Mon, 4 Aug 1997 00:37:04 +0000 (00:37 +0000)]
(copyright-regexp): Recognize the Latin-1 copyright symbol.

26 years ago(LD_SWITCH_MACHINE):
Richard M. Stallman [Sun, 3 Aug 1997 22:59:26 +0000 (22:59 +0000)]
(LD_SWITCH_MACHINE):
Add #ifdef emacs around all the definitions of this.

26 years ago(i*86-*-sysv4.2uw*): Set NON_GNU_CPP.
Richard M. Stallman [Sun, 3 Aug 1997 22:58:19 +0000 (22:58 +0000)]
(i*86-*-sysv4.2uw*): Set NON_GNU_CPP.

26 years agoFix previous change.
Richard M. Stallman [Sun, 3 Aug 1997 22:57:46 +0000 (22:57 +0000)]
Fix previous change.

26 years ago(vc-menu-map): Replace entries for "Check In" and "Check Out" with
André Spiegel [Sun, 3 Aug 1997 12:48:31 +0000 (12:48 +0000)]
(vc-menu-map): Replace entries for "Check In" and "Check Out" with
new entry "Check In/Out" (calling vc-next-action).