]> git.eshelyaron.com Git - emacs.git/log
emacs.git
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.

28 years ago(map_win32_filename): If not a fat volume, cvt name to dos.
Richard M. Stallman [Sat, 11 May 1996 17:26:00 +0000 (17:26 +0000)]
(map_win32_filename): If not a fat volume, cvt name to dos.

28 years ago(term-emulate-terminal): On CR, set term-current-column
Richard M. Stallman [Sat, 11 May 1996 17:11:06 +0000 (17:11 +0000)]
(term-emulate-terminal):  On CR, set term-current-column
to term-start-line-column, not 0.

28 years agoLots of fixes.
Richard M. Stallman [Sat, 11 May 1996 11:08:11 +0000 (11:08 +0000)]
Lots of fixes.

28 years ago(Fcall_process): Close fd_error if successful.
Richard M. Stallman [Sat, 11 May 1996 10:53:17 +0000 (10:53 +0000)]
(Fcall_process): Close fd_error if successful.

28 years agoMention Windows 95.
Richard M. Stallman [Sat, 11 May 1996 10:52:47 +0000 (10:52 +0000)]
Mention Windows 95.

28 years ago(allocate_heap): Bump heap base up to 27MB to
Geoff Voelker [Sat, 11 May 1996 06:38:25 +0000 (06:38 +0000)]
(allocate_heap): Bump heap base up to 27MB to
\ 5\ewsatisfy Win95.

28 years ago(f90-hilit-patterns): Avoid using undefined variables.
Richard M. Stallman [Sat, 11 May 1996 00:29:46 +0000 (00:29 +0000)]
(f90-hilit-patterns): Avoid using undefined variables.

28 years ago(win32_wnd_proc): Disable setting of Vquit_flag
Geoff Voelker [Fri, 10 May 1996 23:07:10 +0000 (23:07 +0000)]
(win32_wnd_proc): Disable setting of Vquit_flag
at this o\b\b\b\bpoint

28 years ago(win_msg_worker): Use post_msg.
Richard M. Stallman [Fri, 10 May 1996 20:40:49 +0000 (20:40 +0000)]
(win_msg_worker): Use post_msg.
(win32_wnd_proc): Don't abort if button_state & this, just return.
Use post_msg instead of my_post_msg in some places.
(win32_to_x_font): Major rewrite.
(struct enumfont_t): New element logfont.
(enum_font_cb2): Add special code for TRUETYPE_FONTTYPE.
(Fx_list_fonts): Call x_to_win32_font.

28 years ago(x_scroll_bar_move): Call my_show_window.
Richard M. Stallman [Fri, 10 May 1996 20:35:50 +0000 (20:35 +0000)]
(x_scroll_bar_move): Call my_show_window.
(x_scroll_bar_clear): Likewise.

28 years ago(prev_console_mode): New variable.
Richard M. Stallman [Fri, 10 May 1996 20:33:26 +0000 (20:33 +0000)]
(prev_console_mode): New variable.
(unset_kbd): Use prev_console_mode.
(reset_kbd): Set prev_console_mode.  Call Fset_input_mode.

28 years ago(main) [WINDOWSNT]: Call syms_of_ntproc.
Richard M. Stallman [Fri, 10 May 1996 20:31:20 +0000 (20:31 +0000)]
(main) [WINDOWSNT]: Call syms_of_ntproc.

28 years ago(Vwin32_quote_process_args): New variable.
Richard M. Stallman [Fri, 10 May 1996 20:29:43 +0000 (20:29 +0000)]
(Vwin32_quote_process_args): New variable.
(sys_spawnve): If Vwin32_quote_process_args, quote the args.
(syms_of_ntproc): Set up Lisp variable.

28 years ago(x_connection_signal_1): Call x_connection_closed properly.
Richard M. Stallman [Fri, 10 May 1996 16:05:26 +0000 (16:05 +0000)]
(x_connection_signal_1): Call x_connection_closed properly.

