| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | - (hilit-rehighlight-region): added (save-restriction (widen)) | Richard M. Stallman | 1993-09-18 | 1 | -159/+385 |
| * | (mouse-set-region): Put region in kill ring. | Richard M. Stallman | 1993-09-17 | 1 | -57/+84 |
| * | (read-zippyism): New function. | Roland McGrath | 1993-09-17 | 1 | -0/+6 |
| * | (read-cookie): New function. | Roland McGrath | 1993-09-17 | 1 | -3/+23 |
| * | (directory-abbrev-alist): Doc fix. | Richard M. Stallman | 1993-09-17 | 1 | -0/+3 |
| * | Fix typo in previous change. | Richard M. Stallman | 1993-09-17 | 1 | -1/+1 |
| * | Set up keymap at load time. | Richard M. Stallman | 1993-09-17 | 1 | -33/+30 |
| * | Fix previous change. | Richard M. Stallman | 1993-09-17 | 1 | -16/+14 |
| * | (LIBS_SYSTEM): Use -lresolv if it seems appropriate. | Richard M. Stallman | 1993-09-16 | 1 | -4/+5 |
| * | Test for res_init in libc. | Richard M. Stallman | 1993-09-16 | 1 | -1/+1 |
| * | (perldb): New function, plus subroutines. | Richard M. Stallman | 1993-09-16 | 1 | -5/+106 |
| * | In the file ${tempcname}, use configure___ instead of @configure@. | Richard M. Stallman | 1993-09-16 | 1 | -11/+11 |
| * | (font-lock-fontify-region): Don't add `font-lock' props. | Richard M. Stallman | 1993-09-16 | 1 | -17/+31 |
| * | (vc-prefix-map): Bind C-x v ~ to vc-version-other-window. | Paul Eggert | 1993-09-15 | 1 | -0/+1 |
| * | (vc-version-other-window): New function. | Paul Eggert | 1993-09-15 | 1 | -10/+52 |
| * | (rmail-forward): Insert the text right after the header separator. | Richard M. Stallman | 1993-09-15 | 1 | -1/+2 |
| * | Change typos in comments. | Richard M. Stallman | 1993-09-15 | 1 | -93/+97 |
| * | (LIB_STANDARD): Add a second -lc after crtn.o. | Richard M. Stallman | 1993-09-14 | 1 | -1/+6 |
| * | Fix lots of doc strings. | Richard M. Stallman | 1993-09-14 | 1 | -15/+21 |
| * | Initial revision | Richard M. Stallman | 1993-09-14 | 1 | -0/+192 |
| * | (LIBS_MACHINE): Make definition empty. | Richard M. Stallman | 1993-09-14 | 1 | -1/+3 |
| * | (graft_intervals_into_buffer): New arg INHERIT. | Richard M. Stallman | 1993-09-14 | 1 | -18/+17 |
| * | (Funexpand_abbrev, Fexpand_abbrev): Pass new arg to insert_from_string. | Richard M. Stallman | 1993-09-14 | 1 | -2/+3 |
| * | (Fsubstitute_command_keys): Pass new arg to insert_from_string. | Richard M. Stallman | 1993-09-14 | 1 | -1/+1 |
| * | (Fminibuffer_complete_word): Pass new arg to insert_from_string*. | Richard M. Stallman | 1993-09-14 | 1 | -2/+2 |
| * | (Finsert_and_inherit): New function. | Richard M. Stallman | 1993-09-14 | 1 | -3/+78 |
| * | (Freplace_match): Call Finsert_and_inherit. | Richard M. Stallman | 1993-09-14 | 1 | -1/+1 |
| * | (insert_from_string): Pass extra arg to graft_intervals_into_buffer. | Richard M. Stallman | 1993-09-14 | 1 | -4/+6 |
| * | (HAVE_X11R4): If AIX, do not define HAVE_X11R4. | Richard M. Stallman | 1993-09-13 | 1 | -0/+5 |
| * | (AIX3_2): Defined. | Richard M. Stallman | 1993-09-13 | 1 | -0/+2 |
| * | (LIBS_MACHINE): Include -lrts, -liconv only if AIX3_2. | Richard M. Stallman | 1993-09-13 | 1 | -0/+6 |
| * | (bzero, bcopy, bcmp): Don't define as functions | Richard M. Stallman | 1993-09-12 | 1 | -0/+9 |
| * | (sc-glom-headers): Bind mark-active around calling region-... | Richard M. Stallman | 1993-09-12 | 1 | -4/+8 |
| * | Dist vpath.sed | Roland McGrath | 1993-09-12 | 1 | -1/+1 |
| * | (lib-src/Makefile, src/Makefile, oldXMenu/Makefile): Depend on vpath.sed. | Roland McGrath | 1993-09-12 | 1 | -6/+9 |
| * | Substitute variable `vpath_sed'. | Roland McGrath | 1993-09-12 | 1 | -1/+18 |
| * | Initial revision | Roland McGrath | 1993-09-12 | 1 | -0/+8 |
| * | Include <src/paths.h>, instead "src/paths.h". | Roland McGrath | 1993-09-12 | 1 | -1/+1 |
| * | Include <paths.h>, not "paths.h". | Roland McGrath | 1993-09-12 | 3 | -3/+3 |
| * | (font-lock-fontify-region): Put on `font-lock' | Richard M. Stallman | 1993-09-11 | 1 | -1/+6 |
| * | (hack-local-variables-prop-line): Ignore any specification | Richard M. Stallman | 1993-09-11 | 1 | -72/+66 |
| * | (rmail-convert-file): Narrow to exclude the Babyl header. | Richard M. Stallman | 1993-09-11 | 1 | -1/+1 |
| * | (dun-save-game): Use correct name of endgame question. | Richard M. Stallman | 1993-09-10 | 1 | -1/+1 |
| * | Include <config.h> instead of "config.h". | Roland McGrath | 1993-09-10 | 70 | -70/+70 |
| * | Remove check for $srcdir being configured. This pretty much works now. | Roland McGrath | 1993-09-10 | 1 | -15/+11 |
| * | (b2m, movemail, fakemail, env, emacsserver, emacsclient, getdate.o, | Roland McGrath | 1993-09-10 | 1 | -9/+9 |
| * | (info, dvi, clean, mostlyclean, distclean, realclean, unlock, relock): Use | Roland McGrath | 1993-09-10 | 1 | -26/+26 |
| * | (clean): Use rm -f. | Roland McGrath | 1993-09-10 | 1 | -2/+2 |
| * | (rmail-spool-directory): Use "/var/mail/" if system-type is netbsd. | Roland McGrath | 1993-09-10 | 1 | -4/+6 |
| * | Initial revision | Roland McGrath | 1993-09-10 | 1 | -0/+30 |