]> code.delx.au - gnu-emacs/log
gnu-emacs
21 years ago*** empty log message ***
Richard M. Stallman [Mon, 29 Jul 2002 02:46:52 +0000 (02:46 +0000)]
*** empty log message ***

21 years ago(mode-line-format): Handle vc-mode specially.
Richard M. Stallman [Mon, 29 Jul 2002 02:45:49 +0000 (02:45 +0000)]
(mode-line-format): Handle vc-mode specially.
Move mode-line-position to after global-mode-string.
(mode-line-modes): Move the starting 3 spaces out of here.
(mode-line-position): Separate with a space, not dashes.

21 years agoDon't add to minor-mode-alist.
Richard M. Stallman [Mon, 29 Jul 2002 02:40:40 +0000 (02:40 +0000)]
Don't add to minor-mode-alist.

21 years agoComment change.
Richard M. Stallman [Mon, 29 Jul 2002 02:09:19 +0000 (02:09 +0000)]
Comment change.

21 years agoFix set-face-attribute example.
Richard M. Stallman [Mon, 29 Jul 2002 01:58:43 +0000 (01:58 +0000)]
Fix set-face-attribute example.

21 years ago(HPUX8): Define this before including hpux.h.
Richard M. Stallman [Mon, 29 Jul 2002 01:57:49 +0000 (01:57 +0000)]
(HPUX8): Define this before including hpux.h.
(HAVE_SYS_WAIT_H): #define deleted; we let Autoconf decide.

21 years ago(HAVE_SYS_WAIT_H): The #undef is conditional on HPUX8.
Richard M. Stallman [Mon, 29 Jul 2002 01:56:56 +0000 (01:56 +0000)]
(HAVE_SYS_WAIT_H): The #undef is conditional on HPUX8.

21 years ago(make_lispy_event): Use #ifdef to test USE_TOOLKIT_SCROLL_BARS.
Richard M. Stallman [Mon, 29 Jul 2002 01:55:43 +0000 (01:55 +0000)]
(make_lispy_event): Use #ifdef to test USE_TOOLKIT_SCROLL_BARS.
Explicitly clear up_modifier in event->modifiers.

21 years agoExplain how enabling or disabling the tool bar affects specified geometry.
Richard M. Stallman [Mon, 29 Jul 2002 01:53:42 +0000 (01:53 +0000)]
Explain how enabling or disabling the tool bar affects specified geometry.

21 years ago(edebug-debugger): If inside redisplay, just return.
Richard M. Stallman [Mon, 29 Jul 2002 01:51:09 +0000 (01:51 +0000)]
(edebug-debugger): If inside redisplay, just return.

21 years ago(debug): If redisplaying, just return.
Richard M. Stallman [Mon, 29 Jul 2002 01:49:45 +0000 (01:49 +0000)]
(debug): If redisplaying, just return.

21 years ago(Info-find-index-name): Improve last change.
Richard M. Stallman [Mon, 29 Jul 2002 01:48:52 +0000 (01:48 +0000)]
(Info-find-index-name): Improve last change.

21 years agoUpdate copyright year.
Markus Rost [Sat, 27 Jul 2002 19:50:34 +0000 (19:50 +0000)]
Update copyright year.
(ps-begin-cut-regexp, ps-end-cut-regexp): Fix type.

21 years agoDocument custom-file variable.
Richard M. Stallman [Sat, 27 Jul 2002 19:11:14 +0000 (19:11 +0000)]
Document custom-file variable.

21 years ago(file-name-sans-extension): Avoid expanding DIRECTORY.
Richard M. Stallman [Sat, 27 Jul 2002 19:09:54 +0000 (19:09 +0000)]
(file-name-sans-extension): Avoid expanding DIRECTORY.

21 years ago*** empty log message ***
Richard M. Stallman [Sat, 27 Jul 2002 19:09:08 +0000 (19:09 +0000)]
*** empty log message ***

21 years ago(diary-rosh-hodesh): Cons MARK on in the third case.
Richard M. Stallman [Sat, 27 Jul 2002 19:01:40 +0000 (19:01 +0000)]
(diary-rosh-hodesh): Cons MARK on in the third case.

21 years ago(x_display_and_set_cursor): Check FRAME_CURSOR_WIDTH for bar cursor.
Richard M. Stallman [Sat, 27 Jul 2002 18:57:41 +0000 (18:57 +0000)]
(x_display_and_set_cursor): Check FRAME_CURSOR_WIDTH for bar cursor.

