]>
git.eshelyaron.com Git - emacs.git/log
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.
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.
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.
Richard M. Stallman [Sun, 8 Jun 1997 01:57:13 +0000 (01:57 +0000)]
(*:Linux:*:*): Always use ${VENDOR}.
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.
Richard M. Stallman [Sat, 7 Jun 1997 23:12:19 +0000 (23:12 +0000)]
Customize. Doc fixes.
Mark some risky local variables.
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.
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.
Richard M. Stallman [Sat, 7 Jun 1997 06:20:06 +0000 (06:20 +0000)]
("English"): Improve doc string.
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.
Richard M. Stallman [Sat, 7 Jun 1997 05:54:32 +0000 (05:54 +0000)]
(describe-chinese-environment-map):
Renamed from describe-chinese-support-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.
Richard M. Stallman [Sat, 7 Jun 1997 05:53:53 +0000 (05:53 +0000)]
describe-indian-environment-map renamed from describe-indian-support-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.
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.
Richard M. Stallman [Fri, 6 Jun 1997 19:16:26 +0000 (19:16 +0000)]
Re-add copying permission text.
Richard M. Stallman [Fri, 6 Jun 1997 18:21:19 +0000 (18:21 +0000)]
(diff-command): Fix previous change.
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.
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'.
Richard M. Stallman [Fri, 6 Jun 1997 01:21:12 +0000 (01:21 +0000)]
(*:Linux:*:*): Don't test for elf_i.86 or m68kelf.
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.
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.
Karl Heuer [Thu, 5 Jun 1997 18:20:20 +0000 (18:20 +0000)]
(set-process-filter): Advice doc fix.
Richard M. Stallman [Wed, 4 Jun 1997 21:41:20 +0000 (21:41 +0000)]
Customize.
(diff-switches, diff-command): Add autoload cookies.
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.
Richard M. Stallman [Wed, 4 Jun 1997 19:45:17 +0000 (19:45 +0000)]
(stamp-oldxmenu): Always define this one way or another.
Richard M. Stallman [Wed, 4 Jun 1997 19:06:35 +0000 (19:06 +0000)]
(format-insert-file): Fix arg order to format-decode.
Per Abrahamsen [Wed, 4 Jun 1997 11:43:32 +0000 (11:43 +0000)]
Synched with 1.9908.
Per Abrahamsen [Wed, 4 Jun 1997 11:40:44 +0000 (11:40 +0000)]
Synached with 1.9908.
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.
Kenichi Handa [Wed, 4 Jun 1997 00:56:08 +0000 (00:56 +0000)]
(casify_object): Fix bug on handling a character
arguement.
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.
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.
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.
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.
Richard M. Stallman [Tue, 3 Jun 1997 03:39:31 +0000 (03:39 +0000)]
(custom-variable-prompt): Change prompt.
Richard M. Stallman [Tue, 3 Jun 1997 03:02:50 +0000 (03:02 +0000)]
(mail-setup): Clear out buffer-file-coding-system.
Michael Kifer [Mon, 2 Jun 1997 22:50:31 +0000 (22:50 +0000)]
new version
Richard M. Stallman [Mon, 2 Jun 1997 22:34:02 +0000 (22:34 +0000)]
(powerpcle-*-solaris2*): New alternative.
Richard M. Stallman [Mon, 2 Jun 1997 22:10:28 +0000 (22:10 +0000)]
Comment change.
Richard M. Stallman [Mon, 2 Jun 1997 19:58:49 +0000 (19:58 +0000)]
Finish installing previous change.
Richard M. Stallman [Mon, 2 Jun 1997 18:30:21 +0000 (18:30 +0000)]
(find_interval): No longer inline.
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.
Richard M. Stallman [Mon, 2 Jun 1997 18:05:00 +0000 (18:05 +0000)]
Many doc fixes.
(reftex-mode-menu): Change menu items.
Francesco Potortì [Mon, 2 Jun 1997 09:02:13 +0000 (09:02 +0000)]
Also remove -DETAGS_REGEXPS from the target ctags:
Richard M. Stallman [Mon, 2 Jun 1997 06:34:28 +0000 (06:34 +0000)]
(NO_SHARED_LIBS): Test __alpha__ && ! __ELF__.
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.
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.
Richard M. Stallman [Mon, 2 Jun 1997 05:05:47 +0000 (05:05 +0000)]
(syms_of_keyboard): Doc fix.
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.
Richard M. Stallman [Mon, 2 Jun 1997 04:56:33 +0000 (04:56 +0000)]
(koi8-r): Use R for mode line.
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.
Richard M. Stallman [Mon, 2 Jun 1997 02:25:15 +0000 (02:25 +0000)]
(Fx_create_frame): Use XINT to access parent.
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.
Richard M. Stallman [Mon, 2 Jun 1997 02:19:29 +0000 (02:19 +0000)]
(search_buffer): Use XINT around refs to trt.
Richard M. Stallman [Mon, 2 Jun 1997 00:56:23 +0000 (00:56 +0000)]
(concat3, get_truename_buffer): Declare them.
Richard M. Stallman [Mon, 2 Jun 1997 00:47:07 +0000 (00:47 +0000)]
(read_key_sequence): Change some locals to `int'.
Richard M. Stallman [Mon, 2 Jun 1997 00:45:18 +0000 (00:45 +0000)]
(compute_motion): Use XFASTINT on width_table elts.
Richard M. Stallman [Mon, 2 Jun 1997 00:33:14 +0000 (00:33 +0000)]
(map_char_table): Use XSETFASTINT.
Richard M. Stallman [Mon, 2 Jun 1997 00:32:20 +0000 (00:32 +0000)]
(Fwrite_region, build_annotations):
Set start and end using XFASTINT.
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.
Richard M. Stallman [Mon, 2 Jun 1997 00:24:11 +0000 (00:24 +0000)]
(Fmove_overlay): Clean up setting o_beg and o_end.
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.
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.
Richard M. Stallman [Mon, 2 Jun 1997 00:07:26 +0000 (00:07 +0000)]
[__alpha__] (NO_SHARED_LIBS): Defined.
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__).
Richard M. Stallman [Mon, 2 Jun 1997 00:00:31 +0000 (00:00 +0000)]
(alpha-*-netbsd*): New alternative.
Richard M. Stallman [Sun, 1 Jun 1997 23:58:19 +0000 (23:58 +0000)]
(m88k-dg-dgux4*): New alternative.
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.
Richard M. Stallman [Sun, 1 Jun 1997 23:49:06 +0000 (23:49 +0000)]
Initial revision
Richard M. Stallman [Sun, 1 Jun 1997 23:48:38 +0000 (23:48 +0000)]
(signal): Define only if not NO_DGUX_SIGNAL_REDEF.
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.
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.
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.
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.
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.
Per Abrahamsen [Sun, 1 Jun 1997 18:03:25 +0000 (18:03 +0000)]
Synched with 1.9905
Per Abrahamsen [Sun, 1 Jun 1997 11:58:17 +0000 (11:58 +0000)]
Synched with 1.9904
Richard M. Stallman [Sun, 1 Jun 1997 09:29:06 +0000 (09:29 +0000)]
(sc::cursors): Add an eval-and-compile.
Per Abrahamsen [Sun, 1 Jun 1997 08:04:57 +0000 (08:04 +0000)]
Synched with 1.9903
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.
Richard M. Stallman [Sun, 1 Jun 1997 05:58:36 +0000 (05:58 +0000)]
(custom-variable-prompt): Handle variable-at-point returning 0.
Richard M. Stallman [Sun, 1 Jun 1997 01:03:51 +0000 (01:03 +0000)]
(init_lread): Sometimes add to load-path
the lisp and site-lisp dirs under the source directory.
Richard M. Stallman [Sun, 1 Jun 1997 00:30:01 +0000 (00:30 +0000)]
Include frame.h unconditionally.
(Fframe_face_alist, Fset_frame_face_alist): Define unconditionally.
(Finternal_next_face_id, next_face_id): Likewise.
(syms_of_xfaces): Define unconditionally,
but conditionalize some of the contents.
Richard M. Stallman [Sat, 31 May 1997 21:14:57 +0000 (21:14 +0000)]
(mail-strip-quoted-names): Don't delete angle brackets
when there's a colon inside them.
Richard M. Stallman [Sat, 31 May 1997 19:20:26 +0000 (19:20 +0000)]
(Freplace_match): Fix previous change.
Richard M. Stallman [Sat, 31 May 1997 18:30:56 +0000 (18:30 +0000)]
(Fforward_comment): Handle unmatched two-character comment starters.
Richard M. Stallman [Sat, 31 May 1997 18:16:22 +0000 (18:16 +0000)]
(back_comment): Detect 2-char comment starts properly.
New arg COMSTYLE; callers changed.
Richard M. Stallman [Sat, 31 May 1997 08:34:13 +0000 (08:34 +0000)]
(move_if_not_intangible): Fix previous change.
Richard M. Stallman [Sat, 31 May 1997 07:40:46 +0000 (07:40 +0000)]
(Freplace_match): Use move_if_not_intangible
to handle intangible text better.
(looking_at_1): Change using DOWNCASE_TABLE.
(string_match_1): Likewise.
Richard M. Stallman [Sat, 31 May 1997 07:38:44 +0000 (07:38 +0000)]
(move_if_not_intangible): New function.
Richard M. Stallman [Sat, 31 May 1997 07:38:11 +0000 (07:38 +0000)]
Always load faces.el.
Richard M. Stallman [Sat, 31 May 1997 07:37:09 +0000 (07:37 +0000)]
(process_expose_from_menu, XTread_socket):
Set has_been_visible field.
(x_make_frame_visible): Don't do XMoveWindow unles has_been_visible.
Richard M. Stallman [Sat, 31 May 1997 07:32:47 +0000 (07:32 +0000)]
(struct x_output): New field has_been_visible.
Richard M. Stallman [Sat, 31 May 1997 07:30:33 +0000 (07:30 +0000)]
(command-line): Detect Latin-N character sets
from envvars, both for multibyte mode and single-byte mode.
Richard M. Stallman [Sat, 31 May 1997 07:16:13 +0000 (07:16 +0000)]
(cpp-highlight-buffer): Make sure
buffer-invisibility-spec contains `cpp'.
(cpp-make-overlay-hidden): Use `cpp' as an invisible property.
Richard M. Stallman [Sat, 31 May 1997 07:13:34 +0000 (07:13 +0000)]
(hs-hide-comments-when-hiding-all)
(hs-show-hidden-short-form, hs-minor-mode-hook): Move definitions up.
Use defcustom.
(hs-find-block-beginning): Bind buffer-size, don't call it in a cycle.
(hs-hide-all): Likewise.
Richard M. Stallman [Sat, 31 May 1997 07:10:20 +0000 (07:10 +0000)]
Rename language environments from LatinN to Latin-N.
Richard M. Stallman [Sat, 31 May 1997 06:41:24 +0000 (06:41 +0000)]
Doc fix for previous change.
Per Abrahamsen [Sat, 31 May 1997 06:34:12 +0000 (06:34 +0000)]
Synched with version 1.9901.