]> git.eshelyaron.com Git - emacs.git/log
emacs.git
23 years agoFix last change.
Eli Zaretskii [Fri, 19 Oct 2001 07:29:48 +0000 (07:29 +0000)]
Fix last change.

23 years ago(scroll-bar-toolkit-scroll): Don't ring the bell
Eli Zaretskii [Fri, 19 Oct 2001 07:23:53 +0000 (07:23 +0000)]
(scroll-bar-toolkit-scroll): Don't ring the bell
when we hit the beginning or the end of the buffer.  Instead, just
print a message and do nothing.

23 years agofix up hesiod and kerberos configuration problems
Ken Raeburn [Fri, 19 Oct 2001 00:31:27 +0000 (00:31 +0000)]
fix up hesiod and kerberos configuration problems

23 years ago(xml-parse-tag): Use eq on char-after's return value.
Stefan Monnier [Thu, 18 Oct 2001 20:20:09 +0000 (20:20 +0000)]
(xml-parse-tag): Use eq on char-after's return value.

23 years ago(fs_load_font) [WINDOWSNT && _MSC_VER]: Disable
Andrew Innes [Thu, 18 Oct 2001 16:20:00 +0000 (16:20 +0000)]
(fs_load_font) [WINDOWSNT && _MSC_VER]: Disable
optimization.  The fontp->encoding array was not being initialized
correctly when compiled with optimizations by MSVC.

23 years ago(ALL): Do not include fakemail.
Andrew Innes [Thu, 18 Oct 2001 15:12:30 +0000 (15:12 +0000)]
(ALL): Do not include fakemail.

23 years ago(install): Do not copy fakemail.
Andrew Innes [Thu, 18 Oct 2001 15:11:40 +0000 (15:11 +0000)]
(install): Do not copy fakemail.

23 years ago*** empty log message ***
Andrew Innes [Thu, 18 Oct 2001 12:50:06 +0000 (12:50 +0000)]
*** empty log message ***

23 years ago(w32_encode_char): Get cached codepage from font_info,
Andrew Innes [Thu, 18 Oct 2001 12:39:30 +0000 (12:39 +0000)]
(w32_encode_char): Get cached codepage from font_info,
rather than working it out by calling w32_codepage_for_font for
every glyph.

23 years ago(w32_load_system_font): Cache codepage in font_info.
Andrew Innes [Thu, 18 Oct 2001 12:38:54 +0000 (12:38 +0000)]
(w32_load_system_font): Cache codepage in font_info.

23 years ago(struct font_info) [WINDOWSNT]: Add codepage field.
Andrew Innes [Thu, 18 Oct 2001 12:38:25 +0000 (12:38 +0000)]
(struct font_info) [WINDOWSNT]: Add codepage field.

23 years ago(isearch-mode-map): Bind `mouse-movement' to nil.
Gerd Moellmann [Thu, 18 Oct 2001 10:07:19 +0000 (10:07 +0000)]
(isearch-mode-map): Bind `mouse-movement' to nil.

23 years ago(hilit-lookup-face-create): Call
Gerd Moellmann [Thu, 18 Oct 2001 09:58:18 +0000 (09:58 +0000)]
(hilit-lookup-face-create): Call
set-face-font only if display-graphic-p.
(toplevel): Remove references to window-system.

23 years ago*** empty log message ***
Gerd Moellmann [Thu, 18 Oct 2001 08:53:46 +0000 (08:53 +0000)]
*** empty log message ***

23 years ago(what-line): Avoid problems with field properties.
Gerd Moellmann [Thu, 18 Oct 2001 08:53:25 +0000 (08:53 +0000)]
(what-line): Avoid problems with field properties.

23 years ago(display_line): Indicate empty lines in active
Gerd Moellmann [Thu, 18 Oct 2001 08:48:58 +0000 (08:48 +0000)]
(display_line): Indicate empty lines in active
mini-window.

23 years agoFix last change.
Eli Zaretskii [Thu, 18 Oct 2001 08:06:36 +0000 (08:06 +0000)]
Fix last change.

23 years ago(widget-field-face, widget-single-line-field-face):
Eli Zaretskii [Wed, 17 Oct 2001 18:41:54 +0000 (18:41 +0000)]
(widget-field-face, widget-single-line-field-face):
Define special colors for a tty.

