]> git.eshelyaron.com Git - emacs.git/log
emacs.git
27 years ago(Fwrite_region): Cancel the 7th argument CODING_SYSTEM
Kenichi Handa [Mon, 9 Jun 1997 12:59:52 +0000 (12:59 +0000)]
(Fwrite_region): Cancel the 7th argument CODING_SYSTEM
added by the previous change.
(auto_save_1): Adjusted for the above change.

27 years ago(decode_mode_spec): Access the value of
Kenichi Handa [Mon, 9 Jun 1997 12:59:38 +0000 (12:59 +0000)]
(decode_mode_spec): Access the value of
buffer-file-coding-system by b->buffer_file_coding_system.

27 years ago(Fstart_process):Pay attention to
Kenichi Handa [Mon, 9 Jun 1997 12:59:28 +0000 (12:59 +0000)]
(Fstart_process):Pay attention to
Vdefault_process_coding_system.
(Fopen_network_stream): Likewise.

27 years ago(Fcall_process): Pay attention to
Kenichi Handa [Mon, 9 Jun 1997 12:59:22 +0000 (12:59 +0000)]
(Fcall_process): Pay attention to
Vdefault_process_coding_system.
(Fcall_process_region): Likewise.

27 years ago(Vdefault_process_coding_system): Extern it.
Kenichi Handa [Mon, 9 Jun 1997 12:59:20 +0000 (12:59 +0000)]
(Vdefault_process_coding_system): Extern it.

27 years ago(Vcoding_system_alist): Deleted.
Kenichi Handa [Mon, 9 Jun 1997 12:59:12 +0000 (12:59 +0000)]
(Vcoding_system_alist): Deleted.
(Qcoding_system_spec): Renamed from Qcoding_system_vector.
(Vdefault_process_coding_system, Vfile_coding_system_alist,
Vprocess_coding_system_alist, Vnetwork_coding_system_alist): New
variables.
(Ffind_coding_system): Adjusted for the above change.
(syms_of_coding): Declare them as lisp variables.
(Fcheck_coding_system): Pass list as DATA argument to Fsignal.

27 years ago(struct buffer): New member buffer_file_coding_system.
Kenichi Handa [Mon, 9 Jun 1997 12:59:11 +0000 (12:59 +0000)]
(struct buffer): New member buffer_file_coding_system.

27 years ago(init_buffer_once): Inititialize the member
Kenichi Handa [Mon, 9 Jun 1997 12:58:58 +0000 (12:58 +0000)]
(init_buffer_once): Inititialize the member
buffer_file_coding_system.
(syms_of_buffer): Declare Lisp variables
default-buffer-file-coding-system and buffer-file-coding-system.

27 years ago(do-auto-fill): Bug fix for kinsoku processing.
Kenichi Handa [Mon, 9 Jun 1997 12:51:42 +0000 (12:51 +0000)]
(do-auto-fill): Bug fix for kinsoku processing.

27 years agoDefine mouse-set-font in mule-menu-keymap.
Kenichi Handa [Mon, 9 Jun 1997 12:51:37 +0000 (12:51 +0000)]
Define mouse-set-font in mule-menu-keymap.
Disable menu set-buffer-process-coding-system if there is no
process for the current buffer.
(command-execute-with-coding-system): New function.
(universal-coding-system-argument): Make it handle
universal-arguement correctly.
(describe-language-support): Call coding-system-doc-string instead
of coding-system-docstring.

27 years agoNormalized character names.
Erik Naggum [Mon, 9 Jun 1997 10:39:19 +0000 (10:39 +0000)]
Normalized character names.

27 years ago(diff-switches): defvar deleted.
Richard M. Stallman [Mon, 9 Jun 1997 06:01:12 +0000 (06:01 +0000)]
(diff-switches): defvar deleted.

(vc-annotate-*): New functions and variables.

27 years agoUse i?86, not i.86.
Richard M. Stallman [Mon, 9 Jun 1997 04:56:02 +0000 (04:56 +0000)]
Use i?86, not i.86.

27 years agonew version
Michael Kifer [Mon, 9 Jun 1997 04:00:50 +0000 (04:00 +0000)]
new version

