1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 13:10:57 -08:00
Commit graph

5094 commits

Author SHA1 Message Date
Richard M. Stallman
cd23c8dbd2 (HAVE_GETTIMEOFDAY): Define only if HAVE_SOCKETS.
Fix up conditionals changed recently.
1993-11-23 08:56:03 +00:00
Richard M. Stallman
4897b0a059 Delete periods from error messages.
(edebug-functionp): Recognize compiled functions.
(edebug-display): Supply missing parens in let.
1993-11-23 08:43:48 +00:00
Richard M. Stallman
d4ce6b1875 (edebug-functionp): Recognize compiled functions. 1993-11-23 08:41:03 +00:00
Richard M. Stallman
0b1716286b (c-indent-region): Don't goto-char sexpend if it's nil. 1993-11-23 08:35:46 +00:00
Richard M. Stallman
6ebbf1dcaf (View-scroll-lines-forward):
Allow scrolling backward at the end of the buffer.
1993-11-23 08:31:03 +00:00
Richard M. Stallman
0744bf6404 (comint-preinput-scroll-to-bottom): If SCROLL is `this',
don't bother with walk-windows; just hack the selected window.
1993-11-23 07:52:33 +00:00
Richard M. Stallman
9cd7847364 (rmail-summary-wipe): If rmail buffer is not visible,
switch to it in this window.
(rmail-summary-mode): Doc fix.
1993-11-23 07:11:22 +00:00
Richard M. Stallman
d6eb79ad5a Formerly tasks.texi.~2~ 1993-11-23 07:08:05 +00:00
Richard M. Stallman
bb5d4e1a38 Initial revision 1993-11-23 07:00:40 +00:00
Robert J. Chassell
acb93e31f5 (texinfo-if-set, texinfo-if-clear): Act appropriately when flat neither
set nor cleared.
 (texinfo-format-region): Change `texinfo-[start end]-of-header' to
