]> code.delx.au - gnu-emacs/log
gnu-emacs
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.

28 years ago(SYSTEM_PURESIZE_EXTRA): Macro defined.
Geoff Voelker [Tue, 14 May 1996 17:44:15 +0000 (17:44 +0000)]
(SYSTEM_PURESIZE_EXTRA): Macro defined.

28 years ago(w32*.o): Fix deps.
Richard M. Stallman [Mon, 13 May 1996 19:57:17 +0000 (19:57 +0000)]
(w32*.o): Fix deps.

28 years ago(win32_wnd_proc): Reenable quit_char detection.
Richard M. Stallman [Mon, 13 May 1996 18:30:56 +0000 (18:30 +0000)]
(win32_wnd_proc): Reenable quit_char detection.

28 years agoSet BUILD_TYPE and INSTALL_DIR before calling make;
Richard M. Stallman [Mon, 13 May 1996 18:28:09 +0000 (18:28 +0000)]
Set BUILD_TYPE and INSTALL_DIR before calling make;
undo settings afterwards.

28 years ago(pascal-end-of-statement, pascal-calculate-indent):
Richard M. Stallman [Mon, 13 May 1996 16:25:13 +0000 (16:25 +0000)]
(pascal-end-of-statement, pascal-calculate-indent):
Set parse-sexp-ignore-comments to t before parsing.
(pascal-indent-case): Save position of cursor, and restores it
after reindenting the code.

28 years ago(note_mouse_movement): Upwards mouse movement recognition corrected.
Richard M. Stallman [Mon, 13 May 1996 15:24:25 +0000 (15:24 +0000)]
(note_mouse_movement): Upwards mouse movement recognition corrected.

28 years ago(allocate_heap): Clean up conditional.
Richard M. Stallman [Mon, 13 May 1996 15:06:32 +0000 (15:06 +0000)]
(allocate_heap): Clean up conditional.

28 years ago(vc-rename-file): After renaming, update VC info and modeline.
Richard M. Stallman [Mon, 13 May 1996 01:31:28 +0000 (01:31 +0000)]
(vc-rename-file): After renaming, update VC info and modeline.
Preserve buffer-read-only.

28 years ago(init_dosfns) [DJGPP >= 2]: Make `opendir' preserve
Richard M. Stallman [Mon, 13 May 1996 01:28:24 +0000 (01:28 +0000)]
(init_dosfns) [DJGPP >= 2]: Make `opendir' preserve
filename case (under Win95) and find hidden files.

28 years ago(Fcall_process): Fix previous change (now !MSDOS only).
Richard M. Stallman [Sun, 12 May 1996 22:50:25 +0000 (22:50 +0000)]
(Fcall_process): Fix previous change (now !MSDOS only).

28 years agoDelete the Emacs local variables spec.
Richard M. Stallman [Sun, 12 May 1996 22:19:55 +0000 (22:19 +0000)]
Delete the Emacs local variables spec.

28 years ago(Fstart_kbd_macro): Add missing xrealloc arg.
Karl Heuer [Sun, 12 May 1996 20:07:43 +0000 (20:07 +0000)]
(Fstart_kbd_macro): Add missing xrealloc arg.

28 years ago(Fmsdos_downcase_filename): Don't change the argument, return a copy.
Richard M. Stallman [Sun, 12 May 1996 17:45:36 +0000 (17:45 +0000)]
(Fmsdos_downcase_filename): Don't change the argument, return a copy.

28 years ago(MSDOS_SUPPORT): Use full name disp-table.elc.
Richard M. Stallman [Sun, 12 May 1996 17:43:29 +0000 (17:43 +0000)]
(MSDOS_SUPPORT): Use full name disp-table.elc.

28 years ago(FILE_SYSTEM_CASE): Call Fmsdos_downcase_filename instead of Fdowncase.
Richard M. Stallman [Sat, 11 May 1996 21:23:34 +0000 (21:23 +0000)]
(FILE_SYSTEM_CASE): Call Fmsdos_downcase_filename instead of Fdowncase.

28 years ago(msdos_downcase_filename): New function to convert case in filenames.
Richard M. Stallman [Sat, 11 May 1996 21:23:08 +0000 (21:23 +0000)]
(msdos_downcase_filename): New function to convert case in filenames.
(Fmsdos_downcase_filename): New function.
(syms_of_msdos): Defsubr it.

28 years ago(using-unix-file\bsystems): Update doc string.
Geoff Voelker [Sat, 11 May 1996 20:55:33 +0000 (20:55 +0000)]
(using-unix-file\bsystems): Update doc string.

28 years ago(win32-handle-scroll-bar-event): Use scroll-bar-maybe-set-window-start.
Richard M. Stallman [Sat, 11 May 1996 18:44:09 +0000 (18:44 +0000)]
(win32-handle-scroll-bar-event): Use scroll-bar-maybe-set-window-start.

28 years ago(x_scroll_bar_set_handle): Always use start in calling SetScrollPos.
Richard M. Stallman [Sat, 11 May 1996 18:38:11 +0000 (18:38 +0000)]
(x_scroll_bar_set_handle): Always use start in calling SetScrollPos.
(x_scroll_bar_handle_click): In line up/down cases, don't alter y.
Don't call x_scroll_bar_set_handle.

28 years ago(scroll-bar-drag-position): New function.
Richard M. Stallman [Sat, 11 May 1996 18:30:16 +0000 (18:30 +0000)]
(scroll-bar-drag-position): New function.
(scroll-bar-maybe-set-window-start): New function.

28 years ago(re_match_2_internal): Fix off-by-one error; don't use
Richard M. Stallman [Sat, 11 May 1996 18:05:52 +0000 (18:05 +0000)]
(re_match_2_internal): Fix off-by-one error; don't use
length of exactn as character, and don't use length of bitmap of
charset as bitmap.