23 years ago*** empty log message ***
Miles Bader [Wed, 17 Oct 2001 18:28:36 +0000 (18:28 +0000)]
*** empty log message ***

23 years ago(Glossary): Add an index entry leading to "Cut and Paste".
Eli Zaretskii [Wed, 17 Oct 2001 18:27:59 +0000 (18:27 +0000)]
(Glossary): Add an index entry leading to "Cut and Paste".

23 years ago(defface): Mention `:inherit' in doc-string.
Miles Bader [Wed, 17 Oct 2001 18:19:13 +0000 (18:19 +0000)]
(defface): Mention `:inherit' in doc-string.

23 years agoMention the crashes on the Yellow Dog GNU/Linux on the PPC, and
Eli Zaretskii [Wed, 17 Oct 2001 17:36:04 +0000 (17:36 +0000)]
Mention the crashes on the Yellow Dog GNU/Linux on the PPC, and
how to fix that.

23 years agoAdd an entry for MacPPC, and describe problems with Yellow Dog.
Eli Zaretskii [Wed, 17 Oct 2001 17:26:08 +0000 (17:26 +0000)]
Add an entry for MacPPC, and describe problems with Yellow Dog.

23 years ago(w32_read_socket): Determine clipping rectangle for
Andrew Innes [Wed, 17 Oct 2001 17:22:37 +0000 (17:22 +0000)]
(w32_read_socket): Determine clipping rectangle for
the entire frame, including areas covered by scrollbars and the
menubar.  This avoids internal arguments about whether a frame is
fully obscured or not.

23 years ago(try_window_id): Undo last change. Give up if
Gerd Moellmann [Wed, 17 Oct 2001 15:28:52 +0000 (15:28 +0000)]
(try_window_id): Undo last change.  Give up if
window ends in strings.

23 years ago(try_window_id): Don't display lines after the window
Gerd Moellmann [Wed, 17 Oct 2001 14:07:40 +0000 (14:07 +0000)]
(try_window_id): Don't display lines after the window
end if the rest of the window after the window end was already
blank.

23 years ago(display_line): Don't indicate empty lines in
Gerd Moellmann [Wed, 17 Oct 2001 11:49:57 +0000 (11:49 +0000)]
(display_line): Don't indicate empty lines in
mini-windows.

23 years ago(VERSION): Set to 2.7.
Gerd Moellmann [Wed, 17 Oct 2001 10:25:26 +0000 (10:25 +0000)]
(VERSION): Set to 2.7.
(manual): Use `manual-21' instead of `manual-20'.

23 years agoIncrease version to 2.7.
Gerd Moellmann [Wed, 17 Oct 2001 10:21:56 +0000 (10:21 +0000)]
Increase version to 2.7.

23 years agoUpdate the Commentary with installation instructions.
Eli Zaretskii [Tue, 16 Oct 2001 18:56:39 +0000 (18:56 +0000)]
Update the Commentary with installation instructions.

23 years ago(eshell-ls-dired-initial-args): Added an extra customization variable,
John Wiegley [Tue, 16 Oct 2001 00:55:41 +0000 (00:55 +0000)]
(eshell-ls-dired-initial-args): Added an extra customization variable,
to differentiate ls-in-dired from regular uses of ls.

23 years ago(eshell/cat): Do a quick test if something is a regular file, before
John Wiegley [Tue, 16 Oct 2001 00:55:25 +0000 (00:55 +0000)]
(eshell/cat): Do a quick test if something is a regular file, before
checking if it is a directory or symlink. This avoids a call to
eshell-file-attributes, which can be expensive in some situations.

23 years ago*** empty log message ***
John Wiegley [Tue, 16 Oct 2001 00:54:56 +0000 (00:54 +0000)]
*** empty log message ***

23 years ago(Fchar_to_string): Make the doc string consistent with arguments.
Pavel Janík [Mon, 15 Oct 2001 14:13:56 +0000 (14:13 +0000)]
(Fchar_to_string): Make the doc string consistent with arguments.

23 years ago(select_window_1): Unfreeze window start. Remove a
Gerd Moellmann [Mon, 15 Oct 2001 10:47:28 +0000 (10:47 +0000)]
(select_window_1): Unfreeze window start.  Remove a
doubled test for WINDOW being live.

23 years ago*** empty log message ***
Gerd Moellmann [Mon, 15 Oct 2001 10:15:21 +0000 (10:15 +0000)]
*** empty log message ***

