bpt/emacs.git
24 years agoMove config.h before other includes (which may use feature tests).
Dave Love [Fri, 23 Jun 2000 11:36:52 +0000 (11:36 +0000)]
Move config.h before other includes (which may use feature tests).

24 years ago*** empty log message ***
Gerd Moellmann [Fri, 23 Jun 2000 07:14:06 +0000 (07:14 +0000)]
*** empty log message ***

24 years ago(basic-save-buffer-2): When temporarily setting
Gerd Moellmann [Fri, 23 Jun 2000 07:13:30 +0000 (07:13 +0000)]
(basic-save-buffer-2): When temporarily setting
file modes, set them to current modes plus 0200, not to 0777.

24 years ago(post-mail-send-it): Make sure file has
Gerd Moellmann [Fri, 23 Jun 2000 07:13:08 +0000 (07:13 +0000)]
(post-mail-send-it): Make sure file has
proper permissions from birth.

24 years ago(emerge-make-temp-file): Make sure file has proper
Gerd Moellmann [Fri, 23 Jun 2000 07:06:02 +0000 (07:06 +0000)]
(emerge-make-temp-file): Make sure file has proper
permissions from birth.

24 years ago(comint-substitute-in-file-name): Call replace-match
Gerd Moellmann [Fri, 23 Jun 2000 07:05:13 +0000 (07:05 +0000)]
(comint-substitute-in-file-name): Call replace-match
with second and third arg t.

24 years ago(x_create_tip_frame): Initialize frame's colors like
Gerd Moellmann [Fri, 23 Jun 2000 06:12:11 +0000 (06:12 +0000)]
(x_create_tip_frame): Initialize frame's colors like
in x_create_frame.

24 years ago(tool-bar, mode-line, header-line): Specify foreground
Gerd Moellmann [Fri, 23 Jun 2000 05:57:18 +0000 (05:57 +0000)]
(tool-bar, mode-line, header-line): Specify foreground
color.

24 years ago(custom-button-face, custom-button-pressed-face):
Gerd Moellmann [Fri, 23 Jun 2000 05:56:08 +0000 (05:56 +0000)]
(custom-button-face, custom-button-pressed-face):
Specify foreground color.

24 years ago(decode_eol_post_ccl): Special handling for undecided
Eli Zaretskii [Fri, 23 Jun 2000 05:32:45 +0000 (05:32 +0000)]
(decode_eol_post_ccl): Special handling for undecided
and inconsistent EOL types.

24 years ago*** empty log message ***
Gerd Moellmann [Fri, 23 Jun 2000 05:24:10 +0000 (05:24 +0000)]
*** empty log message ***

24 years ago(eshell-rewrite-for-command): Use cdr and
Gerd Moellmann [Fri, 23 Jun 2000 05:23:39 +0000 (05:23 +0000)]
(eshell-rewrite-for-command): Use cdr and
cddr instead of cdddr.

24 years ago(DONTCOMPILE): Add eshell/esh-maint.el.
Gerd Moellmann [Fri, 23 Jun 2000 05:23:16 +0000 (05:23 +0000)]
(DONTCOMPILE): Add eshell/esh-maint.el.

24 years ago*** empty log message ***
Gerd Moellmann [Fri, 23 Jun 2000 04:54:41 +0000 (04:54 +0000)]
*** empty log message ***

24 years ago(eshell-mode): Use eshell-copy-list instead
Gerd Moellmann [Fri, 23 Jun 2000 04:54:09 +0000 (04:54 +0000)]
(eshell-mode): Use eshell-copy-list instead
of copy-list.

24 years ago(eshell-sublist): Use eshell-copy-list
Gerd Moellmann [Fri, 23 Jun 2000 04:53:48 +0000 (04:53 +0000)]
(eshell-sublist): Use eshell-copy-list
instead of copy-list.

24 years ago*** empty log message ***
Gerd Moellmann [Fri, 23 Jun 2000 04:39:18 +0000 (04:39 +0000)]
*** empty log message ***

24 years agoAdd eshell subdirectory.
Gerd Moellmann [Fri, 23 Jun 2000 04:38:41 +0000 (04:38 +0000)]
Add eshell subdirectory.

24 years ago*** empty log message ***
Gerd Moellmann [Thu, 22 Jun 2000 22:06:37 +0000 (22:06 +0000)]
*** empty log message ***

