Commit graph

14187 commits

Author SHA1 Message Date
Karl Heuer
e1ec01c2f1 (auto-mode-alist): Recognize ".exp" suffix. 1996-01-19 22:50:21 +00:00
Karl Heuer
e803d7673b Use `convert-standard-filename' to set the name
of the key mapping file.
1996-01-19 22:44:37 +00:00
Karl Heuer
a96c462fce (tpu-load-xkeys): Use `convert-standard-filename' to
set the name of the key mapping file.
1996-01-19 22:43:41 +00:00
Karl Heuer
89132f25ac (Fother_buffer): If we have to create a new buffer, use
default-major-mode.
1996-01-19 22:39:00 +00:00
Erik Naggum
06115f9d41 (pp-eval-expression): Use frame-width' instead of screen-width'. 1996-01-19 11:24:34 +00:00
Erik Naggum
df07294210 Comment change. 1996-01-19 11:10:56 +00:00
Erik Naggum
3d6319b711 (make_frame): Initialize frame title field to nil. 1996-01-19 07:27:56 +00:00
Geoff Voelker
655a2db6c9 Initial revision 1996-01-19 04:32:00 +00:00
Erik Naggum
fc8318f6c8 (sh-mode): Add autoload cookie. 1996-01-19 00:10:34 +00:00
Simon Marshall
0b6fd0239b sp correction 1996-01-18 16:10:41 +00:00
Richard M. Stallman
e702932d8c (safe_run_hooks): Use Qt, not Qerror, to avoid running the debugger. 1996-01-18 08:41:14 +00:00
Richard M. Stallman
f029ca5f4a (run_hook_with_args): Do nothing if Vrun_hooks is nil. 1996-01-18 08:40:29 +00:00
Richard M. Stallman
61eaa91248 (syms_of_frame_1): Initialize Qtitle. 1996-01-18 08:38:16 +00:00
Richard M. Stallman
aba6deb8cd (mark_object): Mark frame title field. 1996-01-18 08:37:41 +00:00
Richard M. Stallman
fa5d1baab8 (struct frame): New field `title'. 1996-01-18 08:36:51 +00:00
Richard M. Stallman
03075c19ea (mouse-buffer-menu): Delete debugging code. 1996-01-18 07:00:50 +00:00
Richard M. Stallman
bf686e5fcd (ls-lisp-support-shell-wildcards): Add autoload cookie. 1996-01-18 04:47:45 +00:00
Doug Evans
51f63a039c Recognize go32* as an os. 1996-01-17 23:54:58 +00:00
Richard M. Stallman
b46c06dea5 (sh-indent-line): Cope if no previous noncomment line. 1996-01-17 22:41:21 +00:00
Richard M. Stallman
9b30450ef0 Default OS to nextstep if machine vendor is Next.
-ns2 is an alias for -nextstep.
1996-01-17 22:40:42 +00:00
Richard M. Stallman
c183f0dad4 (makefile-mode): Fix criterion for calling makefile-define-space-face. 1996-01-17 22:26:18 +00:00
Richard M. Stallman
e384ec6ed5 (goto-address-at-point, goto-address-at-mouse): Add autoload cookies. 1996-01-17 22:24:38 +00:00
Richard M. Stallman
96c2035802 (HAVE_X11): Merge $LD_SWITCH_X_SITE into LDFLAGS instead of into LIBS. 1996-01-17 22:03:09 +00:00
Richard M. Stallman
22dabbb24d (decode_mode_spec, case 'F'): Use `title' field. 1996-01-17 21:58:51 +00:00
Karl Heuer
628b603552 (auto-mode-alist): Use "\\`" instead of "^". 1996-01-17 19:14:20 +00:00
Karl Heuer
27abb84f2a (replace_buffer_in_all_windows): Don't change selected
window, even temporarily; that has undesirable side effects.
1996-01-17 19:03:02 +00:00
Richard M. Stallman
e67aa67d52 (HAVE_TZSET): Add #undef. 1996-01-17 18:03:42 +00:00
Richard M. Stallman
0269dedb5c (Fdump_emacs): If HAVE_TZSET and not
LOCALTIME_CACHE, call tzset to force a tz reload.

