Mercurial > emacs
graph
-
(make-backup-file-name): Check msdos-long-file-names.1996-05-21, by Karl Heuer
-
(c-macro-expansion): Delete ??! trigraph in uniquestring.1996-05-21, by Karl Heuer
-
(c-macro-expansion): Correct bug in creating tempname.1996-05-21, by Karl Heuer
-
[__GNU_LIBRARY__]: #include <sys/ioctl.h>.1996-05-21, by Karl Heuer
-
(win32-handle-scroll-bar-event): Restore1996-05-21, by Karl Heuer
-
(scroll-bar-maybe-set-window-start): Always set1996-05-21, by Karl Heuer
-
(do-auto-fill): Return t if real work was done.1996-05-21, by Karl Heuer
-
(internal_self_insert): Don't return 2 for auto-fill1996-05-21, by Karl Heuer
-
Fixed up initial line1996-05-20, by Erik Naggum
-
Renamed from cal-persian.el to avoid 14-character limitation.1996-05-20, by Karl Heuer
-
Change autoload references from cal-persian to cal-persia.1996-05-20, by Karl Heuer
-
Hold previous change until after the release.1996-05-18, by Karl Heuer
-
(sc::menu): Fix typo.1996-05-18, by Erik Naggum
-
(lisp): Include dos-win32.elc.1996-05-17, by Karl Heuer
-
Initial revision1996-05-17, by Karl Heuer
-
(path-separator, grep-null-device,1996-05-17, by Karl Heuer
-
(save-to-unix-hook, revert-from-unix-hook, using-unix-filesystems):1996-05-17, by Karl Heuer
-
[windows-nt, ms-dos]: Load dos-win32.1996-05-17, by Karl Heuer
-
(MSDOS_SUPPORT, WINNT_SUPPORT, shortlisp):1996-05-17, by Karl Heuer
-
(_sys_read_ahead): Handle sleep here.1996-05-17, by Karl Heuer
-
(struct _child_process): New member is_dos_process.1996-05-17, by Karl Heuer
-
(Vwin32_pipe_read_delay): New var.1996-05-17, by Karl Heuer
-
(term-send-raw-string): send-string -> process-send-string.1996-05-17, by Karl Heuer
-
(display_menu_bar) [HAVE_NTGUI]: Enable the display of1996-05-17, by Karl Heuer
-
Delete the hilit19 support--it doesn't work.1996-05-17, by Karl Heuer
-
* etags.c (CNL_SAVE_DEFINEDEF): Set linecharno for use by readline.1996-05-17, by Francesco Potortì
-
(w32_read_socket): Mask out lower 4 bits of wParam1996-05-17, by Geoff Voelker
-
(Fformat_time_string): Doc fix.1996-05-15, by Karl Heuer
-
(latex-imenu-create-index):1996-05-15, by Richard M. Stallman
-
Several doc fixes.1996-05-15, by Karl Heuer
-
Fix typo in previous patch.1996-05-15, by Karl Heuer
-
(sys_read): Introduce a small delay before reading from1996-05-15, by Karl Heuer
-
(Fcall_process): Don't close the same fd twice.1996-05-15, by Karl Heuer
-
(QCLIPBOARD): New symbol.1996-05-14, by Karl Heuer
-
(SYSTEM_PURESIZE_EXTRA): Macro defined.1996-05-14, by Geoff Voelker
-
(w32*.o): Fix deps.1996-05-13, by Richard M. Stallman
-
(win32_wnd_proc): Reenable quit_char detection.1996-05-13, by Richard M. Stallman
-
Set BUILD_TYPE and INSTALL_DIR before calling make;1996-05-13, by Richard M. Stallman
-
(pascal-end-of-statement, pascal-calculate-indent):1996-05-13, by Richard M. Stallman
-
(note_mouse_movement): Upwards mouse movement recognition corrected.1996-05-13, by Richard M. Stallman
-
(allocate_heap): Clean up conditional.1996-05-13, by Richard M. Stallman
-
(vc-rename-file): After renaming, update VC info and modeline.1996-05-13, by Richard M. Stallman
-
(init_dosfns) [DJGPP >= 2]: Make `opendir' preserve1996-05-13, by Richard M. Stallman
-
(Fcall_process): Fix previous change (now !MSDOS only).1996-05-12, by Richard M. Stallman
-
Delete the Emacs local variables spec.1996-05-12, by Richard M. Stallman
-
(Fstart_kbd_macro): Add missing xrealloc arg.1996-05-12, by Karl Heuer
-
(Fmsdos_downcase_filename): Don't change the argument, return a copy.1996-05-12, by Richard M. Stallman
-
(MSDOS_SUPPORT): Use full name disp-table.elc.1996-05-12, by Richard M. Stallman
-
(FILE_SYSTEM_CASE): Call Fmsdos_downcase_filename instead of Fdowncase.1996-05-11, by Richard M. Stallman
-
(msdos_downcase_filename): New function to convert case in filenames.1996-05-11, by Richard M. Stallman
-
(using-unix-filesystems): Update doc string.1996-05-11, by Geoff Voelker
-
(win32-handle-scroll-bar-event): Use scroll-bar-maybe-set-window-start.1996-05-11, by Richard M. Stallman
-
(x_scroll_bar_set_handle): Always use start in calling SetScrollPos.1996-05-11, by Richard M. Stallman
-
(scroll-bar-drag-position): New function.1996-05-11, by Richard M. Stallman
-
(re_match_2_internal): Fix off-by-one error; don't use1996-05-11, by Richard M. Stallman
-
(map_win32_filename): If not a fat volume, cvt name to dos.1996-05-11, by Richard M. Stallman
-
(term-emulate-terminal): On CR, set term-current-column1996-05-11, by Richard M. Stallman
-
Lots of fixes.1996-05-11, by Richard M. Stallman
-
(Fcall_process): Close fd_error if successful.1996-05-11, by Richard M. Stallman
-
Mention Windows 95.1996-05-11, by Richard M. Stallman
-
(allocate_heap): Bump heap base up to 27MB to1996-05-11, by Geoff Voelker
-
(f90-hilit-patterns): Avoid using undefined variables.1996-05-11, by Richard M. Stallman
-
(win32_wnd_proc): Disable setting of Vquit_flag1996-05-10, by Geoff Voelker
-
(win_msg_worker): Use post_msg.1996-05-10, by Richard M. Stallman
-
(x_scroll_bar_move): Call my_show_window.1996-05-10, by Richard M. Stallman
-
(prev_console_mode): New variable.1996-05-10, by Richard M. Stallman
-
(main) [WINDOWSNT]: Call syms_of_ntproc.1996-05-10, by Richard M. Stallman
-
(Vwin32_quote_process_args): New variable.1996-05-10, by Richard M. Stallman
-
(x_connection_signal_1): Call x_connection_closed properly.1996-05-10, by Richard M. Stallman
-
(gud-filter): Cal gud-display-frame even if process-window is nil.1996-05-10, by Richard M. Stallman
-
Fix minor typo.1996-05-09, by Erik Naggum
-
Comment changes.1996-05-09, by Richard M. Stallman
-
(vc-find-file-hook): Follow multiple links all the way.1996-05-09, by Richard M. Stallman
-
Comment change.1996-05-09, by Richard M. Stallman
-
(ispell-check-comments): Default is now t.1996-05-09, by Richard M. Stallman
-
(bookmark-bmenu-delete-backwards)1996-05-09, by Richard M. Stallman
-
Undo previous change.1996-05-08, by Richard M. Stallman
-
Revert to version 1.9.1996-05-08, by Richard M. Stallman
-
Merged cosmetic differences between FSF version and local copy. In1996-05-08, by Karl Fogel
-
(bookmark-locate): ;;;###autoload this alias.1996-05-08, by Karl Fogel
-
(env_vars): Set SHELL registry entry to value of COMSPEC environment variable.1996-05-08, by Richard M. Stallman
-
(convert-standard-filename): Test msdos-long-file-names.1996-05-08, by Richard M. Stallman
-
(syms_of_msdos): Fix typo.1996-05-08, by Richard M. Stallman
-
(gud-filter): Move the call to gud-display-frame1996-05-08, by Richard M. Stallman
-
(mail-hist-version): upped to 1.3.4.1996-05-08, by Karl Fogel
-
(bookmark-make): take optional arg `info-node', pass it on to1996-05-08, by Karl Fogel
-
(rlogin): Call rlogin-mode after adding rlogin-carriage-filter to output1996-05-08, by Noah Friedman
-
(enum scroll_bar_part): Delete extra comma.1996-05-08, by Richard M. Stallman
-
(Fencode_time): Accept MANY args, so as to cope1996-05-07, by Richard M. Stallman
-
(gulp-search-path, gulp-packages): Variable deleted.1996-05-07, by Richard M. Stallman
-
Initial revision1996-05-07, by Richard M. Stallman
-
(Info-enable-active-nodes): Default to nil. Mark it risky.1996-05-07, by Richard M. Stallman
-
(enum scroll_bar_part): New alternatives1996-05-07, by Richard M. Stallman
-
(ediff-setup-fine-diff-regions):1996-05-06, by Richard M. Stallman
-
(Fmsdos_long_file_names): New function.1996-05-06, by Richard M. Stallman
-
Undo previous change.1996-05-06, by Richard M. Stallman
-
(GMALLOC_INHIBIT_VALLOC): Defined.1996-05-06, by Richard M. Stallman
-
(set_case_table): Set upcase_table, case_canon_table1996-05-06, by Richard M. Stallman
-
(casify_region, casify_object):1996-05-06, by Richard M. Stallman
-
(mouse-drag-region): Set the region before reading a1996-05-06, by Richard M. Stallman
-
(Fmsdos_long_file_names): New function.1996-05-05, by Richard M. Stallman
-
(iso-accents-compose): Don't insert in the buffer1996-05-05, by Richard M. Stallman
-
(hide-ifdef-mode): Doc fix.1996-05-05, by Richard M. Stallman
-
(Qup, Qdown): New variables.1996-05-05, by Richard M. Stallman
-
(win32-handle-scroll-bar-event):1996-05-05, by Richard M. Stallman
-
(ps-print-preprint): Special handling if1996-05-05, by Richard M. Stallman
-
(mail-mode): Line starting with ---- is a separator.1996-05-05, by Richard M. Stallman
-
(vc-follow-link, vc-find-file-hook):1996-05-05, by Richard M. Stallman
-
(dired-handle-overwrite): `find-backup-file-name'1996-05-04, by Richard M. Stallman
-
(apropos-print): If command has no key bindings, say how to run it with M-x.1996-05-04, by Richard M. Stallman
-
Include nt/inc/arpa and nt/inc/netinet in the dist.1996-05-03, by Richard M. Stallman
-
Allow for optimized build.1996-05-03, by Geoff Voelker
-
[BUILD_TYPE]: Build optimized version in its own dir.1996-05-03, by Geoff Voelker
-
(OBJDIR, BLD): Remove macro definitions.1996-05-03, by Geoff Voelker
-
Include string.h.1996-05-03, by Geoff Voelker
-
Include frame.h.1996-05-03, by Geoff Voelker
-
(struct win32_palette_entry): New structure.1996-05-03, by Geoff Voelker
-
(Vwindow_system): Declared.1996-05-03, by Geoff Voelker
-
(Fwin32_set_clipboard_data, Fwin32_get_clipboard_data):1996-05-03, by Geoff Voelker