bpt/emacs.git
28 years ago(unload_font): Invalidate computed faces.
Richard M. Stallman [Fri, 10 Nov 1995 16:19:51 +0000 (16:19 +0000)]
(unload_font): Invalidate computed faces.
(unload_color): Likewise.
(new_computed_face): Reuse invalidated computed faces.

28 years ago(display_text_line): Get redisplay_end_trigger from window.
Richard M. Stallman [Fri, 10 Nov 1995 16:18:44 +0000 (16:18 +0000)]
(display_text_line): Get redisplay_end_trigger from window.

(display_string): Detect truncation more carefully.

(redisplay_window): On non-X frame, always use
FRAME_MENU_BAR_LINES as criterion for whether to display menu bar.
(update_menu_bar): Likewise.
(display_menu_bar): Do the work here for non-X frames
regardless of USE_X_TOOLKIT.

28 years ago(struct window): New field redisplay_end_trigger.
Richard M. Stallman [Fri, 10 Nov 1995 16:05:24 +0000 (16:05 +0000)]
(struct window): New field redisplay_end_trigger.

28 years ago(Fwindow_redisplay_end_trigger): New function.
Richard M. Stallman [Fri, 10 Nov 1995 16:01:46 +0000 (16:01 +0000)]
(Fwindow_redisplay_end_trigger): New function.
(Fset_window_redisplay_end_trigger): Likewise.
(syms_of_window): defsubr them.

28 years ago(debug_print): Explicitly print a CR.
Richard M. Stallman [Fri, 10 Nov 1995 15:58:13 +0000 (15:58 +0000)]
(debug_print): Explicitly print a CR.

28 years ago(oblookup): Clear ARRAY_MARK_FLAG in obsize.
Richard M. Stallman [Fri, 10 Nov 1995 15:56:08 +0000 (15:56 +0000)]
(oblookup): Clear ARRAY_MARK_FLAG in obsize.

28 years ago(interrupt_signal): Do special things in GC.
Richard M. Stallman [Fri, 10 Nov 1995 15:54:33 +0000 (15:54 +0000)]
(interrupt_signal): Do special things in GC.

28 years ago(Fmove_to_column): Doc fix.
Richard M. Stallman [Fri, 10 Nov 1995 15:48:13 +0000 (15:48 +0000)]
(Fmove_to_column): Doc fix.

(compute_motion): Update next_boundary
when we skip to next newline.

28 years agoOops; left a note in a doc-string.
Simon Marshall [Fri, 10 Nov 1995 08:42:45 +0000 (08:42 +0000)]
Oops; left a note in a doc-string.

28 years ago(Fwrite_region): Move the code that writes annotations for empty files.
Richard M. Stallman [Fri, 10 Nov 1995 06:44:54 +0000 (06:44 +0000)]
(Fwrite_region): Move the code that writes annotations for empty files.

28 years ago(Fformat): Use doprnt_lisp.
Richard M. Stallman [Fri, 10 Nov 1995 06:41:14 +0000 (06:41 +0000)]
(Fformat): Use doprnt_lisp.

28 years agoInclude lisp.h.
Richard M. Stallman [Fri, 10 Nov 1995 06:40:06 +0000 (06:40 +0000)]
Include lisp.h.
(doprnt1): Renamed from doprnt.  New arg LISPSTRINGS.
This is now a static subroutine.
(doprnt): New definition calls doprnt1.
(doprnt_lisp): New function.

28 years ago(update_line): Avoid indexing into obody by -1.
Richard M. Stallman [Fri, 10 Nov 1995 06:38:23 +0000 (06:38 +0000)]
(update_line): Avoid indexing into obody by -1.

