]> code.delx.au - gnu-emacs/log
gnu-emacs
28 years ago(tmm-prompt): Set last-command-event before calling the
Karl Heuer [Wed, 24 Jan 1996 21:59:32 +0000 (21:59 +0000)]
(tmm-prompt): Set last-command-event before calling the
selected function.

28 years ago(xmenu.o): Depend on termhooks.h.
Richard M. Stallman [Wed, 24 Jan 1996 21:55:40 +0000 (21:55 +0000)]
(xmenu.o): Depend on termhooks.h.

28 years ago(report-emacs-bug): Insert newlines only in the inserted key descriptions.
Erik Naggum [Wed, 24 Jan 1996 21:43:00 +0000 (21:43 +0000)]
(report-emacs-bug): Insert newlines only in the inserted key descriptions.

28 years ago(sys_select): Use time macros to prevent time values
Karl Heuer [Wed, 24 Jan 1996 21:21:40 +0000 (21:21 +0000)]
(sys_select): Use time macros to prevent time values
from overflowing.

28 years ago(wait_reading_process_input) [not subprocesses]: Do
Karl Heuer [Wed, 24 Jan 1996 21:21:07 +0000 (21:21 +0000)]
(wait_reading_process_input) [not subprocesses]: Do
not assume SELECT_TYPE is an int.

28 years ago(makefile-browser-toggle): Use delete-region, not kill-line.
Richard M. Stallman [Wed, 24 Jan 1996 20:06:06 +0000 (20:06 +0000)]
(makefile-browser-toggle): Use delete-region, not kill-line.

