Richard M. Stallman
384fc6ca30
(outline-mode-map): Move C-c C-h to C-c C-d.
1994-02-04 21:24:31 +00:00
Karl Heuer
3e76261f9b
(verify_interval_modification): When checking read-only, allow for the case
...
that stickiness might be t instead of a list.
1994-02-04 20:51:16 +00:00
Richard M. Stallman
bedae5a588
(kbd_buffer_get_event): Pass 1 to read_avail_input.
1994-02-04 20:41:54 +00:00
Karl Heuer
bbfe5099dd
(drem): Check for this function.
1994-02-04 20:21:21 +00:00
Richard M. Stallman
63041661ee
(Using NON_GNU_CPP): Don't lose if it has spaces.
...
If CPP was inherited from environment, don't use NON_GNU_CPP.
(NON_GNU_CC): Likewise.
(handling with_gcc): Use explicit if in the `no' case.
(cc_specified): New variable; if set, don't use NON_GNU_CC.
1994-02-04 20:20:00 +00:00
Karl Heuer
1d66a5fabb
(fmod): Implement it on systems where it's missing, using drem if available.
1994-02-04 20:18:59 +00:00
Fred Pierresteguy
399703f129
(xmenu_show) [USE_X_TOOLKIT]: Remove the #if 0 directives and reverse one to
...
avoid the flickering of the menubar.
1994-02-04 17:13:26 +00:00
Richard M. Stallman
bc69c9c292
(te-escape-help, te-more-break-help, terminal-emulator):
...
Pass just one KEYMAP arg to where-is-internal.
1994-02-04 06:46:02 +00:00
Richard M. Stallman
16f6355451
(insert-kbd-macro): Pass (keymap) as KEYMAP arg to where-is-internal.
1994-02-04 06:45:41 +00:00
Richard M. Stallman
3f5e6d796b
(edit-kbd-macro, edmacro-finish-edit, insert-kbd-macro):
...
Pass (keymap) as KEYMAP arg to where-is-internal.
1994-02-04 06:45:26 +00:00
Richard M. Stallman
b7a321a4d4
(calendar-mode-map): Pass (keymap) as KEYMAP arg to where-is-internal.
1994-02-04 06:44:55 +00:00
Richard M. Stallman
8f985fe23c
(sentence-end-double-space): New variable.
...
(fill-region-as-paragraph): Handle it.
1994-02-04 04:45:52 +00:00
Richard M. Stallman
756811fb0b
(do-auto-fill): Don't break line at period-single-space.
1994-02-04 04:37:44 +00:00
Karl Heuer
45d82bdc5d
Add comments describing the rules used by the merge algorithm.
1994-02-04 01:18:01 +00:00
Richard M. Stallman
ee095968e6
(comment-region): Fix previous change.
1994-02-04 01:13:05 +00:00
Richard M. Stallman
b72226e37e
(define-mode-clone): Renamed from mode-clone.
...
Swap args PARENT and CHILD.
Don't use clone-run-setup-function.
(clone-run-setup-function): Function deleted.
1994-02-04 01:04:15 +00:00
Richard M. Stallman
76078cf0dd
Initial revision
1994-02-04 00:30:33 +00:00
Michael I. Bushnell
9e50756b47
Rms (in his change to comment-region on Feb 1) decided to make
...
`interactive' in the function backward-word all upper case. Needless
to say, this isn't such a good idea.
1994-02-03 23:48:59 +00:00
Richard M. Stallman
07f4d1231f
(init_cmdargs): Set Vinstallation_directory.
...
(syms_of_emacs): staticpro it.
1994-02-03 19:51:07 +00:00
Richard M. Stallman
0736cafe0d
(record_first_change): Check for buffer-undo-list = t.
...
Make an undo boundary if appropriate. Set last_undo_buffer.
(record_property_change): Use BUFFER, not current_buffer,
when testing undo_list.
1994-02-03 19:39:21 +00:00
Karl Heuer
c9a73a9be7
(c-fill-paragraph): Delete extraneous close paren.
1994-02-03 19:18:21 +00:00
Karl Heuer
550bd63a2c
(merge_properties_sticky): Preserve original order of properties.
1994-02-03 18:54:04 +00:00
Richard M. Stallman
03ef66853f
(X_IO_BUG): Defined.
1994-02-03 06:07:47 +00:00
Richard M. Stallman
b56ad927c4
(Fwrite_region): If FILENAME has no handler, see if VISIT has one.
1994-02-03 05:56:36 +00:00
Richard M. Stallman
990a74216b
(Using NON_GNU_CPP): Don't lose if it has spaces.
1994-02-03 05:55:12 +00:00
Richard M. Stallman
087a5f816b
(scan_buffer): New arg ALLOW_QUIT.
...
(find_next_newline): Pass new arg.
1994-02-03 05:06:01 +00:00
Richard M. Stallman
45eb8d9d68
(find_defun_start): Pass new arg to scan_buffer.
1994-02-03 05:05:42 +00:00
Richard M. Stallman
0132c70c04
(Fforward_line): Pass new arg to scan_buffer.
1994-02-03 05:05:12 +00:00
Richard M. Stallman
502add23f1
(XTread_socket): Add X_IO_BUG conditional.
1994-02-02 23:47:57 +00:00
Richard M. Stallman
8023777cb1
(dired-font-lock-keywords): New variable.
...
(font-lock-set-defaults): Handle dired.el.
1994-02-02 23:45:08 +00:00
Richard M. Stallman
2eca79d6ae
(thing@pt-version): Removed variable.
1994-02-02 23:19:42 +00:00
Richard M. Stallman
6a2e3631e3
(mouse-sel-version): Don't base version number on
...
RCS revision. Updated to version 2.0.
(mouse-sel-set-selection-function, mouse-sel-get-selection-function,
mouse-sel-check-selection-function):
Check whether X11 functions are bound when setting defaults.
(mouse-extend): Check whether modify-frame-parameters is bound before
calling it. Add support to kill region with double-mouse-3.
1994-02-02 23:19:11 +00:00
Richard M. Stallman
f0e7011766
(server-program): Add exec-directory to value.
1994-02-02 22:53:39 +00:00
Richard M. Stallman
781ce8e8d3
(mips-mips-riscos4*): Set NON_GNU_CPP.
1994-02-02 22:35:44 +00:00
Karl Heuer
ee5a34086f
(sort-paragraphs): Use proper paragraph definition instead of just checking
...
for whitespace.
1994-02-02 21:57:02 +00:00
Karl Heuer
835cd48e6a
(ad-execute-defadvices): Don't allocate advice-infos in pure space, in case we
...
want to preload this file.
1994-02-02 21:35:07 +00:00
Richard M. Stallman
d9f132a8ac
Doc fix.
1994-02-02 20:43:50 +00:00
Richard M. Stallman
eeb1e03e1e
(shell-font-lock-keywords): Doc fix.
1994-02-02 20:00:15 +00:00
Eric S. Raymond
d4353b2055
(vc-mode-line): use force-mode-line-update instead of the Emacs 18
...
kluge.
1994-02-02 18:56:02 +00:00
Richard M. Stallman
5b817cf26e
(disable-command): Reject invalid commands.
1994-02-02 18:46:29 +00:00
Karl Heuer
1ca576b5b6
(make-help-screen): Remove debugging code.
1994-02-02 07:44:43 +00:00
Karl Heuer
8c002a25f4
(x_iconify_frame): Fix misbalanced BLOCK_INPUT/UNBLOCK_INPUT.
1994-02-02 07:34:08 +00:00
Karl Heuer
6a1dc7ac28
(try_window_id): Don't pass value beyond ZV to compute_motion.
1994-02-02 07:25:37 +00:00
Karl Heuer
33eb4ede43
(Fpos_visible_in_window_p): Return nil if POS > ZV.
1994-02-02 07:16:51 +00:00
Karl Heuer
8c86eccda4
(x_term_init): Use get_system_name instead of gethostname.
1994-02-02 06:32:28 +00:00
Karl Heuer
352b6a9e76
(get_system_name): Declared.
1994-02-02 06:31:26 +00:00
Karl Heuer
e29ad34213
(x_get_customization_string): Use get_system_name instead of gethostname.
1994-02-02 06:26:21 +00:00
Karl Heuer
67004ffb7a
(get_system_name): Remove restriction on hostname size.
1994-02-02 06:20:58 +00:00
Karl Heuer
b1fa544fda
Fix file-relative-name to allow for ancestors as well as descendants.
1994-02-02 04:39:22 +00:00
Eric S. Raymond
1892807a4d
vc-parse-buffer: arrange for old properties to get cleared when their
...
match string is not found in the master file.
1994-02-02 03:27:26 +00:00