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