| Commit message (Expand) | Author | Age | Files | Lines |
| * | (PIXEL_TO_CHAR_COL, PIXEL_TO_CHAR_ROW): Fix mismatch in arg names. | Richard M. Stallman | 1993-05-28 | 1 | -2/+2 |
| * | * Makefile.in (ALL_CFLAGS): Add "-I.", so the system and machine | Jim Blandy | 1993-05-28 | 1 | -1/+1 |
| * | * configure.in (prefix): Don't run pwd on srcdir unnecessarily. | Jim Blandy | 1993-05-28 | 1 | -4/+11 |
| * | (Fsleep_for): Don't return without waiting when SEC is 0. | Richard M. Stallman | 1993-05-28 | 1 | -1/+1 |
| * | (find-alternate-file): Hide truename and inode number | Richard M. Stallman | 1993-05-28 | 1 | -0/+6 |
| * | (ALL_CFLAGS): Add -I../src | Richard M. Stallman | 1993-05-28 | 1 | -1/+2 |
| * | (find-dired-sentinel): Write a line describing death. | Roland McGrath | 1993-05-28 | 1 | -4/+19 |
| * | (install): Get the scripts from ${srcdir}, unlike the executables. | Richard M. Stallman | 1993-05-28 | 1 | -1/+5 |
| * | (syms_of_emacs) [CANNOT_DUMP]: Don't defsubr Sdump_emacs*. | Richard M. Stallman | 1993-05-28 | 1 | -0/+2 |
| * | Delete confusing comments. | Richard M. Stallman | 1993-05-28 | 1 | -16/+0 |
| * | entered into RCS | Roland McGrath | 1993-05-28 | 1 | -1/+1 |
| * | (do-install): Add `shift' command. | Richard M. Stallman | 1993-05-27 | 1 | -0/+1 |
| * | (frame-initialize): Handle reverseVideo resource. | Richard M. Stallman | 1993-05-27 | 1 | -1/+3 |
| * | (x-create-frame-with-faces): Handle reverseVideo resource. | Richard M. Stallman | 1993-05-27 | 1 | -1/+3 |
| * | (mark_object): Add debugging code to check for ptr clobbered. | Richard M. Stallman | 1993-05-27 | 1 | -0/+4 |
| * | (COPYDESTS, COPYDIR): Delete external-lisp dir. | Richard M. Stallman | 1993-05-27 | 1 | -9/+2 |
| * | (do-install): Delete the dest dir, not the source dir, | Richard M. Stallman | 1993-05-27 | 1 | -1/+1 |
| * | Delete spurious paren outputting short_usage. | Richard M. Stallman | 1993-05-27 | 1 | -1/+1 |
| * | Provide same name as file. | Richard M. Stallman | 1993-05-27 | 3 | -3/+3 |
| * | Fix typo. | Richard M. Stallman | 1993-05-27 | 1 | -1/+1 |
| * | Pervasive changes to use Emacs 19 features | Richard M. Stallman | 1993-05-27 | 1 | -673/+256 |
| * | (read_char): Correct previous change. | Richard M. Stallman | 1993-05-27 | 1 | -1/+1 |
| * | (x_get_resource_string): New function. | Richard M. Stallman | 1993-05-27 | 1 | -0/+25 |
| * | * x-win.el: Check for a geometry resource, and apply it to the | Jim Blandy | 1993-05-27 | 1 | -0/+8 |
| * | * systty.h: Always terminate comments, to avoid confusion. | Jim Blandy | 1993-05-27 | 1 | -1/+1 |
| * | * xfns.c: Make resource manager work correctly even when | Jim Blandy | 1993-05-27 | 1 | -5/+23 |
| * | Comment out handling of shell-send-input. | Richard M. Stallman | 1993-05-27 | 1 | -14/+10 |
| * | (cl-member): Renamed from member. | Richard M. Stallman | 1993-05-27 | 1 | -1/+1 |
| * | (display-time-day-and-date): Use defvar, not defconst. | Richard M. Stallman | 1993-05-27 | 1 | -1/+1 |
| * | (x_get_local_selection): If no conversion function | Richard M. Stallman | 1993-05-27 | 1 | -7/+6 |
| * | (display_text_line): Don't call compute_char_face for a non-X frame. | Richard M. Stallman | 1993-05-27 | 1 | -1/+1 |
| * | (window_loop, case GET_LRU_WINDOW): Get frame's width properly. | Richard M. Stallman | 1993-05-27 | 1 | -1/+1 |
| * | * isearch.el (isearch-forward): Remove the claim that | Jim Blandy | 1993-05-27 | 1 | -2/+1 |
| * | * s/sol2.h: (SOLARIS_BROKEN_ACCESS): Don't define this. | Jim Blandy | 1993-05-27 | 1 | -1/+5 |
| * | * s/sol2.h (C_SWITCH_X_SYSTEM): Deleted. | Jim Blandy | 1993-05-27 | 1 | -7/+4 |
| * | * Makefile.in (ALL_CFLAGS): Include -I${srcdir}. | Jim Blandy | 1993-05-27 | 1 | -3/+3 |
| * | * Makefile.in (install): Do install the programs listed in | Jim Blandy | 1993-05-27 | 1 | -2/+2 |
| * | * Makefile.in (${SUBDIR}): Pass the value of the make variable to | Jim Blandy | 1993-05-27 | 1 | -2/+2 |
| * | * systty.h (HAVE_LTCHARS, HAVE_TCHARS): New macros; define them if | Jim Blandy | 1993-05-27 | 2 | -12/+29 |
| * | * s/aix3-2.h (C_SWITCH_SYSTEM): Don't define this to be "-ma" if | Jim Blandy | 1993-05-27 | 1 | -0/+7 |
| * | Don't forget to remove temporary files. | Jim Blandy | 1993-05-27 | 1 | -0/+1 |
| * | (HAVE_TCATTR): Defined. | Richard M. Stallman | 1993-05-27 | 1 | -0/+1 |
| * | (listify-key-sequence): Avoid the constant ?\M-\200. | Richard M. Stallman | 1993-05-27 | 1 | -1/+8 |
| * | * config.h.in (HAVE_RENAME): Include an #undef for this, so | Jim Blandy | 1993-05-26 | 1 | -0/+1 |
| * | (find-file-noselect): Expand buffer-file-truename | Richard M. Stallman | 1993-05-26 | 1 | -1/+3 |
| * | [HAVE_SOCKETS]: Include socket.h, netdb.h. | Richard M. Stallman | 1993-05-26 | 1 | -0/+25 |
| * | * s/hpux8.h (LIB_X11_LIB, C_SWITCH_SYSTEM, LD_SWITCH_SYSTEM, | Jim Blandy | 1993-05-26 | 1 | -5/+5 |
| * | (dired-other-frame): New function, with binding. | Richard M. Stallman | 1993-05-26 | 1 | -0/+7 |
| * | Make C-x ` binding just once. | Richard M. Stallman | 1993-05-26 | 1 | -2/+0 |
| * | Report .elc bogosities more clearly. | Jim Blandy | 1993-05-26 | 1 | -1/+5 |