]> code.delx.au - gnu-emacs/log
gnu-emacs
28 years ago(set_time_zone_rule):
Richard M. Stallman [Wed, 5 Jun 1996 15:08:18 +0000 (15:08 +0000)]
(set_time_zone_rule):
Work around localtime cache bug in SunOS 4.1.3_U1 and SunOS 4.1.4.

28 years ago* config.guess: Combine mips-mips-riscos cases, and use cpp to
Per Bothner [Wed, 5 Jun 1996 04:12:46 +0000 (04:12 +0000)]
* config.guess:  Combine mips-mips-riscos cases, and use cpp to
distinguish sysv/svr4/bsd variants.

28 years ago(w32_read_socket): If the dead key was produced using
Richard M. Stallman [Tue, 4 Jun 1996 23:24:46 +0000 (23:24 +0000)]
(w32_read_socket): If the dead key was produced using
AltGr and has a valid AltGr scan code, it's a valid key and
should not be discarded.

28 years ago(xterm-mouse-event): Adjust for minibuffer prompt width.
Richard M. Stallman [Tue, 4 Jun 1996 21:51:59 +0000 (21:51 +0000)]
(xterm-mouse-event): Adjust for minibuffer prompt width.

28 years ago(he-file-name-chars): Check windows-nt, not ms-windows.
Richard M. Stallman [Tue, 4 Jun 1996 16:37:27 +0000 (16:37 +0000)]
(he-file-name-chars): Check windows-nt, not ms-windows.

28 years ago(buffer-file-numbers-unique): New variable;
Richard M. Stallman [Tue, 4 Jun 1996 16:17:22 +0000 (16:17 +0000)]
(buffer-file-numbers-unique): New variable;
initialize to nil for windows-nt.
(find-buffer-visiting): Skip search for buffer based
on buffer-file-number if these are not unique.

28 years ago(occur): Avoid "1 lines" in echo area.
Richard M. Stallman [Tue, 4 Jun 1996 15:31:01 +0000 (15:31 +0000)]
(occur): Avoid "1 lines" in echo area.

28 years ago(shell-match-partial-variable): Doc fix.
Richard M. Stallman [Tue, 4 Jun 1996 15:27:52 +0000 (15:27 +0000)]
(shell-match-partial-variable): Doc fix.

28 years ago(normalize_filename): New function.
Richard M. Stallman [Mon, 3 Jun 1996 21:18:55 +0000 (21:18 +0000)]
(normalize_filename): New function.
(dostounix_filename, unixtodos_filename): Use it.
(readdir): Convert upper case file names to lower case
if win32-downcase-file-names is non-nil.

28 years ago(Vwin32_downcase_file_names): New variable.
Richard M. Stallman [Mon, 3 Jun 1996 21:17:31 +0000 (21:17 +0000)]
(Vwin32_downcase_file_names): New variable.
(syms_of_win32fns): DEF_VAR it.

28 years ago(DRIVE_LETTER): [DOS_NT] New macro.
Richard M. Stallman [Mon, 3 Jun 1996 21:16:17 +0000 (21:16 +0000)]
(DRIVE_LETTER): [DOS_NT] New macro.
(expand_file_name): Apply DRIVE_LETTER macro to drive names.

28 years ago(install-arch-indep): If cd etc makes output,
Richard M. Stallman [Mon, 3 Jun 1996 20:06:27 +0000 (20:06 +0000)]
(install-arch-indep): If cd etc makes output,
don't treat that as part of the tar data.
Check that ./lisp actually exists.

28 years ago(env_vars): Use slashes, not backslashes.
Richard M. Stallman [Mon, 3 Jun 1996 17:44:23 +0000 (17:44 +0000)]
(env_vars): Use slashes, not backslashes.

28 years ago(mouse-show-mark): Use temporary highlighting if possible instead of a pause.
Richard M. Stallman [Mon, 3 Jun 1996 17:21:03 +0000 (17:21 +0000)]
(mouse-show-mark): Use temporary highlighting if possible instead of a pause.
(mouse-drag-region): Use mouse-show-mark to do temp highlighting.
(mouse-save-then-kill): Call mouse-show-mark for a new selection
if we have a window system.