27 years ago(time-stamp-string-preprocess, time-stamp-do-number):
Richard M. Stallman [Sun, 8 Jun 1997 21:45:16 +0000 (21:45 +0000)]
(time-stamp-string-preprocess, time-stamp-do-number):
Avoid compiler warnings: pass all arguments to time-stamp-do-number
explicitly, not dynamically.

27 years ago(time-stamp-format): Doc fix. Use %;y.
Richard M. Stallman [Sun, 8 Jun 1997 21:43:08 +0000 (21:43 +0000)]
(time-stamp-format): Doc fix.  Use %;y.
(time-stamp-string-preprocess): Don't just call format-time-string;
handle compatibility for some old constructs.  Handle padding
the historical way, while giving a warning if people actually depend on it.
(time-stamp-conv-warn, time-stamp-conversion-warn)
(time-stamp-do-number): New functions.

27 years ago(webjump-sample-sites): Change the hot list.
Richard M. Stallman [Sun, 8 Jun 1997 21:13:21 +0000 (21:13 +0000)]
(webjump-sample-sites): Change the hot list.
(webjump): Doc change.

27 years ago(mail-directory-parser): Fix previous change.
Richard M. Stallman [Sun, 8 Jun 1997 20:50:45 +0000 (20:50 +0000)]
(mail-directory-parser): Fix previous change.

27 years ago(icon-font-lock-keywords-2): Use regexp-opt for the regexps.
Richard M. Stallman [Sun, 8 Jun 1997 20:20:56 +0000 (20:20 +0000)]
(icon-font-lock-keywords-2): Use regexp-opt for the regexps.

27 years ago(debug, debugger-eval-expression):
Richard M. Stallman [Sun, 8 Jun 1997 12:25:25 +0000 (12:25 +0000)]
(debug, debugger-eval-expression):
Treat overriding-terminal-local-map like overriding-local-map.
(debugger-outer-overriding-terminal-local-map): New variable.

27 years agoAdd Highest Priority section.
Richard M. Stallman [Sun, 8 Jun 1997 03:58:22 +0000 (03:58 +0000)]
Add Highest Priority section.

CC mode is documented.

Clarify Kermit replacement, Biomorphs.

Add MS-WORD conversion, Qt replacement, Eiffel.

27 years ago(file-name-non-special): Handle
Richard M. Stallman [Sun, 8 Jun 1997 03:26:07 +0000 (03:26 +0000)]
(file-name-non-special): Handle
file-name-completion and file-name-all-completions.

27 years ago(*:Linux:*:*): Always use ${VENDOR}.
Richard M. Stallman [Sun, 8 Jun 1997 01:57:13 +0000 (01:57 +0000)]
(*:Linux:*:*): Always use ${VENDOR}.

27 years ago(command-line): Don't call face-initialize.
Richard M. Stallman [Sat, 7 Jun 1997 23:15:30 +0000 (23:15 +0000)]
(command-line): Don't call face-initialize.

(command-line): If environment specifies ISO 8859,
always set up for both singe-byte and multibyte operation.
But set-language-environment does most of the job now.

27 years agoCustomize. Doc fixes.
Richard M. Stallman [Sat, 7 Jun 1997 23:12:19 +0000 (23:12 +0000)]
Customize.  Doc fixes.
Mark some risky local variables.

27 years ago(dired-unmark-all-marks):
Richard M. Stallman [Sat, 7 Jun 1997 19:31:24 +0000 (19:31 +0000)]
(dired-unmark-all-marks):
Renamed from dired-unmark-all-files-no-query.

27 years ago(setup-8-bit-environment):
Richard M. Stallman [Sat, 7 Jun 1997 07:02:02 +0000 (07:02 +0000)]
(setup-8-bit-environment):
Load the file with load, not require, so that we reload it if nec.

27 years ago("English"): Improve doc string.
Richard M. Stallman [Sat, 7 Jun 1997 06:20:06 +0000 (06:20 +0000)]
("English"): Improve doc string.

27 years ago(describe-european-environment-map):
Richard M. Stallman [Sat, 7 Jun 1997 05:56:20 +0000 (05:56 +0000)]
(describe-european-environment-map):
Renamed from describe-european-support-map.

