Karl Heuer
e39322d99f
[!HAVE_X_WINDOWS] (store_frame_title): Dummy macro.
1994-09-19 17:17:02 +00:00
Francesco Potortì
5236f937c7
* rlogin.el (rlogin): recognise the `-l user' option to rlogin and
...
let comint and ange-ftp know about the correct home directory.
1994-09-19 11:47:05 +00:00
Richard M. Stallman
543918ded7
(SYSTEM_TYPE): Delete definition.
1994-09-19 05:54:59 +00:00
Richard M. Stallman
2ee658c39e
(picture-yank-at-click): New function.
1994-09-19 05:51:16 +00:00
Richard M. Stallman
7bbe1dea3b
Handle ==, !=, + and -.
...
(hif-tokenize): Handle ==, !=, + and -.
(hif-token-regexp): Handle ==, !=, + and -.
(hif-notequal, hif-plus, hif-minus, hif-mathify): New functions.
(hif-math, hif-eq-expr): New functions.
(hif-term): Call hif-eq-expr.
(hide-ifdef-define): Pass 1 to hif-set-var.
1994-09-19 05:29:15 +00:00
Richard M. Stallman
25869acf6e
(Info-insert-dir): Insert newlines before rather than
...
after nodes copied from other files, for consistency.
1994-09-19 05:11:40 +00:00
Richard M. Stallman
f3ca341e3c
(RETURN_UNGCPRO): Use if (1) .. else, not do ... while (0).
1994-09-19 05:07:10 +00:00
Richard M. Stallman
aa138cb419
(rmail-summary-construct-io-menu): New function.
...
(rmail-new-summary): Call rmail-summary-construct-io-menu.
(rmail-summary-mode-map): New menu items 'Input Rmail File' and
'Output Rmail File'.
(rmail-summary-output-to-rmail-file): New arg 'file-name'. If it
non-nil, call rmail-output-to-rmail-file.
1994-09-19 05:03:02 +00:00
Richard M. Stallman
61029318d2
(rmail-output-menu): Function deleted.
1994-09-19 05:02:12 +00:00
Richard M. Stallman
8b7ef584f6
Build proper keymap for the "Input (menu)" and "Output (menu)" submenus:
...
(rmail-find-all-files, rmail-list-to-menu, rmail-construct-io-menu):
New functions.
(rmail-input-menu): Function deleted.
(rmail). Call rmail-construct-io-menu.
(rmail-mode-map): 'Input Rmail file (menu)' renamed to
`Input Rmail File'. `Output (Rmail Menu)' renamed to 'Output Rmail File'.
1994-09-19 05:01:33 +00:00
Richard M. Stallman
20b5d24c26
(file-name-sans-extension): New function.
1994-09-19 04:32:41 +00:00
Karl Heuer
64a49ca7b1
(validate_interval_range, property_value, Fget_char_property,
...
Fnext_property_change, Fnext_single_property_change,
Fprevious_property_change, Fprevious_single_property_change): Fix Lisp_Object
vs. int problems.
1994-09-19 00:18:27 +00:00
Karl Heuer
5ef2a3c046
(openp): Fix Lisp_Object vs. int problems.
1994-09-19 00:17:55 +00:00
Karl Heuer
92992c7e07
(vmotion, Fvertical_motion): Fix Lisp_Object vs. int problems.
1994-09-19 00:17:26 +00:00
Karl Heuer
16a3738c96
(Fframe_parameters): Fix Lisp_Object vs. int problems.
1994-09-19 00:16:58 +00:00
Karl Heuer
254277e15d
(direct_output_for_insert, direct_output_forward_char): Fix Lisp_Object
...
vs. int problems.
1994-09-19 00:16:13 +00:00
Karl Heuer
dff36a4234
(Fsignal): Fix Lisp_Object vs. int problems.
1994-09-19 00:15:36 +00:00
Karl Heuer
9309fdb17f
(Frandom): Fix Lisp_Object vs. int problems.
1994-09-19 00:15:08 +00:00
Karl Heuer
1bb5916bcd
[!MULTI_FRAME] (FOR_EACH_FRAME): Fix Lisp_Object vs. int problems.
1994-09-19 00:14:49 +00:00
Karl Heuer
75f00e7298
(read_minibuf): Fix Lisp_Object vs. int problems.
1994-09-19 00:14:16 +00:00
Karl Heuer
c8951b1855
Declare Fmake_sparse_keymap.
1994-09-19 00:13:35 +00:00
Karl Heuer
f54a8c1a1f
Add #include "keyboard.h"
1994-09-19 00:12:39 +00:00
Karl Heuer
adff7f1831
(Fmember): Declare this function.
1994-09-18 23:59:10 +00:00
Karl Heuer
969f173557
(install-arch-indep): Copy DOC-*, not DOC*
1994-09-18 23:46:48 +00:00
Karl Heuer
89149b9f29
(_ALL_SOURCE): Don't redefine if already defined.
1994-09-18 21:35:34 +00:00
Karl Heuer
3395eec712
(HAVE_SELECT, HAVE_TIMEVAL): Add #undefs.
1994-09-18 21:27:01 +00:00
Karl Heuer
5df583315f
Delete obsolete symbols.
1994-09-18 21:12:31 +00:00
Karl Heuer
3622dcd9a0
Add checks to set HAVE_TIMEVAL and HAVE_SELECT.
1994-09-18 20:34:21 +00:00
Richard M. Stallman
dbfaa1b1ff
(tex-start-shell): Inherit comint-mode-map, don't copy.
1994-09-18 20:30:01 +00:00
Richard M. Stallman
1ed30e752a
(shell-mode-map): Inherit comint-mode-map, but copy the completion menu.
1994-09-18 20:28:23 +00:00
Richard M. Stallman
93103d17ba
(struct process): New field tty_name.
1994-09-18 20:11:07 +00:00
Richard M. Stallman
cab10b76d4
(telnet-mode-map): Inherit from comint-mode-map.
1994-09-18 20:06:54 +00:00
Richard M. Stallman
712043beed
(HAVE_VFORK): Defined.
...
(C_SWITCH_SYSTEM): Deleted.
(const): Definition deleted.
1994-09-18 20:04:00 +00:00
Richard M. Stallman
ddf0cd07e5
(Ffile_writable_p): Don't use ro_fsys.
...
(ro_fsys): Deleted.
1994-09-18 20:01:47 +00:00
Richard M. Stallman
688f8f7f51
entered into RCS
1994-09-18 19:54:50 +00:00
Karl Heuer
d630361111
(Fcopy_file): Use set_file_times, and check for the error return.
1994-09-18 19:17:01 +00:00
Karl Heuer
c0c4505967
Declare set_file_times.
1994-09-18 19:15:39 +00:00
Karl Heuer
546ec8fb4c
(set_file_times): New function.
1994-09-18 19:13:39 +00:00
Karl Heuer
f48c727a24
Add HAVE_STRUCT_UTIMBUF.
1994-09-18 19:00:32 +00:00
Karl Heuer
2e36cabbee
(_ALL_SOURCE, HAVE_STRUCT_UTIMBUF): Add #undefs.
1994-09-18 18:59:49 +00:00
Richard M. Stallman
4b34bd8180
(preserve_other_columns): Fix arg to sizeof in bcopy call.
1994-09-18 18:57:22 +00:00
Karl Heuer
619a9b1e83
Add AC_AIX.
1994-09-18 18:43:33 +00:00
Richard M. Stallman
e14e9e26e4
(telnet): Use name *telnet-HOST*, not *HOST-telnet*.
1994-09-18 18:16:20 +00:00
Richard M. Stallman
8bdb9f4af9
(rmail-forward): Insert separator before and after message.
1994-09-18 09:09:43 +00:00
Richard M. Stallman
eaccd4d857
(ediff-submit-report, ediff-revision)
...
(ediff-find-file-name-handler, vc-ediff-internal, rcs-ediff-internal):
New functions.
(ediff-version-control-package): New variable.
(vc-ediff, rcs-ediff): Functions deleted.
(ediff-submit-report): New function.
(ediff-toggle-read-only, ediff-patch-file): Check out
version controlled files before their buffers are modified.
(ediff-local-checkout-flag, ediff-toggle-read-only-function): New variables.
(ediff-find-file, ediff-patch-file): Were getting
confused by symbolic links. Fixed.
1994-09-18 08:52:32 +00:00
Richard M. Stallman
bcd4052086
(reset_buffer): Don't call reset_buffer_local_variables.
...
(Fget_buffer_create): Call it here.
(init_buffer_once): And here.
1994-09-18 08:46:34 +00:00
Richard M. Stallman
5956f71d45
(get_minibuffer): Call Fkill_all_local_variables.
1994-09-18 08:45:56 +00:00
Richard M. Stallman
239c87a199
Major rewrite to behave more like a minor mode.
...
Doc fixes.
(icomplete-mode): New function and var.
(icomplete-minibuffer-setup-hook): New hook.
(icomplete-inhibit): Defunct. Using icomplete-pre-command-hook,
icomplete-post-command-hook as real hook functions.
(icomplete-simple-completing-p): Subsumes
icomplete-window-minibuffer-p plus other stuff, determines whether
simple completion is active.
(icomplete-window-minibuffer-p): Defunct, see above.
(icomplete-minibuffer-setup): Use icomplete-simple-completing-p,
copy-sequence hooks before adding to them, run hooks properly.
(icomplete-tidy): Changed from misnamed icomplete-pre-command-hook;
use icomplete-simple-completing-p.
(icomplete-exhibit): Changed from misnamed icomplete-post-command-hook;
use icomplete-simple-completing-p.
(icomplete-completions): Changed from old, misnamed icomplete-exhibit;
combined with old misnamed icomplete-prompt.
1994-09-18 08:27:12 +00:00
Richard M. Stallman
c0b2f23c46
(parsing options): Simplify sed command to delete -'s.
1994-09-18 08:19:12 +00:00
Richard M. Stallman
d05c42e46d
(DECLARE_GETPWUID_WITH_UID_T): Defined.
...
[NO_SHARED_LIBS and __FreeBSD__]:
(LD_SWITCH_SYSTEM, A_TEXT_OFFSET, A_TEXT_SEEK): Alternate definitions.
1994-09-18 08:14:59 +00:00