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
Boris Goldowsky
ef6fe31be9
(enriched-mode): Use new plist-put and plist-get fns,
...
change name of default-text-properties var.
1995-03-27 16:02:00 +00:00
Richard M. Stallman
fe7ad22dc1
(calculate-c++-indent): Copy colon-line-end code from calculate-c-indent.
1995-03-27 07:50:26 +00:00
Richard M. Stallman
dd26ab75c7
(kbd_buffer_get_event): Pass 0 for `insist' arg.
1995-03-26 21:13:57 +00:00
Richard M. Stallman
0c5c1cf72b
(Fmouse_position--both definitions): Pass 0 for `insist'.
...
(Fmouse_pixel_position): Pass 0 for `insist'.
Add HAVE_MOUSE conditional.
1995-03-26 21:13:40 +00:00
Richard M. Stallman
46b657e232
(Fx_popup_menu): Pass 1 for `insist' arg.
...
(Fx_popup_dialog): Likewise.
1995-03-26 21:13:19 +00:00
Richard M. Stallman
fadfaf55b9
(mouse_get_pos): New arg `insist'.
1995-03-26 21:13:03 +00:00
Richard M. Stallman
6014f6799c
(win32_mouse_position): New arg `insist'.
1995-03-26 21:12:46 +00:00
Richard M. Stallman
1cf412ecec
(XTmouse_position): New arg `insist'.
1995-03-26 21:12:11 +00:00
Richard M. Stallman
a40b9bc73e
(C_SWITCH_SYSTEM): Don't #undef or define it.
...
[SOLARIS2, SOLARIS2_4, !__GNUC__] (C_SWITCH_MACHINE): Define instead.
1995-03-26 08:46:09 +00:00
Richard M. Stallman
67a6988bf8
(mail): Use pop-to-buffer.
...
(same-window-buffer-names): Add *mail*.
(mail-other-window, mail-other-frame): Bind to nil
same-window-buffer-names, special-display-buffer-names, and ...regexps.
1995-03-25 20:49:23 +00:00
Richard M. Stallman
35b12ec0fb
*** empty log message ***
1995-03-25 18:07:05 +00:00
Boris Goldowsky
6507ffb1a3
Add Text Properties submenu to Edit menu.
1995-03-25 16:02:43 +00:00
Karl Heuer
69dc83fd84
(byte-compile-out-toplevel): Compile lambda forms even if trivial.
1995-03-24 23:43:21 +00:00
Karl Heuer
c7b6dfa6df
(Fnext_property_change): Fix previous change.
1995-03-24 22:46:42 +00:00
Simon Marshall
cd323f896b
Changed match-string to defun, but still return nil (no error) if no match.
1995-03-24 09:01:09 +00:00
Richard M. Stallman
2a1c968a69
(temp_output_buffer_setup): (Re)set the default
...
directory of the temp buffer to that of the current buffer.
1995-03-24 05:20:27 +00:00