| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Use ctl-x-map to bind C-x SPC. | Richard M. Stallman | 1994-05-28 | 1 | -1/+1 |
| * | (roundup): Undef before defining. | Richard M. Stallman | 1994-05-28 | 1 | -0/+1 |
| * | (Info-directory-list): Doc fix. | Richard M. Stallman | 1994-05-28 | 1 | -1/+5 |
| * | (x_iconify_frame): Call x_set_offset, | Richard M. Stallman | 1994-05-28 | 1 | -2/+16 |
| * | Undo previous change. | Richard M. Stallman | 1994-05-28 | 1 | -10/+0 |
| * | (server-visit-files): Bind last-nonmenu-event. | Richard M. Stallman | 1994-05-28 | 1 | -4/+12 |
| * | *** empty log message *** | Richard M. Stallman | 1994-05-28 | 9 | -204/+318 |
| * | entered into RCS | Richard M. Stallman | 1994-05-28 | 13 | -44/+47 |
| * | *** empty log message *** | Richard M. Stallman | 1994-05-28 | 2 | -22/+22 |
| * | (build-mail-aliases): Handle source directives. | Richard M. Stallman | 1994-05-28 | 1 | -16/+29 |
| * | (enable-flow-control): Fix bugs turning off flow ctrl. | Richard M. Stallman | 1994-05-28 | 1 | -4/+8 |
| * | (insert-directory): Use expanded file name to find handler. | Richard M. Stallman | 1994-05-28 | 1 | -1/+3 |
| * | *** empty log message *** | Richard M. Stallman | 1994-05-28 | 2 | -81/+95 |
| * | (dired-get-filename): Get rid of text props from name. | Richard M. Stallman | 1994-05-28 | 1 | -1/+1 |
| * | [HAVE_X_WINDOWS]: Include xterm.h. | Richard M. Stallman | 1994-05-28 | 1 | -0/+5 |
| * | (deactivate-mark): Do nothing unless transient-mark-mode. | Richard M. Stallman | 1994-05-28 | 1 | -2/+4 |
| * | (*-sun-sunos4*): Set GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS. | Richard M. Stallman | 1994-05-28 | 1 | -13/+13 |
| * | (LD_SWITCH_SYSTEM): Delete the -L options. | Richard M. Stallman | 1994-05-28 | 1 | -6/+7 |
| * | (LD_SWITCH_X_DEFAULT): Define if not defined. | Richard M. Stallman | 1994-05-28 | 1 | -1/+7 |
| * | (child_setup): If PWD is set, set it in the child so that | Richard M. Stallman | 1994-05-28 | 1 | -4/+16 |
| * | (fill-region-as-paragraph): if left-margin is nonzero, | Richard M. Stallman | 1994-05-28 | 1 | -3/+7 |
| * | (ispell-command-loop): Fix `q' question. | Richard M. Stallman | 1994-05-28 | 1 | -1/+1 |
| * | (mostlyclean): Don't mention xmakefile*. | Richard M. Stallman | 1994-05-28 | 1 | -1/+1 |
| * | (distclean): Delete Makefile, Makefile.in, blessmail. | Richard M. Stallman | 1994-05-28 | 1 | -0/+1 |
| * | (derived-mode-init-mode-variables): Add autoload cookie. | Richard M. Stallman | 1994-05-28 | 1 | -0/+1 |
| * | (main): In batch mode, don't set the pgrp. | Richard M. Stallman | 1994-05-28 | 1 | -7/+9 |
| * | (LIB_STANDARD): Add -u and -lansi options. | Richard M. Stallman | 1994-05-28 | 1 | -0/+10 |
| * | (calendar-cursor-to-date): Rename starred-day to calendar-starred-day. | Richard M. Stallman | 1994-05-28 | 1 | -1/+1 |
| * | (calendar-mode-map): Define mouse-2 as ignore. | Richard M. Stallman | 1994-05-28 | 1 | -0/+1 |
| * | (make-frame): Doc fix. | Richard M. Stallman | 1994-05-28 | 1 | -4/+1 |
| * | (hexl-mode-map): Call define-key properly for help-char. | Richard M. Stallman | 1994-05-28 | 1 | -1/+1 |
| * | (difftm): Don't store a long value into an int variable. | Richard M. Stallman | 1994-05-28 | 1 | -1/+1 |
| * | (ediff-patch-buffer): Fix autoload cookie. | Richard M. Stallman | 1994-05-28 | 1 | -1/+1 |
| * | (C_DEBUG_SWITCH) [not __GNUC__]: Add -Wf option. | Richard M. Stallman | 1994-05-27 | 1 | -2/+2 |
| * | (C_SWITCH_SYSTEM): Defined. | Richard M. Stallman | 1994-05-27 | 1 | -0/+3 |
| * | (x_is_vendor_fkey): Function deleted. | Richard M. Stallman | 1994-05-27 | 1 | -21/+2 |
| * | (gnus-summary-catchup): Check gnus-interactive-catchup. | Richard M. Stallman | 1994-05-27 | 1 | -0/+2 |
| * | (install-arch-indep): Use /bin/pwd uniformly, not pwd. | Richard M. Stallman | 1994-05-27 | 1 | -11/+27 |
| * | (HAVE_XRMSETDATABASE): Define if not defined. | Richard M. Stallman | 1994-05-27 | 1 | -0/+3 |
| * | (blessmail): Don't depend on ../src/emacs. | Richard M. Stallman | 1994-05-27 | 1 | -1/+1 |
| * | (compare-windows): Make leading whitespace equivalent | Richard M. Stallman | 1994-05-27 | 1 | -3/+4 |
| * | (dired-jump): Add autoload. | Richard M. Stallman | 1994-05-27 | 1 | -0/+1 |
| * | Whitespace cleanup. | Richard M. Stallman | 1994-05-27 | 1 | -2/+2 |
| * | (completion-setup-function): Fix up the regexp. | Richard M. Stallman | 1994-05-27 | 1 | -1/+1 |
| * | (choose-completion-string): Clear mouse-face property. | Richard M. Stallman | 1994-05-26 | 1 | -0/+2 |
| * | (rmail-show-message): If transient-mark-mode, deactivate the mark. | Richard M. Stallman | 1994-05-26 | 1 | -0/+1 |
| * | (Finsert_file_contents): Check for beginning of file. | Karl Heuer | 1994-05-26 | 1 | -0/+3 |
| * | Make previous change limited to HPUX. | Richard M. Stallman | 1994-05-26 | 1 | -1/+2 |
| * | (posn-col-row): Test for consp, not symbolp. | Karl Heuer | 1994-05-26 | 1 | -5/+7 |
| * | (fortran-link-matching-do): Ignore DO statements with line numbers. | Richard M. Stallman | 1994-05-26 | 1 | -2/+2 |