bpt/emacs.git
22 years ago*** empty log message ***
Colin Walters [Tue, 23 Apr 2002 20:34:27 +0000 (20:34 +0000)]
*** empty log message ***

22 years ago(gamegrid-add-score-with-update-game-score): Handle the case where
Colin Walters [Tue, 23 Apr 2002 20:24:40 +0000 (20:24 +0000)]
(gamegrid-add-score-with-update-game-score): Handle the case where
we're already viewing the score file.

22 years ago(syms_of_buffer): Doc fix.
Colin Walters [Tue, 23 Apr 2002 20:24:25 +0000 (20:24 +0000)]
(syms_of_buffer): Doc fix.

22 years ago(read_score) [HAVE_GETDELIM]: Trim trailing space.
Colin Walters [Tue, 23 Apr 2002 20:23:05 +0000 (20:23 +0000)]
(read_score) [HAVE_GETDELIM]: Trim trailing space.

22 years ago*** empty log message ***
Pavel Janík [Tue, 23 Apr 2002 19:44:17 +0000 (19:44 +0000)]
*** empty log message ***

22 years ago(x_set_mouse_color): Change default for cross_cursor to XC_hand2.
Richard M. Stallman [Tue, 23 Apr 2002 19:08:44 +0000 (19:08 +0000)]
(x_set_mouse_color): Change default for cross_cursor to XC_hand2.

22 years agoRename Advanced Info to Expert Info.
Richard M. Stallman [Tue, 23 Apr 2002 18:36:05 +0000 (18:36 +0000)]
Rename Advanced Info to Expert Info.
Rename Expert to Advanced.
Fix many small errors.

22 years ago(init_buffer): Fix PWD comment.
Paul Eggert [Tue, 23 Apr 2002 17:40:36 +0000 (17:40 +0000)]
(init_buffer): Fix PWD comment.

22 years agoExplain C-c LETTER better.
Richard M. Stallman [Tue, 23 Apr 2002 17:34:54 +0000 (17:34 +0000)]
Explain C-c LETTER better.

22 years agoMention the Emacs manual.
Richard M. Stallman [Tue, 23 Apr 2002 17:29:42 +0000 (17:29 +0000)]
Mention the Emacs manual.

22 years ago(notice_overwritten_cursor): Handle the special case
Gerd Moellmann [Tue, 23 Apr 2002 15:44:46 +0000 (15:44 +0000)]
(notice_overwritten_cursor): Handle the special case
of the cursor being in the first blank non-text line at the
end of a window.

22 years ago(menu-bar-goto-menu): Fix bindings for next-tag and next-tag-otherw.
Andreas Schwab [Tue, 23 Apr 2002 15:16:54 +0000 (15:16 +0000)]
(menu-bar-goto-menu): Fix bindings for next-tag and next-tag-otherw.

