]> code.delx.au - gnu-emacs/log
gnu-emacs
26 years agoDon't accept EMACS=t when testing for $EMACS set.
Karl Heuer [Fri, 10 Apr 1998 09:46:15 +0000 (09:46 +0000)]
Don't accept EMACS=t when testing for $EMACS set.

26 years ago(vhdl-loop, vhdl-while-loop): Add backslash.
Karl Heuer [Fri, 10 Apr 1998 09:28:12 +0000 (09:28 +0000)]
(vhdl-loop, vhdl-while-loop): Add backslash.

26 years agoDon't defconst the colon symbols, since they
Karl Heuer [Fri, 10 Apr 1998 08:36:34 +0000 (08:36 +0000)]
Don't defconst the colon symbols, since they
evaluate to themselves now anyway.

26 years agoFix previous change, TUTORIAL.ch > TUTORIAL.cs.
Kenichi Handa [Fri, 10 Apr 1998 02:34:51 +0000 (02:34 +0000)]
Fix previous change, TUTORIAL.ch > TUTORIAL.cs.

26 years agoTutorial file name changed to TUTORIAL.ch.
Kenichi Handa [Fri, 10 Apr 1998 02:01:50 +0000 (02:01 +0000)]
Tutorial file name changed to TUTORIAL.ch.

26 years agoTutorial file name changed to TUTORIAL.ja.
Kenichi Handa [Fri, 10 Apr 1998 02:01:50 +0000 (02:01 +0000)]
Tutorial file name changed to TUTORIAL.ja.

26 years agoTutorial file name changed to TUTORIAL.ka.
Kenichi Handa [Fri, 10 Apr 1998 02:01:50 +0000 (02:01 +0000)]
Tutorial file name changed to TUTORIAL.ka.

26 years agoTutorial file name changed to TUTORIAL.sk.
Kenichi Handa [Fri, 10 Apr 1998 02:01:50 +0000 (02:01 +0000)]
Tutorial file name changed to TUTORIAL.sk.

26 years ago(newline): Mark as hard the newline that was just
Karl Heuer [Thu, 9 Apr 1998 20:05:58 +0000 (20:05 +0000)]
(newline): Mark as hard the newline that was just
typed, not the previous one.  Suppress optimization if there's a
marker either before or after the newline.

26 years ago(Fbuffer_has_markers_at): Fix termination condition.
Karl Heuer [Thu, 9 Apr 1998 19:40:19 +0000 (19:40 +0000)]
(Fbuffer_has_markers_at): Fix termination condition.

26 years ago(min, max): Make these macros, not functions.
Karl Heuer [Thu, 9 Apr 1998 18:50:53 +0000 (18:50 +0000)]
(min, max): Make these macros, not functions.
(scan_buffer, boyer_moore): Simplify args to those macros.

26 years ago(min, max): Define as macros.
Karl Heuer [Thu, 9 Apr 1998 18:12:46 +0000 (18:12 +0000)]
(min, max): Define as macros.

26 years ago* print.c (print): Avoid `min'/`max' as variable names.
Karl Heuer [Thu, 9 Apr 1998 17:58:28 +0000 (17:58 +0000)]
* print.c (print): Avoid `min'/`max' as variable names.

26 years ago(relocate_fd): Avoid `min'/`max' as variable names.
Karl Heuer [Thu, 9 Apr 1998 17:47:17 +0000 (17:47 +0000)]
(relocate_fd): Avoid `min'/`max' as variable names.

26 years ago(minmax): New macro.
Karl Heuer [Thu, 9 Apr 1998 17:21:02 +0000 (17:21 +0000)]
(minmax): New macro.
(update_frame): Use it.

26 years agoDelete incorrect prototype of report_file_error.
Karl Heuer [Thu, 9 Apr 1998 17:07:32 +0000 (17:07 +0000)]
Delete incorrect prototype of report_file_error.

26 years ago(unrequest_sigio, request_sigio): Fix prototype.
Karl Heuer [Thu, 9 Apr 1998 17:06:31 +0000 (17:06 +0000)]
(unrequest_sigio, request_sigio): Fix prototype.

26 years ago(set_frame_menubar): Call Fset_match_data, not
Karl Heuer [Thu, 9 Apr 1998 17:04:35 +0000 (17:04 +0000)]
(set_frame_menubar): Call Fset_match_data, not
Fstore_match_data.

