summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* (Fcall_process): Don't close the same fd twice.Karl Heuer1996-05-151-1/+1
* (QCLIPBOARD): New symbol.Karl Heuer1996-05-141-0/+43
* (SYSTEM_PURESIZE_EXTRA): Macro defined.Geoff Voelker1996-05-141-0/+3
* (w32*.o): Fix deps.Richard M. Stallman1996-05-131-19/+36
* (win32_wnd_proc): Reenable quit_char detection.Richard M. Stallman1996-05-131-1/+1
* Set BUILD_TYPE and INSTALL_DIR before calling make;Richard M. Stallman1996-05-131-2/+3
* (pascal-end-of-statement, pascal-calculate-indent):Richard M. Stallman1996-05-131-5/+7
* (note_mouse_movement): Upwards mouse movement recognition corrected.Richard M. Stallman1996-05-131-1/+1
* (allocate_heap): Clean up conditional.Richard M. Stallman1996-05-131-3/+9
* (vc-rename-file): After renaming, update VC info and modeline.Richard M. Stallman1996-05-131-1/+4
* (init_dosfns) [DJGPP >= 2]: Make `opendir' preserveRichard M. Stallman1996-05-131-0/+12
* (Fcall_process): Fix previous change (now !MSDOS only).Richard M. Stallman1996-05-121-2/+4
* Delete the Emacs local variables spec.Richard M. Stallman1996-05-121-8/+0
* (Fstart_kbd_macro): Add missing xrealloc arg.Karl Heuer1996-05-121-1/+2
* (Fmsdos_downcase_filename): Don't change the argument, return a copy.Richard M. Stallman1996-05-121-4/+11
* (MSDOS_SUPPORT): Use full name disp-table.elc.Richard M. Stallman1996-05-121-1/+1
* (FILE_SYSTEM_CASE): Call Fmsdos_downcase_filename instead of Fdowncase.Richard M. Stallman1996-05-111-1/+1
* (msdos_downcase_filename): New function to convert case in filenames.Richard M. Stallman1996-05-111-5/+29
* (using-unix-filesystems): Update doc string.Geoff Voelker1996-05-111-0/+4
* (win32-handle-scroll-bar-event): Use scroll-bar-maybe-set-window-start.Richard M. Stallman1996-05-111-1/+1
* (x_scroll_bar_set_handle): Always use start in calling SetScrollPos.Richard M. Stallman1996-05-111-19/+14
* (scroll-bar-drag-position): New function.Richard M. Stallman1996-05-111-0/+32
* (re_match_2_internal): Fix off-by-one error; don't useRichard M. Stallman1996-05-111-3/+3
* (map_win32_filename): If not a fat volume, cvt name to dos.Richard M. Stallman1996-05-111-5/+7
* (term-emulate-terminal): On CR, set term-current-columnRichard M. Stallman1996-05-111-1/+1
* Lots of fixes.Richard M. Stallman1996-05-111-49/+80
* (Fcall_process): Close fd_error if successful.Richard M. Stallman1996-05-111-0/+2
* Mention Windows 95.Richard M. Stallman1996-05-111-2/+3
* (allocate_heap): Bump heap base up to 27MB toGeoff Voelker1996-05-111-10/+21
* (f90-hilit-patterns): Avoid using undefined variables.Richard M. Stallman1996-05-111-8/+8
* (win32_wnd_proc): Disable setting of Vquit_flagGeoff Voelker1996-05-101-0/+3
* (win_msg_worker): Use post_msg.Richard M. Stallman1996-05-101-26/+46
* (x_scroll_bar_move): Call my_show_window.Richard M. Stallman1996-05-101-0/+2
* (prev_console_mode): New variable.Richard M. Stallman1996-05-101-2/+6
* (main) [WINDOWSNT]: Call syms_of_ntproc.Richard M. Stallman1996-05-101-0/+3
* (Vwin32_quote_process_args): New variable.Richard M. Stallman1996-05-101-10/+33
* (x_connection_signal_1): Call x_connection_closed properly.Richard M. Stallman1996-05-101-1/+1
* (gud-filter): Cal gud-display-frame even if process-window is nil.Richard M. Stallman1996-05-101-2/+9
* Fix minor typo.Erik Naggum1996-05-091-1/+1
* Comment changes.Richard M. Stallman1996-05-091-3/+7
* (vc-find-file-hook): Follow multiple links all the way.Richard M. Stallman1996-05-091-1/+1
* Comment change.Richard M. Stallman1996-05-091-1/+0
* (ispell-check-comments): Default is now t.Richard M. Stallman1996-05-091-2/+2
* (bookmark-bmenu-delete-backwards)Richard M. Stallman1996-05-091-34/+29
* Undo previous change.Richard M. Stallman1996-05-081-10/+9
* Revert to version 1.9.Richard M. Stallman1996-05-081-108/+98
* Merged cosmetic differences between FSF version and local copy. InKarl Fogel1996-05-081-9/+9
* (bookmark-locate): ;;;###autoload this alias.Karl Fogel1996-05-081-3/+5
* (env_vars): Set SHELL registry entry to value of COMSPEC environment variable.Richard M. Stallman1996-05-081-1/+1
* (convert-standard-filename): Test msdos-long-file-names.Richard M. Stallman1996-05-081-45/+44