21 years ago(FRAME_CURSOR_WIDTH): New macro.
Richard M. Stallman [Sat, 27 Jul 2002 18:56:36 +0000 (18:56 +0000)]
(FRAME_CURSOR_WIDTH): New macro.

21 years ago(eshell): Numeric prefix arg means to switch
Kai Großjohann [Fri, 26 Jul 2002 20:40:53 +0000 (20:40 +0000)]
(eshell): Numeric prefix arg means to switch
to the session with that number.  Old behavior still available
with nonumeric prefix args.

21 years ago*** empty log message ***
Richard M. Stallman [Fri, 26 Jul 2002 15:39:12 +0000 (15:39 +0000)]
*** empty log message ***

21 years ago(revert-buffer): Before calling insert-file-contents,
Kenichi Handa [Fri, 26 Jul 2002 12:07:26 +0000 (12:07 +0000)]
(revert-buffer): Before calling insert-file-contents,
kill the local variable buffer-file-coding-system.

21 years ago(detect_coding_iso2022): While checking a byte sequence
Kenichi Handa [Fri, 26 Jul 2002 11:53:25 +0000 (11:53 +0000)]
(detect_coding_iso2022): While checking a byte sequence
for CODING_CATEGORY_MASK_ISO_8_2, if we read one extra byte, check
it in the normal loop.