23 years ago(x_draw_glyph_string): Restore clipping after
Gerd Moellmann [Mon, 15 Oct 2001 10:14:37 +0000 (10:14 +0000)]
(x_draw_glyph_string): Restore clipping after
drawing box.

23 years ago(display-message-or-buffer): Pass the correct buffer
Gerd Moellmann [Mon, 15 Oct 2001 09:23:31 +0000 (09:23 +0000)]
(display-message-or-buffer): Pass the correct buffer
to `display-buffer'.

23 years ago(set-auto-coding): Fix regexps for local
Gerd Moellmann [Mon, 15 Oct 2001 08:46:15 +0000 (08:46 +0000)]
(set-auto-coding): Fix regexps for local
variables section not to eat newlines.

23 years agoFix a typo in a comment.
Eli Zaretskii [Sun, 14 Oct 2001 08:46:54 +0000 (08:46 +0000)]
Fix a typo in a comment.

23 years ago(esc-map): Revert `j' and `C-j' bindings to
Stefan Monnier [Sun, 14 Oct 2001 03:17:17 +0000 (03:17 +0000)]
(esc-map): Revert `j' and `C-j' bindings to
indent-new-comment-line from comment-indent-new-line.

23 years agoList the new input methods.
Eli Zaretskii [Sat, 13 Oct 2001 13:11:39 +0000 (13:11 +0000)]
List the new input methods.

23 years ago("greek-babel"): New input method. From David
Eli Zaretskii [Sat, 13 Oct 2001 12:59:07 +0000 (12:59 +0000)]
("greek-babel"): New input method.  From David
Kastrup <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.

23 years ago<Local Variables>: Remove no-byte-compile, since
Eli Zaretskii [Sat, 13 Oct 2001 10:10:12 +0000 (10:10 +0000)]
<Local Variables>: Remove no-byte-compile, since
there are some non-trivial functions here, and src/Makefile.in now
wants bindings.elc.

23 years ago(notice_overwritten_cursor): Renamed from
Gerd Moellmann [Fri, 12 Oct 2001 10:06:28 +0000 (10:06 +0000)]
(notice_overwritten_cursor): Renamed from
note_overwritten_text_cursor.  Rewritten to take glyph widths into
account.

23 years ago*** empty log message ***
Gerd Moellmann [Fri, 12 Oct 2001 10:06:10 +0000 (10:06 +0000)]
*** empty log message ***

23 years ago(Compilation): Document "M-x recompile".
Eli Zaretskii [Fri, 12 Oct 2001 09:28:49 +0000 (09:28 +0000)]
(Compilation): Document "M-x recompile".

23 years ago(calculator-eng-display): Don't call concat
Gerd Moellmann [Fri, 12 Oct 2001 09:04:39 +0000 (09:04 +0000)]
(calculator-eng-display): Don't call concat
with an integer argument.

23 years ago*** empty log message ***
Jason Rumney [Wed, 10 Oct 2001 21:19:44 +0000 (21:19 +0000)]
*** empty log message ***

23 years agoDon't install fakemail.
Jason Rumney [Wed, 10 Oct 2001 21:13:33 +0000 (21:13 +0000)]
Don't install fakemail.

23 years agoRemoved fakemail from ALL
Jason Rumney [Wed, 10 Oct 2001 21:07:45 +0000 (21:07 +0000)]
Removed fakemail from ALL

23 years ago(iso-transl-e-caret)
Gerd Moellmann [Wed, 10 Oct 2001 16:38:31 +0000 (16:38 +0000)]
(iso-transl-e-caret)
(iso-transl-i-caret, iso-transl-o-caret, iso-transl-u-caret):
Fix duplicates.  From Dave Love <d.love@dl.ac.uk>.

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 10 Oct 2001 12:25:20 +0000 (12:25 +0000)]
*** empty log message ***

23 years ago(C_SWITCH_SYSTEM) [!__GNUC__]: Add `-nointrinsics'
Gerd Moellmann [Wed, 10 Oct 2001 12:25:01 +0000 (12:25 +0000)]
(C_SWITCH_SYSTEM) [!__GNUC__]: Add `-nointrinsics'
options.  From Dave Love <d.love@dl.ac.uk>.

23 years ago(end-of-buffer): Fix code scrolling specially
Gerd Moellmann [Wed, 10 Oct 2001 11:57:50 +0000 (11:57 +0000)]
(end-of-buffer): Fix code scrolling specially
for the buffer end.

