1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-21 13:31:37 -07:00
Commit graph

9850 commits

Author SHA1 Message Date
Richard M. Stallman
db965a28af (TV1, TV2): Use EMACS_TIME as type.
(get_time): Use EMACS_SUB_TIME.
1994-11-10 22:26:57 +00:00
Richard M. Stallman
de98fcafe2 (find-change-log): If change-log-default-name
has no dir component, search through parent dirs for it.
1994-11-10 22:03:43 +00:00
Karl Heuer
e9d167a70d Fix comment associated with previous change. 1994-11-10 19:51:28 +00:00
Richard M. Stallman
dfb756b7d3 (Fnewline): Always use insert_and_inherit. 1994-11-10 18:51:12 +00:00
Richard M. Stallman
71207de2b6 Comment change. 1994-11-10 16:13:30 +00:00
Richard M. Stallman
3ea1d2918f (create_process) [OSF1]: Use setpgid, not setpgrp. 1994-11-10 08:12:48 +00:00
Richard M. Stallman
71edead178 (tracking_off): Test old value with NILP.
Restore the old value whatever it may be.
(syms_of_keyboard): Use DEFVAR_LISP for track-mouse.
1994-11-10 03:46:33 +00:00
Richard M. Stallman
2f24e04e52 (FRAMEP): Use the second definition whenever HAVE_MOUSE. 1994-11-10 03:44:29 +00:00
Richard M. Stallman
a9b44faf45 (ange-ftp-version): Var deleted. 1994-11-10 03:18:44 +00:00
Karl Heuer
536b772adc (Fboundp, find_symbol_value): Use type test macros instead of checking XTYPE
directly.
1994-11-09 23:13:31 +00:00
Richard M. Stallman
b6c1b08c69 (string-rectangle): Don't set point. 1994-11-09 22:54:15 +00:00
Karl Heuer
a382890aab Comment reason for preceding change. 1994-11-09 22:10:55 +00:00
David J. MacKenzie
0134530826 Make h_errno check not use nested functions. 1994-11-09 21:09:27 +00:00
Richard M. Stallman
535d2617a0 (facemenu-update): Use C-down-mouse-2 for the menu.
Doc fixes.
1994-11-09 20:56:17 +00:00
Richard M. Stallman
1347899b3c (comint-exec-1): Make sure default-directory is a real dir. 1994-11-09 20:54:45 +00:00
Richard M. Stallman
55928174ae (Fsubstitute_in_file_name): Add missing #endif. 1994-11-09 20:53:55 +00:00
Richard M. Stallman
075027b195 Don't include ctype.h.
(isfloat_string, read1): Don't use isdigit.
1994-11-09 20:51:58 +00:00
Richard M. Stallman
b7a1e68a4e (copy-region-as-kill): Don't set this-command. 1994-11-09 20:18:34 +00:00
Roland McGrath
b662fbb8b8 Only define items in vc-menu-map if it is boundp. 1994-11-09 12:57:30 +00:00
Richard M. Stallman
4cd90f206f (compilation-error-regexp-alist): Add an element for Irix 5.2 warnings. 1994-11-09 12:46:54 +00:00
Francesco Potortì
f90531cc3f * man.el (Man-berkeley-sed-script, Man-sysv-sed-script,
Man-cleanup-manpage, Man-fontify-manpage): Handle the "+\bo" form
	(used by aix) in addition to the "o\b+" one (used by sun).
