aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (save-some-buffers): Reinsert lost code to save abbrevs.Richard M. Stallman1993-12-311-33/+41
* (eval-current-buffer): Old definition deleted.Richard M. Stallman1993-12-311-15/+8
* (PENDING_OUTPUT_COUNT): Two alternate definitionsRichard M. Stallman1993-12-311-1/+12
* (diff): Call shell-quote-argument.Richard M. Stallman1993-12-311-2/+4
* (shell-quote-argument): New function.Richard M. Stallman1993-12-311-0/+12
* (ispell-next): Remove periods from messages.Richard M. Stallman1993-12-311-7/+7
* (open-line): Properly put fill-prefix on each line.Richard M. Stallman1993-12-311-5/+6
* (open-line): Move fill-prefix insert inside save-excursion.Richard M. Stallman1993-12-311-2/+2
* Added `kibo', who actually greps for his name on Usenet.Noah Friedman1993-12-311-0/+0
* (help-for-help): Mention the scroll commands.Richard M. Stallman1993-12-311-0/+1
* (command-line): In most cases, if init file setsRichard M. Stallman1993-12-311-29/+40
* (make-help-screen): Use read-key-sequence.Richard M. Stallman1993-12-311-26/+44
* (Fsubstitute_command_keys): Fix previous change.Richard M. Stallman1993-12-311-3/+6
* (read_from_minibuffer): Rename arg initial_input to initial_contents.Richard M. Stallman1993-12-301-9/+9
* (icomplete-pre-command-hook): Reconciled with keyboard macro operation.Richard M. Stallman1993-12-301-55/+72
* (hack-one-local-variable): Treat file-name-handler-alistRichard M. Stallman1993-12-301-1/+1
* (Femacs_pid): New function.Richard M. Stallman1993-12-301-0/+8
* (transient-mark-mode): Doc fix.Richard M. Stallman1993-12-301-2/+5
* (read_avail_input): Turn O_NDELAY off on DGUX as on USG.Richard M. Stallman1993-12-301-2/+2
* (rmail-summary-delete-forward): Move to next or prev msgRichard M. Stallman1993-12-301-2/+7
* (Fall_completions): Allow completions that start with spaceRichard M. Stallman1993-12-301-5/+8
* (LDFLAGS): Define as empty.Richard M. Stallman1993-12-301-2/+3
* (describe_command): If binding is a kbd macro, say so.Richard M. Stallman1993-12-291-0/+2
* (super-apropos-check-doc-file): Verify that the docRichard M. Stallman1993-12-291-4/+7
* Comment change.Richard M. Stallman1993-12-261-1/+1
* (main) [AIX]: Call putenv.Richard M. Stallman1993-12-261-0/+6
* (A_TEXT_OFFSET, A_TEXT_SEEK, ADJUST_EXEC_HEADER): Defined.Richard M. Stallman1993-12-261-0/+5
* (XTflush): FIx typo in last change.Richard M. Stallman1993-12-261-2/+2
* (struct input_event): FIx typo in previous change.Richard M. Stallman1993-12-261-1/+1
* (font-lock-set-defaults): Add missing paren.Richard M. Stallman1993-12-261-1/+1
* (lm-report-bug): lm-maintainer returns a cons; convert it to a string.Richard M. Stallman1993-12-261-2/+6
* (lm-report-bug): Don't crash if version is nil.Richard M. Stallman1993-12-261-2/+2
* (XTread_socket): Make proper junk values to pass to select.Richard M. Stallman1993-12-261-2/+4
* (bcopy) Use memmove instead of memcpy.Richard M. Stallman1993-12-261-1/+1
* (EMACS_GET_TIME) [USG5_4]: Give gettimeofday just one arg.Richard M. Stallman1993-12-261-0/+8
* (XTflash): Use EMACS_GET_TIME.Richard M. Stallman1993-12-261-2/+2
* (Fmemory_limit): No longer interactive.Richard M. Stallman1993-12-251-1/+1
* (command_loop_1): Test of whether disp tab eltRichard M. Stallman1993-12-251-1/+1
* (Fwrite_region): If handler, don't mess with modtime.Richard M. Stallman1993-12-251-5/+0
* (ange-ftp-write-region): Call set-visited-file-modtime.Richard M. Stallman1993-12-251-2/+5
* (callproc.o): Depend on systty.h and syssignal.h.Richard M. Stallman1993-12-251-1/+2
* Include systty.h.Richard M. Stallman1993-12-251-1/+3
* (create_process) [NTTYDISC]: Set the tty line discipline.Richard M. Stallman1993-12-251-1/+9
* Add #undef HAVE_SETSID.Richard M. Stallman1993-12-251-0/+1
* Check for setsid.Richard M. Stallman1993-12-251-1/+1
* (isearch-mode-map): Bind kp-... keys.Richard M. Stallman1993-12-251-1/+21
* ascii-character props for backspace, delete, etc. moved back to x-win.el.Richard M. Stallman1993-12-251-10/+0
* (setting up kp-... keys): Make ascii-character props.Richard M. Stallman1993-12-251-0/+12
* Provide bytecomp as well as byte-compile.Richard M. Stallman1993-12-251-0/+1
* (redisplay_window): Before altering lpoint,Richard M. Stallman1993-12-251-1/+2