bpt/emacs.git
17 years ago(w32_valid_pointer_p): New function.
Eli Zaretskii [Sat, 5 Aug 2006 13:01:10 +0000 (13:01 +0000)]
(w32_valid_pointer_p): New function.

17 years ago(New in Emacs 22): Expand.
Romain Francoise [Sat, 5 Aug 2006 12:33:22 +0000 (12:33 +0000)]
(New in Emacs 22): Expand.

17 years ago(kbd_buffer_get_event): Return Qnil when current time is exactly equal to
Eli Zaretskii [Sat, 5 Aug 2006 12:00:32 +0000 (12:00 +0000)]
(kbd_buffer_get_event): Return Qnil when current time is exactly equal to
end_time, not only when it is past that.

17 years ago(Formatting Strings) Resurrect erroneously removed line.
Eli Zaretskii [Sat, 5 Aug 2006 09:49:01 +0000 (09:49 +0000)]
(Formatting Strings) Resurrect erroneously removed line.

17 years ago(escape-glyph): Doc fix.
Richard M. Stallman [Sat, 5 Aug 2006 04:42:57 +0000 (04:42 +0000)]
(escape-glyph): Doc fix.

17 years ago*** empty log message ***
Chong Yidong [Sat, 5 Aug 2006 01:40:27 +0000 (01:40 +0000)]
*** empty log message ***

17 years agospecpdl unbalanced bug fixed.
Chong Yidong [Sat, 5 Aug 2006 01:39:40 +0000 (01:39 +0000)]
specpdl unbalanced bug fixed.

17 years ago* process.c: Reapply 2006-08-01 change.
Chong Yidong [Sat, 5 Aug 2006 01:38:42 +0000 (01:38 +0000)]
* process.c: Reapply 2006-08-01 change.

17 years ago* keyboard.c (read_char): Rebalance specpdl after receiving jump.
Chong Yidong [Sat, 5 Aug 2006 01:38:21 +0000 (01:38 +0000)]
* keyboard.c (read_char): Rebalance specpdl after receiving jump.

17 years ago(w32_query_font): Fix last change: use stricmp.
Eli Zaretskii [Fri, 4 Aug 2006 17:22:18 +0000 (17:22 +0000)]
(w32_query_font): Fix last change: use stricmp.

17 years ago"C-n doesn't work in Customize Option buffer in -nw with long value
Chong Yidong [Fri, 4 Aug 2006 15:44:27 +0000 (15:44 +0000)]
"C-n doesn't work in Customize Option buffer in -nw with long value
  displayed" fix committed

17 years ago(Fsubst_char_in_region): Redo the setup work after running
Stefan Monnier [Fri, 4 Aug 2006 15:22:09 +0000 (15:22 +0000)]
(Fsubst_char_in_region): Redo the setup work after running
the before-change-functions since they may have altered the buffer.

17 years ago*** empty log message ***
Eli Zaretskii [Fri, 4 Aug 2006 11:43:45 +0000 (11:43 +0000)]
*** empty log message ***

17 years ago(Window Size X) <--geometry>: Only width and height apply to all frames.
Eli Zaretskii [Fri, 4 Aug 2006 11:43:27 +0000 (11:43 +0000)]
(Window Size X) <--geometry>: Only width and height apply to all frames.

17 years ago(w32_createwindow): Handle -geometry command line option and the geometry
Eli Zaretskii [Fri, 4 Aug 2006 11:36:02 +0000 (11:36 +0000)]
(w32_createwindow): Handle -geometry command line option and the geometry
settings in the Registry.

17 years ago(Formatting Strings): Warn against arbitrary strings as first arg to `format'.
Eli Zaretskii [Fri, 4 Aug 2006 10:42:41 +0000 (10:42 +0000)]
(Formatting Strings): Warn against arbitrary strings as first arg to `format'.

17 years ago(w32_query_font): Compare names by ignoring case.
Kenichi Handa [Fri, 4 Aug 2006 02:50:10 +0000 (02:50 +0000)]
(w32_query_font): Compare names by ignoring case.

17 years ago*** empty log message ***
Kenichi Handa [Fri, 4 Aug 2006 01:49:05 +0000 (01:49 +0000)]
*** empty log message ***