1994-11-09 12:38:31 +00:00
Richard M. Stallman
0ff7e78f58 (install-arch-indep): Delete *.orig in copied dirs. 1994-11-09 11:48:21 +00:00
Karl Heuer
30fa657c28 (vi-kill-region): Pass args to kill-region.
(vi-mark-region): Don't pass unexpected args.
1994-11-09 06:10:46 +00:00
Karl Heuer
622de3e97c (print_help): Set help-mode in *Help* buffer. 1994-11-09 06:04:46 +00:00
Karl Heuer
36cd82fe63 (describe_syntax_1): Set help-mode in *Help* buffer. 1994-11-09 05:56:23 +00:00
Karl Heuer
04befa074c (describe_buffer_bindings): Set help-mode in *Help* buffer. 1994-11-09 05:55:39 +00:00
Karl Heuer
62f72ce03a (emerge-file-names): Set help-mode in *Help* buffer.
[commented out] (describe-mode): Likewise.
1994-11-09 05:52:20 +00:00
Karl Heuer
ca75b35835 (apropos-print-matches): Set help-mode in *Help* buffer. 1994-11-09 05:52:02 +00:00
Karl Heuer
ddbfcbde43 (describe-calendar-mode): Set help-mode in *Help* buffer. 1994-11-09 05:51:27 +00:00
Karl Heuer
383669afbb (describe-buffer-case-table): Set help-mode in *Help* buffer. 1994-11-09 05:51:20 +00:00
Karl Heuer
89961ff8c9 (debugger-list-functions): Set help-mode in *Help* buffer. 1994-11-09 05:50:58 +00:00
Karl Heuer
5d74f2a65c (describe-display-table): Set help-mode in *Help* buffer. 1994-11-09 05:50:35 +00:00
Karl Heuer
05d688cf62 (make-help-screen): Set help-mode in *Help* buffer. 1994-11-09 05:50:19 +00:00
Karl Heuer
c46bbd9262 (describe-key, describe-mode, view-lossage, describe-function, describe-variable): Set help-mode in *Help* buffer. 1994-11-09 05:50:09 +00:00
Karl Heuer
eab4afdca2 (Helper-describe-mode): Set help-mode in *Help* buffer. 1994-11-09 05:50:05 +00:00
Karl Heuer
9d29f94cfb (Info-summary): Set help-mode in *Help* buffer. 1994-11-09 05:49:52 +00:00
Karl Heuer
6ec1c571bb (kbd-macro-query): Set help-mode in *Help* buffer. 1994-11-09 05:49:07 +00:00
Karl Heuer
228899a5b2 (map-y-or-n-p): Set help-mode in *Help* buffer. 1994-11-09 05:48:55 +00:00
Karl Heuer
ea1650729f (disabled-command-hook): Set help-mode in *Help* buffer. 1994-11-09 05:48:50 +00:00
Karl Heuer
6d94c1b4cb (r2b-help): Set help-mode in *Help* buffer. 1994-11-09 05:48:21 +00:00
Karl Heuer
b905ac3333 (perform-replace): Set help-mode in *Help* buffer. 1994-11-09 05:48:05 +00:00
Karl Heuer
e6bcd1558f (set-variable): Set help-mode in *Help* buffer. 1994-11-09 05:47:20 +00:00
Karl Heuer
5312cce705 (sc-set-variable): Set help-mode in *Help* buffer. 1994-11-09 05:46:09 +00:00
Karl Heuer
c759701d76 (update-copyright): Set help-mode in *Help* buffer. 1994-11-09 05:46:01 +00:00
Karl Heuer
0dc07483ef (ask-user-about-lock-help, ask-user-about-supersession-help): Set help-mode in *Help* buffer. 1994-11-09 05:45:49 +00:00
Karl Heuer
519248ac15 (vi-switch-mode, vi-ex-cmd): Set help-mode in *Help* buffer. 1994-11-09 05:45:00 +00:00
Karl Heuer
d10d0394a0 (yow): Set help-mode in *Help* buffer. 1994-11-09 05:44:20 +00:00
Roland McGrath
2eb6bfbe93 (EVENT_QUEUES_EMPTY): Only test do_mouse_tracking and mouse_moved #ifdef
HAVE_MOUSE.
(Ftrack_mouse): Protect with #ifdef HAVE_MOUSE.
(syms_of_keyboard): Protect initialization of do_mouse_tracking, defsubr
of Strack_mouse, and DEFVAR of track-mouse with #ifdef HAVE_MOUSE.
1994-11-09 03:43:30 +00:00
Roland McGrath
3e809b9f19 (install-arch-indep): Avoid continued comment swallowing target line. 1994-11-09 00:25:38 +00:00
Karl Heuer
2151a1cff8 (Man-follow-manual-reference): First arg deleted. Call
Man-getpage-in-background with one argument only.
[this entry was already in the ChangeLog, but not in the source.]
1994-11-08 22:34:06 +00:00