28 years ago(vip-ask-level): Prefix \ to ( at start of line.
Erik Naggum [Wed, 24 Jan 1996 19:17:51 +0000 (19:17 +0000)]
(vip-ask-level): Prefix \ to ( at start of line.

28 years ago(term-exec-hook): Doc fix.
Erik Naggum [Wed, 24 Jan 1996 19:12:08 +0000 (19:12 +0000)]
(term-exec-hook): Doc fix.

28 years ago(solitaire): Doc fix.
Erik Naggum [Wed, 24 Jan 1996 19:11:25 +0000 (19:11 +0000)]
(solitaire): Doc fix.

28 years ago(solar-moment, solar-ephemeris-time, solar-equatorial-coordinates,
Erik Naggum [Wed, 24 Jan 1996 19:09:39 +0000 (19:09 +0000)]
(solar-moment, solar-ephemeris-time, solar-equatorial-coordinates,
solar-horizontal-coordinates): Doc fixes.

28 years ago(lunar-new-moon-on-or-after): Doc fix.
Erik Naggum [Wed, 24 Jan 1996 19:02:53 +0000 (19:02 +0000)]
(lunar-new-moon-on-or-after): Doc fix.

28 years ago(dabbrev-abbrev-skip-leading-regexp): Doc fix.
Erik Naggum [Wed, 24 Jan 1996 19:01:08 +0000 (19:01 +0000)]
(dabbrev-abbrev-skip-leading-regexp): Doc fix.

28 years ago(sgml-quick-keys): New variable.
Richard M. Stallman [Wed, 24 Jan 1996 17:12:21 +0000 (17:12 +0000)]
(sgml-quick-keys): New variable.
(sgml-mode-map): Use it, defined additional long keys to compensate.
(sgml-tag-alist): Added <![ ]>
(sgml-tag): Special treatment for previous construct.
(sgml-auto-attributes): Deleted variable covered by sgml-quick-keys,
changed function of same name.
(sgml-delete-tag): Newline also counts as whitespace before tag.
(html-quick-keys): Use sgml-quick-keys as default, thus changed to nil.
(html-mode-map): Added C-c C-c char combinations for when
html-quick-keys is nil.
(html-tag-alist): Added /cgi-bin/ to href completions, submit (spelling
fixed) button to form.
(html-checkboxes): New skeleton.

28 years agoFix doc strings at top of file.
Edward M. Reingold [Wed, 24 Jan 1996 16:01:00 +0000 (16:01 +0000)]
Fix doc strings at top of file.

28 years agoAdd \hfuzz=1000pt to get rid of overfull box messages.
Edward M. Reingold [Wed, 24 Jan 1996 15:58:39 +0000 (15:58 +0000)]
Add \hfuzz=1000pt to get rid of overfull box messages.

28 years agoFixed doc strings and references to calendar-latitude and calendar-longitude.
Edward M. Reingold [Wed, 24 Jan 1996 15:55:55 +0000 (15:55 +0000)]
Fixed doc strings and references to calendar-latitude and calendar-longitude.

28 years ago(turn-on-font-lock): Test window-system.
Richard M. Stallman [Wed, 24 Jan 1996 05:40:21 +0000 (05:40 +0000)]
(turn-on-font-lock): Test window-system.

28 years ago(update_menu_\b\b_ba\b, redisplay_window) \b:"\b Use FRAME_WINDOW_P
Geoff Voelker [Tue, 23 Jan 1996 18:56:15 +0000 (18:56 +0000)]
(update_menu_\b\b_ba\b, redisplay_window) \b:"\b Use FRAME_WINDOW_P
instead of only testing for X11.

28 years ago(kill-local-variable): didn't update the value of
Karl Heuer [Tue, 23 Jan 1996 18:06:54 +0000 (18:06 +0000)]
(kill-local-variable): didn't update the value of
forwarded objects.

28 years ago(mark_window_display_accurate): buffer->clip_changed was
Karl Heuer [Tue, 23 Jan 1996 18:01:17 +0000 (18:01 +0000)]
(mark_window_display_accurate): buffer->clip_changed was
being inappropriately cleared.

28 years ago(sigblock): New (dummy) function.
Karl Heuer [Tue, 23 Jan 1996 17:56:55 +0000 (17:56 +0000)]
(sigblock): New (dummy) function.

28 years ago(sigblock): Delete this, undoing previous change.
Karl Heuer [Tue, 23 Jan 1996 17:55:02 +0000 (17:55 +0000)]
(sigblock): Delete this, undoing previous change.

28 years ago(compilation-handle-exit): Undo previous change.
Karl Heuer [Tue, 23 Jan 1996 17:51:09 +0000 (17:51 +0000)]
(compilation-handle-exit): Undo previous change.
Don't reference `proc' object.
Pass current buffer to `compilation-finish-function'.

28 years ago(LOCALTIME_CACHE, HAVE_TZSET): Define these.
Karl Heuer [Tue, 23 Jan 1996 17:44:58 +0000 (17:44 +0000)]
(LOCALTIME_CACHE, HAVE_TZSET): Define these.

28 years ago(lwlib): Don't distribute lwlib-Xol* files.
Karl Heuer [Tue, 23 Jan 1996 17:36:20 +0000 (17:36 +0000)]
(lwlib): Don't distribute lwlib-Xol* files.

28 years ago(UNEXEC): unexsgi.o renamed from unexelfsgi.o.
Karl Heuer [Tue, 23 Jan 1996 17:04:51 +0000 (17:04 +0000)]
(UNEXEC): unexsgi.o renamed from unexelfsgi.o.

28 years ago[USG5_4] (UNEXEC): unexsgi.o renamed from unexelfsgi.o.
Karl Heuer [Tue, 23 Jan 1996 17:04:33 +0000 (17:04 +0000)]
[USG5_4] (UNEXEC): unexsgi.o renamed from unexelfsgi.o.

28 years ago(UNEXEC): unexsni.o renamed from unexelfsni.o.
Karl Heuer [Tue, 23 Jan 1996 17:03:55 +0000 (17:03 +0000)]
(UNEXEC): unexsni.o renamed from unexelfsni.o.

28 years agoComment fixes.
Karl Heuer [Tue, 23 Jan 1996 17:03:04 +0000 (17:03 +0000)]
Comment fixes.

28 years ago(LOCALTIME_CACHE): Delete extra #undef.
Karl Heuer [Tue, 23 Jan 1996 16:44:34 +0000 (16:44 +0000)]
(LOCALTIME_CACHE): Delete extra #undef.

28 years ago(update-file-autoloads): Only give "up to date" msg if (interactive-p).
Roland McGrath [Sun, 21 Jan 1996 20:20:46 +0000 (20:20 +0000)]
(update-file-autoloads): Only give "up to date" msg if (interactive-p).
(update-autoloads-from-directory): Call expand-file-name on arg.

28 years ago(unexec): Undo data relocations unconditionally, not #ifdef SOLARIS2.
Roland McGrath [Sun, 21 Jan 1996 04:16:54 +0000 (04:16 +0000)]
(unexec): Undo data relocations unconditionally, not #ifdef SOLARIS2.

28 years ago(compilation-handle-exit): If process-status doesn't
Karl Heuer [Sun, 21 Jan 1996 03:55:57 +0000 (03:55 +0000)]
(compilation-handle-exit): If process-status doesn't
exist (e.g. on MSDOS), use an empty string.

28 years ago[__DJGPP__] (sigblock): Define trivially.
Karl Heuer [Sun, 21 Jan 1996 03:54:12 +0000 (03:54 +0000)]
[__DJGPP__] (sigblock): Define trivially.

28 years ago(x_make_frame_visible): Explicitly make the frame
Geoff Voelker [Sun, 21 Jan 1996 00:57:52 +0000 (00:57 +0000)]
(x_make_frame_visible): Explicitly make the frame
the selected frame.

28 years ago(keyboard.obj, dispnew.obj): Depend upon w32term.h.
Geoff Voelker [Sun, 21 Jan 1996 00:32:21 +0000 (00:32 +0000)]
(keyboard.obj, dispnew.obj): Depend upon w32term.h.
(LIBS): Link with mpr.lib for remote share support.

28 years ago(nt_stat): Use alloca instead of xmalloc.
Geoff Voelker [Sun, 21 Jan 1996 00:31:34 +0000 (00:31 +0000)]
(nt_stat): Use alloca instead of xmalloc.
(get_unassigned_drive_letter, is_toplevel_share_name,
stat_toplevel_share): New functions for stat on remote shares.
(readdir): Use IS_ANY_SEP.

28 years ago(WIN32_KEY_SHIFTED): Macro undefined.
Geoff Voelker [Sun, 21 Jan 1996 00:30:47 +0000 (00:30 +0000)]
(WIN32_KEY_SHIFTED): Macro undefined.
(win32_number_shift_map): Array undefined.
(win32_kbd_patch_key): Properly handle virtual keys for
arbitrary keyboards.
(map_virt_key, key_event, win32_mouse_position, do_mouse_event,
win32_read_socket): Support for MULE.

28 years ago(clear_frame): Use FillConsoleOutput* calls instead of
Geoff Voelker [Sun, 21 Jan 1996 00:28:26 +0000 (00:28 +0000)]
(clear_frame): Use FillConsoleOutput* calls instead of
ScrollConsoleScreenBuffer (which has a bug on Win95).

28 years ago(Vwin32_enable_italics, Vwin32_enable_palette):
Geoff Voelker [Sun, 21 Jan 1996 00:24:03 +0000 (00:24 +0000)]
(Vwin32_enable_italics, Vwin32_enable_palette):
New variables.
(syms_of_win32fns): Set up new lisp variables.

(x_set_frame_parameters, x_real_positions, win32_load_font,
win32_abort): Conform to coding style.

(Fwin32_define_rgb_color, Fwin32_load_color_file, Fwin32_map_color,
Fwin32_unmap_color, Fwin32_regenerate_palette): New functions.
(syms_of_win32fns): Set up new lisp subroutines.
(defined_color): Use palettes.
(map_mode): Function removed.

(win32_init_class): Don't CS_OWNDC.
(win32_wnd_proc): Use segregated critical sections appropriately.
Handle WM_PALETTECHANGED.
Record WINDOWPLACEMENT structure length.

(x_to_win32_weight, win32_to_x_weight): Handle "heavy", "extrabold",
"light", "extralight", and "thin" fonts.
(x_to_win32_charset, win32_to_x_charset): New functions.
(win32_to_x_font): Use win32_to_x_charset.
(x_to_win32_font): Use x_to_win32_charset.
Support Windows font names.

(Fx_list_fonts, Fx_display_color_cells, Fx_display_mm_height.
Fx_display_mm_width): Use GetDC directly.

(Fx_open_connection): Support external color mapping files.

28 years ago(REG_ROOT): Don't use trailing backslash.
Geoff Voelker [Sun, 21 Jan 1996 00:23:44 +0000 (00:23 +0000)]
(REG_ROOT): Don't use trailing backslash.

28 years ago(win32_fill_rect): Remove unused variable.
Geoff Voelker [Sun, 21 Jan 1996 00:22:24 +0000 (00:22 +0000)]
(win32_fill_rect): Remove unused variable.
(x_iconify_frame): Conform to coding style.
(x_draw_box): Don't trim right and bottom.
(x_wm_set_size_hint): Use specific CRIT_MSG critical section.

(win32_fill_rect, dumpglyphs, do_line_dance, x_draw_box):
Use Get/ReleaseFrameDC.
(win32_update_begin): Regenerate palette if required.
(w32_read_socket): Use FALSE. Handle WM_PALETTECHANGED.
(win32_term_init): Use GetDC directly.
Enable palette in display structure.
Predefine white and black.
(x_delete_display): Free palette table.

28 years ago(win32_palette_entry): New structure.
Geoff Voelker [Sun, 21 Jan 1996 00:21:35 +0000 (00:21 +0000)]
(win32_palette_entry): New structure.
(has_palette, p_colors_in_use, n_colors_in_use, h_palette,
regen_palette): Declare variables.
(struct win32_output): New field.
(my_get_dc): Macro removed.
(GetFrameDC, ReleaseFrameDC): Declare functions.

28 years agoInclude frame.h.
Geoff Voelker [Sun, 21 Jan 1996 00:20:52 +0000 (00:20 +0000)]
Include frame.h.
(critsect, h_input_available): New variables.
(init_crit, delete_crit): Handle all three critical sections.
(GetFrameDC, ReleaseFrameDC): New functions.
(get_next_msg, post_msg): Use h_input_available.
Use CRIT_MSG critical section.

28 years ago(pop_retrieve, getline): Avoid type clashes.
Karl Heuer [Sat, 20 Jan 1996 20:51:31 +0000 (20:51 +0000)]
(pop_retrieve, getline): Avoid type clashes.

28 years ago(Fformat_time_string): Don't crash if the resulting string is empty.
Paul Eggert [Sat, 20 Jan 1996 20:47:48 +0000 (20:47 +0000)]
(Fformat_time_string): Don't crash if the resulting string is empty.
Doc fix.

28 years ago(vc-utc-string): Remove; it wasn't reliable near DST or leap-second
Paul Eggert [Sat, 20 Jan 1996 20:42:06 +0000 (20:42 +0000)]
(vc-utc-string): Remove; it wasn't reliable near DST or leap-second
transitions.
(vc-find-cvs-master): Convert UTC string to encoded time and compare
the results to the file attributes, rather than attempting to convert
file attributes to UTC string (which wasn't reliable).

28 years ago(rmail): Add (require 'rmail).
Karl Heuer [Sat, 20 Jan 1996 07:41:37 +0000 (07:41 +0000)]
(rmail): Add (require 'rmail).

28 years agoInitial revision
Michael Kifer [Sat, 20 Jan 1996 05:32:51 +0000 (05:32 +0000)]
Initial revision

28 years ago*** empty log message ***
Michael Kifer [Sat, 20 Jan 1996 03:19:26 +0000 (03:19 +0000)]
*** empty log message ***

28 years agoSat Jan 20 01:41:56 1996 Michael Kifer <kifer@sbkifer>
Michael Kifer [Sat, 20 Jan 1996 03:10:57 +0000 (03:10 +0000)]
Sat Jan 20 01:41:56 1996  Michael Kifer  <kifer@sbkifer>

* viper.el (vip-auto-indent,vip-electric-mode): are now local
variables.
(vip-open-line,vip-Open-line,vip-autoindent):
are now electrified functions.
(vip-set-hooks): viperized awk, ksh, makefile, and html-helper modes.
(vip-custom-file-name): adapted to non-Unix systems.
(vip-move-minibuffer-overlay): removed.
(vip-read-string-with-history):
now accepts correct defaults when called to
read a shell command.

28 years agoFix Change Log comment line.
Erik Naggum [Sat, 20 Jan 1996 02:50:09 +0000 (02:50 +0000)]
Fix Change Log comment line.

28 years ago(enum sym_type, anonymous enum): Delete final comma.
Karl Heuer [Fri, 19 Jan 1996 22:54:17 +0000 (22:54 +0000)]
(enum sym_type, anonymous enum): Delete final comma.

28 years ago(auto-mode-alist): Recognize ".exp" suffix.
Karl Heuer [Fri, 19 Jan 1996 22:50:21 +0000 (22:50 +0000)]
(auto-mode-alist): Recognize ".exp" suffix.

28 years agoUse `convert-standard-filename' to set the name
Karl Heuer [Fri, 19 Jan 1996 22:44:37 +0000 (22:44 +0000)]
Use `convert-standard-filename' to set the name
of the key mapping file.

28 years ago(tpu-load-xkeys): Use `convert-standard-filename' to
Karl Heuer [Fri, 19 Jan 1996 22:43:41 +0000 (22:43 +0000)]
(tpu-load-xkeys): Use `convert-standard-filename' to
set the name of the key mapping file.

28 years ago(Fother_buffer): If we have to create a new buffer, use
Karl Heuer [Fri, 19 Jan 1996 22:39:00 +0000 (22:39 +0000)]
(Fother_buffer): If we have to create a new buffer, use
default-major-mode.

28 years ago(pp-eval-expression): Use `frame-width' instead of `screen-width'.
Erik Naggum [Fri, 19 Jan 1996 11:24:34 +0000 (11:24 +0000)]
(pp-eval-expression): Use `frame-width' instead of `screen-width'.

28 years agoComment change.
Erik Naggum [Fri, 19 Jan 1996 11:10:56 +0000 (11:10 +0000)]
Comment change.

28 years ago(make_frame): Initialize frame title field to nil.
Erik Naggum [Fri, 19 Jan 1996 07:27:56 +0000 (07:27 +0000)]
(make_frame): Initialize frame title field to nil.

28 years agoInitial revision
Geoff Voelker [Fri, 19 Jan 1996 04:32:00 +0000 (04:32 +0000)]
Initial revision

28 years ago(sh-mode): Add autoload cookie.
Erik Naggum [Fri, 19 Jan 1996 00:10:34 +0000 (00:10 +0000)]
(sh-mode): Add autoload cookie.

28 years agosp correction
Simon Marshall [Thu, 18 Jan 1996 16:10:41 +0000 (16:10 +0000)]
sp correction

28 years ago(safe_run_hooks): Use Qt, not Qerror, to avoid running the debugger.
Richard M. Stallman [Thu, 18 Jan 1996 08:41:14 +0000 (08:41 +0000)]
(safe_run_hooks): Use Qt, not Qerror, to avoid running the debugger.

28 years ago(run_hook_with_args): Do nothing if Vrun_hooks is nil.
Richard M. Stallman [Thu, 18 Jan 1996 08:40:29 +0000 (08:40 +0000)]
(run_hook_with_args): Do nothing if Vrun_hooks is nil.

28 years ago(syms_of_frame_1): Initialize Qtitle.
Richard M. Stallman [Thu, 18 Jan 1996 08:38:16 +0000 (08:38 +0000)]
(syms_of_frame_1): Initialize Qtitle.

28 years ago(mark_object): Mark frame title field.
Richard M. Stallman [Thu, 18 Jan 1996 08:37:41 +0000 (08:37 +0000)]
(mark_object): Mark frame title field.

28 years ago(struct frame): New field `title'.
Richard M. Stallman [Thu, 18 Jan 1996 08:36:51 +0000 (08:36 +0000)]
(struct frame): New field `title'.

28 years ago(mouse-buffer-menu): Delete debugging code.
Richard M. Stallman [Thu, 18 Jan 1996 07:00:50 +0000 (07:00 +0000)]
(mouse-buffer-menu): Delete debugging code.

28 years ago(ls-lisp-support-shell-wildcards): Add autoload cookie.
Richard M. Stallman [Thu, 18 Jan 1996 04:47:45 +0000 (04:47 +0000)]
(ls-lisp-support-shell-wildcards): Add autoload cookie.

28 years agoRecognize go32* as an os.
Doug Evans [Wed, 17 Jan 1996 23:54:58 +0000 (23:54 +0000)]
Recognize go32* as an os.

28 years ago(sh-indent-line): Cope if no previous noncomment line.
Richard M. Stallman [Wed, 17 Jan 1996 22:41:21 +0000 (22:41 +0000)]
(sh-indent-line): Cope if no previous noncomment line.

28 years agoDefault OS to nextstep if machine vendor is Next.
Richard M. Stallman [Wed, 17 Jan 1996 22:40:42 +0000 (22:40 +0000)]
Default OS to nextstep if machine vendor is Next.
-ns2 is an alias for -nextstep.

28 years ago(makefile-mode): Fix criterion for calling makefile-define-space-face.
Richard M. Stallman [Wed, 17 Jan 1996 22:26:18 +0000 (22:26 +0000)]
(makefile-mode): Fix criterion for calling makefile-define-space-face.

28 years ago(goto-address-at-point, goto-address-at-mouse): Add autoload cookies.
Richard M. Stallman [Wed, 17 Jan 1996 22:24:38 +0000 (22:24 +0000)]
(goto-address-at-point, goto-address-at-mouse): Add autoload cookies.

28 years ago(HAVE_X11): Merge $LD_SWITCH_X_SITE into LDFLAGS instead of into LIBS.
Richard M. Stallman [Wed, 17 Jan 1996 22:03:09 +0000 (22:03 +0000)]
(HAVE_X11): Merge $LD_SWITCH_X_SITE into LDFLAGS instead of into LIBS.

28 years ago(decode_mode_spec, case 'F'): Use `title' field.
Richard M. Stallman [Wed, 17 Jan 1996 21:58:51 +0000 (21:58 +0000)]
(decode_mode_spec, case 'F'): Use `title' field.

28 years ago(auto-mode-alist): Use "\\`" instead of "^".
Karl Heuer [Wed, 17 Jan 1996 19:14:20 +0000 (19:14 +0000)]
(auto-mode-alist): Use "\\`" instead of "^".

28 years ago(replace_buffer_in_all_windows): Don't change selected
Karl Heuer [Wed, 17 Jan 1996 19:03:02 +0000 (19:03 +0000)]
(replace_buffer_in_all_windows): Don't change selected
window, even temporarily; that has undesirable side effects.

28 years ago(HAVE_TZSET): Add #undef.
Richard M. Stallman [Wed, 17 Jan 1996 18:03:42 +0000 (18:03 +0000)]
(HAVE_TZSET): Add #undef.

28 years ago(Fdump_emacs): If HAVE_TZSET and not
Richard M. Stallman [Wed, 17 Jan 1996 18:03:03 +0000 (18:03 +0000)]
(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.

28 years ago(set_time_zone_rule): No longer static.
Richard M. Stallman [Wed, 17 Jan 1996 17:54:40 +0000 (17:54 +0000)]
(set_time_zone_rule): No longer static.

28 years agoExplain avoiding x-popup-menu for menu bar submenu.
Richard M. Stallman [Wed, 17 Jan 1996 17:23:41 +0000 (17:23 +0000)]
Explain avoiding x-popup-menu for menu bar submenu.

28 years agoDoc menu-bar-update-hook.
Richard M. Stallman [Wed, 17 Jan 1996 17:23:04 +0000 (17:23 +0000)]
Doc menu-bar-update-hook.

28 years ago(gnus-group-make-help-group): Check whether
Richard M. Stallman [Wed, 17 Jan 1996 00:24:29 +0000 (00:24 +0000)]
(gnus-group-make-help-group): Check whether
`installation-directory' is nil before using it.

28 years ago(nnkiboze-close-group): Should only be run from summary buffers.
Richard M. Stallman [Wed, 17 Jan 1996 00:22:11 +0000 (00:22 +0000)]
(nnkiboze-close-group): Should only be run from summary buffers.

28 years ago(nntp-accept-response): Add a timeout parameter to `accept-process-output'.
Richard M. Stallman [Wed, 17 Jan 1996 00:20:56 +0000 (00:20 +0000)]
(nntp-accept-response): Add a timeout parameter to `accept-process-output'.

28 years ago(sh-shell-variables): New variable.
Richard M. Stallman [Wed, 17 Jan 1996 00:19:44 +0000 (00:19 +0000)]
(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.

28 years ago(HAVE_XMU): Fix typo in previous change.
Richard M. Stallman [Tue, 16 Jan 1996 22:54:10 +0000 (22:54 +0000)]
(HAVE_XMU): Fix typo in previous change.

[Solaris]: Don't let $CC make us use /usr/ucb/cc.

28 years ago(bibtex-font-lock-keywords, bibtex-mode):
Richard M. Stallman [Tue, 16 Jan 1996 16:37:54 +0000 (16:37 +0000)]
(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.

28 years ago(update-file-autoloads): Fix message.
Erik Naggum [Tue, 16 Jan 1996 13:14:12 +0000 (13:14 +0000)]
(update-file-autoloads): Fix message.

28 years ago(sco5): New case.
Richard Kenner [Tue, 16 Jan 1996 01:58:43 +0000 (01:58 +0000)]
(sco5): New case.

28 years ago(ps-do-despool): On MS-DOS, allow both the usual and
Richard M. Stallman [Mon, 15 Jan 1996 22:50:35 +0000 (22:50 +0000)]
(ps-do-despool): On MS-DOS, allow both the usual and
the alternative printing methods.

28 years ago(ps-lpr-switches, ps-lpr-command): Just setq them;
Richard M. Stallman [Mon, 15 Jan 1996 22:50:00 +0000 (22:50 +0000)]
(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.

28 years ago(print-region): Make pipes use binary mode if file is binary.
Richard M. Stallman [Mon, 15 Jan 1996 22:42:33 +0000 (22:42 +0000)]
(print-region): Make pipes use binary mode if file is binary.

28 years ago(X11R5_INHIBIT_I18N): Add undef.
Richard M. Stallman [Mon, 15 Jan 1996 21:26:30 +0000 (21:26 +0000)]
(X11R5_INHIBIT_I18N): Add undef.
(LIB_MOTIF): Undef before defining.

28 years agoUpdate FSF's address in the preamble.
Erik Naggum [Mon, 15 Jan 1996 09:18:04 +0000 (09:18 +0000)]
Update FSF's address in the preamble.

28 years agoUpdate FSF's ddress in preamble
Erik Naggum [Mon, 15 Jan 1996 08:32:56 +0000 (08:32 +0000)]
Update FSF's ddress in preamble

28 years agoInitial revision
Erik Naggum [Mon, 15 Jan 1996 08:16:45 +0000 (08:16 +0000)]
Initial revision

28 years agoUpdate comment preamble.
Erik Naggum [Mon, 15 Jan 1996 05:56:38 +0000 (05:56 +0000)]
Update comment preamble.