Kenichi Handa
5dd4d40aaf
(casify_object): Fix bug on handling a character
...
arguement.
1997-06-04 00:56:08 +00:00
Richard M. Stallman
f808129110
(mail-setup): Don't set buffer-file-coding-system to nil.
...
Instead, kill the local binding of it.
1997-06-03 08:17:35 +00:00
Karl Heuer
8c39812440
(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.
1997-06-03 07:30:57 +00:00
Karl Heuer
cb02be17ba
(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.
1997-06-03 07:09:13 +00:00
Richard M. Stallman
6824710a86
(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.
1997-06-03 04:27:53 +00:00
Richard M. Stallman
64dde95b47
(custom-variable-prompt): Change prompt.
1997-06-03 03:39:31 +00:00
Richard M. Stallman
2813dcb90f
(mail-setup): Clear out buffer-file-coding-system.
1997-06-03 03:02:50 +00:00
Michael Kifer
d5e52f9968
new version
1997-06-02 22:50:31 +00:00
Richard M. Stallman
42326ef0db
(powerpcle-*-solaris2*): New alternative.
1997-06-02 22:34:02 +00:00
Richard M. Stallman
b4686a1c45
Comment change.
1997-06-02 22:10:28 +00:00
Richard M. Stallman
c69dd504e5
Finish installing previous change.
1997-06-02 19:58:49 +00:00
Richard M. Stallman
1863bbf894
(find_interval): No longer inline.
1997-06-02 18:30:21 +00:00
Richard M. Stallman
8d808a65ec
(Freplace_match): If opoint is 0, that's relative to ZV.
1997-06-02 18:30:09 +00:00
Richard M. Stallman
fba437e666
Many doc fixes.
...
(reftex-mode-menu): Change menu items.
1997-06-02 18:05:00 +00:00
Francesco Potortì
59aacecbf2
Also remove -DETAGS_REGEXPS from the target ctags:
1997-06-02 09:02:13 +00:00
Richard M. Stallman
ea224d5b33
(NO_SHARED_LIBS): Test __alpha__ && ! __ELF__.
1997-06-02 06:34:28 +00:00
Richard M. Stallman
52748d9537
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.
1997-06-02 06:06:03 +00:00
Richard M. Stallman
97b7ec0bbd
(ada-other-file-alist): Variable definition moved to ada-mode.el.
...
(ada-search-directories, ada-procedure-start-regexp): Likewise.
(ada-package-start-regexp): Likewise.
1997-06-02 06:05:04 +00:00
Richard M. Stallman
779b34dfaa
(syms_of_keyboard): Doc fix.
1997-06-02 05:05:47 +00:00
Richard M. Stallman
607631539c
(iso-8859-1): Use `1' for mode line.
...
(Latin-1...Latin-4 coding systems): Add lists of languages
which use these coding systems.
1997-06-02 04:57:39 +00:00
Richard M. Stallman
49716ecdd5
(koi8-r): Use R for mode line.
1997-06-02 04:56:33 +00:00
Richard M. Stallman
1c5ca8b608
(VALMASK, GCTYPEMASK, MARKBIT, ARRAY_MARK_FLAG)
...
(PSEUDOVECTOR_FLAG, enum pvec_type, PSEUDOVECTOR_SIZE_MASK):
Define regardless of NO_UNION_TYPE.
1997-06-02 02:34:00 +00:00
Richard M. Stallman
e8d0501f72
(Fx_create_frame): Use XINT to access parent.
1997-06-02 02:25:15 +00:00
Richard M. Stallman
e704cb4bc6
(Fsyntax_table_p, check_syntax_table): Use EQ.
...
(Fmodify_syntax_entry): Use XINT to access c.
(describe_syntax): Use XINT to access first.
1997-06-02 02:21:48 +00:00
Richard M. Stallman
2fd7a4a4e2
(search_buffer): Use XINT around refs to trt.
1997-06-02 02:19:29 +00:00
Richard M. Stallman
476d47ce09
(concat3, get_truename_buffer): Declare them.
1997-06-02 00:56:23 +00:00
Richard M. Stallman
3fdfceb3aa
(read_key_sequence): Change some locals to `int'.
1997-06-02 00:47:07 +00:00
Richard M. Stallman
5db0afb7fb
(compute_motion): Use XFASTINT on width_table elts.
1997-06-02 00:45:18 +00:00
Richard M. Stallman
09ee221d20
(map_char_table): Use XSETFASTINT.
1997-06-02 00:33:14 +00:00
Richard M. Stallman
3cf29f61ea
(Fwrite_region, build_annotations):
...
Set start and end using XFASTINT.
1997-06-02 00:32:20 +00:00
Richard M. Stallman
1b10fb7768
(Fcompare_buffer_substrings): trt contains Lisp_Objects.
...
(transpose_markers): Use marker_position, not Fmarker_position.
1997-06-02 00:28:46 +00:00
Richard M. Stallman
80509f2f6e
(Fmove_overlay): Clean up setting o_beg and o_end.
1997-06-02 00:24:11 +00:00
Richard M. Stallman
50aee051c3
(Fmake_byte_code): Set val from p, not from val.
...
(make_event_array): Convert nargs to Lisp_Object.
1997-06-02 00:22:49 +00:00
Richard M. Stallman
6538ee2e81
[__NetBSD__]: Don't include filehdr.h, aouthdr.h
...
scnhdr.h or syms.h. Add many other conditionalized definitions.
1997-06-02 00:09:40 +00:00
Richard M. Stallman
9e30760d44
[__alpha__] (NO_SHARED_LIBS): Defined.
1997-06-02 00:07:26 +00:00
Richard M. Stallman
6c73d3466f
[__NetBSD__]: Include stdlib.h, not alloca.h.
...
(ORDINARY_LINK): Defined (if __NetBSD__).
1997-06-02 00:03:17 +00:00
Richard M. Stallman
39def718d1
(alpha-*-netbsd*): New alternative.
1997-06-02 00:00:31 +00:00
Richard M. Stallman
651fc2d23d
(m88k-dg-dgux4*): New alternative.
1997-06-01 23:58:19 +00:00
Richard M. Stallman
34c8b6731d
(gud-dgux-p, gud-dguxdbx-marker-filter): New functions.
...
(dbx): Use them.
1997-06-01 23:50:47 +00:00
Richard M. Stallman
e72a4cff08
Initial revision
1997-06-01 23:49:06 +00:00
Richard M. Stallman
e4532ad9bc
(signal): Define only if not NO_DGUX_SIGNAL_REDEF.
1997-06-01 23:48:38 +00:00
Richard M. Stallman
dfc366c954
(init_baud_rate): Use INIT_BAUD_RATE if it's defined.
...
(sys_signal): Lose DGUX special case.
1997-06-01 23:47:01 +00:00
Richard M. Stallman
308bc5d840
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.
1997-06-01 23:26:16 +00:00
Richard M. Stallman
d06970e54c
(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.
1997-06-01 23:09:03 +00:00
Richard M. Stallman
c50d5ce0d1
(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.
1997-06-01 22:24:22 +00:00
Richard M. Stallman
95b597ce99
(rmail-mmdf-delim1, rmail-mmdf-delim2):
...
Variables renamed from mmdf-delim1 and mmdf-delim2.
1997-06-01 19:31:59 +00:00
Per Abrahamsen
0a3a0b562f
Synched with 1.9905
1997-06-01 18:03:25 +00:00
Per Abrahamsen
9097aeb790
Synched with 1.9904
1997-06-01 11:58:17 +00:00
Richard M. Stallman
152c1d7ca3
(sc::cursors): Add an eval-and-compile.
1997-06-01 09:29:06 +00:00
Per Abrahamsen
d5c42d02a5
Synched with 1.9903
1997-06-01 08:04:57 +00:00