28 years ago(syms_of_callint): Set up Qlet, Qletx, Qsave_excursion.
Richard M. Stallman [Fri, 10 Nov 1995 06:34:09 +0000 (06:34 +0000)]
(syms_of_callint): Set up Qlet, Qletx, Qsave_excursion.
(Fcall_interactively): Look past those special forms
when checking for a call to `list'.

28 years ago(Fmake_overlay): New args front-advance and rear-advance.
Richard M. Stallman [Fri, 10 Nov 1995 06:32:38 +0000 (06:32 +0000)]
(Fmake_overlay): New args front-advance and rear-advance.

(syms_of_buffer): Delete the buffer-redisplay-end-trigger local variable.

28 years ago(lisp): Don't distribute site-start.
Richard M. Stallman [Fri, 10 Nov 1995 06:08:02 +0000 (06:08 +0000)]
(lisp): Don't distribute site-start.

28 years ago(run-hook-with-args, run-hook-list-with-args): Safeguard
Richard M. Stallman [Fri, 10 Nov 1995 04:48:27 +0000 (04:48 +0000)]
(run-hook-with-args, run-hook-list-with-args): Safeguard
against a t in the global value of hook variables.

28 years ago(makefile-mode): Call makefile-define-space-face only if it is defined.
Richard M. Stallman [Fri, 10 Nov 1995 04:44:37 +0000 (04:44 +0000)]
(makefile-mode): Call makefile-define-space-face only if it is defined.
(makefile-define-space-face): Create the face unconditionally;
alter it only if have X.

28 years agoFexpt): Doc fix.
Richard M. Stallman [Fri, 10 Nov 1995 04:29:21 +0000 (04:29 +0000)]
Fexpt): Doc fix.

28 years agoRequire calendar.
Richard M. Stallman [Fri, 10 Nov 1995 04:27:30 +0000 (04:27 +0000)]
Require calendar.

28 years ago1. Use local hooks, not local variables.
Simon Marshall [Thu, 9 Nov 1995 08:26:32 +0000 (08:26 +0000)]
1.  Use local hooks, not local variables.
2.  Wrap font-lock-fontify-region, not called fns.
3.  Guarantee anchored keywords don't span lines.

28 years agocompilation-mode-font-lock-keywords tweak
Simon Marshall [Thu, 9 Nov 1995 08:20:16 +0000 (08:20 +0000)]
compilation-mode-font-lock-keywords tweak

28 years ago(env_vars): New variable.
Geoff Voelker [Tue, 7 Nov 1995 07:58:00 +0000 (07:58 +0000)]
(env_vars): New variable.
(add_registry): New procedure.
(main): Use values of configuration environment variables from
the registry if defined, the process environment otherwise.

28 years agoUpdate to latest src/config.in.
Geoff Voelker [Tue, 7 Nov 1995 07:57:46 +0000 (07:57 +0000)]
Update to latest src/config.in.

28 years ago(NTGUI): New macro.
Geoff Voelker [Tue, 7 Nov 1995 07:57:05 +0000 (07:57 +0000)]
(NTGUI): New macro.
[NTGUI] (CFLAGS): Define HAVE_NTGUI.

28 years ago(addpm.exe): Link with $(ADVAPI32).
Geoff Voelker [Tue, 7 Nov 1995 07:56:36 +0000 (07:56 +0000)]
(addpm.exe): Link with $(ADVAPI32).
(install, fast_install): Change same-dir test to create test file in
installation tree and thereby support read-only shares.
(clean): Remove .pdb files.

28 years agoInitial revision
Geoff Voelker [Tue, 7 Nov 1995 07:52:28 +0000 (07:52 +0000)]
Initial revision

28 years ago[win32] (face-menu-read-color, list-colors-display, facemenu-color-equal, face-menu...
Geoff Voelker [Tue, 7 Nov 1995 07:48:36 +0000 (07:48 +0000)]
[win32] (face-menu-read-color, list-colors-display, facemenu-color-equal, face-menu-get-face):
Test for 'win32 window system as well as 'x.

28 years ago[win32] (make-face, make-face-x-resource-internal):
Geoff Voelker [Tue, 7 Nov 1995 07:48:12 +0000 (07:48 +0000)]
[win32] (make-face, make-face-x-resource-internal):
Test for 'win32 window system as well as 'x.

28 years agomouse.el [win32] (mouse-set-region):
Geoff Voelker [Tue, 7 Nov 1995 07:47:47 +0000 (07:47 +0000)]
mouse.el [win32] (mouse-set-region):
Test for 'win32 window system as well as 'x.

28 years ago[win32] (normal-top-level, command-line, command-line-1):
Geoff Voelker [Tue, 7 Nov 1995 07:47:22 +0000 (07:47 +0000)]
[win32] (normal-top-level, command-line, command-line-1):
Test for 'win32 window system as well as 'x.

28 years ago(DOC): Include strings from w32term.c, w32xfns.c,
Geoff Voelker [Tue, 7 Nov 1995 07:44:54 +0000 (07:44 +0000)]
(DOC): Include strings from w32term.c, w32xfns.c,
w32fns.c, w32faces.c, w32select.c, w32menu.c, w32reg.c; remove
Win95 conditional.

28 years ago(SUBSYSTEM, TLIBW32, TLASTLIB, WIN32OBJ): Defined.
Geoff Voelker [Tue, 7 Nov 1995 07:36:36 +0000 (07:36 +0000)]
(SUBSYSTEM, TLIBW32, TLASTLIB, WIN32OBJ): Defined.
(w32term.obj, w32xfns.obj, w32fns.obj w32faces.obj, w32select.obj,
w32menu.obj, w32reg.obj): Defined.
(LINK_FLAGS): Use SUBSYSTEM.
(OBJ1): Remove lastfile.obj.
(LIBS, TEMACS): Use TLASTLIB.
(LIBS) [NTGUI]: Use TLIBW32 and GUI libs.
(EMACS): Remove Win95 conditional.
(clean): Remove paths.h.

28 years ago(nt_get_resource, init_environment): Defined.
Geoff Voelker [Tue, 7 Nov 1995 07:36:09 +0000 (07:36 +0000)]
(nt_get_resource, init_environment): Defined.
(prepare_standard_handles, restore_standard_handles) [HAVE_NTGUI]:
Don't duplicate or restore standard handles.

28 years ago(nt_get_resource): Prototype defined.
Geoff Voelker [Tue, 7 Nov 1995 07:35:54 +0000 (07:35 +0000)]
(nt_get_resource): Prototype defined.

28 years ago[HAVE_NTGUI] (create_child): Pass handles to children.
Geoff Voelker [Tue, 7 Nov 1995 07:35:38 +0000 (07:35 +0000)]
[HAVE_NTGUI] (create_child): Pass handles to children.
[HAVE_NTGUI1] (sys_select): Support alternate keyboard handling.

28 years ago(nt_ring_bell): Renamed from ring_bell, now global.
Geoff Voelker [Tue, 7 Nov 1995 07:35:06 +0000 (07:35 +0000)]
(nt_ring_bell): Renamed from ring_bell, now global.
(initialize_win_nt_display): Use nt_ring_bell.
[HAVE_NTGUI] (pixel_to_glyph_coords, glyph_to_pixel_coords): Don't define.

28 years ago[HAVE_NTGUI] (WinMain): New procedure.
Geoff Voelker [Tue, 7 Nov 1995 07:34:42 +0000 (07:34 +0000)]
[HAVE_NTGUI] (WinMain): New procedure.
[HAVE_NTGUI] (hinst, hprevinst, lpCmdLine, nCmdShow): New variables.
[HAVE_NTGUI] (_start): Invoke WinMainCRTStartup.

28 years ago[HAVE_NTGUI] (abort): New macro.
Geoff Voelker [Tue, 7 Nov 1995 07:32:46 +0000 (07:32 +0000)]
[HAVE_NTGUI] (abort): New macro.
[HAVE_NTGUI] (HAVE_FACES): Defined.

[HAVE_NTGUI] (HAVE_WINDOW_SYSTEM): New macro.

28 years ago[HAVE_X_WINDOWS] (HAVE_WINDOW_SYSTEM): New macro.
Geoff Voelker [Tue, 7 Nov 1995 07:31:45 +0000 (07:31 +0000)]
[HAVE_X_WINDOWS] (HAVE_WINDOW_SYSTEM): New macro.

28 years ago(FRAME_INTERNAL_BORDER_WIDTH, FRAME_LINE_HEIGHT): New macros.
Geoff Voelker [Tue, 7 Nov 1995 07:31:20 +0000 (07:31 +0000)]
(FRAME_INTERNAL_BORDER_WIDTH, FRAME_LINE_HEIGHT): New macros.

28 years ago[HAVE_NTGUI] (set_menu_framebar): Declare external.
Geoff Voelker [Tue, 7 Nov 1995 07:28:29 +0000 (07:28 +0000)]
[HAVE_NTGUI] (set_menu_framebar): Declare external.
[HAVE_NTGUI] (frame_title_buf, frame_title_ptr): Include variables
for Win32 window system.
[HAVE_NTGUI] (store_frame_title, x_consider_frame_title): Include
procedures for Win32 window system.
[HAVE_NTGUI] (x_consider_frame_title): Test for Win32 frame.
[HAVE_NTGUI] (display_text_line): Test for Win32 frame on face change.
[HAVE_NTGUI] (display_menu_bar): Perform no-op for NT window system.

(update_menu_bar, redisplay_window): Test for definition
of FRAME_EXTERNAL_MENU_BAR before using it.

Use FRAME_WINDOW_P of FRAME_EXTERNAL_MENU_BAR before using it.

Use HAVE_WINDOW_SYSTEM instead of testing for specific window systems.

28 years ago[HAVE_NTGUI] (Fset_window_configuration): Set menu bar lines.
Geoff Voelker [Tue, 7 Nov 1995 07:27:45 +0000 (07:27 +0000)]
[HAVE_NTGUI] (Fset_window_configuration): Set menu bar lines.

Use HAVE_WINDOW_SYSTEM instead of testing for specific window systems.

28 years ago[HAVE_NTGUI] (FRAME_TERMCAP_P): Don't redefine.
Geoff Voelker [Tue, 7 Nov 1995 07:27:19 +0000 (07:27 +0000)]
[HAVE_NTGUI] (FRAME_TERMCAP_P): Don't redefine.

28 years ago[HAVE_NTGUI] (init_sys_modes, reset_sys_modes):
Geoff Voelker [Tue, 7 Nov 1995 07:26:18 +0000 (07:26 +0000)]
[HAVE_NTGUI] (init_sys_modes, reset_sys_modes):
Don't initialize terminal mode when using window system.
[HAVE_NTGUI] (BUFFER_SIZE_FACTOR): Increase for use with window system.

Use HAVE_WINDOW_SYSTEM instead of testing for specific window systems.

28 years ago[HAVE_NTGUI] (do_scrolling, do_direct_scrolling): Update frame geometry.
Geoff Voelker [Tue, 7 Nov 1995 07:25:15 +0000 (07:25 +0000)]
[HAVE_NTGUI] (do_scrolling, do_direct_scrolling): Update frame geometry.

Use FRAME_WINDOW_P instead of testing for specific window system frames.

Use HAVE_WINDOW_SYSTEM instead of testing for specific window systems.

28 years ago[HAVE_NTGUI] (POLL_FOR_INPUT): Define macro.
Geoff Voelker [Tue, 7 Nov 1995 07:23:14 +0000 (07:23 +0000)]
[HAVE_NTGUI] (POLL_FOR_INPUT): Define macro.
Use HAVE_WINDOW_SYSTEM instead of testing for specific window systems.

28 years ago[HAVE_NTGUI]: Include w32term.h.
Geoff Voelker [Tue, 7 Nov 1995 07:20:59 +0000 (07:20 +0000)]
[HAVE_NTGUI]: Include w32term.h.
[HAVE_NTGUI] (KBD_BUFFER_SIZE): Increase for NT window system.
[HAVE_NTGUI] (POLL_FOR_INPUT): Define.
[HAVE_NTGUI] (kbd_buffer_get_event): Enable windowing and menu events.
[HAVE_NTGUI] (lispy_function_keys): Define array for NT.
[HAVE_NTGUI] (make_lispy_event): Enable menu bar events.
[HAVE_NTGUI] (modify_event_symbol): Map symbol to keysym.
[HAVE_NTGUI] (read_char_x_menu_prompt): Display menus.

(FUNCTION_KEY_OFFSET): New macro.
(make_lispy_event): Use FUNCTION_KEY_OFFSET to modify event codes
before applying modifiers.

Use HAVE_WINDOW_SYSTEM instead of testing for specific window systems.

28 years ago[HAVE_NTGUI]: Test for a Win32 frame in procedures that test for an X frame.
Geoff Voelker [Tue, 7 Nov 1995 07:19:52 +0000 (07:19 +0000)]
[HAVE_NTGUI]: Test for a Win32 frame in procedures that test for an X frame.
Use FRAME_WINDOW_P instead of testing for specific window system frames.
Use HAVE_WINDOW_SYSTEM instead of testing for specific window systems.

28 years ago(output_method): New method: output_win32.
Geoff Voelker [Tue, 7 Nov 1995 07:18:50 +0000 (07:18 +0000)]
(output_method): New method: output_win32.
(output_data): New data: win32.
(FRAME_WIN32_P): New macro.
[HAVE_NTGUI] (external_menu_bar): Define variable.
[HAVE_NTGUI] (FRAME_EXTERNAL_MENU_BAR): Defined macro.
[HAVE_X_WINDOWS] (FRAME_WINDOW_P): Macro defined.

28 years ago[HAVE_NTGUI] (Fy_or_n_p, Fyes_or_no_p): Allow popup.
Geoff Voelker [Tue, 7 Nov 1995 07:18:17 +0000 (07:18 +0000)]
[HAVE_NTGUI] (Fy_or_n_p, Fyes_or_no_p): Allow popup.

28 years ago[HAVE_NTGUI]: Declare Vwindow_system.
Geoff Voelker [Tue, 7 Nov 1995 07:16:44 +0000 (07:16 +0000)]
[HAVE_NTGUI]: Declare Vwindow_system.
[HAVE_NTGUI] (main): Enable inhibit_window_system.
Initialize environment from registry.
Declare syms of Win32 windowing modules.
Use HAVE_WINDOW_SYSTEM instead of testing for specific window systems.

28 years ago[HAVE_NTGUI]: Include w32term.h.
Geoff Voelker [Tue, 7 Nov 1995 07:14:59 +0000 (07:14 +0000)]
[HAVE_NTGUI]: Include w32term.h.
Include dispextern.h before cm.h since dispextern.h includes windows.h.
[HAVE_NTGUI] (make_frame_glyphs, free_frame_glyphs, scroll_frame_lines,
update_frame, update_line): Test for WIN32 frame.
[HAVE_NTGUI] (init_display): Initialize WIN32 window system.
Use HAVE_WINDOW_SYSTEM instead of testing for specific window systems.

28 years ago[HAVE_NTGUI]: Include win32.h.
Geoff Voelker [Tue, 7 Nov 1995 07:13:46 +0000 (07:13 +0000)]
[HAVE_NTGUI]: Include win32.h.
HAVE_NTGUI] (struct frame_glyphs): Include pixel fields.
Use HAVE_WINDOW_SYSTEM instead of testing for specific window systems.

28 years agoBreak the hard link on alloca.c.
Karl Heuer [Mon, 6 Nov 1995 22:05:26 +0000 (22:05 +0000)]
Break the hard link on alloca.c.

28 years ago(debug_print): Print newline to stderr, too.
Erik Naggum [Mon, 6 Nov 1995 18:31:51 +0000 (18:31 +0000)]
(debug_print): Print newline to stderr, too.

28 years ago* etags.c (get_lang_from_name, get_lang_from_interpreter,
Francesco Potortì [Mon, 6 Nov 1995 17:21:24 +0000 (17:21 +0000)]
* etags.c (get_lang_from_name, get_lang_from_interpreter,
get_lang_from_suffix): New functions.
(get_language): Function deleted.
(lang_entry): Two members added to struct.
(lang_names): Reflect the new layout of lang_entry.
(print_language_names, main, find_entries): Use the new functions.
(find_entries): Look at the first line for #! if no language.
(C_entries): Invalidate the token when funcdef is reset.
(Perl_functions): New function.
(lang_suffixes): .pl and .pm are Perl suffixes.

28 years agoMake byte-force-recompile suitably interactive.
Simon Marshall [Mon, 6 Nov 1995 13:27:08 +0000 (13:27 +0000)]
Make byte-force-recompile suitably interactive.

28 years ago(makefile-define-space-face): Don't make face if non-X.
Karl Heuer [Sun, 5 Nov 1995 04:40:19 +0000 (04:40 +0000)]
(makefile-define-space-face): Don't make face if non-X.

28 years agoentered into RCS
Lars Magne Ingebrigtsen [Sat, 4 Nov 1995 03:54:42 +0000 (03:54 +0000)]
entered into RCS

28 years agoRemoved old gnus hooks.
Erik Naggum [Sat, 4 Nov 1995 02:26:16 +0000 (02:26 +0000)]
Removed old gnus hooks.
(gnus-group-mode): Adapt to new Gnus.
(gnus-summary-mode): Removed.

28 years ago(tex-send-command): Give meaningful error message.
Karl Heuer [Sat, 4 Nov 1995 00:39:25 +0000 (00:39 +0000)]
(tex-send-command): Give meaningful error message.

28 years ago(mail): Don't change directory for *mail* buffer.
Karl Heuer [Sat, 4 Nov 1995 00:39:03 +0000 (00:39 +0000)]
(mail): Don't change directory for *mail* buffer.
(sendmail-send-it, mail-recover): Instead, temporarily change to a
safe directory for just the subprocess.

28 years ago(choose_minibuf_frame): Moved here from frame.c.
Karl Heuer [Sat, 4 Nov 1995 00:21:08 +0000 (00:21 +0000)]
(choose_minibuf_frame): Moved here from frame.c.

28 years ago[!MULTI_FRAME] (Fmodify_frame_parameters): Add missing
Karl Heuer [Sat, 4 Nov 1995 00:19:00 +0000 (00:19 +0000)]
[!MULTI_FRAME] (Fmodify_frame_parameters): Add missing
declaration and initialization.
[MULTI_FRAME] (choose_minibuf_frame): Moved to minibuf.c; now
unconditional.

28 years ago(struct x_output): Rename from struct x_display.
Karl Heuer [Sat, 4 Nov 1995 00:12:52 +0000 (00:12 +0000)]
(struct x_output): Rename from struct x_display.
(the_only_x_display): Type is now struct x_output.

28 years ago(the_only_x_display): Type is now struct x_output.
Karl Heuer [Sat, 4 Nov 1995 00:10:43 +0000 (00:10 +0000)]
(the_only_x_display): Type is now struct x_output.
(internal_terminal_init): frame member is now named output_data.
(init_environment): Fix timezone rules.

28 years ago(main): [MSDOS] Call init_gettimeofday.
Karl Heuer [Sat, 4 Nov 1995 00:04:41 +0000 (00:04 +0000)]
(main): [MSDOS] Call init_gettimeofday.

28 years ago(install): Don't mv make-doc.exe into ../bin/.
Karl Heuer [Sat, 4 Nov 1995 00:02:57 +0000 (00:02 +0000)]
(install): Don't mv make-doc.exe into ../bin/.

28 years ago(sh-shells): Eliminated variable redundant with
Karl Heuer [Fri, 3 Nov 1995 03:29:46 +0000 (03:29 +0000)]
(sh-shells): Eliminated variable redundant with
`interpreter-mode-alist'.
(sh-beginning-of-command): Take into account \quoted newline.
(sh-builtins, sh-leading-keywords, sh-other-keywords): Now three
distinct sets for font-locking.
(sh-font-lock-keywords-1, sh-font-lock-keywords-2): New variables
and functions to give the user finer control over how much to fontify,
including new distinction between keywords and builtins.
(sh-mode): Use new features of `font-lock-defaults' and adaptation
to skeleton changes.
(sh-while): Fix csh, es & rc skeletons.

28 years ago(skeleton-end-hook): Now defvared and responsible for
Karl Heuer [Fri, 3 Nov 1995 03:29:04 +0000 (03:29 +0000)]
(skeleton-end-hook): Now defvared and responsible for
pushing out anything following skeleton to next line.  Thus this
behaviour can now be controlled by modes.
(skeleton-insert): Parameter `no-newline' removed.
(skeleton-read): Take this into account.
(skeleton-internal-1): Less spurious empty lines when wrapping.