24 years ago(Xt_app_con): External declaration.
Gerd Moellmann [Thu, 22 Jun 2000 22:06:09 +0000 (22:06 +0000)]
(Xt_app_con): External declaration.

24 years ago(Fx_file_dialog) [HAVE_MOTIF_2_1]: Handle events
Gerd Moellmann [Thu, 22 Jun 2000 22:05:55 +0000 (22:05 +0000)]
(Fx_file_dialog) [HAVE_MOTIF_2_1]: Handle events
differently.

24 years ago(x_load_resources): Add default resource for scroll bar's
Gerd Moellmann [Thu, 22 Jun 2000 22:05:37 +0000 (22:05 +0000)]
(x_load_resources): Add default resource for scroll bar's
trough color and main window's background color.

24 years ago(HAVE_LIBXP): Change test for libXp.
Gerd Moellmann [Thu, 22 Jun 2000 22:05:01 +0000 (22:05 +0000)]
(HAVE_LIBXP): Change test for libXp.

24 years ago(EmacsFrameRealize): Fix typo.
Gerd Moellmann [Thu, 22 Jun 2000 20:50:00 +0000 (20:50 +0000)]
(EmacsFrameRealize): Fix typo.

24 years ago(EmacsFrameRealize): Remove SubstructureRedirectMask.
Gerd Moellmann [Thu, 22 Jun 2000 20:12:59 +0000 (20:12 +0000)]
(EmacsFrameRealize): Remove SubstructureRedirectMask.

24 years ago(struct it): Add member add_overlay_start.
Gerd Moellmann [Thu, 22 Jun 2000 19:35:07 +0000 (19:35 +0000)]
(struct it): Add member add_overlay_start.

24 years ago(handle_stop): Initialize it->add_overlay_start to zero.
Gerd Moellmann [Thu, 22 Jun 2000 19:32:09 +0000 (19:32 +0000)]
(handle_stop): Initialize it->add_overlay_start to zero.
(handle_invisible_prop): Record the start of invisible text in
it->add_overlay_start.
(struct overlay_entry): Add member `overlay'.
(handle_overlay_change): Simplify.
(next_overlay_string): After having processed overlay strings at the
end of the buffer, record that fact in
it->overlay_strings_at_end_processed_p.
(compare_overlay_entries): If before- and after-strings come
from the same overlay, let before-strings come first.
(RECORD_OVERLAY_STRING): Record the overlay that strings come from.
(load_overlay_strings): Take it->add_overlay_start into account
when adding overlay strings.

24 years ago*** empty log message ***
Eli Zaretskii [Thu, 22 Jun 2000 15:00:24 +0000 (15:00 +0000)]
*** empty log message ***

24 years ago(make-backup-file-name-1): On DOS/Windows, run the
Eli Zaretskii [Thu, 22 Jun 2000 14:58:38 +0000 (14:58 +0000)]
(make-backup-file-name-1): On DOS/Windows, run the
backup file name through convert-standard-filename.

24 years ago(convert-standard-filename): Convert leading
Eli Zaretskii [Thu, 22 Jun 2000 14:57:45 +0000 (14:57 +0000)]
(convert-standard-filename): Convert leading
directories as well.  When long file names are supported, convert
characters that are invalid in Windows file names.

24 years ago(Documentation): Describe how man pages with
Eli Zaretskii [Thu, 22 Jun 2000 14:52:22 +0000 (14:52 +0000)]
(Documentation): Describe how man pages with
identical names by different sections are handled by M-x man and
M-x woman.

24 years ago(Text and Binary): Separate description of EOL
Eli Zaretskii [Thu, 22 Jun 2000 14:51:22 +0000 (14:51 +0000)]
(Text and Binary): Separate description of EOL
conversions from the issues related to binary files.

24 years ago(C_SWITCH_SYSTEM): Define _XOPEN_SOURCE=500.
Dave Love [Thu, 22 Jun 2000 12:52:06 +0000 (12:52 +0000)]
(C_SWITCH_SYSTEM): Define _XOPEN_SOURCE=500.

24 years ago(C_SWITCH_SYSTEM): Don't define _XOPEN_SOURCE here.
Dave Love [Thu, 22 Jun 2000 12:47:29 +0000 (12:47 +0000)]
(C_SWITCH_SYSTEM): Don't define _XOPEN_SOURCE here.

24 years agoFix bug: if ^L is the very first buffer character,
Gerd Moellmann [Thu, 22 Jun 2000 12:27:49 +0000 (12:27 +0000)]
Fix bug: if ^L is the very first buffer character,
ps-print crashes.  New feature: page selection for printing.  Create
raw-text-unix coding system for XEmacs.  Doc fix.
(ps-print-version): New version number (5.2.3).
(ps-plot-region): Bug fix.
(ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
(ps-header-sheet, ps-generate, ps-end-job): Code fix.
(ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
funs.
(ps-selected-pages, ps-last-selected-pages, ps-first-page)
(ps-last-page): New vars.

24 years ago(ccl_driver) <CCL_End>: Decrement stack_idx only when it is greater
Kenichi Handa [Thu, 22 Jun 2000 01:21:00 +0000 (01:21 +0000)]
(ccl_driver) <CCL_End>: Decrement stack_idx only when it is greater
than 0.

24 years ago*** empty log message ***
Kenichi Handa [Thu, 22 Jun 2000 01:20:25 +0000 (01:20 +0000)]
*** empty log message ***

24 years ago(sh-while-getopts): Fix handling of
Gerd Moellmann [Wed, 21 Jun 2000 19:54:54 +0000 (19:54 +0000)]
(sh-while-getopts): Fix handling of
empty option string.

24 years ago(GETLOADAVG_OBJ): Removed -- LIBOBJS does it.
Dave Love [Wed, 21 Jun 2000 18:03:37 +0000 (18:03 +0000)]
(GETLOADAVG_OBJ): Removed -- LIBOBJS does it.

24 years ago(Optional Mode Line): Add index entry for removing the line-number
Eli Zaretskii [Wed, 21 Jun 2000 16:47:12 +0000 (16:47 +0000)]
(Optional Mode Line): Add index entry for removing the line-number
display limit.

24 years ago(Documentation Commands): Explain how to get a man page from
Eli Zaretskii [Wed, 21 Jun 2000 16:45:55 +0000 (16:45 +0000)]
(Documentation Commands): Explain how to get a man page from
a particular section, with `man' and `woman'.