28 years ago(CHOOSE_NEWEST_EXE): New parameter macro.
Richard M. Stallman [Mon, 3 Jun 1996 15:44:32 +0000 (15:44 +0000)]
(CHOOSE_NEWEST_EXE): New parameter macro.
Not defined by default.
(WinMain): Add conditional testing CHOOSE_NEWEST_EXE.
(WinMain): Convert backslashes to slashes in env var values.

28 years ago(reporter-submit-bug-report):
Richard M. Stallman [Mon, 3 Jun 1996 14:39:17 +0000 (14:39 +0000)]
(reporter-submit-bug-report):
Bind same-window-regexps, same-window-buffer-names, to nil.

28 years ago(*:Linux:*:*): Add guess for sparc-unknown-linux.
Karl Heuer [Mon, 3 Jun 1996 12:51:33 +0000 (12:51 +0000)]
(*:Linux:*:*): Add guess for sparc-unknown-linux.

28 years agoComment change.
Richard M. Stallman [Mon, 3 Jun 1996 05:05:54 +0000 (05:05 +0000)]
Comment change.

28 years ago(re_max_failures): Reduce to 8000.
Richard M. Stallman [Sun, 2 Jun 1996 21:33:01 +0000 (21:33 +0000)]
(re_max_failures): Reduce to 8000.

