Richard M. Stallman
469f4e8cfc
(jka-compr-install): Add items to inhibit-first-line-modes-suffixes.
1995-04-02 02:21:56 +00:00
Richard M. Stallman
24aac19dbb
(fill-region-as-paragraph): Remove fill-prefix first, then remove indentation.
1995-04-02 00:11:19 +00:00
Richard M. Stallman
efde113229
(unrmail): Don't make or switch to a summary buffer.
1995-04-01 05:01:32 +00:00
Richard M. Stallman
5617588f56
(Fdirectory_files): Fix bug in IS_ANY_SEP usage introduced in Oct 30 change.
1995-04-01 04:46:15 +00:00
Richard M. Stallman
387f203c00
(rmail-summary-toggle-header): Make header visible in message buffer.
1995-03-31 19:36:02 +00:00
Karl Heuer
c422836dc1
(command_loop_1): If we ignore force_start, then also
...
ignore beg_unchanged and end_unchanged.
1995-03-31 19:26:53 +00:00
Richard M. Stallman
3a3f61fa71
(scheme-indent-sexp): Don't fail when
...
calculate-scheme-indent returns a one-element list.
1995-03-31 19:23:55 +00:00
Richard M. Stallman
37579d7c57
(isfloat_string): Permit trailing space.
1995-03-31 19:16:44 +00:00
Karl Heuer
0bb083c202
Fix comment.
1995-03-31 19:13:22 +00:00
Karl Heuer
157d78ece6
(insert-kbd-macro): Do something reasonable for vectors.
1995-03-31 18:52:51 +00:00
Richard M. Stallman
5add3885dd
[MULTI_FRAME] (Factive_minibuffer_window): New function.
...
[MULTI_FRAME] (syms_of_frame): Defsubr it.
1995-03-31 17:47:32 +00:00
Richard M. Stallman
2eebaacd69
Delete extension language project. Add GNUstep. Move empire-builder.
...
State Fortran is in beta test.
1995-03-31 06:25:17 +00:00
Karl Heuer
f5b56972ca
(event_to_kboard): Ignore dead frames.
...
(kbd_buffer_get_event): In batch mode, use current_kboard.
1995-03-31 04:51:59 +00:00
Karl Heuer
39f7900173
(x_delete_display): Extract kboard deletion, for modularity.
1995-03-31 03:57:05 +00:00
Karl Heuer
e50b8090d9
(wipe_kboard): Make this function static.
...
(delete_kboard): New function, extracted from x_delete_display.
1995-03-31 03:56:30 +00:00
Karl Heuer
5647f04f77
Declare function delete_kboard.
1995-03-31 03:53:28 +00:00
Karl Heuer
256d5bf652
(struct x_display_info): New member cut_buffers_initialized.
1995-03-31 03:40:45 +00:00
Karl Heuer
547d9db874
(x_term_init): Initialize cut_buffers_initialized.
1995-03-31 03:40:24 +00:00
Karl Heuer
04649dbcaf
(Fx_store_cut_buffer_internal): Use the flag in the
...
frame's x_display_info, not a global flag.
(Fx_rotate_cut_buffers_internal): Likewise.
1995-03-31 03:40:01 +00:00
Richard M. Stallman
108aa1b5f0
(insert-directory): Use \ before insert-directory-program
...
to ignore shell aliasing.
1995-03-31 01:56:18 +00:00
Richard M. Stallman
45486731af
(choose-completion-string): Use active-minibuffer-window.
1995-03-31 01:48:40 +00:00
Richard M. Stallman
cb79b372cf
(dired-add-entry): If ange-ftp inserted the file's absolute name, fix that.
1995-03-31 00:18:38 +00:00
Karl Heuer
f609ef57b2
(sort_args): Skip strncmp if longname is a null pointer.
1995-03-31 00:09:19 +00:00
Karl Heuer
23cb053e99
(comint-read-noecho): Don't log prompt messages.
1995-03-30 23:38:23 +00:00
Richard M. Stallman
04f7ec6929
(Fmod): Fix the final adjustment, when i2 < 0 and i1 == 0.
1995-03-30 23:34:59 +00:00
Richard M. Stallman
75c7042521
Comment change.
1995-03-30 07:31:38 +00:00
Richard M. Stallman
2b979e14a3
Fix previous change.
1995-03-30 07:17:46 +00:00
Richard M. Stallman
6ffb01c433
(modify-face): Handle stipple. Handle defaulting properly.
...
Speed up making completion alists.
(modify-face-read-string): New subroutine.
1995-03-30 07:15:37 +00:00
Simon Marshall
ad63249242
Wrap filename character quoting code with save-excursion so following forms
...
relying on point aren't broken.
1995-03-30 07:10:08 +00:00
Richard M. Stallman
7357a6812a
Comment change.
1995-03-29 21:46:19 +00:00
Richard M. Stallman
0d624ea45a
(minibuffer-window-active-p): Use active-minibuffer-window.
1995-03-29 07:14:38 +00:00
Karl Heuer
9fa195a2cc
(Fsignal_process): SIGCODE is a symbol, not a string.
1995-03-28 23:33:32 +00:00
Karl Heuer
84a99e7344
(comint-read-noecho): Use a format string, in case
...
PROMPT contains a percent sign.
1995-03-28 22:27:56 +00:00
Richard M. Stallman
49f82b3d1a
(r_re_alloc): Correct realloc behavior--allow shrinking
...
of blocks while reallocating, if shrinking by more than one page.
(relocate_blocs, resize_blocs): Added failsafe to protect future
calling of these routines when in frozen state.
(r_alloc_thaw): Added call to r_alloc_init.
(relocate_blocks, resize_bloc, r_alloc_sbrk, r_alloc_thaw): Extended
functionality to let ralloc package work in frozen state, allowing
for the existence of unused blocks.
1995-03-28 17:43:24 +00:00
Richard M. Stallman
c782bea550
(scroll-bar-drag): Bind echo-keystrokes to 0.
1995-03-28 17:42:27 +00:00
Richard M. Stallman
4766242da2
(Fsignal_process): Allow signal names as well as numbers.
1995-03-28 17:34:52 +00:00
Richard M. Stallman
92a68cc68f
(nntp-request-article): If ID is integer, convert to string.
1995-03-28 16:55:36 +00:00
Richard M. Stallman
37d40ae917
(Fconcat): Undo previous change.
1995-03-28 07:38:29 +00:00
Richard M. Stallman
a10f6c69ac
Say not to use concat for integers.
1995-03-28 05:44:53 +00:00
Richard M. Stallman
82072f33f9
(event-apply-modifier): New function.
...
(event-apply-control-modifier, event-apply-meta-modifier)
(event-apply-hyper-modifier, event-apply-shift-modifier)
(event-apply-alt-modifier, event-apply-super-modifier):
New functions, with bindings in function-key-map.
1995-03-28 03:49:39 +00:00
Richard M. Stallman
c2cd5fb793
Minor purecopy correction.
1995-03-27 23:39:32 +00:00
Richard M. Stallman
c07289e0a4
(Fget, Fput): Fetch and store symbol's plist directly.
1995-03-27 22:28:43 +00:00
Richard M. Stallman
c74c521ddc
Fix setcdr example.
1995-03-27 22:16:51 +00:00
Richard M. Stallman
e30ab160b0
Fix usage note for character quote syntax class.
1995-03-27 21:17:25 +00:00
Richard M. Stallman
9d36d0714b
(init_editfns): Use NAME envvar to init user-full-name.
1995-03-27 20:39:28 +00:00
Richard M. Stallman
92ccb044f0
Don't include alloca.h if NOT_C_CODE.
1995-03-27 20:35:52 +00:00
Boris Goldowsky
06d9232749
(Vdefault_text_properties): name changed from Vdefault_properties.
...
(textget_direct): Fn deleted.
(textget, verify_interval_modification): Use Fplist_get instead.
1995-03-27 16:05:57 +00:00
Boris Goldowsky
b9439338ff
Vdefault_text_properties: name changed from Vdefault_properties.
1995-03-27 16:05:28 +00:00
Boris Goldowsky
ad1b2f20ac
(Vdefault_text_properties): name changed from Vdefault_properties.
1995-03-27 16:04:57 +00:00
Boris Goldowsky
be9d483dd9
(Fplist_put, Fplist_get): New fns.
...
(Fget): Use Fplist_get to do the work.
(Fput): Use Fplist_put to do the work.
1995-03-27 16:02:44 +00:00