log

age author description
1994-10-04 Karl Heuer Don't override definition of XSETINT.
1994-10-04 Karl Heuer (XSETPNTR): Deleted.
1994-10-04 Karl Heuer Don't override definition of XSETINT.
1994-10-04 Richard M. Stallman Translate -gnu/linux* to -linux*.
1994-10-04 Richard M. Stallman (MKTIME_OBJ): New variable.
1994-10-04 Richard M. Stallman (mktime): Check for it.
1994-10-04 Richard M. Stallman (server-switch-buffer): Don't go to an invisible frame.
1994-10-04 Richard M. Stallman (set-auto-mode): Discard versions from file name before
1994-10-03 Richard M. Stallman (rlogin): Doc fix.
1994-10-03 Richard M. Stallman (vc-backend-checkin): When CVS checks in a file, it is
1994-10-03 Richard M. Stallman (vc-status): Handle CVS.
1994-10-03 Ian Lance Taylor Add support for MIPS variants
1994-10-03 Roland McGrath Recognize GNU.
1994-10-03 Richard M. Stallman (comint-strip-ctrl-m): Renamed from shell-strip-crtl-m and moved here.
1994-10-03 Richard M. Stallman (shell-strip-ctrl-m): Function moved to comint.el and renamed.
1994-10-03 Karl Heuer (Frecenter): Don't trigger point-motion hooks.
1994-10-02 Richard M. Stallman (kill-rectangle): In read-only buffer, do record
1994-10-02 Karl Heuer (Finsert_file_contents): set type of `end', not just the value.
1994-10-02 Karl Heuer (x_figure_window_size): Use new formula for scroll bar width.
1994-10-02 Karl Heuer Include <utime.h> here instead of in systime.h.
1994-10-02 Karl Heuer Don't include <utime.h> here; do it in sysdep.c instead.
1994-10-02 Karl Heuer (HAVE_UTIME_H): Add #undef.
1994-10-02 Paul Reilly (popup_get_selection): Remove BLOCK_INPUT, UNBLOCK_INPUT since the
1994-10-02 Richard M. Stallman (shell-mode): Compare the truename with /dev/null.
1994-10-02 Richard M. Stallman (file-truename): If name has no dir, use default-directory.
1994-10-02 Paul Reilly (widget_id_tick): Renamed from popup_id_tick.
1994-10-02 Paul Reilly (XTread_socket): Use popup_get_selection() for X11 menubar event handling.
1994-10-02 Paul Reilly (HACK_EDITRES): Declare if using X11R5.
1994-10-02 Paul Reilly (EmacsFrameSetCharSize): Use lw_refigure_widget() for widget set
1994-10-02 Paul Reilly Declare XtNshowGrip, XtNallowResize, and XtNresizeToPreferred.
1994-10-02 Paul Reilly (make_lispy_event): Do not set item. Now handled in xmenu.c by
1994-10-02 Paul Reilly (display_menu_item): Add support for displaying the title in pop up menus.
1994-10-02 Paul Reilly (lw_set_main_areas): Use xm_set_main_areas().
1994-10-02 Paul Reilly Declare xm_set_main_areas() and xm_manage_resizing().
1994-10-02 Paul Reilly (make_menu_in_widget): Add support for displaying a title in pop up
1994-10-02 Paul Reilly Added Motif changes for usage and option checking.
1994-10-02 Richard M. Stallman (Info-scroll-down, Info-scroll-up): Doc fixes.
1994-10-02 Richard M. Stallman (dired-do-print): Put spaces between lpr switches.
1994-10-02 Richard M. Stallman (setenv-history): New history list.
1994-10-02 Richard M. Stallman (indent-c++-exp): For public/private/protected,
1994-10-02 Richard M. Stallman (redisplay_window): If we set PT, and that alters a region
1994-10-02 Richard M. Stallman (fill-region, fill-region-as-paragraph): Fix previous change.
1994-10-02 Richard M. Stallman (vc-register): Verify an old master file really still exists
1994-10-01 Richard M. Stallman (head_table): Set up Qdelete_frame.
1994-10-01 Richard M. Stallman (keys_of_frame): Make binding for delete-frame.
1994-10-01 Richard M. Stallman (apropos-print-matches): Add newline after
1994-10-01 Richard M. Stallman (save-buffers-kill-emacs): Fix previous change.
1994-10-01 Richard M. Stallman (Foverlay_get): Handle `category' property on overlay.
1994-10-01 Francesco Potortì * man.el (Man-init-defvars, Man-cleanup-manpage,
1994-10-01 Richard M. Stallman Comment change.
1994-10-01 Richard M. Stallman (compile_range): When casting to const unsigned char *, put const first.
1994-10-01 Richard M. Stallman (fill-region, fill-region-as-paragraph):
1994-10-01 Richard M. Stallman (mouse-secondary-click-count): New variable.
1994-10-01 Richard M. Stallman (LIBXTR6): If NEED_LIBW, add -lw.
1994-10-01 Richard M. Stallman (NEED_LIBW): Defined.
1994-10-01 Richard M. Stallman (LDFLAGS): New variable.
1994-10-01 Richard M. Stallman (add-hook, remove-hook): If the hook was made local
1994-10-01 Richard M. Stallman (ispell-init-process): Add missing arg in error msg.
1994-10-01 Richard M. Stallman (finder-mode-map): Change key bindings:
1994-10-01 Richard M. Stallman (edmacro-format-keys): Cope if local keymap is nil.