28 years ago(msdos-color-aliases): Define more colors. (msdos-color-translate):
Richard M. Stallman [Sun, 2 Jun 1996 13:47:53 +0000 (13:47 +0000)]
(msdos-color-aliases): Define more colors.  (msdos-color-translate):
Fix `substring' arguments.  Recognize ``medium'' prefix.

28 years ago(reset_modifiers): Only clear a modifier if the modifier key has been
Richard M. Stallman [Sat, 1 Jun 1996 12:19:27 +0000 (12:19 +0000)]
(reset_modifiers): Only clear a modifier if the modifier key has been
detected to have been released since Emacs lost focus.
(win32_wnd_proc): Have Windows translate VK_NUMLOCK and VK_SCROLL key
downs; don't reset the modifier state when Emacs loses focus.

28 years ago(Fexpand_file_name) [WINDOWSNT]: Don't strip trailing /
Richard M. Stallman [Sat, 1 Jun 1996 02:23:06 +0000 (02:23 +0000)]
(Fexpand_file_name) [WINDOWSNT]: Don't strip trailing /
when newdir is just "//".
(Ffile_name_directory) [WINDOWSNT]: Return Qnil if filename is a
partial UNC name such as "//foo".

28 years ago(ispell-region): Handle ispell-skip-sgml properly with an re-search.
Richard M. Stallman [Fri, 31 May 1996 20:12:44 +0000 (20:12 +0000)]
(ispell-region): Handle ispell-skip-sgml properly with an re-search.

28 years ago(single_submenu): Handle non-keymap lists like symbols.
Richard M. Stallman [Fri, 31 May 1996 20:10:02 +0000 (20:10 +0000)]
(single_submenu): Handle non-keymap lists like symbols.

28 years ago(electric-helpify): Allow NAME to be given as arg.
Richard M. Stallman [Fri, 31 May 1996 15:33:29 +0000 (15:33 +0000)]
(electric-helpify): Allow NAME to be given as arg.
(electric-command-apropos): Specify *Apropos* as buffer name.

28 years ago(reporter-submit-bug-report):
Richard M. Stallman [Fri, 31 May 1996 04:17:17 +0000 (04:17 +0000)]
(reporter-submit-bug-report):
Use display-buffer to re-show the original buffer.

28 years ago(fill-individual-paragraphs): Don't get stuck
Richard M. Stallman [Fri, 31 May 1996 04:17:02 +0000 (04:17 +0000)]
(fill-individual-paragraphs): Don't get stuck
if no newline at the end of the region.

28 years ago(Fpop_to_buffer): Doc fix.
Richard M. Stallman [Thu, 30 May 1996 23:11:14 +0000 (23:11 +0000)]
(Fpop_to_buffer): Doc fix.

28 years ago(Fdisplay_buffer): Doc fix.
Richard M. Stallman [Thu, 30 May 1996 23:09:44 +0000 (23:09 +0000)]
(Fdisplay_buffer): Doc fix.

28 years ago(shell-command-on-region): In output buffer, display
Karl Heuer [Thu, 30 May 1996 20:44:17 +0000 (20:44 +0000)]
(shell-command-on-region): In output buffer, display
first page by setting point, not window-start (which can leave
point in an unexpected place).

28 years ago(Info-insert-dir): Fix default directory.
Karl Heuer [Thu, 30 May 1996 19:46:24 +0000 (19:46 +0000)]
(Info-insert-dir): Fix default directory.

28 years ago(event-point): Fix fboundp test surrounding this.
Karl Heuer [Thu, 30 May 1996 17:12:48 +0000 (17:12 +0000)]
(event-point): Fix fboundp test surrounding this.

28 years agoUse executing-kbd-macro, not executing-macro.
Karl Heuer [Wed, 29 May 1996 17:17:34 +0000 (17:17 +0000)]
Use executing-kbd-macro, not executing-macro.

28 years agoCheck for long file names.
Karl Heuer [Wed, 29 May 1996 14:56:45 +0000 (14:56 +0000)]
Check for long file names.

28 years agoFix previous change.
Karl Heuer [Tue, 28 May 1996 15:54:53 +0000 (15:54 +0000)]
Fix previous change.

28 years ago(change-log-font-lock-keywords): Require colon after
Karl Heuer [Tue, 28 May 1996 15:46:49 +0000 (15:46 +0000)]
(change-log-font-lock-keywords): Require colon after
parenthesized function name.

28 years ago(gnus-inews-date): Avoid race condition.
Karl Heuer [Tue, 28 May 1996 15:43:27 +0000 (15:43 +0000)]
(gnus-inews-date): Avoid race condition.

28 years ago* gnus.el (gnus-article-date-ut): Avoid race condition.
Karl Heuer [Tue, 28 May 1996 15:42:20 +0000 (15:42 +0000)]
* gnus.el (gnus-article-date-ut): Avoid race condition.

28 years ago(gnus-gmt-to-local): When rewriting a date to local time,
Karl Heuer [Tue, 28 May 1996 15:22:05 +0000 (15:22 +0000)]
(gnus-gmt-to-local): When rewriting a date to local time,
use the UTC offset in effect then, not the current UTC offset.

28 years ago(LIBS_SYSTEM): Define this.
Karl Heuer [Tue, 28 May 1996 00:53:21 +0000 (00:53 +0000)]
(LIBS_SYSTEM): Define this.

28 years ago[SOLARIS2]: Define SUNOS_5.
Karl Heuer [Tue, 28 May 1996 00:17:16 +0000 (00:17 +0000)]
[SOLARIS2]: Define SUNOS_5.

28 years ago(mail-abbrev-expand-hook): Disable abbrev mode temporarily while working,
Roland McGrath [Sun, 26 May 1996 23:12:01 +0000 (23:12 +0000)]
(mail-abbrev-expand-hook): Disable abbrev mode temporarily while working,
to avoid recursion in indent-relative expanding part of the abbrev
expansion as an abbrev itself.

28 years ago[SOLARIS2]: Include string.h.
Karl Heuer [Sat, 25 May 1996 23:37:13 +0000 (23:37 +0000)]
[SOLARIS2]: Include string.h.

28 years agoRephrase the first page to fit on a standard tty screen.
Karl Heuer [Sat, 25 May 1996 23:21:39 +0000 (23:21 +0000)]
Rephrase the first page to fit on a standard tty screen.

28 years ago(Vwin32_mouse_move_interval): New lisp variable.
Karl Heuer [Sat, 25 May 1996 17:49:03 +0000 (17:49 +0000)]
(Vwin32_mouse_move_interval): New lisp variable.
(syms_of_win32fns): Add Vwin32_mouse_move_interval to syms.
(saved_mouse_msg): Renamed to saved_mouse_button_msg.
(timer_id): Renamed to mouse_button_timer.
(saved_mouse_move_msg, mouse_move_timer): New variables.
(win_msg_worker): Delete WM_TIMER code.
(win32_wnd_proc): Handle WM_TIMER events here. Use separate timers
for mouse down and mouse move (including scroll bar drag) events.
Add new handling code for WM_VSCROLL and WM_MOUSEMOVE events.
Only filter WM_MOUSEMOVE events when a button is held down.
Always pass on message to DefWindowProc after calling
TranslateMessage.  Reset keyboard modifiers when losing focus.

(win32_wnd_proc): When passing modifier keystrokes back
to Windows, invoke TranslateMessage on them.

28 years ago(x_scroll_bar_handle_click): Repaint scroll bar handle
Karl Heuer [Sat, 25 May 1996 17:48:23 +0000 (17:48 +0000)]
(x_scroll_bar_handle_click): Repaint scroll bar handle
when drag is finished.

28 years ago[__linux__] (A_TEXT_OFFSET, A_TEXT_SEEK): Don't define.
Karl Heuer [Sat, 25 May 1996 14:42:59 +0000 (14:42 +0000)]
[__linux__] (A_TEXT_OFFSET, A_TEXT_SEEK): Don't define.

28 years agoRecognize sparc-*-lignux.
Karl Heuer [Sat, 25 May 1996 14:38:33 +0000 (14:38 +0000)]
Recognize sparc-*-lignux.

28 years ago(AViiON:dgux:*:*): Fix typo in recognizing mc88110.
Roland McGrath [Fri, 24 May 1996 22:34:49 +0000 (22:34 +0000)]
(AViiON:dgux:*:*): Fix typo in recognizing mc88110.

28 years agoTue May 21 19:18:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath [Fri, 24 May 1996 18:33:30 +0000 (18:33 +0000)]
Tue May 21 19:18:05 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* regex.c [_LIBC] (re_comp, re_exec): Define these, but weakly.

28 years agoComment fix.
Karl Heuer [Thu, 23 May 1996 19:20:43 +0000 (19:20 +0000)]
Comment fix.

28 years ago(init_lread): Init Vload_file_name to Qnil.
Karl Heuer [Thu, 23 May 1996 16:16:12 +0000 (16:16 +0000)]
(init_lread): Init Vload_file_name to Qnil.

28 years agoComment fix.
Karl Heuer [Thu, 23 May 1996 01:34:07 +0000 (01:34 +0000)]
Comment fix.

28 years ago[WIN32]: No-op as for [MSDOS].
Roland McGrath [Wed, 22 May 1996 21:47:37 +0000 (21:47 +0000)]
[WIN32]: No-op as for [MSDOS].

28 years ago(modifier_set): Check toggle state of CapsLock even
Karl Heuer [Wed, 22 May 1996 03:26:55 +0000 (03:26 +0000)]
(modifier_set): Check toggle state of CapsLock even
if modifiers are not being recorded.

28 years ago(get_volume_info): Always update *pPath correctly, even if
Karl Heuer [Wed, 22 May 1996 00:36:27 +0000 (00:36 +0000)]
(get_volume_info): Always update *pPath correctly, even if
UNC header is incomplete.

28 years ago(compute_motion): When calling Fget_char_property,
Karl Heuer [Wed, 22 May 1996 00:33:28 +0000 (00:33 +0000)]
(compute_motion): When calling Fget_char_property,
don't pass window if window is displaying the wrong buffer.

28 years agoRestore `hp9k2[0-9][0-9] | hp9k31[0-9])' case line apparently accidentally
Roland McGrath [Tue, 21 May 1996 22:55:56 +0000 (22:55 +0000)]
Restore `hp9k2[0-9][0-9] | hp9k31[0-9])' case line apparently accidentally
removed in the last change.

28 years agoInclude buffer.h.
Richard M. Stallman [Tue, 21 May 1996 18:09:43 +0000 (18:09 +0000)]
Include buffer.h.
(set_frame_menubar): Make sure input is unblocked
when we call create_menu_items.
Switch temporarily to proper buffer, bind inhibit-quit to t,
and run the same hooks as in smenu.c.
(syms_of_win32menu): Initialize and staticpro Qdebug_on_next_call.

28 years ago(Fsignal) [HAVE_WINDOW_SYSTEM]: Changed from
Richard M. Stallman [Tue, 21 May 1996 18:06:40 +0000 (18:06 +0000)]
(Fsignal) [HAVE_WINDOW_SYSTEM]: Changed from
HAVE_X_WINDOWS, so that TOTALLY_UNBLOCK_INPUT is called on Windows.

28 years ago(ncurses): Check this after checking fns like strerror.
Richard M. Stallman [Tue, 21 May 1996 18:04:41 +0000 (18:04 +0000)]
(ncurses): Check this after checking fns like strerror.
(HAVE_NCURSES): Look for library named ncurses.
(setlocale): Check for it.
(*-*-sysv4.2*): If no /usr/ccs/lib/cpp, use /lib/cpp.

28 years ago(init_display) [HAVE_LIBNCURSES]: If X, call tgetent.
Karl Heuer [Tue, 21 May 1996 17:32:00 +0000 (17:32 +0000)]
(init_display) [HAVE_LIBNCURSES]: If X, call tgetent.

28 years ago(Fexecute_extended_command): Don't look for
Karl Heuer [Tue, 21 May 1996 17:29:20 +0000 (17:29 +0000)]
(Fexecute_extended_command): Don't look for
a key binding if executing a kbd macro.

28 years ago(mh-version): Use mh-e-RCS-id rather than mh-e-version
Karl Heuer [Tue, 21 May 1996 17:26:31 +0000 (17:26 +0000)]
(mh-version): Use mh-e-RCS-id rather than mh-e-version
and mh-e-time-stamp.

28 years ago(Fprin1_to_string): Preserve Vdeactivate_mark.
Karl Heuer [Tue, 21 May 1996 17:24:24 +0000 (17:24 +0000)]
(Fprin1_to_string): Preserve Vdeactivate_mark.

28 years ago(make-backup-file-name): Check msdos-long-file-names.
Karl Heuer [Tue, 21 May 1996 17:21:25 +0000 (17:21 +0000)]
(make-backup-file-name): Check msdos-long-file-names.
(basic-save-buffer-1, make-auto-save-file-name): Likewise.

28 years ago(c-macro-expansion): Delete ??! trigraph in uniquestring.
Karl Heuer [Tue, 21 May 1996 15:42:13 +0000 (15:42 +0000)]
(c-macro-expansion): Delete ??! trigraph in uniquestring.
Use same syntax table in outbuf as in inbuf.
Insert newline instead of space at end, for
proprocessors which don't like truncated lines.

28 years ago(c-macro-expansion): Correct bug in creating tempname.
Karl Heuer [Tue, 21 May 1996 14:51:17 +0000 (14:51 +0000)]
(c-macro-expansion): Correct bug in creating tempname.

28 years ago[__GNU_LIBRARY__]: #include <sys/ioctl.h>.
Karl Heuer [Tue, 21 May 1996 14:43:54 +0000 (14:43 +0000)]
[__GNU_LIBRARY__]: #include <sys/ioctl.h>.

28 years ago(win32-handle-scroll-bar-event): Restore
Karl Heuer [Tue, 21 May 1996 14:40:56 +0000 (14:40 +0000)]
(win32-handle-scroll-bar-event): Restore
original window selection after scrolling.

28 years ago(scroll-bar-maybe-set-window-start): Always set
Karl Heuer [Tue, 21 May 1996 14:40:27 +0000 (14:40 +0000)]
(scroll-bar-maybe-set-window-start): Always set
window start, to ensure scroll bar position is updated.

28 years ago(do-auto-fill): Return t if real work was done.
Karl Heuer [Tue, 21 May 1996 14:31:40 +0000 (14:31 +0000)]
(do-auto-fill): Return t if real work was done.

28 years ago(internal_self_insert): Don't return 2 for auto-fill
Karl Heuer [Tue, 21 May 1996 14:29:56 +0000 (14:29 +0000)]
(internal_self_insert): Don't return 2 for auto-fill
unless the auto_fill_function returns non-nil.

28 years agoFixed up initial line
Erik Naggum [Mon, 20 May 1996 21:07:10 +0000 (21:07 +0000)]
Fixed up initial line

28 years ago* config.sub: Recognize -proelf as a basic system type.
Jeff Law [Mon, 20 May 1996 16:02:45 +0000 (16:02 +0000)]
* config.sub: Recognize -proelf as a basic system type.

28 years agoRenamed from cal-persian.el to avoid 14-character limitation.
Karl Heuer [Mon, 20 May 1996 15:43:53 +0000 (15:43 +0000)]
Renamed from cal-persian.el to avoid 14-character limitation.

28 years agoChange autoload references from cal-persian to cal-persia.
Karl Heuer [Mon, 20 May 1996 15:42:58 +0000 (15:42 +0000)]
Change autoload references from cal-persian to cal-persia.

28 years agoHold previous change until after the release.
Karl Heuer [Sat, 18 May 1996 20:15:02 +0000 (20:15 +0000)]
Hold previous change until after the release.

28 years ago(sc::menu): Fix typo.
Erik Naggum [Sat, 18 May 1996 16:38:57 +0000 (16:38 +0000)]
(sc::menu): Fix typo.

28 years ago(lisp): Include dos-win32.elc.
Karl Heuer [Fri, 17 May 1996 22:39:11 +0000 (22:39 +0000)]
(lisp): Include dos-win32.elc.

28 years agoInitial revision
Karl Heuer [Fri, 17 May 1996 22:37:41 +0000 (22:37 +0000)]
Initial revision

28 years ago(path-separator, grep-null-device,
Karl Heuer [Fri, 17 May 1996 22:36:39 +0000 (22:36 +0000)]
(path-separator, grep-null-device,
grep-regexp-alist, file-name-buffer-file-type-alist,
find-buffer-file-type, find-file-not-found-set-buffer-file-type,
find-file-binary, find-file-text, mode-line-format):
Moved to dos-win32.el.

28 years ago(save-to-unix-hook, revert-from-unix-hook, using-unix-filesystems):
Karl Heuer [Fri, 17 May 1996 22:30:36 +0000 (22:30 +0000)]
(save-to-unix-hook, revert-from-unix-hook, using-unix-filesystems):
Functions removed.

28 years ago[windows-nt, ms-dos]: Load dos-win32.
Karl Heuer [Fri, 17 May 1996 22:29:35 +0000 (22:29 +0000)]
[windows-nt, ms-dos]: Load dos-win32.

28 years ago(MSDOS_SUPPORT, WINNT_SUPPORT, shortlisp):
Karl Heuer [Fri, 17 May 1996 22:25:53 +0000 (22:25 +0000)]
(MSDOS_SUPPORT, WINNT_SUPPORT, shortlisp):
Include dos-win32.elc.

28 years ago(_sys_read_ahead): Handle sleep here.
Karl Heuer [Fri, 17 May 1996 21:45:30 +0000 (21:45 +0000)]
(_sys_read_ahead): Handle sleep here.
(sys_read): Not here.
(init_ntproc): Initialize can_run_dos_process, dos_process_running.

28 years ago(struct _child_process): New member is_dos_process.
Karl Heuer [Fri, 17 May 1996 21:42:27 +0000 (21:42 +0000)]
(struct _child_process): New member is_dos_process.

28 years ago(Vwin32_pipe_read_delay): New var.
Karl Heuer [Fri, 17 May 1996 21:39:36 +0000 (21:39 +0000)]
(Vwin32_pipe_read_delay): New var.
(can_run_dos_process, dos_process_running): New vars.
(win32_is_dos_binary): New function.
(reap_subprocess, sys_spawnve): Use them.
(syms_of_ntproc): Defvar and initialize Vwin32_pipe_read_delay.

28 years ago(term-send-raw-string): send-string -> process-send-string.
Karl Heuer [Fri, 17 May 1996 21:16:00 +0000 (21:16 +0000)]
(term-send-raw-string):  send-string -> process-send-string.
(term-arguments):  Remove unused local `values'.
(term-handle-deferred-scroll):  Fix off-by-one bug.