21 years ago*** empty log message ***
Kenichi Handa [Fri, 26 Jul 2002 11:53:10 +0000 (11:53 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Simon Josefsson [Fri, 26 Jul 2002 11:11:03 +0000 (11:11 +0000)]
*** empty log message ***

21 years ago(warning-levels): Doc fix.
Juanma Barranquero [Fri, 26 Jul 2002 07:58:04 +0000 (07:58 +0000)]
(warning-levels): Doc fix.
(warning-suppress-log-types): Fix typo.
(display-warning): Fix typo. Remove useless asignment to free variable
`group-string'.

21 years ago(lwarn, warn): Doc fix.
Juanma Barranquero [Fri, 26 Jul 2002 07:09:15 +0000 (07:09 +0000)]
(lwarn, warn): Doc fix.

21 years ago(ediff-window-setup-function): Extend type declaration.
Markus Rost [Fri, 26 Jul 2002 02:11:28 +0000 (02:11 +0000)]
(ediff-window-setup-function): Extend type declaration.

21 years ago(occur-rename-buffer): New command.
Sam Steingold [Thu, 25 Jul 2002 19:31:25 +0000 (19:31 +0000)]
(occur-rename-buffer): New command.
(occur-mode-map): Bind "r" to it.  Added keybindings for
`kill-this-buffer', `clone-buffer' and `quit-window'.

21 years ago(Info-find-index-name): Search for a function definition with a return type.
Richard M. Stallman [Thu, 25 Jul 2002 18:20:51 +0000 (18:20 +0000)]
(Info-find-index-name): Search for a function definition with a return type.

21 years ago(byte-compile-set-symbol-position): Don't recompute `entry' on each iteration.
Richard M. Stallman [Thu, 25 Jul 2002 18:18:10 +0000 (18:18 +0000)]
(byte-compile-set-symbol-position): Don't recompute `entry' on each iteration.
(byte-compile-delete-first): Make it defsubst.

21 years agoSexp diary entries can specify how to highlight the date.
Richard M. Stallman [Thu, 25 Jul 2002 18:16:45 +0000 (18:16 +0000)]
Sexp diary entries can specify how to highlight the date.

21 years ago(c-search-uplist-for-classkey): When `search-end' is a cons, use its car.
Sam Steingold [Thu, 25 Jul 2002 13:23:27 +0000 (13:23 +0000)]
(c-search-uplist-for-classkey): When `search-end' is a cons, use its car.

21 years ago*** empty log message ***
Dave Love [Thu, 25 Jul 2002 11:15:07 +0000 (11:15 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Juanma Barranquero [Thu, 25 Jul 2002 08:10:15 +0000 (08:10 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Carsten Dominik [Thu, 25 Jul 2002 07:10:05 +0000 (07:10 +0000)]
*** empty log message ***

21 years agoUpdate to RefTeX 4.18
Carsten Dominik [Thu, 25 Jul 2002 07:09:00 +0000 (07:09 +0000)]
Update to RefTeX 4.18

21 years agoUpdated to RefTeX 4.18
Carsten Dominik [Thu, 25 Jul 2002 07:03:41 +0000 (07:03 +0000)]
Updated to RefTeX 4.18

21 years ago(ibuffer-mouse-popup-menu): Allow point to be moved by menu functions.
Colin Walters [Thu, 25 Jul 2002 06:25:51 +0000 (06:25 +0000)]
(ibuffer-mouse-popup-menu): Allow point to be moved by menu functions.

21 years ago*** empty log message ***
Colin Walters [Thu, 25 Jul 2002 06:25:37 +0000 (06:25 +0000)]
*** empty log message ***

21 years ago(unwind_redisplay): Clear redisplay_updating_p.
Richard M. Stallman [Thu, 25 Jul 2002 03:20:36 +0000 (03:20 +0000)]
(unwind_redisplay): Clear redisplay_updating_p.

21 years ago(expose_overlaps): New function.
Richard M. Stallman [Thu, 25 Jul 2002 03:17:33 +0000 (03:17 +0000)]
(expose_overlaps): New function.
(expose_window): Use it to fix the display of overlapping rows.

21 years ago*** empty log message ***
Dave Love [Wed, 24 Jul 2002 23:01:32 +0000 (23:01 +0000)]
*** empty log message ***

21 years agocomment
Dave Love [Wed, 24 Jul 2002 22:23:44 +0000 (22:23 +0000)]
comment

21 years ago(set-auto-coding): Doc fix.
Dave Love [Wed, 24 Jul 2002 22:22:47 +0000 (22:22 +0000)]
(set-auto-coding): Doc fix.

21 years agoDoc fixes.
Dave Love [Wed, 24 Jul 2002 22:20:49 +0000 (22:20 +0000)]
Doc fixes.
(unencodable-char-position): New.
(select-safe-coding-system): Use it to indicate problematic
characters and add extra explanation.  Avoid checking auto-coding
for compressed files.
(leim-list-header): Add coding cookie.
(input-method-verbose-flag): Modify :type.
(locale-language-names): Add bs, wa.  Modify cy.

21 years ago("Georgian"): Add nonascii-translation.
Dave Love [Wed, 24 Jul 2002 22:19:46 +0000 (22:19 +0000)]
("Georgian"): Add nonascii-translation.

21 years ago("German", "French", "Spanish", "Turkish"):
Dave Love [Wed, 24 Jul 2002 22:19:28 +0000 (22:19 +0000)]
("German", "French", "Spanish", "Turkish"):
Add alternative coding systems.
("Dutch"): Likewise.  Add input method.
("Welsh", "Latin-7"): Add nonascii-translation.

21 years ago(skkdic-convert): Add coding cookie.
Dave Love [Wed, 24 Jul 2002 22:18:45 +0000 (22:18 +0000)]
(skkdic-convert): Add coding cookie.

21 years agoDoc fixes.
Dave Love [Wed, 24 Jul 2002 22:18:11 +0000 (22:18 +0000)]
Doc fixes.
(tit-process-header): Add coding cookie.
(titdic-convert): Force writing as iso-2022-7bit.

21 years ago("latin-postfix"): New.
Dave Love [Wed, 24 Jul 2002 19:58:44 +0000 (19:58 +0000)]
("latin-postfix"): New.

21 years ago("latin-prefix"): New.
Dave Love [Wed, 24 Jul 2002 19:57:52 +0000 (19:57 +0000)]
("latin-prefix"): New.

21 years ago("latin-alt-postfix"): New.
Dave Love [Wed, 24 Jul 2002 19:57:21 +0000 (19:57 +0000)]
("latin-alt-postfix"): New.

21 years ago("latin-1-prefix"): Add nbsp.
Dave Love [Wed, 24 Jul 2002 19:49:04 +0000 (19:49 +0000)]
("latin-1-prefix"): Add nbsp.
("latin-3-prefix"): Doc fix.

21 years agoFix typo.
Markus Rost [Wed, 24 Jul 2002 19:43:21 +0000 (19:43 +0000)]
Fix typo.

21 years agoDon't print anything special about gamedir.
Richard M. Stallman [Wed, 24 Jul 2002 16:00:59 +0000 (16:00 +0000)]
Don't print anything special about gamedir.

21 years ago*** empty log message ***
Kenichi Handa [Wed, 24 Jul 2002 11:05:01 +0000 (11:05 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Richard M. Stallman [Wed, 24 Jul 2002 03:59:52 +0000 (03:59 +0000)]
*** empty log message ***

21 years ago(byte-compile-cl-functions): New variable.
Richard M. Stallman [Wed, 24 Jul 2002 03:58:02 +0000 (03:58 +0000)]
(byte-compile-cl-functions): New variable.
(byte-compile-cl-warn): Use that variable.
(byte-compile-find-cl-functions): New function.
(displaying-byte-compile-warnings):
Call byte-compile-find-cl-functions.

21 years ago(warning-levels): Add %s to the strings.
Richard M. Stallman [Wed, 24 Jul 2002 03:54:58 +0000 (03:54 +0000)]
(warning-levels): Add %s to the strings.
(warning-group-format): New variable.
(warning-suppress-log-types): Renamed from warning-suppress-log.
(warning-suppress-types): Renamed from warning-suppress.
(display-warning): Implement those changes.

21 years agoRemove bad line break.
Richard M. Stallman [Wed, 24 Jul 2002 03:32:54 +0000 (03:32 +0000)]
Remove bad line break.

21 years ago(start_of_data): Don't define the function if a macro
Ken Raeburn [Wed, 24 Jul 2002 02:07:41 +0000 (02:07 +0000)]
(start_of_data): Don't define the function if a macro
form has been defined.

21 years ago(start_of_data): If DATA_START is defined, prefer
Ken Raeburn [Wed, 24 Jul 2002 02:07:21 +0000 (02:07 +0000)]
(start_of_data): If DATA_START is defined, prefer
its value over other approaches.

21 years ago(BITS_PER_LONG, BITS_PER_EMACS_INT, EMACS_INT,
Ken Raeburn [Wed, 24 Jul 2002 02:07:15 +0000 (02:07 +0000)]
(BITS_PER_LONG, BITS_PER_EMACS_INT, EMACS_INT,
EMACS_UINT, SPECIAL_EMACS_INT, DATA_SEG_BITS,
PNTR_COMPARISON_TYPE, VALBITS, MARKBIT, XINT, XUINT, XPNTR):
Macros deleted.

21 years ago(XPNTR): Use NO_UNION_TYPE version for union as well,
Ken Raeburn [Wed, 24 Jul 2002 02:07:11 +0000 (02:07 +0000)]
(XPNTR): Use NO_UNION_TYPE version for union as well,
since it only depends on XUINT.

21 years ago*** empty log message ***
Richard M. Stallman [Tue, 23 Jul 2002 19:33:09 +0000 (19:33 +0000)]
*** empty log message ***

21 years ago(redisplay_updating_p): New variable.
Richard M. Stallman [Tue, 23 Jul 2002 19:31:18 +0000 (19:31 +0000)]
(redisplay_updating_p): New variable.
(init_iterator): Don't free realized faces when
redisplay_updating_p is set.
(redisplay_internal): Set redisplay_updating_p while updating the display.

21 years ago(undo, undo-more): Adjust messages when undoing in a region.
Richard M. Stallman [Tue, 23 Jul 2002 19:25:27 +0000 (19:25 +0000)]
(undo, undo-more): Adjust messages when undoing in a region.

21 years agoAdd `provide' call.
Richard M. Stallman [Tue, 23 Jul 2002 19:24:03 +0000 (19:24 +0000)]
Add `provide' call.

21 years ago(basic-save-buffer-2): If there's an error writing the file,
Richard M. Stallman [Tue, 23 Jul 2002 19:23:08 +0000 (19:23 +0000)]
(basic-save-buffer-2): If there's an error writing the file,
unrename the backup file if it was just made.
(backup-buffer, basic-save-buffer-2, basic-save-buffer-1)
(basic-save-buffer): Value now has form (MODES . BACKUPNAME)
when a backup was just made by renaming.  Otherwise it's nil.

21 years ago(widget-convert): Handle an argument that's a keyword.
Richard M. Stallman [Tue, 23 Jul 2002 19:20:53 +0000 (19:20 +0000)]
(widget-convert): Handle an argument that's a keyword.
Recognize explicit :args specification.

21 years ago(Composite Types): Explain what arguments are. Show what keyword-value
Richard M. Stallman [Tue, 23 Jul 2002 19:19:32 +0000 (19:19 +0000)]
(Composite Types): Explain what arguments are.  Show what keyword-value
pairs look like.  Give list of keywords.  Put restricted-sexp last.

21 years ago(select-safe-coding-system):
Richard M. Stallman [Tue, 23 Jul 2002 19:14:36 +0000 (19:14 +0000)]
(select-safe-coding-system):
Don't ask for confirmation of mismatch if find-file-literally was used.

21 years agoTexinfo usage fixes.
Richard M. Stallman [Tue, 23 Jul 2002 19:10:02 +0000 (19:10 +0000)]
Texinfo usage fixes.

21 years ago(Fmessage): Treat "" like nil.
Richard M. Stallman [Tue, 23 Jul 2002 19:08:44 +0000 (19:08 +0000)]
(Fmessage): Treat "" like nil.

21 years ago(add-log-current-defun): Fix typo in documentation.
Markus Rost [Tue, 23 Jul 2002 16:52:50 +0000 (16:52 +0000)]
(add-log-current-defun):  Fix typo in documentation.

21 years ago*** empty log message ***
Kenichi Handa [Tue, 23 Jul 2002 13:35:11 +0000 (13:35 +0000)]
*** empty log message ***

21 years ago(face_before_or_after_it_pos): Call
Kenichi Handa [Tue, 23 Jul 2002 04:48:43 +0000 (04:48 +0000)]
(face_before_or_after_it_pos): Call
FETCH_MULTIBYTE_CHAR with byte postion, not char position.

21 years ago(add-log-mailing-address): Fix type. Can be a string.
Markus Rost [Tue, 23 Jul 2002 02:28:08 +0000 (02:28 +0000)]
(add-log-mailing-address): Fix type.  Can be a string.

21 years ago(ido-separator): Fix type.
Markus Rost [Tue, 23 Jul 2002 02:26:56 +0000 (02:26 +0000)]
(ido-separator): Fix type.

21 years ago(DONTCOMPILE): Remove cus-start.el.
Andrew Innes [Tue, 23 Jul 2002 00:06:22 +0000 (00:06 +0000)]
(DONTCOMPILE): Remove cus-start.el.
(DONTCOMPILE): Add various language files.
(DONTCOMPILE): Remove term/xterm.el.
(finder-inf.el): Remove.
(update-authors): New target.
(TAGS-LISP): Remove $(lispsource).
(compile-always): Renamed from `compile-files'.
(compile): New target, adapted from `compile-files'.
(compile-calc): New target.
(recompile): Change `.' to $(lisp).
(bootstrap): Add update-subdirs and finder-data
to dependencies; change compile-files to compile.

21 years ago#
André Spiegel [Mon, 22 Jul 2002 21:40:52 +0000 (21:40 +0000)]
#

21 years ago*** empty log message ***
Juanma Barranquero [Mon, 22 Jul 2002 20:11:58 +0000 (20:11 +0000)]
*** empty log message ***

21 years ago(init_callproc) [DOS_NT]: Initialize Vshared_game_score_directory to nil.
Juanma Barranquero [Mon, 22 Jul 2002 20:05:37 +0000 (20:05 +0000)]
(init_callproc) [DOS_NT]: Initialize Vshared_game_score_directory to nil.
(syms_of_callproc) [DOS_NT]: Likewise.

21 years agoChange German es-zett in my name from Latin-9 to Latin-1 encoding.
Kai Großjohann [Mon, 22 Jul 2002 19:12:51 +0000 (19:12 +0000)]
Change German es-zett in my name from Latin-9 to Latin-1 encoding.

21 years agoFixup encoding.
Andreas Schwab [Mon, 22 Jul 2002 19:02:44 +0000 (19:02 +0000)]
Fixup encoding.

21 years ago(vc-next-action-on-file): Preserve find-file-literally.
André Spiegel [Mon, 22 Jul 2002 18:52:04 +0000 (18:52 +0000)]
(vc-next-action-on-file): Preserve find-file-literally.

21 years ago(display_line): Replace an unconditional abort with an assertion.
Richard M. Stallman [Mon, 22 Jul 2002 16:15:53 +0000 (16:15 +0000)]
(display_line): Replace an unconditional abort with an assertion.

21 years ago(mark-sexp-diary-entries): Retrieve mark
Richard M. Stallman [Mon, 22 Jul 2002 15:32:00 +0000 (15:32 +0000)]
(mark-sexp-diary-entries): Retrieve mark
from diary-sexp-entry and pass it to mark-visible-calendar-date.
(list-sexp-diary-entries): Update doc string for new docs for ....
If diary-sexp-entry returns a cons, only add the text to the diary list.
(diary-sexp-entry): Allow sexps to return a cons of the form (MARK
. STRING) to specify what face or character mark should be used in
the calendar display.
(diary-date, diary-block, diary-float, diary-anniversary)
(diary-cyclic): Add optional MARK parameter, specifying what face
or character to use in the calendar display.  These will now
return (MARK . ENTRY).

(check-calendar-holidays, diary-iso-date)
(calendar-holiday-list, diary-french-date, diary-mayan-date)
(diary-julian-date, diary-astro-day-number, diary-chinese-date)
(diary-islamic-date, list-islamic-diary-entries)
(mark-islamic-diary-entries, mark-islamic-calendar-date-pattern)
(diary-hebrew-date, diary-omer, diary-yahrzeit, diary-parasha)
(diary-rosh-hodesh, list-hebrew-diary-entries)
(mark-hebrew-diary-entries, mark-hebrew-calendar-date-pattern)
(diary-coptic-date, diary-persian-date, diary-phases-of-moon)
(diary-sunrise-sunset, diary-sabbath-candles):
Remove interactive flag from autoloads.

21 years ago(diary-omer, diary-yahrzeit, diary-rosh-hodesh, diary-parasha, diary-parasha):
Richard M. Stallman [Mon, 22 Jul 2002 15:31:13 +0000 (15:31 +0000)]
(diary-omer, diary-yahrzeit, diary-rosh-hodesh, diary-parasha, diary-parasha):
Add optional MARK parameter, specifying what face or character to use
in the calendar display.  These will now return (MARK . ENTRY).

21 years ago(diary-phases-of-moon): Add optional MARK
Richard M. Stallman [Mon, 22 Jul 2002 15:30:43 +0000 (15:30 +0000)]
(diary-phases-of-moon): Add optional MARK
parameter, specifying what face or character to use in the
calendar display.  These will now return (MARK . ENTRY).

21 years ago(diary-sabbath-candles): Add optional MARK
Richard M. Stallman [Mon, 22 Jul 2002 15:30:24 +0000 (15:30 +0000)]
(diary-sabbath-candles): Add optional MARK
parameter, specifying what face or character to use in the
calendar display.  These will now return (MARK . ENTRY).

21 years ago(double-click-fuzz): Added.
Richard M. Stallman [Mon, 22 Jul 2002 15:22:49 +0000 (15:22 +0000)]
(double-click-fuzz): Added.

21 years ago(browse-url-lynx-input-attempts): Use defcustom.
Richard M. Stallman [Mon, 22 Jul 2002 15:21:41 +0000 (15:21 +0000)]
(browse-url-lynx-input-attempts): Use defcustom.
(browse-url-lynx-input-delay): Add custom type and group.

21 years agoremoved forgotten (debug) form
Carsten Dominik [Mon, 22 Jul 2002 12:03:31 +0000 (12:03 +0000)]
removed forgotten (debug) form

21 years agoUpdated to reftex 4.17
Carsten Dominik [Mon, 22 Jul 2002 10:38:32 +0000 (10:38 +0000)]
Updated to reftex 4.17

21 years ago*** empty log message ***
Ken Raeburn [Mon, 22 Jul 2002 02:19:34 +0000 (02:19 +0000)]
*** empty log message ***

21 years agoRegenerated.
Markus Rost [Mon, 22 Jul 2002 01:23:10 +0000 (01:23 +0000)]
Regenerated.

21 years ago* m/pfa50.h (VALBITS, VALMASK, XTYPE): Deleted.
Ken Raeburn [Mon, 22 Jul 2002 00:08:26 +0000 (00:08 +0000)]
* m/pfa50.h (VALBITS, VALMASK, XTYPE): Deleted.
(DATA_SEG_BITS): Define.

21 years ago* m/gec63.h (VALBITS, VALAMASK, XTYPE, XSETTYPE, XPNTR, XSET,
Ken Raeburn [Mon, 22 Jul 2002 00:08:23 +0000 (00:08 +0000)]
* m/gec63.h (VALBITS, VALAMASK, XTYPE, XSETTYPE, XPNTR, XSET,
ARRAY_MARK_FLAG): Deleted.
(DATA_SEG_BITS): Define.