23 years ago(command-line-1): Bind tab-width to 8.
Gerd Moellmann [Wed, 10 Oct 2001 09:27:00 +0000 (09:27 +0000)]
(command-line-1): Bind tab-width to 8.

23 years ago*** empty log message ***
Eli Zaretskii [Mon, 8 Oct 2001 13:48:27 +0000 (13:48 +0000)]
*** empty log message ***

23 years ago(lisp, shortlisp): Replace bindings.el with
Eli Zaretskii [Mon, 8 Oct 2001 11:05:01 +0000 (11:05 +0000)]
(lisp, shortlisp): Replace bindings.el with
bindings.elc, since otherwise doc strings in bindings.el get wrong
offsets in etc/DOC.

23 years ago(child_setup_tty) [HAVE_TERMIO || HAVE_TERMIOS]:
Gerd Moellmann [Mon, 8 Oct 2001 09:07:19 +0000 (09:07 +0000)]
(child_setup_tty) [HAVE_TERMIO || HAVE_TERMIOS]:
Clear ICRNL and INLCR.  From Daiki Ueno <ueno@unixuser.org>.

23 years agoExplain where and how to put the copyright notice and permission
Gerd Moellmann [Sat, 6 Oct 2001 11:10:50 +0000 (11:10 +0000)]
Explain where and how to put the copyright notice and permission
notice in a change log file.

23 years ago*** empty log message ***
Gerd Moellmann [Sat, 6 Oct 2001 10:32:56 +0000 (10:32 +0000)]
*** empty log message ***

23 years ago(Meta key does not work in xterm): Add .Xdefaults fragment for xterm
Eli Zaretskii [Thu, 4 Oct 2001 19:40:06 +0000 (19:40 +0000)]
(Meta key does not work in xterm): Add .Xdefaults fragment for xterm
to produce Meta keys.

23 years ago*** empty log message ***
Andrew Innes [Thu, 4 Oct 2001 17:15:26 +0000 (17:15 +0000)]
*** empty log message ***

23 years ago(face-font-registry-alternatives) [windows-nt]: Make
Andrew Innes [Thu, 4 Oct 2001 17:14:53 +0000 (17:14 +0000)]
(face-font-registry-alternatives) [windows-nt]: Make
gb2312 an alias for gb2312.1980.

23 years ago(x_to_w32_color): Fix argument to alloca.
Andrew Innes [Thu, 4 Oct 2001 17:14:01 +0000 (17:14 +0000)]
(x_to_w32_color): Fix argument to alloca.
(w32_load_system_font): Don't believe what GetLanguageFontInfo
says; query codepage info directly to determine if font is double
byte.
(x_to_w32_charset): Handle private format for unknown charsets.
Handle wildcards in charset spec, by ignoring them.
(w32_codepage_for_font): Fix argument to alloca.  Don't remove
"*-" prefix from charset.
(x_to_w32_font): Enlarge remainder array for safety.  Specifically
handle the truncated font spec form constructed by font_list_1, so
that we correctly identify the charset fields.  Don't remove "*-"
prefix from charset.
(w32_list_synthesized_fonts): Fix argument to alloca.

23 years ago*** empty log message ***
Gerd Moellmann [Thu, 4 Oct 2001 10:38:36 +0000 (10:38 +0000)]
*** empty log message ***

23 years agoFix the date and the syntax of Pavel Janik's entry for tpu-edt.el.
Eli Zaretskii [Thu, 4 Oct 2001 07:18:32 +0000 (07:18 +0000)]
Fix the date and the syntax of Pavel Janik's entry for tpu-edt.el.

23 years agoAdd _gdbinit and gdb.ini (created by the MS-DOS build).
Eli Zaretskii [Thu, 4 Oct 2001 07:13:53 +0000 (07:13 +0000)]
Add _gdbinit and gdb.ini (created by the MS-DOS build).

23 years ago(File Variables): Emphasize the importance of having the `mode' variable
Eli Zaretskii [Thu, 4 Oct 2001 07:10:35 +0000 (07:10 +0000)]
(File Variables): Emphasize the importance of having the `mode' variable
the first in the list of local variables.  From Eric Hanchrow
<offby1@blarg.net>.

23 years ago(cvs-prefix-define): Typo cons->concat.
Stefan Monnier [Wed, 3 Oct 2001 20:32:19 +0000 (20:32 +0000)]
(cvs-prefix-define): Typo cons->concat.

