1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-11 09:20:51 +00:00
Commit Graph

1557 Commits

Author SHA1 Message Date
Richard M. Stallman
7e0795a493 (command-line-1): Pass arg to other-window. 1993-05-29 22:34:54 +00:00
Richard M. Stallman
320b423388 (find-file-run-dired): Doc fix.
(find-file-read-only): Return the buffer.
(find-file-read-only-other-window): Likewise.
(find-file-read-only-other-frame): Likewise.
1993-05-29 22:28:56 +00:00
Richard M. Stallman
046c6887bc (cancel-function-timers): Renamed from spurious duplicate
definition of cancel-timer.
1993-05-29 20:43:41 +00:00
Richard M. Stallman
cf65b42953 (file-chase-links): Handle leading .. in symlink target. 1993-05-29 20:13:58 +00:00
Richard M. Stallman
afb89aea69 (find-change-log): Use file-chase-links. 1993-05-29 20:02:52 +00:00
Richard M. Stallman
5dadeb297b (file-chase-links): New function.
(backup-buffer): Use file-chase-links.
1993-05-29 20:00:45 +00:00
Richard M. Stallman
1e2d7ccea0 (c-up-conditional): Handle commented-out #-cmds properly. 1993-05-29 18:14:34 +00:00
Richard M. Stallman
2ed3f64ccc (split-window-vertically): Return the new window. 1993-05-29 16:13:16 +00:00
Richard M. Stallman
fe9e6906d8 (gnus-local-organization): Initially nil. 1993-05-29 16:05:59 +00:00
Richard M. Stallman
9ea6cb2830 Initial revision 1993-05-29 06:38:50 +00:00
Richard M. Stallman
43873131f4 (isearch-search): Take note of isearch-case-fold-search initial value. 1993-05-29 06:27:47 +00:00
Richard M. Stallman
1f5038b52e (indent-sexp): Even if outer-loop-done is t, still move down one line. 1993-05-29 05:45:47 +00:00
Richard M. Stallman
278584fb62 (auto-mode-alist): Fix syntax for sgml mode. 1993-05-29 05:22:49 +00:00
Richard M. Stallman
effdc6a226 entered into RCS 1993-05-29 04:53:57 +00:00
Richard M. Stallman
83317c079a (vt100-wide-mode): Add missing arg in set-frame-width. 1993-05-29 04:40:38 +00:00
Richard M. Stallman
14e6867cdf (x-resolve-font-name): Allow symbol as FACE arg.
Allow t as FRAME arg.
1993-05-29 04:36:40 +00:00
Richard M. Stallman
06b6829433 (send-mail-function): Use defvar. not defconst. 1993-05-29 04:35:25 +00:00
Richard M. Stallman
82c048a919 (x-fixed-font-alist): Specify field 7, not field 6. 1993-05-29 04:34:00 +00:00
Richard M. Stallman
e70fd492d9 (ange-ftp-dired-compress-file):
Use dired-compress-file, not dired-compress-filename.