(setup-8-bit-environment):
Do not set set-case-syntax-offset.
Subtract 128 when setting nonascii-insert-offset.
Require latin-N if appropriate.

27 years ago(describe-chinese-environment-map):
Richard M. Stallman [Sat, 7 Jun 1997 05:54:32 +0000 (05:54 +0000)]
(describe-chinese-environment-map):
Renamed from describe-chinese-support-map.

27 years ago(describe-cyrillic-environment-map):
Richard M. Stallman [Sat, 7 Jun 1997 05:54:15 +0000 (05:54 +0000)]
(describe-cyrillic-environment-map):
Renamed from describe-cyrillic-support-map.

27 years agodescribe-indian-environment-map renamed from describe-indian-support-map.
Richard M. Stallman [Sat, 7 Jun 1997 05:53:53 +0000 (05:53 +0000)]
describe-indian-environment-map renamed from describe-indian-support-map.

27 years ago(describe-indian-environment-map):
Richard M. Stallman [Sat, 7 Jun 1997 05:53:10 +0000 (05:53 +0000)]
(describe-indian-environment-map):
Renamed from describe-indian-support-map.

27 years ago(describe-language-environment):
Richard M. Stallman [Sat, 7 Jun 1997 05:36:13 +0000 (05:36 +0000)]
(describe-language-environment):
Renamed from describe-language-support.
Do the real work here; don't call describe-specified-language-support.
Print the mnemonics when mentioning coding systems.
Improve style of output.
(describe-specified-language-environment):
Renamed from describe-specified-language-support.
Don't do the work here; call describe-language-environment.
(describe-language-environment-map):
Renamed from describe-language-support-map.

27 years agoRe-add copying permission text.
Richard M. Stallman [Fri, 6 Jun 1997 19:16:26 +0000 (19:16 +0000)]
Re-add copying permission text.

27 years ago(diff-command): Fix previous change.
Richard M. Stallman [Fri, 6 Jun 1997 18:21:19 +0000 (18:21 +0000)]
(diff-command): Fix previous change.

27 years agoemit charsets after strings so that the final regexp finds the longest match.
Simon Marshall [Fri, 6 Jun 1997 07:10:24 +0000 (07:10 +0000)]
emit charsets after strings so that the final regexp finds the longest match.

27 years ago(vc-annotate): Entry "Annotate" added to menu and
Richard M. Stallman [Fri, 6 Jun 1997 05:33:13 +0000 (05:33 +0000)]
(vc-annotate): Entry "Annotate" added to menu and
function `vc-annotate' to key-sequence `C-x v g'.

27 years ago(*:Linux:*:*): Don't test for elf_i.86 or m68kelf.
Richard M. Stallman [Fri, 6 Jun 1997 01:21:12 +0000 (01:21 +0000)]
(*:Linux:*:*): Don't test for elf_i.86 or m68kelf.

27 years ago(*:Linux:*:*): Recognize sparclinux.
Richard M. Stallman [Fri, 6 Jun 1997 00:14:22 +0000 (00:14 +0000)]
(*:Linux:*:*): Recognize sparclinux.
Don't recognize UNAME_MACHINE = sparc.
Make the sample program check for libc version
and handle various machine types.