23 years ago*** empty log message ***
Pavel Janík [Wed, 3 Oct 2001 19:50:05 +0000 (19:50 +0000)]
*** empty log message ***

23 years agoMake messages match original TPU/edt editor.
Pavel Janík [Wed, 3 Oct 2001 19:44:55 +0000 (19:44 +0000)]
Make messages match original TPU/edt editor.

23 years ago* emacs-mime.texi (mailcap): rvplayer -> wavplayer. Thanks to
ShengHuo ZHU [Wed, 3 Oct 2001 12:29:25 +0000 (12:29 +0000)]
* emacs-mime.texi (mailcap): rvplayer -> wavplayer.  Thanks to
Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>.

23 years agoUpdate maintainer's email address.
Eli Zaretskii [Wed, 3 Oct 2001 10:52:47 +0000 (10:52 +0000)]
Update maintainer's email address.

23 years ago(syms_of_callproc): Explicitly state in the documentation for
Miles Bader [Wed, 3 Oct 2001 01:12:27 +0000 (01:12 +0000)]
(syms_of_callproc): Explicitly state in the documentation for
`process-environment' that earlier entries take precedence over later
ones.

23 years ago(ange-ftp-skip-msgs): Add 227 and 228 for Long
Andreas Schwab [Tue, 2 Oct 2001 21:34:12 +0000 (21:34 +0000)]
(ange-ftp-skip-msgs): Add 227 and 228 for Long
and Extended Passive Mode, resp.

23 years ago*** empty log message ***
Miles Bader [Tue, 2 Oct 2001 02:35:04 +0000 (02:35 +0000)]
*** empty log message ***

23 years ago(Minibuffer Misc): Add entries for `minibuffer-contents',
Miles Bader [Tue, 2 Oct 2001 02:34:48 +0000 (02:34 +0000)]
(Minibuffer Misc): Add entries for `minibuffer-contents',
`minibuffer-contents-no-properties', and `delete-minibuffer-contents'.
Correct description for `minibuffer-prompt-end'.

23 years agoAdd @tindex lines to new entries.
Miles Bader [Tue, 2 Oct 2001 02:21:59 +0000 (02:21 +0000)]
Add @tindex lines to new entries.

23 years ago(Property Search): Correct descriptions of
Miles Bader [Tue, 2 Oct 2001 02:11:23 +0000 (02:11 +0000)]
(Property Search): Correct descriptions of
`next-char-property-change' and `previous-char-property-change'.
Add entries for `next-single-char-property-change' and
`previous-single-char-property-change'.
Make operand names a bit more consistent.

23 years ago(Fnext_char_property_change)
Miles Bader [Tue, 2 Oct 2001 01:53:10 +0000 (01:53 +0000)]
(Fnext_char_property_change)
(Fprevious_char_property_change): Remove reference to non-existant
argument OBJECT from doc-string.