26 years ago(abort): Don't redefine on DOS_NT.
Karl Heuer [Thu, 9 Apr 1998 17:03:05 +0000 (17:03 +0000)]
(abort): Don't redefine on DOS_NT.

26 years ago(vc-next-action): Fixed bug that prevented registering files using C-x v v.
André Spiegel [Thu, 9 Apr 1998 13:45:44 +0000 (13:45 +0000)]
(vc-next-action): Fixed bug that prevented registering files using C-x v v.

26 years agoCustomize
Stephen Eglen [Thu, 9 Apr 1998 12:31:57 +0000 (12:31 +0000)]
Customize

26 years ago*** empty log message ***
Dan Nicolaescu [Thu, 9 Apr 1998 05:47:28 +0000 (05:47 +0000)]
*** empty log message ***

26 years ago(string_to_non_ascii_char): Include garbage bytes (if
Kenichi Handa [Thu, 9 Apr 1998 05:40:23 +0000 (05:40 +0000)]
(string_to_non_ascii_char): Include garbage bytes (if
any) following a multibyte character in *ACTUAL_LEN.
(Fcharset_after): New function.
(syms_of_charset): Defsubr it.
(multibyte_form_length): Modified to be consistent with
string_to_non_ascii_char.

26 years ago(MULTIBYTE_FORM_LENGTH): Don't check LEN here.
Kenichi Handa [Thu, 9 Apr 1998 05:40:23 +0000 (05:40 +0000)]
(MULTIBYTE_FORM_LENGTH): Don't check LEN here.

26 years ago(display_text_line): Code for displaying a character by
Kenichi Handa [Thu, 9 Apr 1998 05:40:23 +0000 (05:40 +0000)]
(display_text_line): Code for displaying a character by
octal form is modified.

26 years agoTypos in comment fixed.
Kenichi Handa [Thu, 9 Apr 1998 05:39:41 +0000 (05:39 +0000)]
Typos in comment fixed.
(devanagari-vertical-modifier-p): Target string to be matched with
GLYPH is modified.
(devanagari-non-vertical-modifier-p): Likewise.
(devanagari-wide-to-narrow-char): New function.
(devanagari-wide-to-narrow-iter): The second arg is changed to
2-COL-GLYPH.

26 years agoAdd tutorial file name for Slovak.
Kenichi Handa [Thu, 9 Apr 1998 05:39:41 +0000 (05:39 +0000)]
Add tutorial file name for Slovak.

26 years ago(help-with-tutorial-alist): This variable deleted.
Kenichi Handa [Thu, 9 Apr 1998 05:39:11 +0000 (05:39 +0000)]
(help-with-tutorial-alist): This variable deleted.
(help-with-tutorial): Get a tutorial file name by
get-language-info instead of help-with-tutorial-alist.

26 years ago*** empty log message ***
Dan Nicolaescu [Wed, 8 Apr 1998 19:38:37 +0000 (19:38 +0000)]
*** empty log message ***

26 years ago*** empty log message ***
Dan Nicolaescu [Wed, 8 Apr 1998 19:29:35 +0000 (19:29 +0000)]
*** empty log message ***

26 years ago(jdb): Do proper analysis of classes defined in a Java
Karl Heuer [Wed, 8 Apr 1998 19:07:45 +0000 (19:07 +0000)]
(jdb): Do proper analysis of classes defined in a Java
source.  This removes the restriction of one class per file.
(gud-jdb-package-of-file): Removed.  Replaced with parsing routines.
(gud-jdb-skip-whitespace): New function.
(gud-jdb-skip-single-line-comment): New function.
(gud-jdb-skip-traditional-or-documentation-comment): New function.
(gud-jdb-skip-whitespace-and-comments): New function.
(gud-jdb-skip-id-ish-thing): New function.
(gud-jdb-skip-string-literal): New function.
(gud-jdb-skip-character-literal): New function.
(gud-jdb-skip-block): New function.
(gud-jdb-analyze-source): New function.
(gud-jdb-build-class-source-alist-for-file): New function.
(gud-jdb-analysis-buffer): New variable.
(gud-jdb-build-class-source-alist): Cleaner at the expense of new
variable.

26 years ago(rmail-cease-edit): Call kill-all-local-variables.
Karl Heuer [Wed, 8 Apr 1998 19:03:00 +0000 (19:03 +0000)]
(rmail-cease-edit): Call kill-all-local-variables.
Call rmail-variables.
(rmail-edit-mode): Call text-mode.  Don't run text-mode-hook here.
(rmail-edit-map): Use set-keymap-parent.
(rmail-old-text): Add defvar.

26 years ago(rmail-message-regexp-p): Handle messages
Karl Heuer [Wed, 8 Apr 1998 19:02:34 +0000 (19:02 +0000)]
(rmail-message-regexp-p): Handle messages
whose headers have not been reformatted.
(rmail-message-recipients-p): Likewise.

(rmail-movemail-program): Customized.
(rmail-message-filter): Customized.
(rmail-display-summary): Customized.
(rmail-inbox-list, rmail-keywords, rmail-current-message)
(rmail-total-messages, rmail-message-vector, rmail-deleted-vector)
(rmail-msgref-vector, rmail-overlay-list, rmail-view-buffer)
(rmail-last-label, rmail-last-regexp): Now permanent locals.
(rmail-perm-variables): Set up all permanent locals here.
(rmail-variables): Not here.
(rmail-variables): Set enable-local-variables here.
(rmail-mode-2): Not here.

26 years ago(keyword_symbols_constant_flag): New variable.
Karl Heuer [Wed, 8 Apr 1998 18:56:20 +0000 (18:56 +0000)]
(keyword_symbols_constant_flag): New variable.
(syms_of_data): Set up Lisp variable.
(set_internal): Obey it and give error for :-symbols.
(Fmakunbound): Likewise.

26 years ago(Man-getpage-in-background): Bind inhibit-eol-conversion
Karl Heuer [Wed, 8 Apr 1998 18:53:13 +0000 (18:53 +0000)]
(Man-getpage-in-background): Bind inhibit-eol-conversion
to t before calling start-process or call-process.

26 years ago(fortran-fill-paragraph): This is the one
Dave Love [Wed, 8 Apr 1998 18:08:59 +0000 (18:08 +0000)]
(fortran-fill-paragraph): This is the one
which must return t, not:
(fortran-fill-statement):

26 years agoMove inclusion of unistd.h to top, else fails on
Dave Love [Wed, 8 Apr 1998 17:31:45 +0000 (17:31 +0000)]
Move inclusion of unistd.h to top, else fails on
Irix6, at least.

26 years ago(init_dosfns): Fix bug in passing segment address of the transfer buffer.
Eli Zaretskii [Wed, 8 Apr 1998 13:48:30 +0000 (13:48 +0000)]
(init_dosfns): Fix bug in passing segment address of the transfer buffer.

26 years ago(fix_submap_inheritance): Fix parens.
Karl Heuer [Wed, 8 Apr 1998 08:24:33 +0000 (08:24 +0000)]
(fix_submap_inheritance): Fix parens.

26 years ago(default, widget-default-default-get): Define it.
Richard M. Stallman [Wed, 8 Apr 1998 07:26:54 +0000 (07:26 +0000)]
(default, widget-default-default-get): Define it.
(group, widget-group-default-get): Define it.
(menu-choice, widget-choice-default-get): Define it.
(widget-default-get): New function.
(widget-choice-action): Call it.
(widget-editable-list-entry-create): Call it.

26 years ago(scroll-bar-drag): Set point-before-scroll
Richard M. Stallman [Wed, 8 Apr 1998 07:25:05 +0000 (07:25 +0000)]
(scroll-bar-drag): Set point-before-scroll
in the right buffer, from point in the right window.
(scroll-bar-scroll-down, scroll-bar-scroll-up): Likewise.

26 years ago(mouse-save-then-kill): Get point-before-scroll
Richard M. Stallman [Wed, 8 Apr 1998 07:22:05 +0000 (07:22 +0000)]
(mouse-save-then-kill): Get point-before-scroll
from the right buffer.

26 years ago(make_frame_without_minibuffer): Conditionalize on HAVE_WINDOW_SYSTEM.
Richard M. Stallman [Wed, 8 Apr 1998 07:15:51 +0000 (07:15 +0000)]
(make_frame_without_minibuffer): Conditionalize on HAVE_WINDOW_SYSTEM.
(make_minibuffer_frame): Likewise.

26 years ago(redisplay_window): If updating mode line,
Richard M. Stallman [Wed, 8 Apr 1998 07:15:02 +0000 (07:15 +0000)]
(redisplay_window): If updating mode line,
temporarily change selected_frame

26 years ago(Fmake_temp_name): Detect error return from mktemp.
Karl Heuer [Wed, 8 Apr 1998 07:08:28 +0000 (07:08 +0000)]
(Fmake_temp_name): Detect error return from mktemp.

26 years agoCorrect starting commentary.
Karl Heuer [Wed, 8 Apr 1998 07:05:35 +0000 (07:05 +0000)]
Correct starting commentary.

26 years agoAdd coding-priority. Use iso-8859-2 instead
Karl Heuer [Wed, 8 Apr 1998 07:03:51 +0000 (07:03 +0000)]
Add coding-priority.  Use iso-8859-2 instead
of iso-latin-2.  Correct starting commentary.

26 years agoAdd coding-priority. Improve sample text.
Karl Heuer [Wed, 8 Apr 1998 07:03:30 +0000 (07:03 +0000)]
Add coding-priority.  Improve sample text.
Correct starting commentary.

26 years ago(string_to_non_ascii_char, multibyte_form_length)
Karl Heuer [Wed, 8 Apr 1998 06:55:55 +0000 (06:55 +0000)]
(string_to_non_ascii_char, multibyte_form_length)
(split_non_ascii_string, str_cmpchar_id): Make the STR argument
const unsigned char *.

26 years ago(abort): Don't redefine on MSDOS.
Karl Heuer [Wed, 8 Apr 1998 06:50:51 +0000 (06:50 +0000)]
(abort): Don't redefine on MSDOS.

26 years ago(Fwin16_set_clipboard_data): Call message2 with 3
Karl Heuer [Wed, 8 Apr 1998 06:50:34 +0000 (06:50 +0000)]
(Fwin16_set_clipboard_data): Call message2 with 3
arguments.

26 years ago(CHAR_STRING): Cast to unsigned char ** explicitly.
Karl Heuer [Wed, 8 Apr 1998 06:50:18 +0000 (06:50 +0000)]
(CHAR_STRING): Cast to unsigned char ** explicitly.

26 years ago(request_sigio, unrequest_sigio): Make consistent with
Karl Heuer [Wed, 8 Apr 1998 06:49:50 +0000 (06:49 +0000)]
(request_sigio, unrequest_sigio): Make consistent with
prototypes in lisp.h.

26 years ago(kill_buffer_processes): Make consistent with
Karl Heuer [Wed, 8 Apr 1998 06:49:17 +0000 (06:49 +0000)]
(kill_buffer_processes): Make consistent with
prototype on lisp.h.

26 years agoInclude <utmp.h> only if CLASH_DETECTION is
Karl Heuer [Wed, 8 Apr 1998 06:48:59 +0000 (06:48 +0000)]
Include <utmp.h> only if CLASH_DETECTION is
defined.

26 years ago(describe_command): Use quotes around symbol name.
Karl Heuer [Wed, 8 Apr 1998 06:43:52 +0000 (06:43 +0000)]
(describe_command): Use quotes around symbol name.

26 years agoOld changes finally checked into RCS
Karl Heuer [Wed, 8 Apr 1998 06:09:04 +0000 (06:09 +0000)]
Old changes finally checked into RCS

26 years agoUse regexp-opt and eval-and-compile to
Dave Love [Tue, 7 Apr 1998 18:59:44 +0000 (18:59 +0000)]
Use regexp-opt and eval-and-compile to
build font-lock patterns.
(fortran-mode): Define indent-region-function,
indent-line-function.
(fortran-tab-mode-string): Make buffer-local.
(fortran-comment-indent-style): Custom tweak.
(fortran-comment-region, fortran-electric-line-number,
fortran-analyze-depth, fortran-break-before-delimiters,
fortran-mode): Doc fix.
(fortran-startup-message, bug-fortran-mode): Variables
deleted.
(fortran-font-lock-keywords-1): Add "select", "case"; allow
double-quoted strings.
(fortran-mode-map): Add fill-paragraph menu item.  Don't
define \t.
(fortran-mode): Make `fill-column' buffer-local; set
`fill-paragraph-function', `indent-region-function',
`indent-line-function'.
(calculate-fortran-indent): Renamed to:
(fortran-calculate-indent):
(fortran-split-line): Simplify.
(fortran-remove-continuation): New function.
(fortran-join-line): Use it.
(fortran-end-prog-re1, fortran-end-prog-re): New variables.
(beginning-of-fortran-subprogram, end-of-fortran-subprogram):
Use them.
(fortran-blink-matching-if, fortran-blink-matching-do,
fortran-indent-new-line): Bind case-fold-search.
(fortran-end-do, fortran-beginning-do, fortran-end-if,
fortran-beginning-if): Bind case-fold-search.  Allow labelled
blocks.  Use fortran-end-prog-re.
(fortran-if-start-re): New variable.
(fortran-calculate-indent): Allow labelled blocks.  Simplify the
conds.  Make select case indentation work.
(fortran-is-in-string-p): Ignore Emacs 18 bug kluge.
(fortran-fill): Allow double quotes in check for string.
(fortran-fill-paragraph): New function.
(fortran-fill-statement): New function.

26 years ago(add-to-list): Always return updated value of LIST-VAR.
Karl Heuer [Tue, 7 Apr 1998 18:22:28 +0000 (18:22 +0000)]
(add-to-list): Always return updated value of LIST-VAR.

26 years ago(find-file-visit-truename): Don't setq this.
Karl Heuer [Tue, 7 Apr 1998 18:13:23 +0000 (18:13 +0000)]
(find-file-visit-truename): Don't setq this.

26 years agonext-screen-context-lines is an integer, not boolean.
Stephen Eglen [Tue, 7 Apr 1998 17:47:01 +0000 (17:47 +0000)]
next-screen-context-lines is an integer, not boolean.

26 years ago(main): Obey environment variable EMACS_UNIBYTE as
Dave Love [Tue, 7 Apr 1998 11:48:18 +0000 (11:48 +0000)]
(main): Obey environment variable EMACS_UNIBYTE as
alternative to --unibyte.

26 years agoDoc fix in rmail-mode.
Stephen Eglen [Tue, 7 Apr 1998 08:56:13 +0000 (08:56 +0000)]
Doc fix in rmail-mode.

26 years ago(re_match_2) <anychar>: In unibyte case, set buf_ch as unsigned.
Karl Heuer [Tue, 7 Apr 1998 04:07:58 +0000 (04:07 +0000)]
(re_match_2) <anychar>: In unibyte case, set buf_ch as unsigned.

26 years agoAdd --with-gssapi to specify GSS-API
Karl Heuer [Tue, 7 Apr 1998 04:00:53 +0000 (04:00 +0000)]
Add --with-gssapi to specify GSS-API
authentication support for movemail.

26 years ago(GSSAPI, HAVE_LIBGSSAPI_KRB5, HAVE_LIBGSSAPI, HAVE_GSSAPI_H):
Karl Heuer [Tue, 7 Apr 1998 03:26:32 +0000 (03:26 +0000)]
(GSSAPI, HAVE_LIBGSSAPI_KRB5, HAVE_LIBGSSAPI, HAVE_GSSAPI_H):
Add undefs for GSS-API support in movemail.

26 years ago(re_match_2_internal): Declare buf_ch unsigned int.
Richard M. Stallman [Tue, 7 Apr 1998 03:21:46 +0000 (03:21 +0000)]
(re_match_2_internal): Declare buf_ch unsigned int.

26 years agoDon't include <string.h> when configuring.
Richard M. Stallman [Tue, 7 Apr 1998 03:21:19 +0000 (03:21 +0000)]
Don't include <string.h> when configuring.

26 years ago(install-arch-indep): Fix previous change.
Richard M. Stallman [Tue, 7 Apr 1998 03:20:31 +0000 (03:20 +0000)]
(install-arch-indep): Fix previous change.

26 years agoFix previous change.
Karl Heuer [Mon, 6 Apr 1998 22:22:05 +0000 (22:22 +0000)]
Fix previous change.

26 years agoIntegrate support for GSS-API
Karl Heuer [Mon, 6 Apr 1998 22:16:30 +0000 (22:16 +0000)]
Integrate support for GSS-API
authentication, implemented by Kevin L. Mitchel <klmitch@mit.edu>.

26 years ago[MAIL_USE_POP]: Add support for "-g" and "-k"
Karl Heuer [Mon, 6 Apr 1998 22:10:30 +0000 (22:10 +0000)]
[MAIL_USE_POP]: Add support for "-g" and "-k"
command-line flags to tell movemail to use GSS-API or Kerberos
authentication if they are supported.

26 years ago(rmail-movemail-flags): New customizable variable
Karl Heuer [Mon, 6 Apr 1998 22:05:23 +0000 (22:05 +0000)]
(rmail-movemail-flags): New customizable variable
to specify additional flags to pass to movemail.
(rmail-insert-inbox-text): Use rmail-movemail-flags.

26 years ago(command-line-1): Fix punctuation in startup screen.
Karl Heuer [Mon, 6 Apr 1998 21:55:01 +0000 (21:55 +0000)]
(command-line-1): Fix punctuation in startup screen.

26 years ago(Fdirectory_files): Use make_uninit_multibyte_string.
Karl Heuer [Mon, 6 Apr 1998 21:52:29 +0000 (21:52 +0000)]
(Fdirectory_files): Use make_uninit_multibyte_string.
Use STRING_BYTES on encoded_directory.

26 years ago(ENVADD): Enviroment vars to pass to texi2dvi. Use
Andreas Schwab [Mon, 6 Apr 1998 10:33:02 +0000 (10:33 +0000)]
(ENVADD): Enviroment vars to pass to texi2dvi.  Use
it in dvi targets.
(../etc/GNU): Change to $(srcdir) first.

26 years agoAlways declare xmalloc.
Andreas Schwab [Mon, 6 Apr 1998 10:23:30 +0000 (10:23 +0000)]
Always declare xmalloc.
[USE_XAW]: Include <X11/Xaw/Paned.h>.
(lwlib_memset, lwlib_bcopy): Explicitly declare return type.

26 years agoMove cancelations up. Include <stdlib.h> if
Andreas Schwab [Mon, 6 Apr 1998 10:17:33 +0000 (10:17 +0000)]
Move cancelations up.  Include <stdlib.h> if
available.

26 years ago(_XOPEN_SOURCE): Define for declaration of cuserid.
Andreas Schwab [Mon, 6 Apr 1998 10:15:16 +0000 (10:15 +0000)]
(_XOPEN_SOURCE): Define for declaration of cuserid.
(parse_header): Explicitly declare return type.

26 years agoInclude <unistd.h> if available.
Andreas Schwab [Mon, 6 Apr 1998 10:14:26 +0000 (10:14 +0000)]
Include <unistd.h> if available.
(main, handle_signals, perror_1, fatal_error): Explicitly declare
return types.  Add forward declarations.

26 years agoInclude <stdlib.h> and <unistd.h> if available.
Andreas Schwab [Mon, 6 Apr 1998 10:13:46 +0000 (10:13 +0000)]
Include <stdlib.h> and <unistd.h> if available.
Don't declare geteuid.
(print_help_and_exit): Change return type to void.  Forward
declare it.

26 years agoInclude <stdlib.h> if available.
Andreas Schwab [Mon, 6 Apr 1998 10:12:28 +0000 (10:12 +0000)]
Include <stdlib.h> if available.
(main): Explicitly declare return type.

26 years ago(help-make-xrefs): Grok commands in keymap table
Dave Love [Mon, 6 Apr 1998 09:56:55 +0000 (09:56 +0000)]
(help-make-xrefs): Grok commands in keymap table
expansions.
(help-xref-button): Simplify.
(help-make-xrefs): Set overriding keymap properly.

26 years ago(lrt-composing-pattern-double-c): Change
Andreas Schwab [Mon, 6 Apr 1998 09:49:37 +0000 (09:49 +0000)]
(lrt-composing-pattern-double-c): Change
chars-in-string to length.
(lrt-generate-quail-map): Change sref to aref, and make second
argument of substring a character index.

26 years ago(Flength): Doc fix.
Andreas Schwab [Mon, 6 Apr 1998 09:33:40 +0000 (09:33 +0000)]
(Flength): Doc fix.

26 years ago(unexec): Account for possible padding before the old .bss
Andreas Schwab [Mon, 6 Apr 1998 09:26:20 +0000 (09:26 +0000)]
(unexec): Account for possible padding before the old .bss
section.

26 years ago(Ftranspose_regions): Fix order of parameters for replace_range.
Andreas Schwab [Mon, 6 Apr 1998 09:20:04 +0000 (09:20 +0000)]
(Ftranspose_regions): Fix order of parameters for replace_range.

26 years ago(Fdirectory_files): GCPRO encoded_directory and list.
Andreas Schwab [Mon, 6 Apr 1998 09:11:05 +0000 (09:11 +0000)]
(Fdirectory_files): GCPRO encoded_directory  and list.
Compute needsep only once.  Pass correct arg to chars_in_text.

26 years ago(gc_sweep): Avoid using two loop variables counting the
Andreas Schwab [Mon, 6 Apr 1998 09:04:23 +0000 (09:04 +0000)]
(gc_sweep): Avoid using two loop variables counting the
same thing.

26 years agoCheck for string.h.
Andreas Schwab [Mon, 6 Apr 1998 08:57:37 +0000 (08:57 +0000)]
Check for string.h.

26 years ago(subset-p): Renamed from
Kenichi Handa [Mon, 6 Apr 1998 05:07:36 +0000 (05:07 +0000)]
(subset-p): Renamed from
find-safe-coding-system-list-subset-p.
(find-coding-systems-region, find-coding-systems-string): New
functions.
(find-coding-systems-for-charsets): Renamed from
find-safe-coding-system.  This is now a helper function of the
above two.
(select-safe-coding-system): Adjusted for the above changes.

26 years ago(setup-japanese-environment): Setup
Kenichi Handa [Mon, 6 Apr 1998 05:06:56 +0000 (05:06 +0000)]
(setup-japanese-environment): Setup
sentence-end suitable for Japanese text.
(exit-japanese-environment): New function.

26 years agoSet exit-function to
Kenichi Handa [Mon, 6 Apr 1998 05:06:56 +0000 (05:06 +0000)]
Set exit-function to
exit-japanese-environment for Japanese environment.

26 years ago(Fstring_as_unibyte): Set size_byte field to -1.
Kenichi Handa [Mon, 6 Apr 1998 05:06:12 +0000 (05:06 +0000)]
(Fstring_as_unibyte): Set size_byte field to -1.

26 years ago(print) <Lisp_String>: Follow a hex escape with `\ ' if nec.
Richard M. Stallman [Sun, 5 Apr 1998 19:18:32 +0000 (19:18 +0000)]
(print) <Lisp_String>: Follow a hex escape with `\ ' if nec.

26 years agoFix previous change.
Richard M. Stallman [Sun, 5 Apr 1998 19:13:50 +0000 (19:13 +0000)]
Fix previous change.

26 years ago(help-highlight-face): Use underline.
Richard M. Stallman [Sun, 5 Apr 1998 19:10:02 +0000 (19:10 +0000)]
(help-highlight-face): Use underline.
(help-mode-maybe): Ensure read-only.
(help-xref-button): Obey help-highlight-p.
(help-follow): Remove check for args being a list.
(help-mode): Doc fix.
(help-highlight-p): Put in help group.

(help-make-xrefs): Insert button label in scope of
inhibit-read-only binding.
(help-mode-map, help-make-xrefs): Define TAB, RET correctly.

Make hyperlinks for cross-reference info intuited from *Help* buffer.
(help-font-lock-keywords): Removed.
(help-mode-map): Define keys for navigating hyperlinks.
(help-xref-stack, help-xref-stack-item): New permanent-local variables.
(help-mode): Set font-lock-defaults to nil.
(help-mode-maybe): Invoke help-make-xrefs in Help mode.
(help-setup-xref): New function.
(describe-key, describe-mode, describe-function,
describe-variable): Call it.
(view-lossage, describe-bindings): Nullify help-xref-stack,
help-xref-stack-item.
(help-highlight-p): New option.
(help-highlight-face): New variable.
(help-back-label, help-xref-symbol-regexp, help-xref-info-regexp):
New variables.
(help-setup-xref, help-make-xrefs, help-xref-button,
help-xref-interned, help-xref-mode, help-follow-mouse,
help-xref-go-back, help-go-back, help-follow, help-next-ref): New functions.

26 years ago(vc-dired-mode): Make dired-after-readin-hook a local hook, not a local variable.
André Spiegel [Sun, 5 Apr 1998 18:54:35 +0000 (18:54 +0000)]
(vc-dired-mode): Make dired-after-readin-hook a local hook, not a local variable.

26 years ago(update-file-autoloads): Redo 1997-08-23 change.
Richard M. Stallman [Sun, 5 Apr 1998 18:47:51 +0000 (18:47 +0000)]
(update-file-autoloads): Redo 1997-08-23 change.

26 years ago(vc-merge, vc-backend-merge): New functions.
André Spiegel [Sun, 5 Apr 1998 18:45:06 +0000 (18:45 +0000)]
(vc-merge, vc-backend-merge): New functions.
(vc-resolve-conflicts): Added optional parameters for buffer names.
(vc-branch-p): New function.