17 years ago(describe-font): Improve docstring
Kenichi Handa [Fri, 4 Aug 2006 01:48:10 +0000 (01:48 +0000)]
(describe-font): Improve docstring
and error message.  Use frame-parameter (not frame-parameters).

17 years ago(x_query_font): Compare names by ignoring case.
Kenichi Handa [Fri, 4 Aug 2006 01:41:14 +0000 (01:41 +0000)]
(x_query_font): Compare names by ignoring case.

17 years ago(w32_menu_show, w32_dialog_show): Call Fsignal to quit
Jason Rumney [Thu, 3 Aug 2006 22:08:09 +0000 (22:08 +0000)]
(w32_menu_show, w32_dialog_show): Call Fsignal to quit
when no option selected except when for_click.

17 years ago*** empty log message ***
Romain Francoise [Thu, 3 Aug 2006 18:41:58 +0000 (18:41 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Richard M. Stallman [Thu, 3 Aug 2006 18:30:37 +0000 (18:30 +0000)]
*** empty log message ***

17 years ago(gdb-script-font-lock-syntactic-keywords):
Stefan Monnier [Thu, 3 Aug 2006 18:30:13 +0000 (18:30 +0000)]
(gdb-script-font-lock-syntactic-keywords):
Correctly mark the end-of-docstring char.

17 years ago*** empty log message ***
Richard M. Stallman [Thu, 3 Aug 2006 18:27:50 +0000 (18:27 +0000)]
*** empty log message ***

17 years ago* process.c: Revert last change.
Chong Yidong [Thu, 3 Aug 2006 15:19:20 +0000 (15:19 +0000)]
* process.c: Revert last change.

17 years ago* simple.el (line-move-to-column): Constrain move-to-column to
Chong Yidong [Thu, 3 Aug 2006 14:26:27 +0000 (14:26 +0000)]
* simple.el (line-move-to-column): Constrain move-to-column to
current field.

17 years ago*** empty log message ***
Juanma Barranquero [Thu, 3 Aug 2006 10:14:49 +0000 (10:14 +0000)]
*** empty log message ***

17 years agoFix typo in markup.
Juanma Barranquero [Thu, 3 Aug 2006 09:44:24 +0000 (09:44 +0000)]
Fix typo in markup.

17 years ago(font-lock-beg, font-lock-end, font-lock-extend-region-functions): New vars.
Stefan Monnier [Thu, 3 Aug 2006 07:14:39 +0000 (07:14 +0000)]
(font-lock-beg, font-lock-end, font-lock-extend-region-functions): New vars.
(font-lock-extend-region-multiline)
(font-lock-extend-region-wholelines): New functions.
(font-lock-default-fontify-region): Use them.
(font-lock-extend-jit-lock-region-after-change): Only round up
if font-lock-default-fontify-region will do it as well.

17 years ago(font-lock-extend-after-change-region-function):
Stefan Monnier [Thu, 3 Aug 2006 05:42:53 +0000 (05:42 +0000)]
(font-lock-extend-after-change-region-function):
Rename from font-lock-extend-region-function.
(font-lock-extend-region): Remove by inlining at call sites.
(font-lock-after-change-function): Don't needlessly round up to a whole
number of lines.
(font-lock-extend-jit-lock-region-after-change): Be more careful about
the boundary conditions and the interactions between the various ways
to extend the region.

17 years agoMerge from erc--emacs--21
Miles Bader [Thu, 3 Aug 2006 05:10:38 +0000 (05:10 +0000)]
Merge from erc--emacs--21

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-379
Creator:  Michael Olson <mwolson@gnu.org>

17 years ago(jit-lock-fontify-now): Preserve the buffer's
Stefan Monnier [Thu, 3 Aug 2006 03:35:45 +0000 (03:35 +0000)]
(jit-lock-fontify-now): Preserve the buffer's
modification status when forcing the second redisplay.

17 years agoDocstring style and grammar tweaks; nfc.
Thien-Thi Nguyen [Wed, 2 Aug 2006 22:51:44 +0000 (22:51 +0000)]
Docstring style and grammar tweaks; nfc.

17 years ago(edmacro-fix-menu-commands): Ignore switch-frame.
Kim F. Storm [Wed, 2 Aug 2006 22:37:17 +0000 (22:37 +0000)]
(edmacro-fix-menu-commands): Ignore switch-frame.

17 years ago*** empty log message ***
Kim F. Storm [Wed, 2 Aug 2006 22:37:08 +0000 (22:37 +0000)]
*** empty log message ***

17 years ago(cvs-get-buffer-create): Obey `noreuse' even if `name'
Stefan Monnier [Wed, 2 Aug 2006 14:14:19 +0000 (14:14 +0000)]
(cvs-get-buffer-create): Obey `noreuse' even if `name'
doesn't look like a file name.

17 years ago(PC-expand-many-files): Avoid signalling an error when
Stefan Monnier [Wed, 2 Aug 2006 14:08:49 +0000 (14:08 +0000)]
(PC-expand-many-files): Avoid signalling an error when
the current directory doesn't exist.  Reported by Michaël Cadilhac.

17 years ago(mode-line-format): Simplify reference to vc-mode.
Andreas Schwab [Wed, 2 Aug 2006 09:56:16 +0000 (09:56 +0000)]
(mode-line-format): Simplify reference to vc-mode.

17 years ago(map): Make mode-line-buffer-identification-keymap
Nick Roberts [Wed, 2 Aug 2006 09:49:08 +0000 (09:49 +0000)]
(map): Make mode-line-buffer-identification-keymap
before defining propertized-buffer-identification.

17 years ago*** empty log message ***
Nick Roberts [Wed, 2 Aug 2006 09:48:46 +0000 (09:48 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Richard M. Stallman [Wed, 2 Aug 2006 01:58:40 +0000 (01:58 +0000)]
*** empty log message ***

17 years ago(mode-line-format): Adjust spacing around vc-mode.
Richard M. Stallman [Wed, 2 Aug 2006 01:57:45 +0000 (01:57 +0000)]
(mode-line-format): Adjust spacing around vc-mode.

17 years ago(Name Help): Add index entries for describe-variable.
Richard M. Stallman [Wed, 2 Aug 2006 01:43:29 +0000 (01:43 +0000)]
(Name Help): Add index entries for describe-variable.

17 years ago(gdb-find-source-frame): Make nil the default value.
Nick Roberts [Tue, 1 Aug 2006 23:16:00 +0000 (23:16 +0000)]
(gdb-find-source-frame): Make nil the default value.
(gdb-find-source-frame): New function.
(menu): Add to menu bar.

17 years ago*** empty log message ***
Nick Roberts [Tue, 1 Aug 2006 23:15:32 +0000 (23:15 +0000)]
*** empty log message ***

17 years ago(font-lock-extend-region-function, font-lock-extend-region):
Stefan Monnier [Tue, 1 Aug 2006 19:09:27 +0000 (19:09 +0000)]
(font-lock-extend-region-function, font-lock-extend-region):
Move to font-lock.el.

17 years ago(font-lock-extend-region-function, font-lock-extend-region):
Stefan Monnier [Tue, 1 Aug 2006 19:09:11 +0000 (19:09 +0000)]
(font-lock-extend-region-function, font-lock-extend-region):
Move from font-core.el.  Simplify.

17 years ago(jit-lock-fontify-now): Cause a second redisplay if needed.
Stefan Monnier [Tue, 1 Aug 2006 19:01:24 +0000 (19:01 +0000)]
(jit-lock-fontify-now): Cause a second redisplay if needed.
(jit-lock-start, jit-lock-end): New dynamic scoped vars.
(jit-lock-after-change-extend-region-functions): New hook.
(jit-lock-after-change): Use it instead of hard-coding font-lock code.

17 years ago(font-lock-extend-jit-lock-region-after-change): New fun.
Stefan Monnier [Tue, 1 Aug 2006 18:58:18 +0000 (18:58 +0000)]
(font-lock-extend-jit-lock-region-after-change): New fun.
(font-lock-turn-on-thing-lock): Use it.

17 years agoisearch-yank-line bug already fixed.
Romain Francoise [Tue, 1 Aug 2006 18:19:36 +0000 (18:19 +0000)]
isearch-yank-line bug already fixed.

17 years ago*** empty log message ***
Richard M. Stallman [Tue, 1 Aug 2006 18:13:20 +0000 (18:13 +0000)]
*** empty log message ***

17 years ago(GDB Graphical Interface): Shorten node names.
Nick Roberts [Tue, 1 Aug 2006 06:50:51 +0000 (06:50 +0000)]
(GDB Graphical Interface): Shorten node names.
(GDB-UI Layout): Use GDB-related.
(Stack Buffer): Simplify English.

17 years ago*** empty log message ***
Nick Roberts [Tue, 1 Aug 2006 06:50:28 +0000 (06:50 +0000)]
*** empty log message ***

17 years ago(longlines-show-region): Make it work on read-only buffers as well.
Stefan Monnier [Tue, 1 Aug 2006 05:29:19 +0000 (05:29 +0000)]
(longlines-show-region): Make it work on read-only buffers as well.

17 years ago(gdb-set-hollow): Check for gud-last-last-frame.
Nick Roberts [Tue, 1 Aug 2006 02:49:47 +0000 (02:49 +0000)]
(gdb-set-hollow): Check for gud-last-last-frame.

17 years ago*** empty log message ***
Nick Roberts [Tue, 1 Aug 2006 02:49:11 +0000 (02:49 +0000)]
*** empty log message ***

17 years ago(find-operation-coding-system): Describe the more detail of
Kenichi Handa [Tue, 1 Aug 2006 00:49:58 +0000 (00:49 +0000)]
(find-operation-coding-system): Describe the more detail of
the change.

17 years ago(wait_reading_process_output_unwind): New function.
Kim F. Storm [Tue, 1 Aug 2006 00:13:08 +0000 (00:13 +0000)]
(wait_reading_process_output_unwind): New function.
Restores waiting_for_user_input_p to saved value.
(wait_reading_process_output): Unwind protect waiting_for_user_input_p
instead of save/restore old value on stack.

17 years ago*** empty log message ***
Kim F. Storm [Tue, 1 Aug 2006 00:12:55 +0000 (00:12 +0000)]
*** empty log message ***

17 years ago(url-hexify-string): Only utf-8 encode if it's a multibyte string.
Stefan Monnier [Mon, 31 Jul 2006 21:36:43 +0000 (21:36 +0000)]
(url-hexify-string): Only utf-8 encode if it's a multibyte string.
(url-normalize-url): Remove unused var `grok'.
(url-truncate-url-for-viewing): Remove unused var `tail'.

17 years ago(Clickable Text): Mention `help-echo' text property.
Thien-Thi Nguyen [Mon, 31 Jul 2006 20:33:33 +0000 (20:33 +0000)]
(Clickable Text): Mention `help-echo' text property.
Update intro, examples and associated explanations.

17 years ago*** empty log message ***
Richard M. Stallman [Mon, 31 Jul 2006 18:44:18 +0000 (18:44 +0000)]
*** empty log message ***

17 years ago(vhdl-speedbar-display-directory, vhdl-speedbar-display-projects):
Richard M. Stallman [Mon, 31 Jul 2006 18:43:42 +0000 (18:43 +0000)]
(vhdl-speedbar-display-directory, vhdl-speedbar-display-projects):
Update old obsolete speedbar variable names.

17 years ago(System Interface): Fix menu descriptions of some nodes.
Richard M. Stallman [Mon, 31 Jul 2006 18:42:37 +0000 (18:42 +0000)]
(System Interface): Fix menu descriptions of some nodes.
(Translating Input): Node deleted.

17 years agoUpdate xrefs.
Richard M. Stallman [Mon, 31 Jul 2006 18:41:58 +0000 (18:41 +0000)]
Update xrefs.
(Event Mod): New node, cut out from old Translating Input.

17 years agoUpdate xrefs from Translating Input to Translation Keymaps.
Richard M. Stallman [Mon, 31 Jul 2006 18:39:14 +0000 (18:39 +0000)]
Update xrefs from Translating Input to Translation Keymaps.

17 years ago(Translation Keymaps): New node.
Richard M. Stallman [Mon, 31 Jul 2006 18:37:18 +0000 (18:37 +0000)]
(Translation Keymaps): New node.
Update xrefs from Translating Input to Translation Keymaps.

17 years ago(Top): Update subnode menu.
Richard M. Stallman [Mon, 31 Jul 2006 18:34:36 +0000 (18:34 +0000)]
(Top): Update subnode menu.

17 years ago(Face Functions): Fix explanations of FRAME=t or nil.
Richard M. Stallman [Mon, 31 Jul 2006 18:32:16 +0000 (18:32 +0000)]
(Face Functions): Fix explanations of FRAME=t or nil.

17 years ago(Query Replace): Add xref for Dired's Q command.
Richard M. Stallman [Mon, 31 Jul 2006 18:30:24 +0000 (18:30 +0000)]
(Query Replace): Add xref for Dired's Q command.

17 years ago(Sets And Lists): Update link for add-to-list.
Nick Roberts [Mon, 31 Jul 2006 10:57:16 +0000 (10:57 +0000)]
(Sets And Lists): Update link for add-to-list.

17 years ago(Minor Mode Conventions): Update link for add-to-list.
Nick Roberts [Mon, 31 Jul 2006 10:56:25 +0000 (10:56 +0000)]
(Minor Mode Conventions): Update link for add-to-list.

17 years ago*** empty log message ***
Nick Roberts [Mon, 31 Jul 2006 10:55:56 +0000 (10:55 +0000)]
*** empty log message ***

17 years agoMerge from gnus--rel--5.10
Miles Bader [Mon, 31 Jul 2006 09:40:13 +0000 (09:40 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 121-122)

   - Update from CVS

2006-07-28  Reiner Steib  <Reiner.Steib@gmx.de>

   * etc/GNUS-NEWS: Regenerate from Oort Gnus node in texi/gnus.texi using
   texi/gnus-news.el of the trunk.

2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/nnheader.el (nnheader-insert-head): Make it work with Mac as well.

2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/nnheader.el (nnheader-insert-head): Make it work even if the file
   uses CRLF for the line-break code.

2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
   in .../site-lisp/gnus/ by default.
   [ From gnus-news.texi in the trunk. ]

2006-07-27  Reiner Steib  <Reiner.Steib@gmx.de>

   * man/gnus.texi (MIME Commands): Additions for yEnc.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-375

17 years ago(GDB commands in Fringe): Rename to...
Nick Roberts [Mon, 31 Jul 2006 06:57:28 +0000 (06:57 +0000)]
(GDB commands in Fringe): Rename to...
(Source Buffers): ..this and move forward.  Describe hollow arrow and
new option gdb-find-source-frame.

17 years ago*** empty log message ***
Nick Roberts [Mon, 31 Jul 2006 06:57:03 +0000 (06:57 +0000)]
*** empty log message ***

17 years ago(gdb-find-source-frame): New option.
Nick Roberts [Mon, 31 Jul 2006 06:13:18 +0000 (06:13 +0000)]
(gdb-find-source-frame): New option.
(gdb-stopped): Use it.

17 years ago(t-mouse-mode): Use set-process-query-on-exit-flag.
Nick Roberts [Mon, 31 Jul 2006 06:05:04 +0000 (06:05 +0000)]
(t-mouse-mode): Use set-process-query-on-exit-flag.

17 years ago*** empty log message ***
Nick Roberts [Mon, 31 Jul 2006 06:04:39 +0000 (06:04 +0000)]
*** empty log message ***

17 years ago(url-hexify-string): Rewrite.
Thien-Thi Nguyen [Sun, 30 Jul 2006 20:21:14 +0000 (20:21 +0000)]
(url-hexify-string): Rewrite.

17 years ago*** empty log message ***
Thien-Thi Nguyen [Sun, 30 Jul 2006 12:45:36 +0000 (12:45 +0000)]
*** empty log message ***

17 years agoUndo 2006-06-28 change.
Thien-Thi Nguyen [Sun, 30 Jul 2006 12:43:09 +0000 (12:43 +0000)]
Undo 2006-06-28 change.

17 years ago(Fields): Mention POS requirement when narrowing is in effect.
Thien-Thi Nguyen [Sun, 30 Jul 2006 12:34:23 +0000 (12:34 +0000)]
(Fields): Mention POS requirement when narrowing is in effect.

17 years agoAdrian Aichner: <adrian@xemacs.org>
Francesco Potortì [Sun, 30 Jul 2006 09:43:47 +0000 (09:43 +0000)]
Adrian Aichner:  <adrian@xemacs.org>
It's XEmacs, not Xemacs: change all the occurences.

[ETAGS_REGEXPS]: Now is unconditionally defined.
[LONG_OPTIONS]: Changed to NO_LONG_OPTIONS, which is undefined.
(Objc_suffixes): Suggest using --lang=c for full help.
(C_entries): Initialise savetoken to 0 to shut up the compiler.

17 years ago*** empty log message ***
Francesco Potortì [Sun, 30 Jul 2006 09:41:41 +0000 (09:41 +0000)]
*** empty log message ***

17 years ago(Operating on Files): Simplify previous change and fix Texinfo usage.
Richard M. Stallman [Sat, 29 Jul 2006 22:09:15 +0000 (22:09 +0000)]
(Operating on Files): Simplify previous change and fix Texinfo usage.

17 years agoComment change.
Richard M. Stallman [Sat, 29 Jul 2006 22:03:14 +0000 (22:03 +0000)]
Comment change.

17 years ago* loadhist.el (unload-feature): Handle new `(t . SYMBOL)' format
Chong Yidong [Sat, 29 Jul 2006 15:05:50 +0000 (15:05 +0000)]
* loadhist.el (unload-feature): Handle new `(t . SYMBOL)' format
for load-history elements.

17 years ago*** empty log message ***
Eli Zaretskii [Sat, 29 Jul 2006 12:06:07 +0000 (12:06 +0000)]
*** empty log message ***

17 years ago(convert-standard-filename): For Cygwin, replace characters not allowed in
Eli Zaretskii [Sat, 29 Jul 2006 12:05:28 +0000 (12:05 +0000)]
(convert-standard-filename): For Cygwin, replace characters not allowed in
Windows file names.
(make-auto-save-file-name): Add Cygwin to the list of systems where the
auto-save file name needs to be run through convert-standard-filename.

17 years agoFix typo.
Reiner Steib [Sat, 29 Jul 2006 11:51:47 +0000 (11:51 +0000)]
Fix typo.

17 years ago*** empty log message ***
Eli Zaretskii [Sat, 29 Jul 2006 11:20:42 +0000 (11:20 +0000)]
*** empty log message ***

17 years ago(bw-get-tree): Don't integerp subtree if it's nil.
Eli Zaretskii [Sat, 29 Jul 2006 11:19:58 +0000 (11:19 +0000)]
(bw-get-tree): Don't integerp subtree if it's nil.

17 years ago(Operating on Files): Add cross-references. State the Unix commands that do
Eli Zaretskii [Sat, 29 Jul 2006 11:12:06 +0000 (11:12 +0000)]
(Operating on Files): Add cross-references.  State the Unix commands that do
similar things.

17 years ago(Ffind_operation_coding_system): Revert the change from 2006-05-29.
Eli Zaretskii [Sat, 29 Jul 2006 10:59:50 +0000 (10:59 +0000)]
(Ffind_operation_coding_system): Revert the change from 2006-05-29.

17 years agoDocument the change in position policy on MS-Windows.
Eli Zaretskii [Sat, 29 Jul 2006 10:48:30 +0000 (10:48 +0000)]
Document the change in position policy on MS-Windows.

17 years ago[WINDOWSNT]: Include fcntl.h, to fix last change.
Eli Zaretskii [Sat, 29 Jul 2006 10:18:48 +0000 (10:18 +0000)]
[WINDOWSNT]: Include fcntl.h, to fix last change.

17 years ago*** empty log message ***
Richard M. Stallman [Sat, 29 Jul 2006 02:27:00 +0000 (02:27 +0000)]
*** empty log message ***

17 years ago(Face Attributes): Simplify wording.
Richard M. Stallman [Sat, 29 Jul 2006 02:26:45 +0000 (02:26 +0000)]
(Face Attributes): Simplify wording.
(Attribute Functions): Clarify meaning of new-frame default
attribute settings.