28 years ago(gud-filter): Cal gud-display-frame even if process-window is nil.
Richard M. Stallman [Fri, 10 May 1996 02:41:59 +0000 (02:41 +0000)]
(gud-filter): Cal gud-display-frame even if process-window is nil.

28 years agoFix minor typo.
Erik Naggum [Thu, 9 May 1996 23:42:08 +0000 (23:42 +0000)]
Fix minor typo.

28 years agoComment changes.
Richard M. Stallman [Thu, 9 May 1996 23:21:54 +0000 (23:21 +0000)]
Comment changes.

28 years ago(vc-find-file-hook): Follow multiple links all the way.
Richard M. Stallman [Thu, 9 May 1996 19:45:49 +0000 (19:45 +0000)]
(vc-find-file-hook): Follow multiple links all the way.

28 years agoComment change.
Richard M. Stallman [Thu, 9 May 1996 17:41:53 +0000 (17:41 +0000)]
Comment change.

28 years ago(ispell-check-comments): Default is now t.
Richard M. Stallman [Thu, 9 May 1996 17:36:03 +0000 (17:36 +0000)]
(ispell-check-comments): Default is now t.

28 years ago(bookmark-bmenu-delete-backwards)
Richard M. Stallman [Thu, 9 May 1996 17:34:55 +0000 (17:34 +0000)]
(bookmark-bmenu-delete-backwards)
(bookmark-write, bookmark-relocate, bookmark-insert-buffer-name)
(bookmark-insert-current-bookmark, bookmark-send-edited-annotation)
(bookmark-read-annotation, bookmark-read-annotation-text-func)
(bookmark-send-annotation, bookmark-insert-file-format-version-stamp):
Doc fixes.

28 years agoUndo previous change.
Richard M. Stallman [Wed, 8 May 1996 20:37:19 +0000 (20:37 +0000)]
Undo previous change.

Delete the version number entirely;
fix up whitespace that was changed before.

28 years agoRevert to version 1.9.
Richard M. Stallman [Wed, 8 May 1996 20:18:35 +0000 (20:18 +0000)]
Revert to version 1.9.

28 years agoMerged cosmetic differences between FSF version and local copy. In
Karl Fogel [Wed, 8 May 1996 20:02:29 +0000 (20:02 +0000)]
Merged cosmetic differences between FSF version and local copy.  In
the future, diffmon will make this unnecessary.
(save-place-version): new var; init to 1.4.
(save-place-limit): init to nil.

28 years ago(bookmark-locate): ;;;###autoload this alias.
Karl Fogel [Wed, 8 May 1996 19:16:51 +0000 (19:16 +0000)]
(bookmark-locate): ;;;###autoload this alias.
(bookmark-bmenu-mode-map): bind C-c C-c to bookmark-bmenu-this-window,
analogously to other Emacs listing modes such as *grep* and *occur*.
(bookmark-version): upped to 2.6.4.

28 years ago(env_vars): Set SHELL registry entry to value of COMSPEC environment variable.
Richard M. Stallman [Wed, 8 May 1996 17:50:59 +0000 (17:50 +0000)]
(env_vars): Set SHELL registry entry to value of COMSPEC environment variable.

28 years ago(convert-standard-filename): Test msdos-long-file-names.
Richard M. Stallman [Wed, 8 May 1996 17:40:51 +0000 (17:40 +0000)]
(convert-standard-filename): Test msdos-long-file-names.
Return "." or ".." unchanged.

28 years ago(syms_of_msdos): Fix typo.
Richard M. Stallman [Wed, 8 May 1996 17:13:31 +0000 (17:13 +0000)]
(syms_of_msdos): Fix typo.

28 years ago(gud-filter): Move the call to gud-display-frame
Richard M. Stallman [Wed, 8 May 1996 04:36:21 +0000 (04:36 +0000)]
(gud-filter): Move the call to gud-display-frame
outside of the save-excursion.

