1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 11:00:45 -08:00
Commit graph

7399 commits

Author SHA1 Message Date
Richard M. Stallman
b86344d06f (Qbuffer_file_type): Var deleted.
(syms_of_buffer): Doc fix.
1994-05-10 07:30:11 +00:00
Richard M. Stallman
a1fd42c0c2 (syms_of_keyboard): Doc fix. 1994-05-10 07:24:27 +00:00
Richard M. Stallman
1ff3a40d52 (texinfo-every-node-update, texinfo-all-menus-update): Bind mark-active to t. 1994-05-10 06:55:29 +00:00
Richard M. Stallman
a1017d3916 (texinfo-environment-regexp): Split lines.
Add def..., ifset, ifclear.
(texinfo-show-structure): Fix typo.
1994-05-10 06:39:04 +00:00
Karl Heuer
f01de0db5a (file-chase-links): Delete redundant slashes.
Match `..' only at start of string.
1994-05-10 06:21:55 +00:00
Karl Heuer
76214250fa Allow marker string to arrive in mid-line. 1994-05-10 05:58:57 +00:00
Karl Heuer
1c9784c9c2 (safe_run_hooks): New function, extracted from command_loop_1. Bind
inhibit_quit.
1994-05-10 05:48:20 +00:00
Karl Heuer
8001d352f6 Use PT, not point. 1994-05-10 05:45:24 +00:00
Richard M. Stallman
4ec982c5b3 (shell-command-on-region): Don't kill output buffer when in the one line case. 1994-05-10 05:13:14 +00:00
Richard M. Stallman
8c8208202e (iso-gtex2iso-trans-tab): Redorder this list. 1994-05-10 02:21:42 +00:00
Richard M. Stallman
b3a262251d New version from Kifer. 1994-05-10 00:48:00 +00:00
Richard M. Stallman
bb2ee72bdf *** empty log message *** 1994-05-09 23:08:26 +00:00
Richard M. Stallman
327bebe804 (find-file-noselect): Suppress same-file warning if
both filenames would print identically.
1994-05-09 22:54:09 +00:00
Richard M. Stallman
4f5d303b20 (rmail-make-basic-summary-line): Get all the lines of the From field. 1994-05-09 22:18:59 +00:00
Richard M. Stallman
080ac1ac22 (menu-bar-file-menu): Add Apply Patch and Compare Files 1994-05-09 20:46:58 +00:00
Richard M. Stallman
17fcf5c535 Doc fixes. 1994-05-09 18:07:28 +00:00
Richard M. Stallman
a9864bafca (ange-ftp-start-process): Bind file-name-handler-alist to nil 1994-05-09 18:05:03 +00:00
David J. MacKenzie
2e25fb4205 Remove AC_LANG_C call. Not needed with Autoconf > 1.8. 1994-05-09 14:24:52 +00:00
Richard M. Stallman
19b84ba376 (outline-init) New user interface for control of
outline-mode session setup, sets up `outline-find-file-hook',
`outline-layout', and `outline-auto-activation'.

(outline-mode-post-command-business, outline-mode)
(outlineify-sticky): Major new mode activation
scheme.  See outline-layout docstring for details.
(outline-layout, outline-use-mode-specific-leader)
(outline-mode-leaders): Variables for new mode-activation scheme.
(outline-expose-topic): New specification format and
optimizations, including thorough accomodation of multiple top-level topics.
(outline-forward-current-level, outline-next-sibling)
(outline-backward-current-level, outline-goto-prefix)
(outline-show-children, outline-up-current-level)
(outline-expose-topic): Behavior refinements and repairs, and
speed optimizations.  Better accomodation for multiple top-level topics.
(outline-recent-end-of-subtree): New state var,
basis for many topic-oriented optimizations.

Revisions of many docstrings, for conformance to
GNU standards and/or clarity.
1994-05-09 06:36:19 +00:00
Richard M. Stallman
3a20653d46 (x_set_window_size) [USE_X_TOOLKIT]:
Preserve the main widget's x and y position.
1994-05-09 05:08:06 +00:00
Richard M. Stallman
d0adf46f86 (process_send_signal): If PREFER_VSUSP, use VSUSP instead of VSWTCH. 1994-05-09 03:30:55 +00:00
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