28 years ago(sh-remember-variable): Set variable to empty string,
Karl Heuer [Fri, 3 Nov 1995 03:16:36 +0000 (03:16 +0000)]
(sh-remember-variable): Set variable to empty string,
so as not to mess up subprocesses' environment.  Not so nice for
completion.

28 years ago(minor-mode-map-alist): Use substitute-key-definition
Karl Heuer [Fri, 3 Nov 1995 03:11:24 +0000 (03:11 +0000)]
(minor-mode-map-alist): Use substitute-key-definition
to find the appropriate bindings for window enlarge/shrink.
(2C-shrink-window-horizontally, 2C-enlarge-window-horizontally):
Renamed from shrink-window-horizontally, enlarge-window-horizontally
to avoid redefining the standard functions.

28 years agoComment change.
Karl Heuer [Fri, 3 Nov 1995 02:30:17 +0000 (02:30 +0000)]
Comment change.

28 years ago(mh-goto-msg): binary search (much faster!).
Karl Heuer [Fri, 3 Nov 1995 02:29:09 +0000 (02:29 +0000)]
(mh-goto-msg): binary search (much faster!).
(mh-prompt-for-folder): error if regular file.

28 years agoreporter.el support.
Karl Heuer [Fri, 3 Nov 1995 02:28:52 +0000 (02:28 +0000)]
reporter.el support.