27 years ago(mipsel*-linux* and mips*-linux*):
Richard M. Stallman [Thu, 5 Jun 1997 22:22:44 +0000 (22:22 +0000)]
(mipsel*-linux* and mips*-linux*):
Set `os' to -linux-gnu directly, don't go via -linux.

27 years ago(set-process-filter): Advice doc fix.
Karl Heuer [Thu, 5 Jun 1997 18:20:20 +0000 (18:20 +0000)]
(set-process-filter): Advice doc fix.

27 years agoCustomize.
Richard M. Stallman [Wed, 4 Jun 1997 21:41:20 +0000 (21:41 +0000)]
Customize.
(diff-switches, diff-command): Add autoload cookies.

27 years ago(Fcopy_keymap): After copying a sub-char-table, do store the copy.
Richard M. Stallman [Wed, 4 Jun 1997 21:21:53 +0000 (21:21 +0000)]
(Fcopy_keymap): After copying a sub-char-table, do store the copy.

27 years ago(stamp-oldxmenu): Always define this one way or another.
Richard M. Stallman [Wed, 4 Jun 1997 19:45:17 +0000 (19:45 +0000)]
(stamp-oldxmenu): Always define this one way or another.

27 years ago(format-insert-file): Fix arg order to format-decode.
Richard M. Stallman [Wed, 4 Jun 1997 19:06:35 +0000 (19:06 +0000)]
(format-insert-file): Fix arg order to format-decode.

27 years agoSynched with 1.9908.
Per Abrahamsen [Wed, 4 Jun 1997 11:43:32 +0000 (11:43 +0000)]
Synched with 1.9908.

27 years agoSynached with 1.9908.
Per Abrahamsen [Wed, 4 Jun 1997 11:40:44 +0000 (11:40 +0000)]
Synached with 1.9908.

27 years ago(Info-tagify): Don't set Info-tag-table-marker if not in Info mode.
Richard M. Stallman [Wed, 4 Jun 1997 04:09:28 +0000 (04:09 +0000)]
(Info-tagify): Don't set Info-tag-table-marker if not in Info mode.

27 years ago(casify_object): Fix bug on handling a character
Kenichi Handa [Wed, 4 Jun 1997 00:56:08 +0000 (00:56 +0000)]
(casify_object): Fix bug on handling a character
arguement.

27 years ago(mail-setup): Don't set buffer-file-coding-system to nil.
Richard M. Stallman [Tue, 3 Jun 1997 08:17:35 +0000 (08:17 +0000)]
(mail-setup): Don't set buffer-file-coding-system to nil.
Instead, kill the local binding of it.

27 years ago(mouse-drag-safe-scroll): Doc fix.
Karl Heuer [Tue, 3 Jun 1997 07:30:57 +0000 (07:30 +0000)]
(mouse-drag-safe-scroll): Doc fix.
(mouse-drag-repeatedly-safe-scroll): Doc fix.
(mouse-drag-events-are-point-events-p): Doc fix.
(mouse-drag-should-do-col-scrolling): Doc fix.
(mouse-throw-with-scroll-bar): Doc fix.

27 years ago(follow-windows-aligned-p): Doc fix.
Karl Heuer [Tue, 3 Jun 1997 07:09:13 +0000 (07:09 +0000)]
(follow-windows-aligned-p): Doc fix.
(follow-post-command-hook, follow-recenter): Doc fix.
(follow-end-of-buffer, follow-windows-aligned-p): Doc fix.
(follow-post-command-hook, follow-maximize-region): Doc fix.
(set-process-filter, process-filter, move-overlay): Advice doc fix.

27 years ago(spaced-text-mode): Renamed from text-mode.
Richard M. Stallman [Tue, 3 Jun 1997 04:27:53 +0000 (04:27 +0000)]
(spaced-text-mode): Renamed from text-mode.
But change the mode name and hooks.
(text-mode): Put the guts of indented-text-mode here.
But don't define text-mode-abbrev-table, just use it.
Don't set indent-line-function, and use text-mode-map.
(indented-text-mode): Call text-mode.

27 years ago(custom-variable-prompt): Change prompt.
Richard M. Stallman [Tue, 3 Jun 1997 03:39:31 +0000 (03:39 +0000)]
(custom-variable-prompt): Change prompt.

27 years ago(mail-setup): Clear out buffer-file-coding-system.
Richard M. Stallman [Tue, 3 Jun 1997 03:02:50 +0000 (03:02 +0000)]
(mail-setup): Clear out buffer-file-coding-system.

27 years agonew version
Michael Kifer [Mon, 2 Jun 1997 22:50:31 +0000 (22:50 +0000)]
new version

27 years ago(powerpcle-*-solaris2*): New alternative.
Richard M. Stallman [Mon, 2 Jun 1997 22:34:02 +0000 (22:34 +0000)]
(powerpcle-*-solaris2*): New alternative.

27 years agoComment change.
Richard M. Stallman [Mon, 2 Jun 1997 22:10:28 +0000 (22:10 +0000)]
Comment change.

27 years agoFinish installing previous change.
Richard M. Stallman [Mon, 2 Jun 1997 19:58:49 +0000 (19:58 +0000)]
Finish installing previous change.

27 years ago(find_interval): No longer inline.
Richard M. Stallman [Mon, 2 Jun 1997 18:30:21 +0000 (18:30 +0000)]
(find_interval): No longer inline.

27 years ago(Freplace_match): If opoint is 0, that's relative to ZV.
Richard M. Stallman [Mon, 2 Jun 1997 18:30:09 +0000 (18:30 +0000)]
(Freplace_match): If opoint is 0, that's relative to ZV.

27 years agoMany doc fixes.
Richard M. Stallman [Mon, 2 Jun 1997 18:05:00 +0000 (18:05 +0000)]
Many doc fixes.
(reftex-mode-menu): Change menu items.

27 years agoAlso remove -DETAGS_REGEXPS from the target ctags:
Francesco Potortì [Mon, 2 Jun 1997 09:02:13 +0000 (09:02 +0000)]
Also remove -DETAGS_REGEXPS from the target ctags:

27 years ago(NO_SHARED_LIBS): Test __alpha__ && ! __ELF__.
Richard M. Stallman [Mon, 2 Jun 1997 06:34:28 +0000 (06:34 +0000)]
(NO_SHARED_LIBS): Test __alpha__ && ! __ELF__.

27 years agoCustomize.
Richard M. Stallman [Mon, 2 Jun 1997 06:06:03 +0000 (06:06 +0000)]
Customize.

(ada-mode): Set up support for find-file.el.
(ada-other-file-alist): New variable moved from find-file.el.
(ada-search-directories): Likewise.

27 years ago(ada-other-file-alist): Variable definition moved to ada-mode.el.
Richard M. Stallman [Mon, 2 Jun 1997 06:05:04 +0000 (06:05 +0000)]
(ada-other-file-alist): Variable definition moved to ada-mode.el.
(ada-search-directories, ada-procedure-start-regexp): Likewise.
(ada-package-start-regexp): Likewise.

27 years ago(syms_of_keyboard): Doc fix.
Richard M. Stallman [Mon, 2 Jun 1997 05:05:47 +0000 (05:05 +0000)]
(syms_of_keyboard): Doc fix.

27 years ago(iso-8859-1): Use `1' for mode line.
Richard M. Stallman [Mon, 2 Jun 1997 04:57:39 +0000 (04:57 +0000)]
(iso-8859-1): Use `1' for mode line.
(Latin-1...Latin-4 coding systems): Add lists of languages
which use these coding systems.

27 years ago(koi8-r): Use R for mode line.
Richard M. Stallman [Mon, 2 Jun 1997 04:56:33 +0000 (04:56 +0000)]
(koi8-r): Use R for mode line.

27 years ago(VALMASK, GCTYPEMASK, MARKBIT, ARRAY_MARK_FLAG)
Richard M. Stallman [Mon, 2 Jun 1997 02:34:00 +0000 (02:34 +0000)]
(VALMASK, GCTYPEMASK, MARKBIT, ARRAY_MARK_FLAG)
(PSEUDOVECTOR_FLAG, enum pvec_type, PSEUDOVECTOR_SIZE_MASK):
Define regardless of NO_UNION_TYPE.

27 years ago(Fx_create_frame): Use XINT to access parent.
Richard M. Stallman [Mon, 2 Jun 1997 02:25:15 +0000 (02:25 +0000)]
(Fx_create_frame): Use XINT to access parent.

27 years ago(Fsyntax_table_p, check_syntax_table): Use EQ.
Richard M. Stallman [Mon, 2 Jun 1997 02:21:48 +0000 (02:21 +0000)]
(Fsyntax_table_p, check_syntax_table): Use EQ.
(Fmodify_syntax_entry): Use XINT to access c.
(describe_syntax): Use XINT to access first.

27 years ago(search_buffer): Use XINT around refs to trt.
Richard M. Stallman [Mon, 2 Jun 1997 02:19:29 +0000 (02:19 +0000)]
(search_buffer): Use XINT around refs to trt.

27 years ago(concat3, get_truename_buffer): Declare them.
Richard M. Stallman [Mon, 2 Jun 1997 00:56:23 +0000 (00:56 +0000)]
(concat3, get_truename_buffer): Declare them.

27 years ago(read_key_sequence): Change some locals to `int'.
Richard M. Stallman [Mon, 2 Jun 1997 00:47:07 +0000 (00:47 +0000)]
(read_key_sequence): Change some locals to `int'.

27 years ago(compute_motion): Use XFASTINT on width_table elts.
Richard M. Stallman [Mon, 2 Jun 1997 00:45:18 +0000 (00:45 +0000)]
(compute_motion): Use XFASTINT on width_table elts.

27 years ago(map_char_table): Use XSETFASTINT.
Richard M. Stallman [Mon, 2 Jun 1997 00:33:14 +0000 (00:33 +0000)]
(map_char_table): Use XSETFASTINT.

27 years ago(Fwrite_region, build_annotations):
Richard M. Stallman [Mon, 2 Jun 1997 00:32:20 +0000 (00:32 +0000)]
(Fwrite_region, build_annotations):
Set start and end using XFASTINT.

27 years ago(Fcompare_buffer_substrings): trt contains Lisp_Objects.
Richard M. Stallman [Mon, 2 Jun 1997 00:28:46 +0000 (00:28 +0000)]
(Fcompare_buffer_substrings): trt contains Lisp_Objects.
(transpose_markers): Use marker_position, not Fmarker_position.

27 years ago(Fmove_overlay): Clean up setting o_beg and o_end.
Richard M. Stallman [Mon, 2 Jun 1997 00:24:11 +0000 (00:24 +0000)]
(Fmove_overlay): Clean up setting o_beg and o_end.

27 years ago(Fmake_byte_code): Set val from p, not from val.
Richard M. Stallman [Mon, 2 Jun 1997 00:22:49 +0000 (00:22 +0000)]
(Fmake_byte_code): Set val from p, not from val.
(make_event_array): Convert nargs to Lisp_Object.

27 years ago[__NetBSD__]: Don't include filehdr.h, aouthdr.h
Richard M. Stallman [Mon, 2 Jun 1997 00:09:40 +0000 (00:09 +0000)]
[__NetBSD__]: Don't include filehdr.h, aouthdr.h
scnhdr.h or syms.h.  Add many other conditionalized definitions.

27 years ago[__alpha__] (NO_SHARED_LIBS): Defined.
Richard M. Stallman [Mon, 2 Jun 1997 00:07:26 +0000 (00:07 +0000)]
[__alpha__] (NO_SHARED_LIBS): Defined.

27 years ago[__NetBSD__]: Include stdlib.h, not alloca.h.
Richard M. Stallman [Mon, 2 Jun 1997 00:03:17 +0000 (00:03 +0000)]
[__NetBSD__]: Include stdlib.h, not alloca.h.

(ORDINARY_LINK): Defined (if __NetBSD__).

27 years ago(alpha-*-netbsd*): New alternative.
Richard M. Stallman [Mon, 2 Jun 1997 00:00:31 +0000 (00:00 +0000)]
(alpha-*-netbsd*): New alternative.

27 years ago(m88k-dg-dgux4*): New alternative.
Richard M. Stallman [Sun, 1 Jun 1997 23:58:19 +0000 (23:58 +0000)]
(m88k-dg-dgux4*): New alternative.

27 years ago(gud-dgux-p, gud-dguxdbx-marker-filter): New functions.
Richard M. Stallman [Sun, 1 Jun 1997 23:50:47 +0000 (23:50 +0000)]
(gud-dgux-p, gud-dguxdbx-marker-filter): New functions.
(dbx): Use them.

27 years agoInitial revision
Richard M. Stallman [Sun, 1 Jun 1997 23:49:06 +0000 (23:49 +0000)]
Initial revision

27 years ago(signal): Define only if not NO_DGUX_SIGNAL_REDEF.
Richard M. Stallman [Sun, 1 Jun 1997 23:48:38 +0000 (23:48 +0000)]
(signal): Define only if not NO_DGUX_SIGNAL_REDEF.

27 years ago(init_baud_rate): Use INIT_BAUD_RATE if it's defined.
Richard M. Stallman [Sun, 1 Jun 1997 23:47:01 +0000 (23:47 +0000)]
(init_baud_rate): Use INIT_BAUD_RATE if it's defined.
(sys_signal): Lose DGUX special case.

27 years agoInclude time-stamp.
Richard M. Stallman [Sun, 1 Jun 1997 23:26:16 +0000 (23:26 +0000)]
Include time-stamp.
(smtpmail-queue-dir, smtpmail-queue-index-file): New variables.
(smtpmail-queue-mail): New variable.
(smtpmail-send-it): Handle those variables.
(smtpmail-send-queued-mail): New command.

27 years ago(hs-show-hidden-short-form): Updated doc string.
Richard M. Stallman [Sun, 1 Jun 1997 23:09:03 +0000 (23:09 +0000)]
(hs-show-hidden-short-form): Updated doc string.
(hs-adjust-block-beginning): Likewise.
(hs-special-modes-alist): C and C++ should also use
hs-c-like-adjust-block-beginning.
(hs-find-block-beginning): If hs-adjust-block-beginning is t and
we apply hs-adjust-block-beginning and we reach the point means
that we found the block beginning.
(hs-c-like-adjust-block-beginning):
Renamed from java-hs-adjust-block-beginning.

27 years ago(smtpmail-via-smtp): Recognize XVRB as a synonym for
Richard M. Stallman [Sun, 1 Jun 1997 22:24:22 +0000 (22:24 +0000)]
(smtpmail-via-smtp): Recognize XVRB as a synonym for
VERB and XONE as a synonym for ONEX.

(smtpmail-read-response): Add "%s" to `message' calls to avoid
problems with percent signs in strings.

