1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
Commit Graph

26114 Commits

Author SHA1 Message Date
Dave Love
42f6a24af5 *** empty log message *** 1999-10-27 22:39:05 +00:00
Dave Love
851231e955 Checkdoc-inspired fixes. 1999-10-27 22:38:17 +00:00
Gerd Moellmann
a172935cbe Add @end defvar for scalable-fonts-allowed. 1999-10-27 14:45:39 +00:00
Gerd Moellmann
e20192f449 (print-buffer): Doc-string fix. 1999-10-27 14:32:04 +00:00
Dave Love
fce4437307 Doc fixes.
(ad-lemacs-p): Removed.
(advice): Add :link to defgroup.
1999-10-27 11:59:45 +00:00
Gerd Moellmann
6b5c0a2e94 Patch by rms. 1999-10-27 10:42:06 +00:00
Gerd Moellmann
1e3196e81b *** empty log message *** 1999-10-27 10:24:42 +00:00
Gerd Moellmann
27b07953f3 * configure.in: Check for dynamic ptys (/dev/ptmx, /dev/pts/). 1999-10-27 10:24:13 +00:00
Gerd Moellmann
ffe2d21f78 Add undef for HAVE_DEV_PTMX. 1999-10-27 10:22:45 +00:00
Gerd Moellmann
fdc5e0fcf4 [HAVE_DEV_PTMX]: Redefine FIRST_PTY_LETTER to 'z'.
Define PTY_NAME_SPRINTF.
Redefine PTY_TTY_NAME_SPRINTF.
1999-10-27 10:22:21 +00:00
Gerd Moellmann
513331d329 Patch from rms. 1999-10-27 09:26:40 +00:00
Gerd Moellmann
04c1025b88 Patch from rms. 1999-10-27 09:08:15 +00:00
Kenichi Handa
a21da928c0 (ange-ftp-insert-file-contents): Don't change
last-coding-system-used by the call of ange-ftp-set-ascii-mode.
1999-10-27 04:59:52 +00:00
Gerd Moellmann
17dbfaad0e *** empty log message *** 1999-10-26 23:28:36 +00:00
Gerd Moellmann
5f6bb68adf (ad-activate-internal): Renamed from
ad-activate.  All callers changed, including those in data.c.
(ad-activate-internal-off): Renamed from ad-activate-off.
All uses changed.
(ad-activate): Renamed from ad-activate-on.  All uses changed.
(ad-start-advice, ad-stop-advice, ad-recover-normality):
Alter the definition of ad-activate-internal, not ad-activate.
1999-10-26 23:27:31 +00:00
Gerd Moellmann
c1307a2360 (Qad_activate_internal): Renamed from Qad_activate.
(Ffset): Call Qad_activate_internal.
(syms_of_data): Initialize Qad_activate_internal.
1999-10-26 23:25:22 +00:00
Gerd Moellmann
26922151e2 *** empty log message *** 1999-10-26 22:22:57 +00:00
Gerd Moellmann
622e3754f4 * xdisp.c (echo_area_display) [HAVE_X_WINDOWS]: Do nothing if
Vterminal_frame is selected and Vwindow_system is non-nil.
1999-10-26 22:21:58 +00:00
Gerd Moellmann
078ca3caf0 Makefile.in if leim is not used. 1999-10-26 21:47:37 +00:00
Dave Love
22e4ec9848 (input-mode-8-bit): New defcustom. 1999-10-26 16:27:51 +00:00
Gerd Moellmann
95ed62c7aa Patch from rms. 1999-10-26 15:56:15 +00:00
Gerd Moellmann
10a61062c4 Remove optional_new_start. 1999-10-26 15:53:43 +00:00
Gerd Moellmann
b4355e3847 Remove pseudo_window_p. 1999-10-26 15:37:49 +00:00
Gerd Moellmann
79dcc28bc3 (echo_area_display): Put previous change in #if 0. 1999-10-26 14:51:55 +00:00
Gerd Moellmann
2bea706b5d *** empty log message *** 1999-10-26 14:50:52 +00:00
Gerd Moellmann
dc2cd811d1 (command-line-1): Add support for `file' and
`execute'.  Fix handling of `visit'.
1999-10-26 14:35:16 +00:00
Gerd Moellmann
67a5596fa3 (standard_args): Add file' as synonym for visit',
`execute' as synonym for `eval'.
(main): Add new options to usage message.
1999-10-26 14:34:42 +00:00
Gerd Moellmann
7f785b5045 *** empty log message *** 1999-10-26 13:08:02 +00:00
Kenichi Handa
bf294e6edb (read-input-method-name): Handle the
case that the arg DEFAULT is symbol.
1999-10-26 13:01:20 +00:00
Kenichi Handa
d4b11c67a7 (mule-diag): Handle the case that
default-input-method is symbol.
1999-10-26 12:53:53 +00:00
Gerd Moellmann
a61b921774 Patch from rms. 1999-10-26 12:24:28 +00:00
Gerd Moellmann
d5c3f902bd *** empty log message *** 1999-10-26 09:48:09 +00:00
Gerd Moellmann
81dc5de57a (Qhash_table): New.
(Ftype_of): Return it for hash tables.
(syms_of_data): Initialize Qhash_table.
1999-10-25 20:51:13 +00:00
Gerd Moellmann
e3384ae764 (compile-files): Fixed the "tr" strings.
(EMACS): Set to ../src/emacs.
1999-10-25 16:29:44 +00:00
Gerd Moellmann
711331aa75 Fix some typos. 1999-10-25 16:12:21 +00:00
Gerd Moellmann
75f3230bfa Patch by rms. 1999-10-25 16:03:03 +00:00
Gerd Moellmann
c0ea222e0c *** empty log message *** 1999-10-25 14:18:47 +00:00
Gerd Moellmann
1bd55d5a39 *** empty log message *** 1999-10-25 14:11:03 +00:00
Gerd Moellmann
41982e72de Patch by rms. 1999-10-25 14:03:38 +00:00
Gerd Moellmann
93baa0eab1 Doc-fix. 1999-10-25 13:50:04 +00:00
Gerd Moellmann
2c8e62112a (comint-output-filter): Make the Comint buffer current
for the comint-preoutput-filter-functions.
1999-10-25 13:44:12 +00:00
Gerd Moellmann
bd3c545deb *** empty log message *** 1999-10-25 13:32:00 +00:00
Gerd Moellmann
87d2b5a22c (Info-build-node-completions): Add '("*") to the
completion list.
1999-10-25 13:31:08 +00:00
Gerd Moellmann
e3bcca75bc *** empty log message *** 1999-10-25 13:13:15 +00:00
Gerd Moellmann
6528f1ca13 (indent-region): Doc fix. 1999-10-25 12:51:38 +00:00
Gerd Moellmann
7d0ff46626 (POP_FAILURE_POINT): Extract failure_id as an integer. 1999-10-25 12:31:55 +00:00
Gerd Moellmann
9626b92839 (auto-raise-mode): When enabling the mode,
immediately raise the selected frame.
1999-10-25 12:22:14 +00:00
Gerd Moellmann
95260b2688 Patches from rms. 1999-10-25 11:06:44 +00:00
Ken Raeburn
7539e11fca more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine 1999-10-25 04:58:18 +00:00
Ken Raeburn
3a7093d84f netbsd-elf fixes 1999-10-25 04:50:39 +00:00