24 years ago(man): Doc fix.
Eli Zaretskii [Wed, 21 Jun 2000 16:43:44 +0000 (16:43 +0000)]
(man): Doc fix.

24 years ago(PP): Test PROTOTYPES as well as __STDC__ &c.
Dave Love [Wed, 21 Jun 2000 16:07:32 +0000 (16:07 +0000)]
(PP): Test PROTOTYPES as well as __STDC__ &c.

24 years ago(back_comment): Simplify string-parity counting (with
Stefan Monnier [Wed, 21 Jun 2000 14:57:11 +0000 (14:57 +0000)]
(back_comment): Simplify string-parity counting (with
the added benefit of handling multiple string-styles as long as
they are not nested).
Jump to the slow code as soon as a comment starter is found in
a "string_lossage" position.  Fixes the case:  " /* " /* " */.

24 years ago*** empty log message ***
Dave Love [Wed, 21 Jun 2000 14:26:56 +0000 (14:26 +0000)]
*** empty log message ***

24 years agoAdd HAVE_FCNTL_H, _FILE_OFFSET_BITS, _LARGEFILE_SOURCE, _LARGE_FILES,
Dave Love [Wed, 21 Jun 2000 14:16:54 +0000 (14:16 +0000)]
Add HAVE_FCNTL_H, _FILE_OFFSET_BITS, _LARGEFILE_SOURCE, _LARGE_FILES,
_XOPEN_SOURCE.

24 years agoUse GETLOADAVG_LIBS.
Dave Love [Wed, 21 Jun 2000 14:09:07 +0000 (14:09 +0000)]
Use GETLOADAVG_LIBS.

24 years agoCheck for fcntl.h. Use AC_FUNC_GETLOADAVG, not simple test for
Dave Love [Wed, 21 Jun 2000 14:08:44 +0000 (14:08 +0000)]
Check for fcntl.h.  Use AC_FUNC_GETLOADAVG, not simple test for
getloadavg and substitute GETLOADAVG_LIBS.  Simplify test for
GETTIMEOFDAY_ONE_ARGUMENT.

24 years ago(set-language-info-alist): Docstring fixed.
Kenichi Handa [Wed, 21 Jun 2000 07:35:25 +0000 (07:35 +0000)]
(set-language-info-alist): Docstring fixed.

24 years ago*** empty log message ***
Kenichi Handa [Wed, 21 Jun 2000 07:34:38 +0000 (07:34 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Kenichi Handa [Wed, 21 Jun 2000 02:05:10 +0000 (02:05 +0000)]
*** empty log message ***

24 years ago(jit-lock-after-change): Don't assume point is at START.
Stefan Monnier [Tue, 20 Jun 2000 23:59:05 +0000 (23:59 +0000)]
(jit-lock-after-change): Don't assume point is at START.

24 years ago(set-buffer-process-coding-system): Documentation fixed.
Kenichi Handa [Tue, 20 Jun 2000 23:58:18 +0000 (23:58 +0000)]
(set-buffer-process-coding-system): Documentation fixed.

24 years ago*** empty log message ***
Kenichi Handa [Tue, 20 Jun 2000 23:56:00 +0000 (23:56 +0000)]
*** empty log message ***

24 years ago(scan_sexps_forward):
Stefan Monnier [Tue, 20 Jun 2000 22:49:34 +0000 (22:49 +0000)]
(scan_sexps_forward):
Check the comstyle of single-char comment-starters.
Clarify control-flow around the Scomment case.

24 years ago(describe_syntax): Recognize the `n'estable bit.
Stefan Monnier [Tue, 20 Jun 2000 22:34:00 +0000 (22:34 +0000)]
(describe_syntax): Recognize the `n'estable bit.
(Fforward_comment, scan_lists):
Check the comstyle of single-char comment-starters.
(scan_sexps_forward): Don't try to recognize `half comment-enders' if
we're just at the beginning of the comment (f.ex with (*) ... (*)).

24 years ago*** empty log message ***
Gerd Moellmann [Tue, 20 Jun 2000 19:54:50 +0000 (19:54 +0000)]
*** empty log message ***

24 years ago@setfilename to ../info/reftex.
Gerd Moellmann [Tue, 20 Jun 2000 19:54:37 +0000 (19:54 +0000)]
@setfilename to ../info/reftex.

24 years ago(display_prop_intangible_p): Add prototype.
Gerd Moellmann [Tue, 20 Jun 2000 19:45:24 +0000 (19:45 +0000)]
(display_prop_intangible_p): Add prototype.

24 years ago(single_display_prop_intangible_p)
Gerd Moellmann [Tue, 20 Jun 2000 19:44:44 +0000 (19:44 +0000)]
(single_display_prop_intangible_p)
(display_prop_intangible_p): New functions.

24 years ago(adjust_point_for_property): Check if display
Gerd Moellmann [Tue, 20 Jun 2000 19:43:51 +0000 (19:43 +0000)]
(adjust_point_for_property): Check if display
property should be treated as intangible by looking at its
value.

24 years ago*** empty log message ***
Dave Love [Tue, 20 Jun 2000 18:40:08 +0000 (18:40 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Gerd Moellmann [Tue, 20 Jun 2000 18:36:27 +0000 (18:36 +0000)]
*** empty log message ***

24 years ago(make_temp_name): Don't use `%s' in string passed to
Gerd Moellmann [Tue, 20 Jun 2000 18:32:12 +0000 (18:32 +0000)]
(make_temp_name): Don't use `%s' in string passed to
report_file_error.

24 years ago(sigprocmask_set): New variable.
Gerd Moellmann [Tue, 20 Jun 2000 18:31:36 +0000 (18:31 +0000)]
(sigprocmask_set): New variable.

24 years ago(sigblock, sigunblock) [USG5_4]: Set
Gerd Moellmann [Tue, 20 Jun 2000 18:31:04 +0000 (18:31 +0000)]
(sigblock, sigunblock) [USG5_4]: Set
sigprocmask_set, and pass a pointer to it to sigprocmask.

24 years ago(sigblock): Redefined to pass a pointer as second
Gerd Moellmann [Tue, 20 Jun 2000 18:30:44 +0000 (18:30 +0000)]
(sigblock): Redefined to pass a pointer as second
argument to sigprocmask.

24 years ago(make_hash_table, maybe_resize_hash_table): Cast arg of
Dave Love [Tue, 20 Jun 2000 18:28:07 +0000 (18:28 +0000)]
(make_hash_table, maybe_resize_hash_table): Cast arg of
next_almost_prime.

24 years ago(turn-off-auto-fill): New function.
Gerd Moellmann [Tue, 20 Jun 2000 18:24:59 +0000 (18:24 +0000)]
(turn-off-auto-fill): New function.

24 years ago(pc-selection-mode): Bind `M-\d'
Gerd Moellmann [Tue, 20 Jun 2000 18:24:35 +0000 (18:24 +0000)]
(pc-selection-mode): Bind `M-\d'
instead of `M-backspace'.

24 years ago(emacs-version): Use ISO date format.
Gerd Moellmann [Tue, 20 Jun 2000 18:24:22 +0000 (18:24 +0000)]
(emacs-version): Use ISO date format.

24 years ago[emacs]: Include lisp.h.
Dave Love [Tue, 20 Jun 2000 18:23:12 +0000 (18:23 +0000)]
[emacs]: Include lisp.h.

24 years ago[emacs] Test HAVE_FCNTL_H, not USG5. Include lisp.h and unistd.h.
Dave Love [Tue, 20 Jun 2000 18:19:03 +0000 (18:19 +0000)]
[emacs] Test HAVE_FCNTL_H, not USG5.  Include lisp.h and unistd.h.

24 years agoDon't declare xmalloc, xrealloc.
Sam Steingold [Tue, 20 Jun 2000 18:17:05 +0000 (18:17 +0000)]
Don't declare xmalloc, xrealloc.

24 years ago*** empty log message ***
Stefan Monnier [Tue, 20 Jun 2000 17:06:32 +0000 (17:06 +0000)]
*** empty log message ***

24 years ago(re_match, re_match_2): Protect calls to alloca (0).
Stefan Monnier [Tue, 20 Jun 2000 16:48:05 +0000 (16:48 +0000)]
(re_match, re_match_2): Protect calls to alloca (0).
(re_comp): Cast gettext return value to avoid complaints when
!HAVE_LIBINTL.

24 years ago(JIT Lock Mode): jit-lock-mode is not a command any more.
Stefan Monnier [Tue, 20 Jun 2000 16:34:50 +0000 (16:34 +0000)]
(JIT Lock Mode): jit-lock-mode is not a command any more.

24 years ago(with-buffer-prepared-for-jit-lock):
Stefan Monnier [Tue, 20 Jun 2000 16:24:04 +0000 (16:24 +0000)]
(with-buffer-prepared-for-jit-lock):
Renamed from with-buffer-prepared-for-font-lock and use
inhibit-modification-hooks rather than setting *-change-functions.
Update all functions to use the new name.
(jit-lock-first-unfontify-pos): New semantics (and doc).
(jit-lock-mode): Make non-interactive.
Don't automatically turn on font-lock.
Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
Always use jit-lock-after-change.
Remove and restore font-lock-after-change-function.
(turn-on-jit-lock, jit-lock-after-fontify-buffer)
(jit-lock-after-unfontify-buffer): Remove.
(jit-lock-stealth-fontify):
Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
(jit-lock-after-change): Set the `fontified' text-prop to nil.

24 years agoignore some auto-generated files
Sam Steingold [Tue, 20 Jun 2000 15:24:16 +0000 (15:24 +0000)]
ignore some auto-generated files

24 years agohandle print-unreadable-object
Sam Steingold [Tue, 20 Jun 2000 15:01:59 +0000 (15:01 +0000)]
handle print-unreadable-object

24 years agoDon't define HAVE_GETWD, HAVE_GETTIMEOFDAY.
Dave Love [Tue, 20 Jun 2000 14:09:56 +0000 (14:09 +0000)]
Don't define HAVE_GETWD, HAVE_GETTIMEOFDAY.

24 years agoDon't define HAVE_GETWD HAVE_GETTIMEOFDAY.
Dave Love [Tue, 20 Jun 2000 14:05:56 +0000 (14:05 +0000)]
Don't define HAVE_GETWD HAVE_GETTIMEOFDAY.

24 years agoDon't declare HAVE_GETTIMEOFDAY, HAVE_VFORK.
Dave Love [Tue, 20 Jun 2000 14:05:16 +0000 (14:05 +0000)]
Don't declare HAVE_GETTIMEOFDAY, HAVE_VFORK.

24 years agoDon't declare HAVE_GETWD.
Dave Love [Tue, 20 Jun 2000 14:04:28 +0000 (14:04 +0000)]
Don't declare HAVE_GETWD.

24 years agoDon't declare xmalloc, xrealloc.
Dave Love [Tue, 20 Jun 2000 14:02:05 +0000 (14:02 +0000)]
Don't declare xmalloc, xrealloc.

24 years ago*** empty log message ***
Dave Love [Tue, 20 Jun 2000 13:57:43 +0000 (13:57 +0000)]
*** empty log message ***

24 years agoDon't declare GETTIMEOFDAY_ONE_ARGUMENT.
Dave Love [Tue, 20 Jun 2000 13:36:45 +0000 (13:36 +0000)]
Don't declare GETTIMEOFDAY_ONE_ARGUMENT.

24 years agoDon't declare HAVE_GETWD, VFORK_RETURN_TYPE.
Dave Love [Tue, 20 Jun 2000 13:36:13 +0000 (13:36 +0000)]
Don't declare HAVE_GETWD, VFORK_RETURN_TYPE.

24 years agoDon't declare HAVE_GETWD, HAVE_GETTIMEOFDAY.
Dave Love [Tue, 20 Jun 2000 13:35:30 +0000 (13:35 +0000)]
Don't declare HAVE_GETWD, HAVE_GETTIMEOFDAY.

24 years agoAdd xfree missed from last change.
Dave Love [Tue, 20 Jun 2000 13:30:26 +0000 (13:30 +0000)]
Add xfree missed from last change.

24 years agocomment
Dave Love [Tue, 20 Jun 2000 13:27:11 +0000 (13:27 +0000)]
comment

24 years ago(poll_for_input_1): Declare.
Dave Love [Tue, 20 Jun 2000 13:22:16 +0000 (13:22 +0000)]
(poll_for_input_1): Declare.

24 years agoDon't define NLIST_STRUCT (handled by configure).
Dave Love [Tue, 20 Jun 2000 13:17:40 +0000 (13:17 +0000)]
Don't define NLIST_STRUCT (handled by configure).

24 years ago(xmalloc, xrealloc, xfree): Define using POINTER_TYPE.
Dave Love [Tue, 20 Jun 2000 13:15:58 +0000 (13:15 +0000)]
(xmalloc, xrealloc, xfree): Define using POINTER_TYPE.

24 years agoRemove duplicate prototypes. Declare free_frame_xic,
Dave Love [Tue, 20 Jun 2000 13:11:39 +0000 (13:11 +0000)]
Remove duplicate prototypes.  Declare free_frame_xic,
x_set_tool_bar_lines.

24 years ago(x_set_tool_bar_lines, free_frame_xic, compose_text, getenv, ctime)
Dave Love [Tue, 20 Jun 2000 13:08:48 +0000 (13:08 +0000)]
(x_set_tool_bar_lines, free_frame_xic, compose_text, getenv, ctime)
(getwd): Removed.
(xmalloc, xrealloc, xfree): Declare using POINTER_TYPE.

24 years agoAdd HAVE_GETWD. Move some definitions above machine/system includes.
Dave Love [Tue, 20 Jun 2000 12:58:43 +0000 (12:58 +0000)]
Add HAVE_GETWD.  Move some definitions above machine/system includes.

24 years ago*** empty log message ***
Carsten Dominik [Tue, 20 Jun 2000 12:58:31 +0000 (12:58 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Dave Love [Tue, 20 Jun 2000 12:53:47 +0000 (12:53 +0000)]
*** empty log message ***

24 years ago* textmodes/reftex.el (reftex-find-citation-regexp-format):
Carsten Dominik [Tue, 20 Jun 2000 12:52:00 +0000 (12:52 +0000)]
* textmodes/reftex.el (reftex-find-citation-regexp-format):
Support for bibentry.
(reftex-compile-variables): Fixed problem with end of section-re.

* texmodes/reftex-dcr.el (reftex-view-crossref,
reftex-view-crossref-from-bibtex): Deal with changed
`reftex-find-citation-regexp-format'.
(reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
Replaced `remprop' with `put'.
(reftex-view-crossref, reftex-view-crossref-when-idle): Support
for bibentry.

* textmodes/reftex-vars.el (reftex-cite-format-builtin): New entry for
bibentry package.

* textmodes/reftex-parse.el (reftex-locate-bibliography-files): Regexp also
matches "\nobibliography".

* textmodes/reftex-global.el (reftex-renumber-simple-labels): Call
`reftex-ensure-write-access' before doing anything.
(reftex-ensure-write-access): New function.