(ange-ftp-set-buffer-mode): Do nothing unless
visited name is an ange ftp magic name.
1993-05-29 04:30:10 +00:00
Richard M. Stallman
4c33756c1b (vc-finish-logentry): Use delete-windows-on. 1993-05-29 03:47:48 +00:00
Richard M. Stallman
820bde8d49 (vc-steal-lock, vc-insert-headers): Fix question whitespace. 1993-05-29 03:10:35 +00:00
Richard M. Stallman
4fdd647eb1 (Info-insert-dir): Ignore duplicate directories. 1993-05-28 23:57:33 +00:00
Richard M. Stallman
9a6015e866 Finish previous change. 1993-05-28 22:12:56 +00:00
Richard M. Stallman
411d5924a8 (find-log-file): Use source file's truename dir. 1993-05-28 22:08:53 +00:00
Richard M. Stallman
cbfa19e921 Version 3.8.1 from Gildea. 1993-05-28 21:29:37 +00:00
Richard M. Stallman
686fc9abcb (hexl-char-after-point): Get rid of mistakenly free variables. 1993-05-28 20:33:14 +00:00
Richard M. Stallman
57f0793118 Doc fixes. 1993-05-28 20:30:49 +00:00
Richard M. Stallman
540dde41b7 Fix up previous change. 1993-05-28 19:46:06 +00:00
Richard M. Stallman
5a10f69338 (manual-formatted-dirlist, manual-formatted-dir-prefix): Deleted. 1993-05-28 19:19:05 +00:00
Richard M. Stallman
f4008b6ee9 (Info-insert-dir): Ignore duplicate directories. 1993-05-28 18:35:23 +00:00
Richard M. Stallman
e562af697c (Info-default-directory-list): Take out ../../info.
Avoid duplication.
1993-05-28 17:23:47 +00:00
Richard M. Stallman
bcacc42c51 (baud-rate): Doc fix. 1993-05-28 16:40:28 +00:00
Richard M. Stallman
4e44c03b9e (find-change-log): Chase symlinks multiple levels. 1993-05-28 05:18:06 +00:00
Richard M. Stallman
deb5848daa (rmail-new-summary): Set rmail-summary-buffer
to nil at beginning; set it for real after summary is set up.
1993-05-28 04:44:55 +00:00
Richard M. Stallman
8bb272853d (find-alternate-file): Hide truename and inode number
temporarily, like the visited file name.
1993-05-28 01:22:00 +00:00
Roland McGrath
619c556e37 (find-dired-sentinel): Write a line describing death.
Set mode-line-process to record exit status.
Delete the process.
1993-05-28 00:58:08 +00:00
Richard M. Stallman
efdddf9ad3 Delete confusing comments. 1993-05-28 00:32:30 +00:00
Richard M. Stallman
c1bc92cebd (frame-initialize): Handle reverseVideo resource. 1993-05-27 23:50:38 +00:00
Richard M. Stallman
1b691d5c6c (x-create-frame-with-faces): Handle reverseVideo resource. 1993-05-27 23:50:21 +00:00
Richard M. Stallman
10d5cec652 Provide same name as file. 1993-05-27 21:01:29 +00:00
Richard M. Stallman
27c26a085c Fix typo. 1993-05-27 12:48:55 +00:00
Richard M. Stallman
a7a2b1f66f Pervasive changes to use Emacs 19 features
and conform to Emacs conventions.
1993-05-27 12:44:54 +00:00
Jim Blandy
5d20eba658 * x-win.el: Check for a geometry resource, and apply it to the
initial frame.
1993-05-27 05:38:12 +00:00
Richard M. Stallman
b22fda6fe5 Comment out handling of shell-send-input.
Delete the "local thinking machines" definitions at the end
since they caused compilation failure.
1993-05-27 05:01:09 +00:00
Richard M. Stallman
4455c148a4 (cl-member): Renamed from member. 1993-05-27 04:45:55 +00:00
Richard M. Stallman
c636405b43 (display-time-day-and-date): Use defvar, not defconst. 1993-05-27 04:04:28 +00:00
Jim Blandy
ecc99658d3 * isearch.el (isearch-forward): Remove the claim that
isearch-whitespace-chars matches any string of whitespace.
1993-05-27 03:33:12 +00:00
Richard M. Stallman
114137b8aa (listify-key-sequence): Avoid the constant ?\M-\200. 1993-05-27 00:06:08 +00:00
Richard M. Stallman
27d0420cd5 (find-file-noselect): Expand buffer-file-truename
before copying it to anything else.
1993-05-26 23:19:07 +00:00
Richard M. Stallman
ec03e49cb6 (dired-other-frame): New function, with binding. 1993-05-26 22:52:13 +00:00
Richard M. Stallman
d973d76918 Make C-x ` binding just once. 1993-05-26 22:36:32 +00:00
Richard M. Stallman
abe85b1b3a (finder-by-keyword): Autoload from finder', not finder.el'. 1993-05-26 22:19:06 +00:00
Richard M. Stallman
b1ee6b34ae (nroff-mode): Don't leave nroff-electric-mode void. 1993-05-26 22:17:29 +00:00
Richard M. Stallman
199dd758a3 (byte-optimize-divide): Don't optimize to less than two arguments. 1993-05-26 21:31:36 +00:00
Richard M. Stallman
a22f4c7d34 (hexlify-command, dehexlify-command): Use exec-directory. 1993-05-26 21:17:31 +00:00
Richard M. Stallman
f00de7c30d New version from Umeda. Needs detailed entry. 1993-05-26 20:28:11 +00:00
Richard M. Stallman
4c149073d5 (gnus-local-organization): Renamed from ...-your-...
(gnus-local-domain): Likewise.
1993-05-26 20:26:43 +00:00
Jim Blandy
10d8967392 * faces.el (x-resolve-font-name): If PATTERN is nil, return the
frame's face.
	(set-face-font): Only use x-resolve-font-name if FONT is a string.
	Copying a faces shouldn't resolve the font.
1993-05-26 19:42:36 +00:00
Richard M. Stallman
79161a452a (scroll-bar-mode): Make default value t. 1993-05-26 19:27:06 +00:00
Richard M. Stallman
c968e96c80 (make-help-screen): Handle mouse events.
Be smart about window configurations--when and whether to restore.
1993-05-26 19:12:18 +00:00
Richard M. Stallman
bc2ada626a (Info-follow-nearest-node): Omit 4th arg to Info-get-token. 1993-05-26 18:57:54 +00:00
Richard M. Stallman
03b3ba121e (auto-mode-alist): Recognize .sgm, .sgml, .dtd. 1993-05-26 18:21:26 +00:00
Richard M. Stallman
c7aa4667af (sgml-validate): compile1 renamed to compile-internal.
(sgml-mode): Add autoload cookie.
1993-05-26 18:20:35 +00:00
Richard M. Stallman
2b845a8c70 (auto-mode-alist): Treat .H and .hh as C++ files. 1993-05-26 18:12:00 +00:00
Richard M. Stallman
897897e32b (mouse-set-mark): Activate the mark.
Don't bounce the cursor if Transient Mark mode.
(mouse-save-then-kill): Pass explicit args to kill-ring-save.
(mouse-kill-ring-save): Likewise.
1993-05-26 18:09:52 +00:00
Richard M. Stallman
c5fb599fa1 (mail-strip-quoted-names): Catch errors from forward-sexp. 1993-05-26 18:00:55 +00:00
Richard M. Stallman
afa721bf35 (comint-filter): Restore buffer-read-only in proper buffer. 1993-05-26 17:03:51 +00:00
Richard M. Stallman
aa5f883618 Provide `ispell'. 1993-05-26 16:56:03 +00:00
Jim Blandy
9a8da78e7f * paths.el (Info-default-directory-list): Add
configure-info-directory to this list.
1993-05-26 06:50:24 +00:00
Richard M. Stallman
8b87a30104 (dired-unmark-all-files): Read arg as a string. 1993-05-25 22:59:26 +00:00
Richard M. Stallman
fedc33f7a8 (rmail-summary-mark-deleted): Check for end of buffer.
Pass t as NOWARN when calling rmail-summary-goto-msg.
1993-05-25 21:20:08 +00:00
Richard M. Stallman
730426aeb1 (dired-compress-file): Test the return value
of dired-check-process properly.
Fix use of nonexistent var `name'.
1993-05-25 19:05:13 +00:00
Richard M. Stallman
2a0a090a92 (dired-compress-file): Test the return value of dired-check-process properly. 1993-05-25 19:02:08 +00:00
Richard M. Stallman
d5913bf6f5 (Info-edit, Info-last-search, Info-enable-edit):
Correct case in `Info-mode-map'.
1993-05-25 17:17:50 +00:00
Richard M. Stallman
b73e2d8498 (rmail-bury): Fix call to set-window-buffer. 1993-05-25 16:56:15 +00:00
Richard M. Stallman
f6f6d98c0f Pass x-command-line-resources to x-open-connection.
(x-command-line-resources): New variable.
(x-handle-rn-switch): New function.
(command-switch-alist): Add -rn.
1993-05-25 16:21:12 +00:00
Jim Blandy
fbce865419 * startup.el (command-line-1): Don't handle `-i'. We're
abandoning the `insert file' meaning in favor of the `use a
	bitmapped icon' meaning.
