Noah Friedman
bab863c394
(resize-minibuffer-setup): Copy post-command-hook when handling minibuffer
...
windows in other frames, not just minibuffer-exclusive frames.
Resize the minibuffer window/frame now, in case it has already been
initialized with text.
1994-07-13 17:19:23 +00:00
Edward M. Reingold
14fd63950c
Correct file name on last line of file.
1994-07-13 15:14:02 +00:00
Richard M. Stallman
e2bef5c3a2
(vc-finish-logentry): Use the value of vc-log-after-operation-hook of
...
*VC-log* buffer instead of vc-parent-buffer.
1994-07-13 09:34:01 +00:00
Richard M. Stallman
123ec94d83
(dired-byte-compile): Use byte-compile-dest-file
...
to get the output file name.
1994-07-13 05:10:06 +00:00
Richard M. Stallman
7456205363
(rmail-movemail-program): New variable.
...
(rmail-insert-inbox-text): Use it.
1994-07-13 05:04:46 +00:00
Richard M. Stallman
eb51e66563
(insert-directory): Fix previous change.
1994-07-13 04:03:09 +00:00
Richard M. Stallman
6ae1efb419
(rmail-mode-map): Fix previous change.
1994-07-13 03:40:48 +00:00
Richard M. Stallman
df4d8e0161
(menu-bar-file-menu): Add insert-file menu item.
1994-07-12 23:17:16 +00:00
Richard M. Stallman
997a3b04bc
Delete debugging lines from previous change.
1994-07-12 22:32:58 +00:00
Richard M. Stallman
f509158c26
(resize-minibuffer-setup):
...
Copy the value of post-command-hook.
1994-07-12 19:51:30 +00:00
Richard M. Stallman
72e2e0c393
Many doc fixes.
...
(mouse-extend): Don't use existing region if EVENT is nil.
1994-07-12 17:37:32 +00:00
Richard M. Stallman
0136e1e36c
(mouse-drag-secondary): Don't start making an overlay
...
when the range is empty.
(mouse-secondary-save-then-kill):
The first time, make a new kill ring entry.
1994-07-12 17:03:13 +00:00
Richard M. Stallman
95b9ce23a1
(buffer-menu): Call pop-to-buffer before
...
list-buffers. Don't move point afterwards.
1994-07-12 07:31:35 +00:00
Richard M. Stallman
8eeac2cebd
(hexl-maybe-dehexlify-buffer): New function.
...
(hexl-mode): Add it to change-major-mode-hook.
(hexl-mode-exit): Remove kludge for mode-line update.
(hexlify-buffer): Doc fix.
1994-07-12 07:25:31 +00:00
Richard M. Stallman
4638b80645
(ispell-word): Call ispell-dehighlight.
1994-07-12 07:15:24 +00:00
Richard M. Stallman
9700caaf43
(insert-directory): Fix prev change.
1994-07-12 07:08:31 +00:00
Richard M. Stallman
12dd87fc56
(rmail-mode-map): Add "Get New Mail" menu item under Mail.
1994-07-12 06:46:52 +00:00
Richard M. Stallman
8eb2676516
(compilation-next-error-locus): Don't call
...
compilation-forget-errors if compilation is still runing.
1994-07-12 04:09:07 +00:00
Richard M. Stallman
673f4fc6c4
(prolog-mode-syntax-table): Make newline end comments.
1994-07-12 03:10:30 +00:00
Richard M. Stallman
a5282b8fe2
(mail-setup): Insert -- line before .signature file.
1994-07-12 02:47:27 +00:00
Richard M. Stallman
8eb6c7da6b
(define-mail-abbrev): Don't try to parse empty aliases.
1994-07-12 02:16:57 +00:00
Richard M. Stallman
f9269e194c
(ignore): Put doc string in right place.
1994-07-12 01:06:27 +00:00
Richard M. Stallman
44c48a834a
(backquote-splice-symbol): Doc typo fix.
1994-07-12 00:43:42 +00:00
Richard M. Stallman
dcb8f03d8d
(move-to-tab-stop): Delete spurious multiple definition.
1994-07-12 00:41:10 +00:00
Richard M. Stallman
727d277d52
(insert-directory): Allow list for SWITCHES.
...
Also split up a string containing separate options.
1994-07-12 00:35:27 +00:00
Richard M. Stallman
52ae2b4256
(lisp-complete-symbol): Bind completion-fixup-function.
1994-07-11 21:26:44 +00:00
Richard M. Stallman
9a43a5943d
(mouse-choose-completion): Use mouse-face properties to find string to use.
1994-07-11 21:25:52 +00:00
Richard M. Stallman
6096f36286
(completion-setup-function): Put on mouse-face prop
...
even if no window-system. Call completion-fixup-function if not nil.
(completion-fixup-function): New variable.
(choose-completion): Use mouse-face properties to find string to use.
1994-07-11 21:25:19 +00:00
Richard M. Stallman
e89da28d29
(server-start): Try both possible socket file names for the file to delete.
1994-07-11 20:36:53 +00:00
Richard M. Stallman
56d638abf9
(x-fixed-font-alist): Add 8x13. Don't specify 75-75 for 7x13, 7x14.
1994-07-11 20:10:07 +00:00
Richard M. Stallman
a8ce00dce2
(Buffer-menu-not-modified): Make `Buffer-menu-not-modified' handle an
...
argument like `not-modified'.
1994-07-11 04:46:24 +00:00
Richard M. Stallman
cf2d98df97
(diff-latest-backup-file): Cope with backups stored
...
in a different directory.
1994-07-11 04:31:40 +00:00
Richard M. Stallman
34a0a4ee43
(Info-fontify-maximum-menu-size): New variable.
...
(Info-fontify-node): Use that variable.
1994-07-11 00:55:56 +00:00
Richard M. Stallman
8c79b392dc
(Man-bgproc-sentinel): Bind case-fold-search for just the
...
necessary parts of the function, not the call to Man-notify-when-ready.
1994-07-11 00:25:37 +00:00
Richard M. Stallman
6e1dbafa9a
(compilation-window-height): Use defvar.
...
(compilation-leave-directory-regexp): Likewise.
(compilation-enter-directory-regexp): Likewise.
1994-07-11 00:24:26 +00:00
Richard M. Stallman
a612577378
(find-tag-regexp): Bind to C-M-..
1994-07-10 21:33:55 +00:00
Richard M. Stallman
a48e03c326
(x-create-frame-with-faces): Don't downcase nil.
1994-07-09 19:25:06 +00:00
Richard M. Stallman
95227eb203
(current-load-list): Set it to nil.
...
If have frames, load `faces'.
1994-07-09 19:04:27 +00:00
Richard M. Stallman
c7e6266013
(hack-one-local-variable): Check for root using user-uid.
1994-07-08 21:26:56 +00:00
Richard M. Stallman
9afa8bf7f4
(outline-level): Mark it risky.
1994-07-07 20:34:55 +00:00
Richard M. Stallman
9926ab6410
([vertical-scroll-bar C-mouse-2]): Split the window.
1994-07-07 18:39:02 +00:00
Richard M. Stallman
9f24ea1463
(gud-mips-p): Check for OSF system on Alpha also.
1994-07-07 16:50:55 +00:00
Richard M. Stallman
b0ffcc0de8
(process-environment, exec-path, load-path,exec-directory):
...
Mark these as risky.
(hack-one-local-variable): Treat vars ending in -program and -command as risky.
1994-07-07 16:25:53 +00:00
Richard M. Stallman
336b7f4160
(switch-to-buffer-other-frame): Raise the frame.
1994-07-07 05:07:02 +00:00
Michael I. Bushnell
93e8880c55
Turning on gnus-show-threads in these four functions was a mistake;
...
these functions are called by generic code a lot--the effect was that
a user was forced to use the threads feature no matter what. In
addition the code to turn on gnus-show-threads was incorrect.
1994-07-07 01:43:06 +00:00
Richard M. Stallman
710e5da869
(Buffer-menu-revert-function): New function.
...
(Buffer-menu-mode): Use it, for revert-buffer-function.
(Buffer-menu-mode-map): Bind revert-buffer.
1994-07-06 23:05:34 +00:00
Richard M. Stallman
0973d78b8e
(revert-buffer-function): Doc fix.
1994-07-06 23:03:47 +00:00
Richard M. Stallman
b965445fdf
(vc-start-entry): New arg after-hook.
...
Set vc-log-operation-hook locally.
(vc-next-action-on-file): Not here.
(vc-admin): Pass new arg.
(vc-checkin): Pass new arg instead of setting vc-log-operation-hook.
1994-07-06 22:08:03 +00:00
Richard M. Stallman
74b9c2afd8
(auto-save-mode): If autosave is off because buffer has
...
shrunk, then toggling should turn it on.
1994-07-06 21:41:47 +00:00
Richard M. Stallman
de7d5e1ba4
(delete-old-versions): Var renamed from trim-versions-without-asking.
1994-07-06 21:34:31 +00:00