Richard M. Stallman
882d80792d
(PREFER_VSUSP): Defined.
1994-05-09 03:30:26 +00:00
Richard M. Stallman
b61631a77d
(calendar-mouse-set-mark): New function.
...
(calendar-mouse-date-menu): Bind it to key.
1994-05-09 03:20:21 +00:00
Richard M. Stallman
61cb81625e
*** empty log message ***
1994-05-08 22:24:11 +00:00
Richard M. Stallman
70b5dc25a1
(tempo-insert-region, tempo-show-completion-buffer,
...
tempo-leave-completion-buffer): New variables.
(tempo-complete-tag): Added a completion buffer mechanism.
(tempo-display-completions): New function.
(tempo-insert-template): An extension to the (p ...) tag
enables named insertion for later insertion using a (s ...) tag.
1994-05-08 21:11:37 +00:00
Richard M. Stallman
3a35ab44bd
(x_set_offset): Set gravity and size hint
...
before moving the window.
(XTread_socket): For ReparentNotify, use x_top_window_to_frame.
Also recompute frame position using x_real_positions.
For ConfigureNotify, don't ignore send_events.
Also recompute frame position using x_real_positions.
1994-05-08 21:06:13 +00:00
Richard M. Stallman
e9445337f7
(x_real_positions): New function.
1994-05-08 21:03:21 +00:00
Richard M. Stallman
fa974a004a
Don't pass version to [ce]tags.
1994-05-08 20:32:12 +00:00
Richard M. Stallman
02b81698a5
Forcibly remove "# " style comments from makefiles.
1994-05-08 20:30:46 +00:00
Richard M. Stallman
726d0798d6
(uninstall): When processing lispdir and etcdir,
...
do nothing unless it exists and is a directory.
1994-05-08 19:51:59 +00:00
Richard M. Stallman
6b1abbd186
Doc fixes.
1994-05-08 06:45:49 +00:00
Richard M. Stallman
be6231e3d1
(calendar-event-to-date): Set buffer in case calendar isn't current.
1994-05-08 06:29:31 +00:00
Richard M. Stallman
e2bb905e9e
(calendar-mouse-print-dates): Add missing level of list
...
for Islamic, Revolutionary and Mayan calendars.
Delete duplicate entry for ISO calendar.
1994-05-08 06:10:52 +00:00
Richard M. Stallman
10c3836a5d
*** empty log message ***
1994-05-08 01:38:58 +00:00
Richard M. Stallman
c0f1a4f6c6
(ignore): Allow interactive call.
1994-05-07 22:48:29 +00:00
Richard M. Stallman
686573f1a4
(mail-mailer-swallows-blank-line): Put space and tab into brackets.
1994-05-07 22:00:33 +00:00
Richard M. Stallman
1fa65e2ff9
(dehexlify-buffer): Reflect that binary-process was
...
renamed to binary-process-output.
(dehexlify-buffer): Bind also binary-process-input (for ms-dos).
(hexlify-buffer): Bind both binary-process-input and
binary-process-input (for ms-dos).
(hexl-save-buffer): Force binary save (for ms-dos).
1994-05-07 21:55:56 +00:00
Richard M. Stallman
093650fe31
[MSDOS]: Rename Vbinary_process to Vbinary_process_output.
...
(syms_of_callproc) [MSDOS]: Rename lisp variable binary-process to
binary-process-output.
(Fcall_process, syms_of_callproc) [MSDOS]: Use new names.
(Vbinary_process_input) [MSDOS]: New variable.
(syms_of_callproc) [MSDOS]: Declare binary-process-input.
(Fcall_process_region) [MSDOS]: Bind binary-process-input temporarily
to buffer-file-type.
(init_callproc) [MSDOS]: Don't add lib-src as the wrapped binaries are in bin.
1994-05-07 21:53:28 +00:00
Richard M. Stallman
b8556aee00
(read_char): Don't text do_mouse_tracking;
...
instead, do prepare_menu_bars only if commandflag > 1.
Do call add_command_key for mouse-movement events.
Test detect_input_pending, not EVENT_QUEUES_EMPTY, for kbd menus.
But don't test either one for mouse menus.
1994-05-07 19:47:44 +00:00
Richard M. Stallman
e7a8b7911b
(record_delete): Record the old point value only right after a boundary.
...
(record_delete): Test last_point_position_buffer.
1994-05-07 08:38:28 +00:00
Richard M. Stallman
bad5d9129f
Comment change.
1994-05-07 05:31:39 +00:00
Richard M. Stallman
c93d212ae5
(mirror-mode): Commented out.
1994-05-07 05:30:31 +00:00
Richard M. Stallman
6803ec2a28
(PURESIZE): Increase to 205000.
1994-05-07 05:22:50 +00:00
Richard M. Stallman
08020d91e0
entered into RCS
1994-05-07 04:39:30 +00:00
Richard M. Stallman
3be1f08e74
(install-arch-indep): Do install info/dired-x*.
...
Merge code in from install-doc.
(install-doc): Merge code back into install-arch-indep.
(install-arch-dep): Don't depend on install-doc.
1994-05-07 03:15:33 +00:00
Richard M. Stallman
542eb82b74
(run_in_place): Don't use pwd for archlibdir and docdir.
1994-05-07 03:14:53 +00:00
Richard M. Stallman
fca6a31218
entered into RCS
1994-05-07 03:03:13 +00:00
Karl Heuer
ab180fb6f2
(hexl-insert-char): Increment `address' for every character inserted.
1994-05-07 02:33:33 +00:00
Richard M. Stallman
21f4aec691
(PURESIZE): Increase to 235000.
1994-05-07 02:26:40 +00:00
Karl Heuer
5d2e242cb8
Provide 'resume.
...
(resume-process-args): Bind `command-line-default-directory' for
command-line-1.
1994-05-07 02:09:00 +00:00
Karl Heuer
24768ef9ce
(asm-comment): Don't match newline.
1994-05-07 01:58:40 +00:00
Karl Heuer
96149b57e3
(dired-mark-subdir-files): Don't pass any arguments interactively.
1994-05-07 01:56:19 +00:00
Karl Heuer
90c50a024b
(Electric-history-undefined): Substitute Helper-help', not
Help-for-help'.
1994-05-07 01:54:48 +00:00
Karl Heuer
724244d233
(forms-mode): Set visited file name to nil to prevent overwrite and autosave.
...
The previous method didn't go far enough.
1994-05-07 01:52:42 +00:00
Karl Heuer
f86f73c33d
(hexl-mode-map): Add bindings for cursor keys.
1994-05-07 01:48:54 +00:00
Karl Heuer
e945e87d7f
(hide-ifdef-syntax-table): New variable.
...
(hif-tokenize): Use it.
(hide-ifdef-mode): Don't clobber `c-mode-syntax-table'.
1994-05-07 01:42:48 +00:00
Karl Heuer
8eb40e74cd
(isearch-edit-string): Doc fix.
...
(isearch-message-prefix): Initialize `isearch-within-brackets'.
1994-05-07 01:33:23 +00:00
Karl Heuer
19134c18f4
(shell-forward-command, shell-backward-command): Fix regexp.
1994-05-07 01:22:50 +00:00
Richard M. Stallman
d9fc020b58
(rmail-spool-directory): On SCO 3.2v4, use /usr/spool/mail.
1994-05-07 01:22:38 +00:00
Richard M. Stallman
dd03399111
If rmail-spool-directory is not a directory,
...
just output an `echo' command to tell about it.
1994-05-07 01:21:58 +00:00
Karl Heuer
75a6b98e4d
(terminal-edit-mode): Doc fix.
...
(terminal-cease-edit): Reset the local keymap.
1994-05-07 01:20:07 +00:00
Karl Heuer
c2d4b6d944
(minibuffer-history-sexp-flag): Doc fix.
1994-05-07 01:17:18 +00:00
Karl Heuer
172d2c6e6e
Don't precompute keybinding cache for menubar. Now done in startup.el instead.
1994-05-07 00:22:05 +00:00
Karl Heuer
6f2c86fa80
(precompute-menubar-bindings): New function, formerly in loadup.el.
...
(normal-top-level): Call it here, after loading user files.
(command-line-1): Or here, if displaying startup message.
1994-05-07 00:21:24 +00:00
Richard M. Stallman
80056f3da6
(sc-cite-original): Add autoload.
1994-05-07 00:19:23 +00:00
Richard M. Stallman
c9c7f2c49d
(backquote-backquote-symbol): Don't autoload defvar.
...
(`): Write its name directly in the definition. Use defalias.
1994-05-07 00:18:35 +00:00
Richard M. Stallman
9541216571
(rmail-make-basic-summary-line): Show 14 chars before @ and 11 after.
1994-05-06 23:59:28 +00:00
Karl Heuer
a0263371c8
Change another new-frame to make-frame (missed this one last time).
1994-05-06 21:22:39 +00:00
Karl Heuer
519831f4a2
(menu-bar-file-menu): Change new-frame to make-frame, to agree with the
...
keyboard binding.
1994-05-06 20:31:51 +00:00
Karl Heuer
c731cd9362
Change new-frame to make-frame.
1994-05-06 20:29:42 +00:00
Karl Heuer
2c49d8ceab
(Man-notify-when-ready): Change new-frame to make-frame.
1994-05-06 20:28:45 +00:00