1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-09 07:41:40 -07:00
Commit graph

155589 commits

Author SHA1 Message Date
Richard M. Stallman
5ac83f86e6 Rename lignux to linux-gnu in configuration names.
Use gnu-linux as the opsys value (s/ file name).
Allow i686 just like i386, i486, i586.

(i*86-*-sco3.2v5): New alternative.
(OVERRIDE_CPPFLAG): New variable.
(CPPFLAGS): If OVERRIDE_CPPFLAG is set, use that.

Specify vpath for .texi files.
1996-06-22 03:44:21 +00:00
Michael Kifer
52fa07baf5 *** empty log message *** 1996-06-22 03:20:38 +00:00
Erik Naggum
16bba9cabc (asm-mode-map): Fix typo. 1996-06-22 02:14:01 +00:00
Michael Kifer
bbe6126cba *** empty log message *** 1996-06-22 01:54:34 +00:00
Michael Kifer
fce30d79b4 Initial revision 1996-06-22 01:44:38 +00:00
Richard M. Stallman
3a707ba5cc Renamed from lignux.h.
(SYSTEM_TYPE): Changed to gnu/linux.
1996-06-21 21:36:07 +00:00
Richard M. Stallman
6c58b173c9 (asm-mode-map): Bind C-c ; to comment-region. 1996-06-21 20:58:52 +00:00
Richard M. Stallman
6ce2992945 (mouse-drag-region): Be smart about which end
gets point and which end gets the mark.
1996-06-21 16:15:21 +00:00
Richard M. Stallman
bca55f26b2 (mouse-buffer-menu): Use aref rather than string-match. 1996-06-21 15:33:46 +00:00
Richard M. Stallman
e649d07667 (kbd_buffer_get_event): Don't call x_activate_menubar for a deleted frame. 1996-06-21 15:31:50 +00:00
Richard M. Stallman
a9d4f28a2b (Fcall_process): Fix previous change. 1996-06-21 15:30:28 +00:00
Richard M. Stallman
9cf30a30a8 (x_iconify_frame): If frame is invisible, explicitly mark it as iconified. 1996-06-21 15:29:55 +00:00
Richard M. Stallman
27aa8132cd Whitespace change. 1996-06-21 05:54:19 +00:00
Richard M. Stallman
ebf9219e1c (timer, timer.o, getdate.o, $(srcdir)/getdate.c)
(wakeup): Targets deleted.
(UTILITIES): Delete wakeup and timer.
1996-06-21 05:47:24 +00:00
Richard M. Stallman
96013d6f5e (LaTeX-mode): Change handling of escaped $. 1996-06-21 05:18:44 +00:00
Richard M. Stallman
b9aed9ca3e (All info targets): cd $(srcdir) to do the work. 1996-06-20 21:20:11 +00:00
Richard M. Stallman
e8edd7c5df (All info targets): Specify $(srcdir) in input files. Specify -I option.
(All dvi targets): Set the TEXINPUTS variable.
1996-06-20 20:19:49 +00:00
Richard M. Stallman
56ade26139 (outline-up-heading): Fix error message.
(outline-backward-same-level, outline-forward-same-level): Likewise.
1996-06-20 19:22:11 +00:00
Noah Friedman
fb7741f544 (rlogin): make comint-output-filter-functions local before adding hooks. 1996-06-20 17:30:41 +00:00
Richard M. Stallman
ca8a0685e0 entered into RCS 1996-06-20 17:26:00 +00:00
Richard M. Stallman
5c5eb33532 Initial revision 1996-06-20 17:24:47 +00:00
Michael Meissner
1ea7ac3f8d Add support for PowerPC Linux 1996-06-20 16:20:05 +00:00
Richard M. Stallman
2eb9703d6b Initial revision 1996-06-19 23:14:13 +00:00
Richard M. Stallman
5a6816daac (Vwin32_alt_is_meta): Declared.
(win32_kbd_mods_to_emacs): Map Alt to alt_modifier if required.
1996-06-19 22:18:48 +00:00
Richard M. Stallman
8c205c63c0 (Vwin32_alt_is_meta): New variable.
(win32_get_modifiers): Map Alt to alt_modifier if required.
(syms_of_win32fns): DEFVAR new variable.
1996-06-19 22:17:35 +00:00
Richard M. Stallman
d4ecdb6bbe (Info-default-directory-list): Doc fix. 1996-06-19 22:14:31 +00:00
Richard M. Stallman
c7ad3a839d (HPUX10): New macro. 1996-06-19 21:50:16 +00:00
Richard M. Stallman
a2ae3bae00 (LD_SWITCH_SYSTEM): Use no space after -L and -R. 1996-06-19 21:15:58 +00:00
Richard M. Stallman
b75062df6d (gud-irixdbx-marker-filter): Use %1ld, not %1d,
when printing $curline.
(dbx, irix case): Likewise in arg of gud-down.
1996-06-19 20:52:31 +00:00
Richard M. Stallman
c8d16dbd12 (smtpmail-read-response): Goto smtpmail-read-point 1996-06-18 22:43:32 +00:00
Richard M. Stallman
b21dc7615e (smtpmail-via-smtp): Bracket names in FROM and RCPT TO commands. 1996-06-18 22:39:51 +00:00
Richard M. Stallman
0e2701ca22 (smtpmail-send-it): Don't handle FCC fields until after determining FROM field.
Delete code that converted "S:" to "Subject:".
Insert FROM field unless it already exists (code from sendmail.el).
1996-06-18 22:38:23 +00:00
Richard M. Stallman
e2f7c2217e (smtpmail-smtp-service): Use port 25 as default.
(smtpmail-send-it): Require mail-utils upon entry.
Don't invoke sendmail-synch-aliases.
(smtpmail-deduce-address-list): Only use text matched in regexp group,
not the whole regexp.
1996-06-18 22:35:10 +00:00
Ian Lance Taylor
40c3d4ae9c Recognize -openvms. 1996-06-18 18:23:57 +00:00
Richard M. Stallman
c360b9251b (ange-ftp-kill-ftp-process): Really use the BUFFER arg. Make it optional. 1996-06-18 17:00:03 +00:00
Richard M. Stallman
9becbeca26 (vc-mode-line): If user is root, verify file really has user-writable bit. 1996-06-18 16:52:09 +00:00
Richard M. Stallman
a0341d132b (he-concat-directory-file-name): Directory part may be nil.
(he-file-name-nondirectory): Referenced external variable.
1996-06-18 16:28:22 +00:00
Richard M. Stallman
f0d2137931 (pp-to-string): Treat #( like (. 1996-06-18 16:22:55 +00:00
Richard M. Stallman
12a8a23945 (auto-mode-alist): Add uppercase version of archive
mode file name extensions ARC, ZIP, LXH, ZOO.
1996-06-18 15:55:20 +00:00
Richard M. Stallman
3f0ec1b701 Explain about MSDOS installation and long file name support. 1996-06-17 22:25:58 +00:00
Richard M. Stallman
289e5a5515 Mention ESC ESC ESC instead of M-x top-level. 1996-06-17 18:09:30 +00:00
Richard M. Stallman
6c0fc42885 (global-font-lock-mode): Set up find-file-hooks.
(font-lock-default-fontify-buffer, font-lock-fontify-block)
(font-lock-mode): Fix syntax of msgs such as Fontifying...done.
1996-06-17 00:06:46 +00:00
Richard M. Stallman
a013d266d1 (local-variables-section): Deleted. 1996-06-16 23:30:31 +00:00
Richard M. Stallman
45be8a1e58 (Fcall_process): Handle t or nil as STDERR_FILE. 1996-06-16 23:09:17 +00:00
Richard M. Stallman
2c9d345f8b (mail-strip-quoted-names): `"' is not special inside an RFC 822 comment. 1996-06-16 18:47:08 +00:00
Richard M. Stallman
d614dd91b7 (unforward-rmail-message): In summary buffer,
switch temporarily to Rmail buffer.
1996-06-16 18:23:28 +00:00
Richard M. Stallman
7e49eef26e (html-list): Definition deleted.
(html-headline): Definition deleted.
(html-ordered-list, html-unordered-list): New definitions.
(html-headline-1 ... html-headline-6): New definitions.
(html-mode-map): Use new commands.
1996-06-15 23:19:40 +00:00
Richard M. Stallman
4131662fb8 (rlogin): Doc fix. 1996-06-14 21:30:41 +00:00
Richard M. Stallman
70204e221d (w32_read_socket): Erase update rect on WM_PAINT, so
no need to process WM_ERASEBKGND.
1996-06-14 20:54:55 +00:00
Richard M. Stallman
ed000659f9 (win32_wnd_proc): No need to forward WM_ERASEBKGND to main thread. 1996-06-14 20:54:26 +00:00