- 03 Oct, 1994 8 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
immediately checked out again, so set vc-checkout-time. (vc-fetch-properties): CVS 1.4A1 says "Repository revision". (vc-locking-user): Do something sensible when the backend is CVS. May return a numerical UID or a string when CVS is used. (vc-dired-reformat-line): Handle numerical arguments. (vc-backend-checkout): Don't extract CVS files twice. (vc-next-action-on-file): Handle return value from vc-backend-merge-news correctly. (vc-rename-file): Fixed call to vc-backend-dispatch. (vc-make-buffer-writable-hook): New hook, for CVS only. (vc-header-alist): Added header for CVS. (vc-next-action-on-file): Added support for CVS. (vc-next-action, vc-checkin, vc-revert-buffer): Doc fixes. (vc-rename-file): Disable if the backend is CVS. (vc-log-info): New arguments: LAST and FLAGS, passed on to vc-do-command. All callers updated. (vc-fetch-properties): Implement support for CVS files. (vc-backend-checkin): Args REV and COMMENT no longer optional. Implement support for CVS. (vc-backend-revert): Implement support for CVS. (vc-backend-diff): Treat files which are added, but not yet committed, specially (diff them against /dev/null). (vc-backend-merge-news): New function. (vc-log-mode): Talk a little about CVS in the comment. (vc-log-info): Simplify code. (vc-do-command): New argument LAST. All callers updated. Legal values for LAST are 'MASTER and 'BASE. (vc-backend-dispatch): New argument C, used by CVS. All callers updated, but many just passes an (error "NYI") form. (vc-backend-admin): Issue a "cvs add" (but not a "cvs commit"). (vc-backend-checkout, vc-backend-logentry-check, vc-backend-print-log, vc-backend-assign-name, vc-backend-diff, vc-check-headers): Handle CVS. (vc-backend-steal, vc-backend-uncheck): Give error if using CVS. (vc-backend-diff): Fixed typo in SCCS code.
-
Richard M. Stallman authored
(vc-find-cvs-master): New function. (vc-master-templates): Add vc-find-cvs-master. (vc-registered): Allow vc-master-templates to contain atoms, and call them with dirname and basename as arguments. (vc-mode-line): Use equal, not string-equal, to compare the result of vc-locking-user.
-
Ian Lance Taylor authored
-
Roland McGrath authored
-
Richard M. Stallman authored
(shell-strip-ctrl-m): Add defalias.
-
Richard M. Stallman authored
-
Karl Heuer authored
-
- 02 Oct, 1994 27 commits
-
-
Richard M. Stallman authored
the rectangle for later yanking.
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
(set_file_times): Move struct declaration to top of file.
-
Karl Heuer authored
-
Karl Heuer authored
-
Paul Reilly authored
calls to popup_get_selection() provide the protection.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Paul Reilly authored
(popup_get_selection, popup_activated, popup_activate_callback, menubar_selection_callback, popup_deactivate_callback, single_submenu): New or replaced functions. (popup_activated_flag): New variable. (dispatch_dummy_expose, event_is_in_menu_item, map_event_to_object): Removed. (update_frame_menubar): Use lw_refigure_widget to provide widget set independence. (set_frame_menubar): Use lw_allow_resizing to control unsightly Motif menubar resizing in a widget set independent fashion. (xmenu_show): Removed menubar handling code, since that is now done in lwlib. Display a popup menu title centered and followed by two separators. Use lw_popup_menu() to display the menu. Use popup_get_selection() to deal with X11 event handling while the menu is posted.
-
Paul Reilly authored
-
Paul Reilly authored
(widget_id_tick): New variable. (x_any_window_to_frame): Use lw_window_is_in_menubar() for widget set independence. (x_window): Renamed screen_widget to frame_widget. Use lw_create_widget() and lw_set_main_areas() for widget set independence. Enable using editres for X11R5.
-
Paul Reilly authored
independence.
-
Paul Reilly authored
-
Paul Reilly authored
(popup_get_selection).
-
Paul Reilly authored
-
Paul Reilly authored
(lw_manage_resizing): Use xm_manage_resizing() for Emacs/Motif.
-
Paul Reilly authored
-
Paul Reilly authored
menus. (make_main, xm_set_main_areas, xm_manage_resizing): New functions to create and manage a Motif Main Window widget.
-
Paul Reilly authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(setenv): Use setenv-history. Place the variable's current value at front of setenv-history while reading the new value. (setenv): Provide history, completion for envvar. (read-envvar-name-history): New variable. (read-envvar-name): New function.
-
Richard M. Stallman authored
don't do the case/label adjustment.
-
Richard M. Stallman authored
being displayed, call try_window again.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
before giving error. If it has disappeared, ask for confirmation.
-
- 01 Oct, 1994 5 commits
-
-
Richard M. Stallman authored
(kbd_buffer_get_event): Handle delete_window_event by making a delete-frame event.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Function: or Variable: if line doesn't fit with it. New arg no-header inhibits them entirely. (apropos): New arg no-header. Pass it to apropos-print-matches.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-