28 years ago(mh-make-folder-mode-line): support mh-msg-count.
Karl Heuer [Fri, 3 Nov 1995 02:28:26 +0000 (02:28 +0000)]
(mh-make-folder-mode-line): support mh-msg-count.
(mh-delete-scan-msgs): use fast new mh-goto-msg.

28 years ago(src, lib-src): Don't distribute Makefile.c.
Karl Heuer [Thu, 2 Nov 1995 23:29:42 +0000 (23:29 +0000)]
(src, lib-src): Don't distribute Makefile.c.
(etc/e): Do cleanup in $tempdir/etc/e, not $tempdir/etc.

28 years agoCreate lisp/MANIFEST.
Karl Heuer [Thu, 2 Nov 1995 23:26:19 +0000 (23:26 +0000)]
Create lisp/MANIFEST.

28 years ago(with-electric-help): Add missing argument MINHEIGHT.
Erik Naggum [Thu, 2 Nov 1995 20:30:38 +0000 (20:30 +0000)]
(with-electric-help): Add missing argument MINHEIGHT.

28 years ago* etags.c (lowcase): Use the standard tolower function.
Francesco Potortì [Thu, 2 Nov 1995 16:30:14 +0000 (16:30 +0000)]
* etags.c (lowcase): Use the standard tolower function.
(substitute): Remove some wrong and some useless code related with
escape `\` character in regexp replacement string.
(TEX_defenv): Added part, appendix, entry, index.  Removed typeout.
(lang_suffixes): New suffixes: .hpp for C++; .f90 for Fortran;
.bib, .ltx, .TeX for TeX (.bbl, .dtx removed); .ml for Lisp;
.prolog for prolog (.pl removed).
(massage_name, etags_getcwd): Use lowcase instead of tolower.
(regex.h): Don't include it if REGEX_IN_LIBC is defined.
(C_entries, find_entries): Added comments about memory leakage.
(add_node): Dead code removed.

28 years ago(vc-backend-diff): Use new variable vc-rcsdiff-knows-brief.
André Spiegel [Thu, 2 Nov 1995 09:36:01 +0000 (09:36 +0000)]
(vc-backend-diff): Use new variable vc-rcsdiff-knows-brief.

28 years ago(vc-utc-string): Use timezone of TIMEVAL for the correction, not the
André Spiegel [Thu, 2 Nov 1995 09:35:04 +0000 (09:35 +0000)]
(vc-utc-string): Use timezone of TIMEVAL for the correction, not the
current one.
(vc-rcsdiff-knows-brief): New variable.
(vc-rcs-lock-from-diff): Use it.

28 years ago(tpu-set-mode-line): Add element for column number.
Karl Heuer [Thu, 2 Nov 1995 04:40:07 +0000 (04:40 +0000)]
(tpu-set-mode-line): Add element for column number.

28 years agoDon't require initial whitespace in vendor name.
Karl Heuer [Thu, 2 Nov 1995 04:37:30 +0000 (04:37 +0000)]
Don't require initial whitespace in vendor name.

28 years agoAlways load menu-bar.
Richard M. Stallman [Tue, 31 Oct 1995 20:59:01 +0000 (20:59 +0000)]
Always load menu-bar.

28 years ago(SHORTBITS, INTBITS, LONGBITS): Deleted; now in config.h.
Karl Heuer [Tue, 31 Oct 1995 17:20:16 +0000 (17:20 +0000)]
(SHORTBITS, INTBITS, LONGBITS): Deleted; now in config.h.

28 years agoInitial revision
Karl Heuer [Tue, 31 Oct 1995 16:57:10 +0000 (16:57 +0000)]
Initial revision

28 years ago(msb--toggle-menu-type): Pass t as arg.
Richard M. Stallman [Tue, 31 Oct 1995 15:13:09 +0000 (15:13 +0000)]
(msb--toggle-menu-type): Pass t as arg.

28 years ago(command-line-1): Say how to invoke menu bar, if not X.
Richard M. Stallman [Tue, 31 Oct 1995 14:41:51 +0000 (14:41 +0000)]
(command-line-1): Say how to invoke menu bar, if not X.

(command-line): If not X, do enable menu bar.

28 years agoAdd some commented-out code.
Richard M. Stallman [Tue, 31 Oct 1995 14:27:13 +0000 (14:27 +0000)]
Add some commented-out code.

28 years agoInitial revision
Richard M. Stallman [Tue, 31 Oct 1995 08:44:46 +0000 (08:44 +0000)]
Initial revision

28 years ago(m68k-*-linux*): New alternative.
Richard M. Stallman [Tue, 31 Oct 1995 08:39:19 +0000 (08:39 +0000)]
(m68k-*-linux*): New alternative.

28 years agoExplain when user-mail-address is set.
Richard M. Stallman [Tue, 31 Oct 1995 05:59:44 +0000 (05:59 +0000)]
Explain when user-mail-address is set.

28 years agoFix previous change.
Richard M. Stallman [Tue, 31 Oct 1995 05:26:32 +0000 (05:26 +0000)]
Fix previous change.

28 years ago(SHORTBITS, INTBITS, LONGBITS): Deleted; now in config.h
Karl Heuer [Tue, 31 Oct 1995 05:22:28 +0000 (05:22 +0000)]
(SHORTBITS, INTBITS, LONGBITS): Deleted; now in config.h
Used new names for those macros in all references.

28 years ago(BITS_PER_CHAR, BITS_PER_INT, BITS_PER_SHORT)
Richard M. Stallman [Tue, 31 Oct 1995 02:48:28 +0000 (02:48 +0000)]
(BITS_PER_CHAR, BITS_PER_INT, BITS_PER_SHORT)
(BITS_PER_LONG): Define if not already defined.

28 years ago(BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):
Karl Heuer [Tue, 31 Oct 1995 02:34:16 +0000 (02:34 +0000)]
(BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):
Rename from SHORTBITS, INTBITS, LONGBITS.

28 years ago(mail-abbrev-syntax-table): Fix initialization.
Richard M. Stallman [Tue, 31 Oct 1995 02:08:29 +0000 (02:08 +0000)]
(mail-abbrev-syntax-table): Fix initialization.

28 years ago(debug_print): Print a newline here.
Richard M. Stallman [Tue, 31 Oct 1995 00:58:32 +0000 (00:58 +0000)]
(debug_print): Print a newline here.