]>
git.eshelyaron.com Git - emacs.git/log
Richard M. Stallman [Thu, 6 Jun 1996 15:26:05 +0000 (15:26 +0000)]
(Fset_face_attribute_internal) [MSDOS]: Don't mask
bright color bit in background colors.
Richard M. Stallman [Thu, 6 Jun 1996 14:36:30 +0000 (14:36 +0000)]
(hexl-mode-map): Bind prior, home, deletechar, deleteline,
insertline, S-delete, and DEL. Don't bind prev.
Richard M. Stallman [Wed, 5 Jun 1996 18:25:05 +0000 (18:25 +0000)]
(shell-mode-hook): Set comint-completion-addsuffix
so that the directory suffix is backslash and the file suffix is space.
Richard M. Stallman [Wed, 5 Jun 1996 18:24:14 +0000 (18:24 +0000)]
(comint-dynamic-complete-filename) [ms-dos, windows-nt]:
Always use backslash as a directory separator when completing
in shell mode on these systems.
(comint-unquote-filename): Handle quoted backslashes.
Richard M. Stallman [Wed, 5 Jun 1996 17:57:26 +0000 (17:57 +0000)]
(vc-cancel-version): Fix paren error.
Richard M. Stallman [Wed, 5 Jun 1996 17:19:36 +0000 (17:19 +0000)]
(imenu): In interactive spec, pass the entire
index item, not just the string.
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.
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.
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.
Richard M. Stallman [Tue, 4 Jun 1996 21:51:59 +0000 (21:51 +0000)]
(xterm-mouse-event): Adjust for minibuffer prompt width.
Richard M. Stallman [Tue, 4 Jun 1996 16:37:27 +0000 (16:37 +0000)]
(he-file-name-chars): Check windows-nt, not ms-windows.
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.
Richard M. Stallman [Tue, 4 Jun 1996 15:31:01 +0000 (15:31 +0000)]
(occur): Avoid "1 lines" in echo area.
Richard M. Stallman [Tue, 4 Jun 1996 15:27:52 +0000 (15:27 +0000)]
(shell-match-partial-variable): Doc fix.
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.
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.
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.
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.
Richard M. Stallman [Mon, 3 Jun 1996 17:44:23 +0000 (17:44 +0000)]
(env_vars): Use slashes, not backslashes.
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.
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.
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.
Karl Heuer [Mon, 3 Jun 1996 12:51:33 +0000 (12:51 +0000)]
(*:Linux:*:*): Add guess for sparc-unknown-linux.
Richard M. Stallman [Mon, 3 Jun 1996 05:05:54 +0000 (05:05 +0000)]
Comment change.
Richard M. Stallman [Sun, 2 Jun 1996 21:33:01 +0000 (21:33 +0000)]
(re_max_failures): Reduce to 8000.
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.
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.
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".
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.
Richard M. Stallman [Fri, 31 May 1996 20:10:02 +0000 (20:10 +0000)]
(single_submenu): Handle non-keymap lists like symbols.
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.
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.
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.
Richard M. Stallman [Thu, 30 May 1996 23:11:14 +0000 (23:11 +0000)]
(Fpop_to_buffer): Doc fix.
Richard M. Stallman [Thu, 30 May 1996 23:09:44 +0000 (23:09 +0000)]
(Fdisplay_buffer): Doc fix.
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).
Karl Heuer [Thu, 30 May 1996 19:46:24 +0000 (19:46 +0000)]
(Info-insert-dir): Fix default directory.
Karl Heuer [Thu, 30 May 1996 17:12:48 +0000 (17:12 +0000)]
(event-point): Fix fboundp test surrounding this.
Karl Heuer [Wed, 29 May 1996 17:17:34 +0000 (17:17 +0000)]
Use executing-kbd-macro, not executing-macro.
Karl Heuer [Wed, 29 May 1996 14:56:45 +0000 (14:56 +0000)]
Check for long file names.
Karl Heuer [Tue, 28 May 1996 15:54:53 +0000 (15:54 +0000)]
Fix previous change.
Karl Heuer [Tue, 28 May 1996 15:46:49 +0000 (15:46 +0000)]
(change-log-font-lock-keywords): Require colon after
parenthesized function name.
Karl Heuer [Tue, 28 May 1996 15:43:27 +0000 (15:43 +0000)]
(gnus-inews-date): 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.
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.
Karl Heuer [Tue, 28 May 1996 00:53:21 +0000 (00:53 +0000)]
(LIBS_SYSTEM): Define this.
Karl Heuer [Tue, 28 May 1996 00:17:16 +0000 (00:17 +0000)]
[SOLARIS2]: Define SUNOS_5.
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.
Karl Heuer [Sat, 25 May 1996 23:37:13 +0000 (23:37 +0000)]
[SOLARIS2]: Include string.h.
Karl Heuer [Sat, 25 May 1996 23:21:39 +0000 (23:21 +0000)]
Rephrase the first page to fit on a standard tty screen.
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.
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.
Karl Heuer [Sat, 25 May 1996 14:42:59 +0000 (14:42 +0000)]
[__linux__] (A_TEXT_OFFSET, A_TEXT_SEEK): Don't define.
Karl Heuer [Sat, 25 May 1996 14:38:33 +0000 (14:38 +0000)]
Recognize sparc-*-lignux.
Roland McGrath [Fri, 24 May 1996 22:34:49 +0000 (22:34 +0000)]
(AViiON:dgux:*:*): Fix typo in recognizing mc88110.
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.
Karl Heuer [Thu, 23 May 1996 19:20:43 +0000 (19:20 +0000)]
Comment fix.
Karl Heuer [Thu, 23 May 1996 16:16:12 +0000 (16:16 +0000)]
(init_lread): Init Vload_file_name to Qnil.
Karl Heuer [Thu, 23 May 1996 01:34:07 +0000 (01:34 +0000)]
Comment fix.
Roland McGrath [Wed, 22 May 1996 21:47:37 +0000 (21:47 +0000)]
[WIN32]: No-op as for [MSDOS].
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.
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.
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.
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.
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.
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.
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.
Karl Heuer [Tue, 21 May 1996 17:32:00 +0000 (17:32 +0000)]
(init_display) [HAVE_LIBNCURSES]: If X, call tgetent.
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.
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.
Karl Heuer [Tue, 21 May 1996 17:24:24 +0000 (17:24 +0000)]
(Fprin1_to_string): Preserve Vdeactivate_mark.
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.
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.
Karl Heuer [Tue, 21 May 1996 14:51:17 +0000 (14:51 +0000)]
(c-macro-expansion): Correct bug in creating tempname.
Karl Heuer [Tue, 21 May 1996 14:43:54 +0000 (14:43 +0000)]
[__GNU_LIBRARY__]: #include <sys/ioctl.h>.
Karl Heuer [Tue, 21 May 1996 14:40:56 +0000 (14:40 +0000)]
(win32-handle-scroll-bar-event): Restore
original window selection after scrolling.
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.
Karl Heuer [Tue, 21 May 1996 14:31:40 +0000 (14:31 +0000)]
(do-auto-fill): Return t if real work was done.
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.
Erik Naggum [Mon, 20 May 1996 21:07:10 +0000 (21:07 +0000)]
Fixed up initial line
Jeff Law [Mon, 20 May 1996 16:02:45 +0000 (16:02 +0000)]
* config.sub: Recognize -proelf as a basic system type.
Karl Heuer [Mon, 20 May 1996 15:43:53 +0000 (15:43 +0000)]
Renamed from cal-persian.el to avoid 14-character limitation.
Karl Heuer [Mon, 20 May 1996 15:42:58 +0000 (15:42 +0000)]
Change autoload references from cal-persian to cal-persia.
Karl Heuer [Sat, 18 May 1996 20:15:02 +0000 (20:15 +0000)]
Hold previous change until after the release.
Erik Naggum [Sat, 18 May 1996 16:38:57 +0000 (16:38 +0000)]
(sc::menu): Fix typo.
Karl Heuer [Fri, 17 May 1996 22:39:11 +0000 (22:39 +0000)]
(lisp): Include dos-win32.elc.
Karl Heuer [Fri, 17 May 1996 22:37:41 +0000 (22:37 +0000)]
Initial revision
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.
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.
Karl Heuer [Fri, 17 May 1996 22:29:35 +0000 (22:29 +0000)]
[windows-nt, ms-dos]: Load dos-win32.
Karl Heuer [Fri, 17 May 1996 22:25:53 +0000 (22:25 +0000)]
(MSDOS_SUPPORT, WINNT_SUPPORT, shortlisp):
Include dos-win32.elc.
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.
Karl Heuer [Fri, 17 May 1996 21:42:27 +0000 (21:42 +0000)]
(struct _child_process): New member is_dos_process.
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.
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.
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.
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.
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.
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.
Karl Heuer [Wed, 15 May 1996 21:56:33 +0000 (21:56 +0000)]
(Fformat_time_string): Doc fix.