22 years ago(menu-bar-update-buffers-1): Don't display a directory separator if
Miles Bader [Tue, 23 Apr 2002 14:33:02 +0000 (14:33 +0000)]
(menu-bar-update-buffers-1): Don't display a directory separator if
there's no directory.  Don't display directories at all if uniquify is
active.  Some code cleanup.
(uniquify-buffer-name-style): Declare (but don't initialize).

22 years ago(x_draw_hollow_cursor, x_draw_bar_cursor)
Gerd Moellmann [Tue, 23 Apr 2002 10:34:23 +0000 (10:34 +0000)]
(x_draw_hollow_cursor, x_draw_bar_cursor)
(x_draw_phys_cursor_glyph): Set phys_cursor_width here.
(x_display_and_set_cursor): Don't set phys_cursor_width here for
bar cursors only, to make phys_cursor_width contain what its name
suggests.
(notice_overwritten_cursor): Consider the cursor image erased if
the output area intersects the cursor image in y-direction.

22 years ago.
Andreas Schwab [Tue, 23 Apr 2002 09:53:11 +0000 (09:53 +0000)]
.

22 years ago(MAINT): New variable.
Andreas Schwab [Tue, 23 Apr 2002 09:52:54 +0000 (09:52 +0000)]
(MAINT): New variable.
(${srcdir}/configure, $(srcdir)/src/stamp-h.in): Depend on this
instead of configure.in, to avoid running autoconf and autoheader
unless explicitly requested.

22 years ago(menu-bar-update-buffers): Don't use constant lists for command menu
Miles Bader [Tue, 23 Apr 2002 08:36:35 +0000 (08:36 +0000)]
(menu-bar-update-buffers): Don't use constant lists for command menu
entries, since the low-level menu code modifies them.  Cache the
resulting list.
(menu-bar-buffers-menu-command-entries): New variable.

22 years ago(menu-bar-update-buffers): Add `Select Named Buffer'.
Miles Bader [Tue, 23 Apr 2002 05:02:14 +0000 (05:02 +0000)]
(menu-bar-update-buffers): Add `Select Named Buffer'.
Add separator line before commands
Remove old crufty code that tried to line things up by adding
spaces to entries (it doesn't work).
Move `Frames' submenu after the normal buffers, and add a
separator line before it.
(menu-bar-buffers-menu-list-buffers-entry): Variable removed.

22 years ago(after-find-file): Use %s to output MSG.
Richard M. Stallman [Tue, 23 Apr 2002 03:45:45 +0000 (03:45 +0000)]
(after-find-file): Use %s to output MSG.

22 years ago(dired-mouse-find-file-other-window):
Richard M. Stallman [Tue, 23 Apr 2002 03:14:48 +0000 (03:14 +0000)]
(dired-mouse-find-file-other-window):
Handle events that move out of the window.

22 years agoFix misleading comment after #endif.
Pavel Janík [Mon, 22 Apr 2002 22:56:19 +0000 (22:56 +0000)]
Fix misleading comment after #endif.

22 years ago*** empty log message ***
Pavel Janík [Mon, 22 Apr 2002 22:54:10 +0000 (22:54 +0000)]
*** empty log message ***

22 years agoRemove unused global variable `minibuf_prompt_pixel_width'.
Pavel Janík [Mon, 22 Apr 2002 22:47:07 +0000 (22:47 +0000)]
Remove unused global variable `minibuf_prompt_pixel_width'.

22 years agoFix typo.
Pavel Janík [Mon, 22 Apr 2002 22:45:12 +0000 (22:45 +0000)]
Fix typo.

22 years ago*** empty log message ***
Martin Stjernholm [Mon, 22 Apr 2002 22:40:47 +0000 (22:40 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Richard M. Stallman [Mon, 22 Apr 2002 22:36:55 +0000 (22:36 +0000)]
*** empty log message ***

22 years ago(line-move-finish): Find beg and end of line
Richard M. Stallman [Mon, 22 Apr 2002 22:35:46 +0000 (22:35 +0000)]
(line-move-finish): Find beg and end of line
before calling line-move-to-column.  Do consider intangible
when finding the end.  Take more care in analyzing the results
of intangibility after line-move-to-column.

22 years ago(c-mask-comment): Fixed bug where point was moved to the following line when
Martin Stjernholm [Mon, 22 Apr 2002 22:35:45 +0000 (22:35 +0000)]
(c-mask-comment): Fixed bug where point was moved to the following line when
it was at the first line of a block comment where comment-start-skip matched
to eol.

22 years ago(Fend_of_line): Handle intangible text in mid line.
Richard M. Stallman [Mon, 22 Apr 2002 22:33:36 +0000 (22:33 +0000)]
(Fend_of_line): Handle intangible text in mid line.

22 years ago*** empty log message ***
Jan Djärv [Mon, 22 Apr 2002 18:27:39 +0000 (18:27 +0000)]
*** empty log message ***

22 years agoAdd calls to GrabKeyboard to remove strange
Jan Djärv [Mon, 22 Apr 2002 18:27:03 +0000 (18:27 +0000)]
Add calls to GrabKeyboard to remove strange
interactions with window managers that steal keypresses.

22 years agoRemove compiler warning
Jan Djärv [Mon, 22 Apr 2002 18:25:55 +0000 (18:25 +0000)]
Remove compiler warning

22 years agoAdd calls to Grab/UngrabKeyboard to remove strange interactions with
Jan Djärv [Mon, 22 Apr 2002 18:21:06 +0000 (18:21 +0000)]
Add calls to Grab/UngrabKeyboard to remove strange interactions with
window managers that steal keypresses.

22 years ago(remove_properties): Fixed trap for malformed plist.
Kim F. Storm [Mon, 22 Apr 2002 17:59:02 +0000 (17:59 +0000)]
(remove_properties): Fixed trap for malformed plist.

22 years ago*** empty log message ***
Pavel Janík [Mon, 22 Apr 2002 16:00:08 +0000 (16:00 +0000)]
*** empty log message ***

22 years ago(list-input-methods-1): Doc fix
Pavel Janík [Mon, 22 Apr 2002 15:59:04 +0000 (15:59 +0000)]
(list-input-methods-1): Doc fix
(LEIM is now part of the standard distribution).

22 years ago(make_window): Initialize height_fixed_p,
Richard M. Stallman [Mon, 22 Apr 2002 15:57:25 +0000 (15:57 +0000)]
(make_window): Initialize height_fixed_p,
last_cursor_off_p, and p->cursor_off_p slots.

22 years ago(tmm-completion-prompt): Doc fix.
Pavel Janík [Mon, 22 Apr 2002 15:30:18 +0000 (15:30 +0000)]
(tmm-completion-prompt): Doc fix.

22 years ago(global-highlight-changes): Capitalize status texts.
Pavel Janík [Mon, 22 Apr 2002 15:28:00 +0000 (15:28 +0000)]
(global-highlight-changes): Capitalize status texts.

22 years agoAdd comment of arbitrary chosen constant 59.
Pavel Janík [Mon, 22 Apr 2002 15:22:31 +0000 (15:22 +0000)]
Add comment of arbitrary chosen constant 59.

22 years ago("Od"): Remove rule.
Pavel Janík [Mon, 22 Apr 2002 15:20:14 +0000 (15:20 +0000)]
("Od"): Remove rule.
From Koaunghi Un <koaunghi@ling.cnu.ac.kr>.

22 years agoUpdate address of Koaunghi Un.
Pavel Janík [Mon, 22 Apr 2002 15:17:31 +0000 (15:17 +0000)]
Update address of Koaunghi Un.

22 years ago(last_node): Make it a global variable.
Francesco Potortì [Mon, 22 Apr 2002 14:12:08 +0000 (14:12 +0000)]
(last_node): Make it a global variable.
(process_file): Print the tags from the nodes as soon as
possible, and delete the nodes.  This brings down the memory
occupancy as etags to almost the same level as when the #line
directives were not parsed.
(free_fdesc): New function.
(find_entries): Use it.
(invalidate_nodes): In etags mode, do not just mark the nodes as
invalid, do delete them.

22 years ago*** empty log message ***
Richard M. Stallman [Mon, 22 Apr 2002 07:58:15 +0000 (07:58 +0000)]
*** empty log message ***

22 years agoClarify which letters in C-c LETTER are reserved for users.
Richard M. Stallman [Mon, 22 Apr 2002 07:52:50 +0000 (07:52 +0000)]
Clarify which letters in C-c LETTER are reserved for users.

22 years ago(include-other-diary-files): Allow modifying
Richard M. Stallman [Mon, 22 Apr 2002 07:51:28 +0000 (07:51 +0000)]
(include-other-diary-files): Allow modifying
included buffer, to turn off selective display.

22 years agoWhitespace changes.
Richard M. Stallman [Mon, 22 Apr 2002 07:50:50 +0000 (07:50 +0000)]
Whitespace changes.

22 years agoExplain C-x b.
Richard M. Stallman [Mon, 22 Apr 2002 07:50:23 +0000 (07:50 +0000)]
Explain C-x b.

22 years agoDon't way where to find a non-free compiler.
Richard M. Stallman [Mon, 22 Apr 2002 07:50:00 +0000 (07:50 +0000)]
Don't way where to find a non-free compiler.

22 years agoCC Mode update to version 5.29. This is for testing; it's not a released
Martin Stjernholm [Mon, 22 Apr 2002 00:35:36 +0000 (00:35 +0000)]
CC Mode update to version 5.29.  This is for testing; it's not a released
version.

22 years ago(auto-mode-alist): .f95 files in f90-mode.
Glenn Morris [Sun, 21 Apr 2002 18:21:47 +0000 (18:21 +0000)]
(auto-mode-alist): .f95 files in f90-mode.

22 years ago(fortran-beginning-do): Make regexp match a DO statement irrespective of
Glenn Morris [Sun, 21 Apr 2002 17:57:43 +0000 (17:57 +0000)]
(fortran-beginning-do): Make regexp match a DO statement irrespective of
numeric label.

22 years ago(scroll-all-beginning-of-buffer-all, scroll-all-end-of-buffer-all): Call
Glenn Morris [Sun, 21 Apr 2002 17:36:16 +0000 (17:36 +0000)]
(scroll-all-beginning-of-buffer-all, scroll-all-end-of-buffer-all): Call
beginning-of-buffer, end-of-buffer interactively.

22 years ago*** empty log message ***
Kim F. Storm [Sun, 21 Apr 2002 17:15:46 +0000 (17:15 +0000)]
*** empty log message ***

22 years ago(insert-buffer-substring-no-properties): New function.
Kim F. Storm [Sun, 21 Apr 2002 17:00:41 +0000 (17:00 +0000)]
(insert-buffer-substring-no-properties): New function.
(insert-buffer-substring-as-yank): New function.

22 years ago(scroll-all-page-down-all, scroll-all-page-up-all): Ignore the error if one
Glenn Morris [Sun, 21 Apr 2002 16:30:28 +0000 (16:30 +0000)]
(scroll-all-page-down-all, scroll-all-page-up-all): Ignore the error if one
of the other windows being scrolled reaches the end/start of its buffer.
(scroll-all-beginning-of-buffer-all, scroll-all-end-of-buffer-all): New
functions to track `beginning-of-buffer' and `end-of-buffer'.

22 years ago(minor-mode-alist): `scroll-all-mode', not `scroll-all-mode-mode'.
Glenn Morris [Sun, 21 Apr 2002 14:43:31 +0000 (14:43 +0000)]
(minor-mode-alist): `scroll-all-mode', not `scroll-all-mode-mode'.
(scroll-all-page-down-all, scroll-all-page-up-all, scroll-all-check-to-scroll):
Remove `fkey-' prefix from scroll commands.

22 years ago(add_declarator): Test *CLS instead of CLS.
Gerd Moellmann [Sun, 21 Apr 2002 12:49:36 +0000 (12:49 +0000)]
(add_declarator): Test *CLS instead of CLS.

22 years agoVariable auto-save-file-name-transforms now has a third element.
Glenn Morris [Sat, 20 Apr 2002 23:14:02 +0000 (23:14 +0000)]
Variable auto-save-file-name-transforms now has a third element.

22 years ago(Auto Save Files): Mention auto-save-file-name-transforms.
Glenn Morris [Sat, 20 Apr 2002 22:56:08 +0000 (22:56 +0000)]
(Auto Save Files): Mention auto-save-file-name-transforms.
(Remote Files): Mention auto-save-file-name-transforms.

22 years ago(command-line): Add third element to auto-save-file-name-transforms.
Glenn Morris [Sat, 20 Apr 2002 22:25:55 +0000 (22:25 +0000)]
(command-line): Add third element to auto-save-file-name-transforms.

22 years ago(auto-save-file-name-transforms): Doc string addition - no effect for
Glenn Morris [Sat, 20 Apr 2002 22:22:57 +0000 (22:22 +0000)]
(auto-save-file-name-transforms): Doc string addition - no effect for
MS-DOS systems without long file names.  Add third element for uniquifying
filenames.
(make-auto-save-file-name): Make a unique filename if indicated by
new element of auto-save-file-name-transforms.

22 years ago*** empty log message ***
Pavel Janík [Sat, 20 Apr 2002 13:41:07 +0000 (13:41 +0000)]
*** empty log message ***

22 years ago(find_next_selectable): New function.
Pavel Janík [Sat, 20 Apr 2002 13:39:57 +0000 (13:39 +0000)]
(find_next_selectable): New function.
(Down, Up, Right): Use it.
(find_next_selectable): Prevent endless loops when only one item is enabled
in the menu.

22 years ago(use-dialog-box): Doc fix.
Pavel Janík [Sat, 20 Apr 2002 13:32:12 +0000 (13:32 +0000)]
(use-dialog-box): Doc fix.

22 years agoNew version from ftp://invisible-island.net.
Eli Zaretskii [Sat, 20 Apr 2002 07:39:34 +0000 (07:39 +0000)]
New version from ftp://invisible-island.net.

22 years ago*** empty log message ***
Pavel Janík [Fri, 19 Apr 2002 19:04:25 +0000 (19:04 +0000)]
*** empty log message ***

22 years ago(note_mode_line_or_margin_highlight): Remove unused variables `row', `i'
Pavel Janík [Fri, 19 Apr 2002 18:59:02 +0000 (18:59 +0000)]
(note_mode_line_or_margin_highlight): Remove unused variables `row', `i'
and `area'.
(XTread_socket) <KeyPress>: Pass KeyPress events when in menu to toolkit
library.

22 years ago(xlwMenuTranslations, xlwMenuActionsList): Add translations for cursor keys
Pavel Janík [Fri, 19 Apr 2002 18:56:51 +0000 (18:56 +0000)]
(xlwMenuTranslations, xlwMenuActionsList): Add translations for cursor keys
and RET.
(find_next_selectable, find_prev_selectable): New functions used for
finding menu-items.
(Down, Up, Left, Right): New functions.

22 years ago(clear_font_table): Don't free the default font of
Stefan Monnier [Fri, 19 Apr 2002 18:38:16 +0000 (18:38 +0000)]
(clear_font_table): Don't free the default font of
a frame even if it's on another display.
(Finternal_set_lisp_face_attribute): Don't use XFRAME on something
that could be Qt.

22 years ago(file-name-non-special): Don't mangle the 0'th arg and the
Stefan Monnier [Fri, 19 Apr 2002 16:27:09 +0000 (16:27 +0000)]
(file-name-non-special): Don't mangle the 0'th arg and the
return value of file-name-completion and file-name-all-completions.

22 years ago(Fmove_to_column): Remove unused local variable `next_boundary_byte'.
Juanma Barranquero [Fri, 19 Apr 2002 13:46:02 +0000 (13:46 +0000)]
(Fmove_to_column): Remove unused local variable `next_boundary_byte'.
(current_column_1): Likewise.

22 years ago*** empty log message ***
Eli Zaretskii [Fri, 19 Apr 2002 13:12:14 +0000 (13:12 +0000)]
*** empty log message ***

22 years agoReplace commented-out lines with a condition that is always false.
Eli Zaretskii [Fri, 19 Apr 2002 13:11:52 +0000 (13:11 +0000)]
Replace commented-out lines with a condition that is always false.

22 years agoRegenerated.
Eli Zaretskii [Fri, 19 Apr 2002 12:48:57 +0000 (12:48 +0000)]
Regenerated.

22 years agoUpdate maintainer.
Eli Zaretskii [Fri, 19 Apr 2002 12:22:13 +0000 (12:22 +0000)]
Update maintainer.
(f90-line-continued): Recognize blank/comment lines embedded in
continuation lines.
(f90-looking-at-program-block-start): No extra indentation after
function or subroutine keyword appears in single quotes.

22 years ago(MS-DOS Display): `bar' and `hbar' cursors are identical on MS-DOS.
Eli Zaretskii [Fri, 19 Apr 2002 12:17:43 +0000 (12:17 +0000)]
(MS-DOS Display): `bar' and `hbar' cursors are identical on MS-DOS.

22 years ago(Qhbar): New variable.
Eli Zaretskii [Fri, 19 Apr 2002 12:13:47 +0000 (12:13 +0000)]
(Qhbar): New variable.
(syms_of_msdos): intern and staticpro it.
(IT_set_cursor_type, IT_set_frame_parameters): Handle the `hbar'
cursor type.

22 years agoDocument the addition of `hbar'.
Eli Zaretskii [Fri, 19 Apr 2002 12:06:06 +0000 (12:06 +0000)]
Document the addition of `hbar'.

22 years ago(Window Frame Parameters): Document the hbar cursor type.
Eli Zaretskii [Fri, 19 Apr 2002 12:02:21 +0000 (12:02 +0000)]
(Window Frame Parameters): Document the hbar cursor type.

22 years ago(text_cursor_kinds): New enumeration member HBAR_CURSOR.
Eli Zaretskii [Fri, 19 Apr 2002 11:51:16 +0000 (11:51 +0000)]
(text_cursor_kinds): New enumeration member HBAR_CURSOR.

22 years ago(x_draw_bar_cursor): New argument KIND; callers changed.
Eli Zaretskii [Fri, 19 Apr 2002 11:47:58 +0000 (11:47 +0000)]
(x_draw_bar_cursor): New argument KIND; callers changed.
Handle the `hbar' cursor type.
(x_display_and_set_cursor): Handle the HBAR_CURSOR case.

22 years ago(Qhbar): New variable.
Eli Zaretskii [Fri, 19 Apr 2002 11:45:27 +0000 (11:45 +0000)]
(Qhbar): New variable.
(syms_of_xfns): intern and staticpro it.
(x_specified_cursor_type): Handle `hbar' cursor.

22 years agoFix typo and whitespaces.
Pavel Janík [Fri, 19 Apr 2002 11:39:17 +0000 (11:39 +0000)]
Fix typo and whitespaces.

22 years ago*** empty log message ***
Eli Zaretskii [Fri, 19 Apr 2002 10:35:52 +0000 (10:35 +0000)]
*** empty log message ***

22 years ago(TAGS): Don't use -t, it's the default for
Eli Zaretskii [Fri, 19 Apr 2002 10:35:02 +0000 (10:35 +0000)]
(TAGS): Don't use -t, it's the default for
etags, so it barfs if invoked with -t.

22 years ago(bcopy, bzero, bcmp): Define only if HAVE_BCOPY is not defined.
Eli Zaretskii [Fri, 19 Apr 2002 10:11:57 +0000 (10:11 +0000)]
(bcopy, bzero, bcmp): Define only if HAVE_BCOPY is not defined.

22 years ago(customize-mark-to-save, customize-mark-as-set)
Miles Bader [Fri, 19 Apr 2002 07:43:43 +0000 (07:43 +0000)]
(customize-mark-to-save, customize-mark-as-set)
(custom-quote): Moved here from `cus-edit.el'.

22 years ago(customize-mark-to-save, customize-mark-as-set)
Miles Bader [Fri, 19 Apr 2002 07:42:10 +0000 (07:42 +0000)]
(customize-mark-to-save, customize-mark-as-set)
(custom-quote): Moved to `custom.el'.

22 years ago*** empty log message ***
Richard M. Stallman [Fri, 19 Apr 2002 05:24:02 +0000 (05:24 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Richard M. Stallman [Fri, 19 Apr 2002 00:29:46 +0000 (00:29 +0000)]
*** empty log message ***

22 years agoDocument describe-text-at, not list-text-properties-at.
Richard M. Stallman [Fri, 19 Apr 2002 00:29:11 +0000 (00:29 +0000)]
Document describe-text-at, not list-text-properties-at.

22 years ago(list-text-properties-at): Command deleted.
Richard M. Stallman [Fri, 19 Apr 2002 00:27:07 +0000 (00:27 +0000)]
(list-text-properties-at): Command deleted.

22 years ago(insert-register): Use insert-for-yank.
Richard M. Stallman [Fri, 19 Apr 2002 00:23:18 +0000 (00:23 +0000)]
(insert-register): Use insert-for-yank.
(describe-register-1): Discard text props in yank-excluded-properties.

22 years ago(insert-rectangle): Use insert-for-yank.
Richard M. Stallman [Fri, 19 Apr 2002 00:23:08 +0000 (00:23 +0000)]
(insert-rectangle): Use insert-for-yank.

22 years agoLine break change.
Richard M. Stallman [Fri, 19 Apr 2002 00:18:22 +0000 (00:18 +0000)]
Line break change.

22 years agoExplain use of `declare'.
Richard M. Stallman [Fri, 19 Apr 2002 00:17:47 +0000 (00:17 +0000)]
Explain use of `declare'.

22 years ago(remove_properties): New arg LIST allows scanning
Richard M. Stallman [Fri, 19 Apr 2002 00:14:14 +0000 (00:14 +0000)]
(remove_properties): New arg LIST allows scanning
either a list or a plist.
(interval_has_some_properties_list): New function, like
interval_has_some_properties using list instead of plist.
All callers changed.
(Fremove_list_of_text_properties): New function.
(syms_of_textprop): Defsubr it.

22 years ago(remove_properties): New arg LIST allows scanning either a list or a plist.
Richard M. Stallman [Fri, 19 Apr 2002 00:13:57 +0000 (00:13 +0000)]
(remove_properties): New arg LIST allows scanning either a list or a plist.
(interval_has_some_properties_list): New function, like
interval_has_some_properties using list instead of plist.
All callers changed.
(Fremove_list_of_text_properties): New function.
(syms_of_textprop): Defsubr it.

22 years agoComment change.
Richard M. Stallman [Fri, 19 Apr 2002 00:11:58 +0000 (00:11 +0000)]
Comment change.