aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (isearch-mode): If not slow, clear isearch-window-configuration.Richard M. Stallman1994-01-101-3/+3
* (Fdo_auto_save): If auto save times out, don't try again for 20 minutes.Richard M. Stallman1994-01-101-0/+27
* (Fdelete_frame): Call x_sync.Richard M. Stallman1994-01-101-1/+8
* (describe_map_tree): New arg NOMENU.Richard M. Stallman1994-01-101-6/+28
* (Fsubstitute_command_keys): Pass new arg to describe_map_tree.Richard M. Stallman1994-01-101-1/+1
* (telnet): Fix previous change--tentative ideaRichard M. Stallman1994-01-101-1/+0
* (create_process): Set line discipline only if pty_flag.Richard M. Stallman1994-01-101-6/+7
* Include <sys/types.h> before <sys/resource.h>.Roland McGrath1994-01-091-1/+4
* (vendor-key-syms): Fixed typo (extra parens).Roland McGrath1994-01-091-1/+1
* (debug): Fixed typo.Roland McGrath1994-01-091-2/+2
* (debug): Bind a bunch of vars, like last-command, toRichard M. Stallman1994-01-091-56/+126
* Don't declare sys_nerr.Roland McGrath1994-01-091-4/+6
* (diff): Select the differences buffer.Richard M. Stallman1994-01-091-12/+11
* (diff-latest-backup-file): Call file-chase-links.Richard M. Stallman1994-01-091-1/+1
* (c-indent-region): Keep looping till reach endmark.Richard M. Stallman1994-01-091-29/+31
* (comint-input-autoexpand): Make default nil.Richard M. Stallman1994-01-091-1/+1
* (shell-input-autoexpand): New variable.Richard M. Stallman1994-01-091-2/+14
* (vendor-key-syms): Add more HP keysyms and some Sun.Richard M. Stallman1994-01-091-0/+17
* (x_sync): New function.Richard M. Stallman1994-01-091-0/+8
* Comment fix.Richard M. Stallman1994-01-091-2/+0
* Comment changes.Richard M. Stallman1994-01-091-4/+4
* Restore big block of #ifdef and #include lines for fcntl.h and friends,Roland McGrath1994-01-091-1/+35
* [! HAVE_STRERROR] (strerror): Define the function.Roland McGrath1994-01-091-4/+20
* (creating src/Makefile): Put code inside 2nd arg to AC_OUTPUT as it shouldRoland McGrath1994-01-091-46/+28
* (child_setup): Don't declare PID `register'; we later take its address.Roland McGrath1994-01-081-1/+1
* (report_file_error): Use strerror instead of sys_errlist.Roland McGrath1994-01-081-4/+1
* Declare strerror.Roland McGrath1994-01-081-0/+3
* [! HAVE_STRERROR] (strerror): Define the function.Roland McGrath1994-01-083-0/+45
* (version): Fix sed regexp to match two-elt version number.Roland McGrath1994-01-081-1/+1
* Don't declare sys_errlist; declare strerror instead.Roland McGrath1994-01-081-4/+4
* (get_errmsg, pfatal_with_name, pfatal_and_delete): Call strerror instead ofRoland McGrath1994-01-081-24/+11
* (main): Call strerror instead of using sys_errlist.Roland McGrath1994-01-082-17/+9
* Don't declare sys_errlist; declare strerror instead.Roland McGrath1994-01-081-6/+4
* Don't declare sys_errlist; declare strerror instead.Roland McGrath1994-01-082-15/+9
* Add #undef HAVE_STRERROR.Roland McGrath1994-01-081-0/+4
* Check for strerror.Roland McGrath1994-01-081-3/+4
* [! VMS]: Don't declare sys_errlist here.Roland McGrath1994-01-081-40/+18
* Don't declare sys_errlist; declare strerror instead.Roland McGrath1994-01-081-6/+4
* Don't declare sys_errlist; declare strerror instead.Roland McGrath1994-01-081-6/+5
* (vendor-key-syms): Set this variable.Richard M. Stallman1994-01-081-0/+17
* (rmail-summary-delete-forward): Fix regexpRichard M. Stallman1994-01-081-3/+4
* (interrupt_signal) [MSDOS]: write explicit CRs sinceRichard M. Stallman1994-01-081-38/+105
* (main): Don't call setpgrp if !initialized.Richard M. Stallman1994-01-081-4/+5
* (${etc}DOC): Put back ${lisp} accidentally deleted.Richard M. Stallman1994-01-081-1/+1
* (gnus-group-list-all-groups): Display a message in the echo area.Richard M. Stallman1994-01-081-2/+4
* If there are no subversions yet, use 1.Richard M. Stallman1994-01-081-1/+3
* (gud-common-init): Don't crash if no file specified.Richard M. Stallman1994-01-081-4/+5
* (rmail-summary-by-senders):Richard M. Stallman1994-01-081-2/+9
* (enable-flow-control): Use prefix argument like minor modes.Richard M. Stallman1994-01-081-33/+48
* Load version.el before site-load.el.Richard M. Stallman1994-01-081-2/+3