28 years ago(display_menu_bar) [HAVE_NTGUI]: Enable the display of
Karl Heuer [Fri, 17 May 1996 21:13:14 +0000 (21:13 +0000)]
(display_menu_bar) [HAVE_NTGUI]: Enable the display of
menus in --no-window mode on NT.

28 years agoDelete the hilit19 support--it doesn't work.
Karl Heuer [Fri, 17 May 1996 21:02:41 +0000 (21:02 +0000)]
Delete the hilit19 support--it doesn't work.
(f90-face-*, f90-auto-hilit19, f90-hilit-patterns): Vars deleted.
(f90-mode, f90-update-line): Delete the hilit19 support code.

28 years ago* etags.c (CNL_SAVE_DEFINEDEF): Set linecharno for use by readline.
Francesco Potortì [Fri, 17 May 1996 16:48:02 +0000 (16:48 +0000)]
* etags.c (CNL_SAVE_DEFINEDEF): Set linecharno for use by readline.
(Pascal_functions): Increase linecharno by the correct number of
chars, inline the GET_NEW_LINE macro and delete its definition.

28 years ago(w32_read_socket): Mask out lower 4 bits of wParam
Geoff Voelker [Fri, 17 May 1996 06:12:35 +0000 (06:12 +0000)]
(w32_read_socket): Mask out lower 4 bits of wParam
for WM_SYSCOMMAND messages.