1993-05-25 13:22:21 +00:00
Jim Blandy
281dc1c259 * faces.el (set-face-font): Call x-resolve-font-name on the font
before including it in the face.
	(x-resolve-font-name): New function.
1993-05-25 13:19:28 +00:00
Jim Blandy
db176f55de * x-win.el (command-switch-alist, x-switch-definitions): Treat
`-i' like `-itype', as in Emacs 18.
1993-05-25 13:17:52 +00:00
Jim Blandy
e6299e3010 * x-win.el (x-select-text): New arg PUSH.
(x-switch-definitions): Represent -r as `reverse' option.
1993-05-25 10:23:48 +00:00
Jim Blandy
bb292c9277 * paths.el (Info-default-directory-list): Add ../../info. 1993-05-25 06:22:21 +00:00
Jim Blandy
2eae72268f * disp-table.el (standard-display-european): Doc fix. Make
this autoload.  Make it respond to prefix arg like a minor mode.
1993-05-25 06:21:35 +00:00
Richard M. Stallman
9466a1f687 (find-file-read-only-other-window): Use find-file-other-window. 1993-05-25 03:56:02 +00:00
Richard M. Stallman
79363a54ad (Info-default-directory-list): Add ../../info. 1993-05-25 02:33:03 +00:00
Richard M. Stallman
36fc9c9f18 (frame-initialize): Handle `reverse' as parameter. 1993-05-25 02:28:39 +00:00
Richard M. Stallman
1dd6d2a2dd (x-create-frame-with-faces): Handle `reverse' as parameter. 1993-05-25 02:28:03 +00:00
Richard M. Stallman
316aafd641 (Info-suffix-list): Fix duplicate .z to .info.z. 1993-05-25 02:03:52 +00:00
Richard M. Stallman
a91526b927 (dired-flag-backup-files): Speedup:
check explicitly for ~ at end of line.
(dired-flag-auto-save-files): Similar change.
1993-05-24 23:03:04 +00:00
Richard M. Stallman
bf77ce530a (jump-to-register): Don't fail if frame-configuration-p is unbound. 1993-05-24 22:12:29 +00:00
Richard M. Stallman
9daefb36fa (cd): Set cd-path to a list. 1993-05-24 21:45:20 +00:00
Richard M. Stallman
0e2f4e59a5 (x-select-text): New arg PUSH. 1993-05-24 21:19:42 +00:00
Richard M. Stallman
39479f7efa (x-set-cut-buffer): New arg PUSH. 1993-05-24 21:19:26 +00:00
Richard M. Stallman
9f112a3d4c (kill-new): Pass t as 2nd arg to interprogram-cut-function. 1993-05-24 21:19:08 +00:00
Jim Blandy
798aa8d0a7 * disp-table.el (standard-display-default): New function.
(standard-display-european): New command.
1993-05-24 21:13:21 +00:00
Richard M. Stallman
c3e46f0c63 (shell-command): Don't activate mark even momentarily. 1993-05-24 18:46:13 +00:00
Jim Blandy
71e683dd74 * case-table.el, disp-table.el, finder.el, iso-ascii.el,
iso-insert.el, iso-swed.el, iso-syntax.el, iso8859-1.el,
	swedish.el: Change "i14n" keyword to "i18n".
	* finder.el (finder-compile-keywords): Replacement unnecessary.
1993-05-24 08:01:32 +00:00
Jim Blandy
a1d15b3e90 Change "i14n" keyword to "i18n". 1993-05-24 07:55:58 +00:00
Richard M. Stallman
dfd29450bf (menu-bar-mode): Doc fix. 1993-05-24 05:06:35 +00:00
Jim Blandy
0b9be2e709 * lucid.el (switch-to-other-buffer): Build the list of acceptable
buffers properly.
1993-05-24 02:12:13 +00:00
Jim Blandy
19fac29988 * faces.el (make-face): Change interactive spec to 'S'. 1993-05-24 01:58:58 +00:00