(set_time_zone_rule): New decl.
(dump_tz): New var.
(main): Change TZ twice if the execution TZ happens to be the same as
the dump TZ.
(Fdump_emacs): Set TZ to unlikely value just before dumping.
1996-01-17 18:03:03 +00:00
Richard M. Stallman
a92ae0ce7b (set_time_zone_rule): No longer static. 1996-01-17 17:54:40 +00:00
Richard M. Stallman
2368fc6ff0 Explain avoiding x-popup-menu for menu bar submenu. 1996-01-17 17:23:41 +00:00
Richard M. Stallman
bd98ada94c Doc menu-bar-update-hook. 1996-01-17 17:23:04 +00:00
Richard M. Stallman
c208c8cd68 (gnus-group-make-help-group): Check whether
`installation-directory' is nil before using it.
1996-01-17 00:24:29 +00:00
Richard M. Stallman
7e8fa774dd (nnkiboze-close-group): Should only be run from summary buffers. 1996-01-17 00:22:11 +00:00
Richard M. Stallman
e9bd11e57a (nntp-accept-response): Add a timeout parameter to `accept-process-output'. 1996-01-17 00:20:56 +00:00
Richard M. Stallman
5a989d6ec0 (sh-shell-variables): New variable.
(sh-set-shell, sh-remember-variable):
Set sh-shell-variable, not process-environment.
(sh-mode): Don't make process-environment local.
Add a mode-class property.
(sh-add): Use sh-shell-variable in completion.
Compute alist properly from process-environment.
1996-01-17 00:19:44 +00:00
Richard M. Stallman
6e502e37d3 (HAVE_XMU): Fix typo in previous change.
[Solaris]: Don't let $CC make us use /usr/ucb/cc.
1996-01-16 22:54:10 +00:00
Richard M. Stallman
27abea5aa8 (bibtex-font-lock-keywords, bibtex-mode):
Use word-syntax in patterns.

(bibtex-font-lock-keywords): Allow a more relaxed format
of the buffer and use more appropriate faces.
1996-01-16 16:37:54 +00:00
Erik Naggum
7563295303 (update-file-autoloads): Fix message. 1996-01-16 13:14:12 +00:00
Richard Kenner
c83704f39b (sco5): New case. 1996-01-16 01:58:43 +00:00
Richard M. Stallman
62901aeed8 (ps-do-despool): On MS-DOS, allow both the usual and
the alternative printing methods.
1996-01-15 22:50:35 +00:00
Richard M. Stallman
868c7abd7c (ps-lpr-switches, ps-lpr-command): Just setq them;
duplicate defvar is a bad idea.

(dos-printer): New variable, the local printer device.
(dos-print-region-function): New function, used for `print-region-function'.
(dos-ps-printer): New variable; if a string, it's the name of the
local printer device.
(ps-lpr-command, ps-lpr-switches): Set them properly for Ghostscript.
(lpr-headers-switches): Set to non-nil, to disable page headers'
support under MS-DOS.
1996-01-15 22:50:00 +00:00
Richard M. Stallman
7d93ae3cc3 (print-region): Make pipes use binary mode if file is binary. 1996-01-15 22:42:33 +00:00
Richard M. Stallman
2a612632fd (X11R5_INHIBIT_I18N): Add undef.
(LIB_MOTIF): Undef before defining.
1996-01-15 21:26:30 +00:00
Erik Naggum
3b7ad313e0 Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
Erik Naggum
bf2b146b13 Update FSF's ddress in preamble 1996-01-15 08:32:56 +00:00
Erik Naggum
68d92676a2 Initial revision 1996-01-15 08:16:45 +00:00
Erik Naggum
e451cded20 Update comment preamble. 1996-01-15 05:56:38 +00:00
Erik Naggum
50aaf9facd Update comment preamble 1996-01-15 05:51:40 +00:00
Erik Naggum
01bb7524dd (auto-insert-alist): Use FSF's new address. 1996-01-15 05:49:47 +00:00
Richard M. Stallman
93bef22b43 (LIB_MOTIF): New macro definition. 1996-01-15 05:13:44 +00:00