23 years agoMention the broken cpp from GCC snapshots around Sep 30, 2001, and show the
Eli Zaretskii [Mon, 1 Oct 2001 11:23:53 +0000 (11:23 +0000)]
Mention the broken cpp from GCC snapshots around Sep 30, 2001, and show the
command line to force `configure' to use -traditional.

23 years ago(cal-menu-x-popup-menu): New function,
Eli Zaretskii [Mon, 1 Oct 2001 11:08:06 +0000 (11:08 +0000)]
(cal-menu-x-popup-menu): New function,
calls x-popup-menu only if popup menus are supported.
(calendar-mouse-insert-hebrew-diary-entry)
(calendar-mouse-insert-islamic-diary-entry)
(calendar-mouse-holidays, calendar-mouse-view-diary-entries)
(calendar-mouse-view-other-diary-entries)
(calendar-mouse-print-dates, calendar-mouse-2-date-menu)
(calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax): Call
cal-menu-x-popup-menu instead of x-popup-menu.

23 years ago(calendar-mode-map): Require cal-menu unconditionally.
Eli Zaretskii [Mon, 1 Oct 2001 11:05:18 +0000 (11:05 +0000)]
(calendar-mode-map): Require cal-menu unconditionally.
(calendar-mode): Set up activate-menubar-hook unconditionally.

23 years ago(struct glyph_row) <ends_in_newline_from_string_p>:
Gerd Moellmann [Mon, 1 Oct 2001 10:53:38 +0000 (10:53 +0000)]
(struct glyph_row) <ends_in_newline_from_string_p>:
New bit flag

23 years ago(display_line): Set row's ends_in_newline_from_string_p.
Gerd Moellmann [Mon, 1 Oct 2001 10:52:55 +0000 (10:52 +0000)]
(display_line): Set row's ends_in_newline_from_string_p.
(try_window_id): Skip back over lines ending in a newline from a
string.

23 years ago(gs-set-ghostview-window-prop): Fix args of `elt'.
Gerd Moellmann [Mon, 1 Oct 2001 09:32:09 +0000 (09:32 +0000)]
(gs-set-ghostview-window-prop): Fix args of `elt'.

23 years agoMention Rx.
Gerd Moellmann [Mon, 1 Oct 2001 07:38:27 +0000 (07:38 +0000)]
Mention Rx.

23 years ago*** empty log message ***
Gerd Moellmann [Mon, 1 Oct 2001 07:31:59 +0000 (07:31 +0000)]
*** empty log message ***

23 years ago(rx): Add def-edebug-spec.
Gerd Moellmann [Mon, 1 Oct 2001 07:30:38 +0000 (07:30 +0000)]
(rx): Add def-edebug-spec.

23 years ago(struct alias): Add two new struct members: NAMESP and
Gerd Moellmann [Mon, 1 Oct 2001 07:25:14 +0000 (07:25 +0000)]
(struct alias): Add two new struct members: NAMESP and
ALIASEE to help work with namespace aliases.
(struct sym): Remove struct member NAMESP_ALIASES.
(namespace_alias_table): New variable.
(make_namespace): Add parameter CONTEXT.
(check_namespace): New function.
(find_namespace): Add parameter CONTEXT.
(check_namespace_alias): New function.
(register_namespace_alias): Change type of parameter
OLD_NAME. Search for already defined alias in
NAMESPACE_ALIAS_TABLE.
(check_namespace): New function.
(enter_namespace): Call find_namespace with CONTEXT parameter.
(match_qualified_namespace_alias): New function.
(parse_qualified_ident_or_type): Fixed typo in comment. While
parsing qualified ident or type update namespace context and
restore it on exit.
(parse_qualified_param_ident_or_type): Fixed typo in comment.
(globals): Changed handling of namespace aliases.
(version): Added year 2001.

23 years ago(help-for-help): Doc fix. From Pavel@Janik.cz (Pavel Janik).
Eli Zaretskii [Mon, 1 Oct 2001 07:03:13 +0000 (07:03 +0000)]
(help-for-help): Doc fix.  From Pavel@Janik.cz (Pavel Janik).

23 years agoFix previous change.
Richard M. Stallman [Mon, 1 Oct 2001 06:08:20 +0000 (06:08 +0000)]
Fix previous change.

23 years ago(Freplace_match): Doc fix.
Richard M. Stallman [Mon, 1 Oct 2001 06:07:56 +0000 (06:07 +0000)]
(Freplace_match): Doc fix.

23 years ago*** empty log message ***
Richard M. Stallman [Mon, 1 Oct 2001 06:07:36 +0000 (06:07 +0000)]
*** empty log message ***

23 years ago(set_frame_menubar): Take into account that
Andrew Innes [Sun, 30 Sep 2001 21:55:04 +0000 (21:55 +0000)]
(set_frame_menubar): Take into account that
f->menu_bar_vector can be nil, and not a vector.  From Ken Raeburn
<raeburn@gnu.org>.

23 years ago*** empty log message ***
Eli Zaretskii [Sun, 30 Sep 2001 10:48:42 +0000 (10:48 +0000)]
*** empty log message ***

23 years ago(select-frame-by-name, other-frame): Doc fix.
Eli Zaretskii [Sun, 30 Sep 2001 10:47:22 +0000 (10:47 +0000)]
(select-frame-by-name, other-frame): Doc fix.

23 years ago(Finding All Frames): Document that next-frame and
Eli Zaretskii [Sun, 30 Sep 2001 10:39:00 +0000 (10:39 +0000)]
(Finding All Frames): Document that next-frame and
previous-frame are local to current terminal.

23 years ago(syms_of_frame): Doc fix.
Eli Zaretskii [Sun, 30 Sep 2001 10:13:00 +0000 (10:13 +0000)]
(syms_of_frame): Doc fix.