28 years ago(mail-hist-version): upped to 1.3.4.
Karl Fogel [Wed, 8 May 1996 02:38:37 +0000 (02:38 +0000)]
(mail-hist-version): upped to 1.3.4.
(mail-hist-put-headers-into-history): wrap relevant body in a
`save-excursion'.
(mail-hist-add-header-contents-to-ring): doc fix.
Use `mail-hist-text-size-limit' directly.
(mail-hist-text-size-limit): doc fix.
(mail-hist-text-too-long-p): removed, we don't need this func.
(mail-hist-forward-header): move to point just after colon, don't try
to treat whitespace specially.
(mail-hist-next-or-previous-input): new func, abstracts two funcs
below.
Error informatively if not in a header.
Compensate for the extra SPACE char in "virgin" headers.
(mail-hist-next-input): just call above.
(mail-hist-previous-input): same.
(mail-hist-header-virgin-p): new func.

28 years ago(bookmark-make): take optional arg `info-node', pass it on to
Karl Fogel [Wed, 8 May 1996 02:22:12 +0000 (02:22 +0000)]
(bookmark-make): take optional arg `info-node', pass it on to
bookmark-make-cell.
(bookmark-make-cell): if new optional arg `info-node' is non-nil, make
it be the bookmark's info-node.
(bookmark-info-current-node): new func.
(bookmark-set): call bookmark-make, passing result from above
bookmark-info-current-node.
(bookmark-send-annotation): same as above.
(bookmark-locate): defalias to bookmark-insert-location for backward
compatibility.
(bookmark-version): upped to 2.6.3.

28 years ago(rlogin): Call rlogin-mode after adding rlogin-carriage-filter to output
Noah Friedman [Wed, 8 May 1996 00:52:30 +0000 (00:52 +0000)]
(rlogin): Call rlogin-mode after adding rlogin-carriage-filter to output
filter functions, so user can remove it if desired.

28 years ago(enum scroll_bar_part): Delete extra comma.
Richard M. Stallman [Wed, 8 May 1996 00:04:11 +0000 (00:04 +0000)]
(enum scroll_bar_part): Delete extra comma.

28 years ago(Fencode_time): Accept MANY args, so as to cope
Richard M. Stallman [Tue, 7 May 1996 18:55:40 +0000 (18:55 +0000)]
(Fencode_time): Accept MANY args, so as to cope
with the value of decode-time.

28 years ago(gulp-search-path, gulp-packages): Variable deleted.
Richard M. Stallman [Tue, 7 May 1996 05:55:11 +0000 (05:55 +0000)]
(gulp-search-path, gulp-packages): Variable deleted.
(gulp-send-requests): Make the list of packages from scratch here.
Read directory name with the minibuffer.

28 years agoInitial revision
Richard M. Stallman [Tue, 7 May 1996 00:55:56 +0000 (00:55 +0000)]
Initial revision

28 years ago(Info-enable-active-nodes): Default to nil. Mark it risky.
Richard M. Stallman [Tue, 7 May 1996 00:51:23 +0000 (00:51 +0000)]
(Info-enable-active-nodes): Default to nil.  Mark it risky.

28 years ago(enum scroll_bar_part): New alternatives
Richard M. Stallman [Tue, 7 May 1996 00:03:53 +0000 (00:03 +0000)]
(enum scroll_bar_part): New alternatives
scroll_bar_up_arrow, scroll_bar_down_arrow.
(win32_scroll_bar_click): New enum constant.

28 years ago(ediff-setup-fine-diff-regions):
Richard M. Stallman [Mon, 6 May 1996 23:17:23 +0000 (23:17 +0000)]
(ediff-setup-fine-diff-regions):
Use ediff-diff3-options or ediff-diff-options.

28 years ago(Fmsdos_long_file_names): New function.
Richard M. Stallman [Mon, 6 May 1996 10:21:23 +0000 (10:21 +0000)]
(Fmsdos_long_file_names): New function.
(syms_of_msdos): Defsubr it.

28 years agoUndo previous change.
Richard M. Stallman [Mon, 6 May 1996 10:20:51 +0000 (10:20 +0000)]
Undo previous change.