Richard M. Stallman
b89e2d3602
Require sendmail.
...
(news-caesar-buffer-body): Use mail-text-start.
1998-04-30 06:18:55 +00:00
Richard M. Stallman
92a3f23d5b
(smtpmail-send-it): Use mail-sendmail-undelimit-header.
1998-04-30 06:12:32 +00:00
Richard M. Stallman
48ad09473a
Require sendmail.el.
...
(sc-no-blank-line-or-header): Use mail-header-end.
1998-04-30 06:11:39 +00:00
Richard M. Stallman
eed1360c12
(quit-window): Don't try to switch buffers
...
in a dedicated window or a minibuffer window.
Treat minibuffer window as dedicated in other ways too.
1998-04-30 04:23:59 +00:00
Richard M. Stallman
eabb24d041
[defined (__alpha__) && !defined (__NetBSD__) && !defined (__OpenBSD__)]:
...
Include definition of HDRR structure that used to be in sym.h,
instead of sym.h.
1998-04-30 03:45:54 +00:00
Richard M. Stallman
5e1298a9af
(setup-8-bit-environment): Don't do anything special here for unibyte mode.
...
That is done in set-language-environment.
1998-04-30 03:23:42 +00:00
Richard M. Stallman
d06ad999da
(perl-mode): Add autoload cookie.
1998-04-30 03:22:20 +00:00
Richard M. Stallman
51a8fc1d8a
(set-language-environment): Fix previous change.
...
Call standard-display-european-internal.
Call set-terminal-coding-system.
(standard-display-european-internal): New subroutine.
1998-04-30 03:20:24 +00:00
Richard M. Stallman
eb72c1bded
(standard-display-european): Use set-language-environment
...
instead of loading a syntax definitions file.
Use standard-display-european-internal.
Let current-language-environment specify terminal coding system.
1998-04-30 03:18:48 +00:00
Richard M. Stallman
ec067ec7e1
(minibuf_conform_representation): New function.
...
(Ftry_completion): Use it to return multibyte string
if and only if the completion table has a multibyte string.
(Fdisplay_completion_list):
Convert string to unibyte before displaying it, if default is unibyte.
1998-04-30 03:16:00 +00:00
Richard M. Stallman
88817f3b42
(find_handler_clause): Cast Fbacktrace to proper type.
1998-04-30 03:13:09 +00:00
Richard M. Stallman
fe2908be7b
(imenu--generic-function): Doc fix. Rewritten to be faster.
...
(defgroup imenu): Add :link.
(imenu-use-markers, imenu-auto-rescan-maxout, imenu-generic-expression)
(imenu--make-index-alist, imenu-default-goto-function): Doc fixes.
(imenu-max-item-length, imenu-sort-function)
(imenu-scanning-message): Custom tweak.
(imenu-progress-message): Use real backquote syntax.
(imenu--in-alist): Unused function deleted.
(imenu--flatten-index-alist): Likewise.
(imenu-case-fold-search): Add autoload cookie.
(imenu--completion-buffer): Offer function at point as default.
(imenu--subalist-p): Don't use caadr.
(imenu): Don't use caddr.
(imenu-add-menubar-index): New function.
1998-04-30 00:05:06 +00:00
Dave Love
4063eb1c9c
(tar-mode-write-file): Protect from null tar-header-offset.
1998-04-29 22:34:42 +00:00
Richard M. Stallman
9516059404
(tar-extract): Use !' instead of :' to construct
...
buffer-file-name (`:' is invalid in file names on Windows).
1998-04-29 22:15:59 +00:00
Richard M. Stallman
2ba993db41
(struct process): Make inherit_coding_system_flag a Lisp_Object.
1998-04-29 21:47:23 +00:00
Richard M. Stallman
aa91317aed
(Fset_process_inherit_coding_system_flag, Fstart_process):
...
Store inherit_coding_system_flag as a Lisp_Object.
(Fopen_network_stream): Likewise.
(Fprocess_inherit_coding_system_flag): Access it as Lisp_Object.
(read_process_output): Likewise.
1998-04-29 21:46:43 +00:00
Richard M. Stallman
9f0f00d759
(assoc-ignore-representation): New function.
...
(assoc-ignore-case): Use compare-strings.
1998-04-29 20:33:11 +00:00
Andreas Schwab
201d8c78ac
Fix -Wimplicit warnings.
1998-04-29 09:49:44 +00:00
Andreas Schwab
84920a5cce
(redisplay_window): Update STARTP_BYTE alongside with
...
STARTP. New variable scroll_margin_bytepos, to parallel
scroll_margin_pos. Fix arguments of pos_tab_offset to agree with
the first argument of compute_motion.
1998-04-29 09:46:49 +00:00
Andreas Schwab
9d1ec8314f
(make_window): Initialize last_point field.
1998-04-29 09:44:06 +00:00
Andreas Schwab
1d9f9f9e64
(emacs_get_tty): Zero out termios structure before
...
getting attributes to get consistent values for holes.
(emacs_set_tty): Likewise.
1998-04-29 09:42:46 +00:00
Andreas Schwab
42d65b5fc8
Declare Fcompare_strings.
1998-04-29 09:41:10 +00:00
Andreas Schwab
58edb57253
Include <time.h> for time.
1998-04-29 09:37:15 +00:00
Andreas Schwab
3e75bb9e71
(main): Use Vbuffer_alist instead of Fbuffer_list.
...
(syms_of_emacs): Fix doc of Vsignal_USR1_hook and
Vsignal_USR2_hook.
1998-04-29 09:35:31 +00:00
Andreas Schwab
f82423d721
(setup_coding_system): Properly check for nil.
1998-04-29 09:33:53 +00:00
Andreas Schwab
28ae27ae28
(re_search_2): Fix indentation.
1998-04-29 09:23:15 +00:00
Richard M. Stallman
07422a1266
(Fcompare_buffer_substrings): Rewrite to loop by chars.
1998-04-29 06:50:40 +00:00
Richard M. Stallman
c18404773b
(ange-ftp-real-expand-file-name-actual):
...
Locally bind old-name, new-name, final, drive-letter.
1998-04-29 05:24:09 +00:00
Karl Heuer
4c46acd63b
(SLAVIC): Delete redundant backslash.
1998-04-29 05:22:19 +00:00
Richard M. Stallman
d38e7d5f4a
(*, **, ***): Add defvars.
1998-04-29 05:20:31 +00:00
Richard M. Stallman
7820b28f31
(dired-sort-toggle): Handle spaces in dired-actual-switches.
1998-04-29 05:06:46 +00:00
Richard M. Stallman
37e2fdd268
(abort): Omit this definition, if NO_ABORT.
...
End by calling exit, to avoid warning.
1998-04-29 05:02:34 +00:00
Geoff Voelker
96214669c4
Forward declare hooks with full function prototypes.
...
(x_make_frame_visible): Pass dummy argument to input_poll_signal.
1998-04-29 04:43:08 +00:00
Geoff Voelker
543b3f021a
(w32_console_mouse_position, w32_console_read_socket):
...
Declare with full function prototypes.
1998-04-29 04:36:27 +00:00
Geoff Voelker
81e3e4fd09
(w32_console_mouse_position): Rename from
...
w32_mouse_position.
1998-04-29 04:36:00 +00:00
Geoff Voelker
f3d268f900
(initialize_w32_displayed): Use new function prototypes.
1998-04-29 04:35:17 +00:00
Geoff Voelker
eccec691ae
Include cm.h after dispextern.h to avoid name conflicts
...
in Windows system headers.
(term_init) [WINDOWSNT]: Do not include remainder of function.
1998-04-29 04:34:52 +00:00
Geoff Voelker
38adb313a0
[WINDOWSNT]: Use function prototypes.
1998-04-29 04:34:29 +00:00
Geoff Voelker
6d55d620a6
Conditionally include xterm.h using HAVE_X_WINDOWS.
1998-04-29 04:34:05 +00:00
Geoff Voelker
051024111a
New target for installation bin directory.
1998-04-29 04:31:59 +00:00
Geoff Voelker
e447c636bc
(HAVE_MOTIF_2_1): Add for consistency with config.in.
...
(RE_TRANSLATE_P): New macro.
1998-04-29 04:31:34 +00:00
Geoff Voelker
3b9733284c
(file-name-handler-alist): Instead of substituting,
...
add regexps for file names with drive letters,
1998-04-29 04:31:03 +00:00
Richard M. Stallman
c86212b98b
(Fgap_position, Fgap_size): New functions.
...
(syms_of_editfns): defsubr them.
1998-04-29 01:00:01 +00:00
Richard M. Stallman
eb4b1c0532
Fix previous change.
1998-04-29 00:59:43 +00:00
Richard M. Stallman
81d7062685
(Flsh, Fash): Handle out-of-range shift counts reasonably.
1998-04-29 00:59:22 +00:00
Richard M. Stallman
3036594f2a
(lock_file): gcpro `fn'.
1998-04-29 00:28:28 +00:00
Richard M. Stallman
35d6372510
(insert_1_both): Call prepare_to_modify_buffer before moving or making gap.
...
(insert_from_string_1): Don't check max buffer size here.
1998-04-29 00:20:14 +00:00
Richard M. Stallman
6e76c5e558
Comment change.
1998-04-28 23:41:15 +00:00
Richard M. Stallman
6115425227
(dired-at-point): Add autoload cookie.
...
(dired-at-point-require-prefix): New option.
(dired-at-point): New command.
(dired-at-point-prompter): New function.
1998-04-28 23:40:39 +00:00
Richard M. Stallman
cea6021b07
Comment changes.
1998-04-28 23:39:57 +00:00