bpt/emacs.git
28 years ago(XCAR, XCDR, CAR, CDR): New macros.
Karl Heuer [Wed, 24 Jan 1996 23:44:22 +0000 (23:44 +0000)]
(XCAR, XCDR, CAR, CDR): New macros.
(make_number): New macro definition.

28 years ago(x_connection_signal): Explicitly check the thread interlock
Karl Heuer [Wed, 24 Jan 1996 23:43:22 +0000 (23:43 +0000)]
(x_connection_signal): Explicitly check the thread interlock
on Solaris.
[SOLARIS2]: Include Xlibint.h.
(x_connection_signal): Access XlibDisplayWriting properly.
No need to sleep--if the flag is set, assume connection is dead.

28 years ago(Faccessible_keymaps): Doc fix.
Karl Heuer [Wed, 24 Jan 1996 23:42:32 +0000 (23:42 +0000)]
(Faccessible_keymaps): Doc fix.
(describe_command): Sometimes use col 32 for desc.
Record that col in previous_description_column for hysteresis.
(describe_map): Clear out previous_description_column.

28 years ago(make_frame): Initialize title parameter to Qnil.
Karl Heuer [Wed, 24 Jan 1996 23:41:55 +0000 (23:41 +0000)]
(make_frame): Initialize title parameter to Qnil.

28 years ago(make_number): Function deleted.
Karl Heuer [Wed, 24 Jan 1996 23:41:28 +0000 (23:41 +0000)]
(make_number): Function deleted.

28 years ago* macros.c (Fstart_kbd_macro): Use xmalloc.
Karl Heuer [Wed, 24 Jan 1996 23:41:04 +0000 (23:41 +0000)]
* macros.c (Fstart_kbd_macro): Use xmalloc.
Shrink the kbd macro buffer if it is very big.

28 years ago(syms_of_lread): Set Vsource_directory here.
Karl Heuer [Wed, 24 Jan 1996 23:40:40 +0000 (23:40 +0000)]
(syms_of_lread): Set Vsource_directory here.
(init_lread): Not here.

28 years ago(update_menu_bar):
Karl Heuer [Wed, 24 Jan 1996 23:40:09 +0000 (23:40 +0000)]
(update_menu_bar):
Use safe_run_hooks for Qmenu_bar_update_hook.

28 years ago(set_frame_menubar):
Karl Heuer [Wed, 24 Jan 1996 23:38:23 +0000 (23:38 +0000)]
(set_frame_menubar):
Use safe_run_hooks for Qmenu_bar_update_hook.

28 years ago* vc.el (vc-backend-checkout): Use let to restore default-directory.
Karl Heuer [Wed, 24 Jan 1996 23:32:49 +0000 (23:32 +0000)]
* vc.el (vc-backend-checkout): Use let to restore default-directory.
(vc-next-action-dired): Likewise.

28 years ago(unrmail): Default the directory of TO-FILE based on FILE.
Karl Heuer [Wed, 24 Jan 1996 23:32:31 +0000 (23:32 +0000)]
(unrmail): Default the directory of TO-FILE based on FILE.

28 years agoSeveral doc fixes.
Karl Heuer [Wed, 24 Jan 1996 23:32:14 +0000 (23:32 +0000)]
Several doc fixes.

28 years ago(tar-summarize-buffer): Fix "done" message.
Karl Heuer [Wed, 24 Jan 1996 23:31:12 +0000 (23:31 +0000)]
(tar-summarize-buffer): Fix "done" message.
(tar-summarize-buffer):
Insert summary lines in same order as tar-parse-info.

28 years ago(rmail-make-basic-summary-line): Include msg line number.
Karl Heuer [Wed, 24 Jan 1996 23:30:25 +0000 (23:30 +0000)]
(rmail-make-basic-summary-line): Include msg line number.
(rmail-summary-goto-msg):
Pass along args NOWARN and SKIP-RMAIL in recursive call.

28 years ago(msb--toggle-menu-type): Call menu-bar-update-buffers
Karl Heuer [Wed, 24 Jan 1996 23:29:33 +0000 (23:29 +0000)]
(msb--toggle-menu-type): Call menu-bar-update-buffers
with no argument.

28 years ago(menu-bar-search-menu): Clean up key symbols.
Karl Heuer [Wed, 24 Jan 1996 23:29:01 +0000 (23:29 +0000)]
(menu-bar-search-menu): Clean up key symbols.
(menu-bar-tools-menu): Rename vc-menu key symbol to just vc.

28 years ago(emacs-lisp-mode-map): Avoid duplicate in menu bindings.
Karl Heuer [Wed, 24 Jan 1996 23:28:37 +0000 (23:28 +0000)]
(emacs-lisp-mode-map): Avoid duplicate in menu bindings.

28 years ago(iso-accents-customize): Extract accent chars
Karl Heuer [Wed, 24 Jan 1996 23:27:59 +0000 (23:27 +0000)]
(iso-accents-customize): Extract accent chars
properly from iso-accents-list.
(iso-languages): Rename "default" to "latin-1".
Add a new element "latin-2" copied from iso02-acc.el.

28 years ago* isearch.el (isearch-other-meta-char): Avoid error if lookup in
Karl Heuer [Wed, 24 Jan 1996 23:26:25 +0000 (23:26 +0000)]
* isearch.el (isearch-other-meta-char): Avoid error if lookup in
function-key-map gives another keymap.

28 years ago(find-file-noselect): Fix error message style.
Karl Heuer [Wed, 24 Jan 1996 23:25:44 +0000 (23:25 +0000)]
(find-file-noselect): Fix error message style.

28 years ago(change_frame_size_1) [MSDOS]: Support frame size
Karl Heuer [Wed, 24 Jan 1996 22:33:54 +0000 (22:33 +0000)]
(change_frame_size_1) [MSDOS]: Support frame size
changing as best as possible.

28 years ago(dos_set_window_size): Prototype for a new function.
Karl Heuer [Wed, 24 Jan 1996 22:33:33 +0000 (22:33 +0000)]
(dos_set_window_size): Prototype for a new function.

28 years ago(dos_set_window_size): New function; switches the screen
Karl Heuer [Wed, 24 Jan 1996 22:33:08 +0000 (22:33 +0000)]
(dos_set_window_size): New function; switches the screen
to the size as close as possible to requested frame dimensions.

28 years ago(command-line-1): Update copyright in startup banner.
Karl Heuer [Wed, 24 Jan 1996 22:02:17 +0000 (22:02 +0000)]
(command-line-1): Update copyright in startup banner.

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.