(smtpmail-read-response): Return all lines of the
response text as a list of strings.  Formerly only the first line
was returned.  This is insufficient when one wants to parse
e.g. an EHLO response.

Ignore responses starting with "0".  This is necessary to support
the VERB SMTP extension.

(smtpmail-via-smtp): Try EHLO and find out which SMTP service
extensions the receiving mailer supports.

Issue the ONEX and XUSR commands if the corresponding extensions
are supported.

Issue VERB if supported and `smtpmail-debug-info' is non-nil.

Add SIZE attribute to MAIL FROM: command if SIZE extension is
supported.

Add code that could set the BODY= attribute to MAIL FROM: if the
receiving mailer supports 8BITMIME.  This is currently disabled,
since doing it right might involve adding MIME headers to, and in
some cases reencoding, the message.

27 years ago(rmail-mmdf-delim1, rmail-mmdf-delim2):
Richard M. Stallman [Sun, 1 Jun 1997 19:31:59 +0000 (19:31 +0000)]
(rmail-mmdf-delim1, rmail-mmdf-delim2):
Variables renamed from mmdf-delim1 and mmdf-delim2.

27 years agoSynched with 1.9905
Per Abrahamsen [Sun, 1 Jun 1997 18:03:25 +0000 (18:03 +0000)]
Synched with 1.9905

27 years agoSynched with 1.9904
Per Abrahamsen [Sun, 1 Jun 1997 11:58:17 +0000 (11:58 +0000)]
Synched with 1.9904

27 years ago(sc::cursors): Add an eval-and-compile.
Richard M. Stallman [Sun, 1 Jun 1997 09:29:06 +0000 (09:29 +0000)]
(sc::cursors): Add an eval-and-compile.

27 years agoSynched with 1.9903
Per Abrahamsen [Sun, 1 Jun 1997 08:04:57 +0000 (08:04 +0000)]
Synched with 1.9903

27 years ago(customize-option): Renamed from custom-variable.
Richard M. Stallman [Sun, 1 Jun 1997 06:41:08 +0000 (06:41 +0000)]
(customize-option): Renamed from custom-variable.
(customize-variable): Add it as an alias.
(customize-option-other-window):
Renamed from customize-variable-other-window.
(custom-load-symbol): Search for both short and absolute
names of the library, when avoiding duplicate loading.