`tex-[start end]-of-header'.
1993-11-23 05:50:17 +00:00
Richard M. Stallman
5e88a39e2c (OBARRAY_SIZE): Increase from 509. 1993-11-23 03:33:33 +00:00
Richard M. Stallman
05be3f1a8a (search_magic_path): Fix colon-colon case. 1993-11-23 03:23:05 +00:00
Richard M. Stallman
55e86af6f5 (dired-goto-file): Don't try matching one line twice. 1993-11-23 00:11:43 +00:00
Richard M. Stallman
916a311917 (Ftext_property_not_all): For trivial yes, return start, not Qt. 1993-11-22 19:47:26 +00:00
Richard M. Stallman
847aabcec2 (dired-readin-insert): Expand default-directory and dirname
before comparing them.
(dired-internal-noselect): Set default-directory to abbreviated name.
1993-11-22 09:29:51 +00:00
Richard M. Stallman
f45da5d14b (dired-readin-insert): Expand default-directory and dirname
before comparing them.
1993-11-22 09:25:23 +00:00
Richard M. Stallman
b7d52f8ed4 (gnus-inews-do-fcc): If gnus-author-copy-saver
is rmail-output, call rmail-output the proper way.
1993-11-22 06:44:12 +00:00
Richard M. Stallman
49132687e7 (gnus-inews-do-fcc): Use gnus-output-to-rmail
if file is an rmail file.  Pass extra args to rmail-output.
1993-11-22 06:38:28 +00:00
Richard M. Stallman
52320897b4 (command-line): Set init-file-had-error to t or nil.
(command-line-1): Inhibit startup message if init-file-had-error.
1993-11-22 06:35:37 +00:00
Richard M. Stallman
9de0760cc8 (Man-specified-section-option): New variable.
(Man-translate-references): Use that variable.
1993-11-22 06:34:22 +00:00
Richard M. Stallman
1f11a5cab2 (x_set_frame_parameters): Call check_frame_size
before Fset_frame_size and Fset_frame_position.
1993-11-22 04:33:26 +00:00
Richard M. Stallman
3a6b074b35 (delete_window_event): New event kind. 1993-11-22 04:04:46 +00:00
Richard M. Stallman
02ff9dd574 (Fmake_frame_visible): Use FRAME_SAMPLE_VISIBILITY. Doc fix. 1993-11-22 03:08:40 +00:00
Richard M. Stallman
593232e32c (inferior-lisp-proc): Clean up error message. 1993-11-22 00:42:30 +00:00
Richard M. Stallman
ef7485ce20 (lisp-eval-defun): Renamed from lisp-send-defun.
(lisp-mode-map): Use new name lisp-eval-defun.
Move run-lisp to C-x C-z.
1993-11-22 00:41:35 +00:00
Richard M. Stallman
2f5d268106 [HAVE_SOCKETS] (HAVE_XSCREENNUMBEROFSCREEN): Defined. 1993-11-22 00:20:36 +00:00
Richard M. Stallman
6da676adec (iso-accents-enable): New variable.
(key-translation-map): Enable an accent only if in iso-accents-enable.
1993-11-21 22:54:37 +00:00
Richard M. Stallman
c818754bc1 Doc fix. 1993-11-21 22:43:09 +00:00
Richard M. Stallman
f39f5da303 (hftctl.o): New rule. 1993-11-21 22:20:51 +00:00
Richard M. Stallman
85be9133b9 Include config.h. Include sys/signal.h before config.h.
(sav_alrm): Use SIGTYPE.
(FUNC): Typedef deleted.
1993-11-21 22:19:51 +00:00
Richard M. Stallman
3dbb573a0c (mail-yank-original): Delete windows on selected frame only. 1993-11-21 22:18:15 +00:00
Richard M. Stallman
d895abb0ba (window_loop, case DELETE_BUFFER_WINDOWS):
Select a new buffer only if w is selected window.
1993-11-21 22:15:04 +00:00
Richard M. Stallman
6f759698c6 (mail-fetch-field): Exclude trailing whitespace.
Delete duplicate (goto-char (point-min)).
1993-11-21 10:04:52 +00:00
Richard M. Stallman
4ba131170f (PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF):
Defined to use all the available PTYs in an ELF environment which
uses the SVR4 mechanisms; grantpt(), unlockpt() and ptsname().
(FIRST_PTY_LETTER): Deleted.
1993-11-21 09:04:48 +00:00
Richard M. Stallman
14442cbfd8 (i[34]86-ncr-sysv*): New specific alternative. 1993-11-21 09:02:45 +00:00
Richard M. Stallman
8db93e456a (x-resolve-font-name): Undo previous change. 1993-11-21 07:23:17 +00:00
Richard M. Stallman
9b7412a7e7 (Info-edit): Use proper map in substitute-command-keys. 1993-11-21 06:11:34 +00:00
Richard M. Stallman
94b90846e4 entered into RCS 1993-11-20 22:31:12 +00:00
Richard M. Stallman
79183f1a1f (texinfo-tex-region): Use tex-send-command to do commands.
(texinfo-tex-buffer, texinfo-texindex, texinfo-tex-print): Likewise.
(texinfo-delete-from-print-queue, texinfo-quit-job): Likewise.
1993-11-20 22:21:58 +00:00
Richard M. Stallman
30803a05ce (tex-send-command): Wait for output first,
if text has not changed since previous tex-send-command.
(tex-send-command-modified-tick): New buffer-local variable.
1993-11-20 22:21:30 +00:00
Richard M. Stallman
4cdc1d4b2d (tex-start-shell): Don't use -v option.
(tex-send-command): Insert text in the buffer, then use
comint-send-input to send it.
1993-11-20 22:00:55 +00:00
Richard M. Stallman
111b637db6 (Ftext_property_not_all): Swap t and nil values in
the case where there are no intervals.
(Fprevious_single_property_change, Fprevious_property_change)
Extra arg LIMIT.  Return value was off by 1.
(Fnext_single_property_change, Fnext_property_change):
Extra arg LIMIT.
(Fnext_single_property_change): Require at least 2 args.
1993-11-20 09:44:27 +00:00
Richard M. Stallman
f75c0f8aae (compute_motion): Pass new arg to Fnext_single_property_change. 1993-11-20 09:44:09 +00:00
Richard M. Stallman
b349f4fb74 (compute_char_face): Accept new arg LIMIT.
Pass Fnext_single_property_change its new arg LIMIT.
1993-11-20 09:43:41 +00:00
Richard M. Stallman
90b5299acd (direct_output_for_insert): Pass new arg to compute_char_face. 1993-11-20 09:43:03 +00:00
Richard M. Stallman
dfabd9a094 (display_text_line): Pass new arg to compute_char_face
and to Fnext_single_property_change.
1993-11-20 09:42:16 +00:00
Richard M. Stallman
4901eb1b09 (x-resolve-font-name): Don't pass FACE to x-list-fonts
if FACE has nil as its font.
1993-11-20 08:42:47 +00:00
Richard M. Stallman
7f291b64ee (version): When --run-in-place, exclude
${datadir}/emacs/site-lisp from locallisppath.
1993-11-20 06:04:07 +00:00
Richard M. Stallman
34d51d087d (tags-complete-tag): Bind enable-recursive-minibuffers to t. 1993-11-20 05:50:01 +00:00
Richard M. Stallman
398b666f47 (follow_key): When downcasing, downcase just the
basic part of the character, and preserve the modifier bits.
1993-11-20 05:17:44 +00:00