28 years ago(Fformat_time_string): Doc fix.
Karl Heuer [Wed, 15 May 1996 21:56:33 +0000 (21:56 +0000)]
(Fformat_time_string): Doc fix.

28 years ago(latex-imenu-create-index):
Richard M. Stallman [Wed, 15 May 1996 15:17:41 +0000 (15:17 +0000)]
(latex-imenu-create-index):
Change the regexp to match the * versions of commands.
(latex-mode): Make imenu-create-index-function buffer-local.

28 years agoSeveral doc fixes.
Karl Heuer [Wed, 15 May 1996 14:56:35 +0000 (14:56 +0000)]
Several doc fixes.
(enriched-mode-hook): Renamed from enriched-mode-hooks.

28 years agoFix typo in previous patch.
Karl Heuer [Wed, 15 May 1996 14:42:28 +0000 (14:42 +0000)]
Fix typo in previous patch.

28 years ago(sys_read): Introduce a small delay before reading from
Karl Heuer [Wed, 15 May 1996 14:38:30 +0000 (14:38 +0000)]
(sys_read): Introduce a small delay before reading from
a pipe or socket to allow more data to be buffered; otherwise,
process output is read one byte at a time on fast machines
(which is slow).

28 years ago(Fcall_process): Don't close the same fd twice.
Karl Heuer [Wed, 15 May 1996 14:32:37 +0000 (14:32 +0000)]
(Fcall_process): Don't close the same fd twice.

28 years ago(QCLIPBOARD): New symbol.
Karl Heuer [Tue, 14 May 1996 19:01:53 +0000 (19:01 +0000)]
(QCLIPBOARD): New symbol.
(Fx_selection_exists_p): New function.
(syms_of_win32select): Initialize/staticpro and defsubr them.