summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* (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
| | | | among those included in the summary.
* (Fall_completions): Allow completions that start with spaceRichard M. Stallman1993-12-301-5/+8
| | | | if the input starts with space.
* (LDFLAGS): Define as empty.Richard M. Stallman1993-12-301-2/+3
| | | | | (ALL_LDFLAGS): Define as LDFLAGS used to be defined. (temacs): Use ALL_LDFLAGS.
* (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
| | | | string can actually be found from the symbol.
* 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
| | | | was a vector was backwards.
* (Fwrite_region): If handler, don't mess with modtime.Richard M. Stallman1993-12-251-5/+0
| | | | (Finsert_file_contents): Likewise.
* (ange-ftp-write-region): Call set-visited-file-modtime.Richard M. Stallman1993-12-251-2/+5
| | | | (ange-ftp-insert-file-contents): Likewise.
* (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
| | | | (child_setup): Use EMACS_SET_TTY_PGRP.
* (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
| | | | ascii-character props for backspace, delete, etc. moved here.
* 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
| | | | make sure the buffer it pertains to is the one being displayed.
* (Fmodify_syntax_entry): Doc fix.Richard M. Stallman1993-12-241-3/+4
|
* (vc-buffer-sync, vc-diff): New arg NOT-URGENT.Richard M. Stallman1993-12-241-9/+12
| | | | (vc-diff): Pass new arg.
* (query-replace-map): Don't bind ESC.Richard M. Stallman1993-12-241-3/+1
| | | | (query-replace-help): Changed accordingly.
* (unload-feature): Ignore conses in the feature-symbols.Richard M. Stallman1993-12-241-0/+1
|
* (shell-backward-command): If comint-bol moves forward,Richard M. Stallman1993-12-241-3/+5
| | | | | | | use real beginning of line instead. Use skip-syntax-backward properly. If backward search finds a separator, move forward over it. (shell-forward-command): Call skip-syntax-backward properly.
* (TERMCAP_NAME): Defined.Richard M. Stallman1993-12-242-0/+4
|
* (telnet): Use comint-arguments.Richard M. Stallman1993-12-241-1/+2
|
* (Fopen_network_stream): Turn off SIGIO while connecting.Richard M. Stallman1993-12-241-0/+17
|
* (rmail-output-to-rmail-file): When copying to a buffer,Richard M. Stallman1993-12-241-0/+5
| | | | maybe enable auto save in that buffer.
* Comment change.Richard M. Stallman1993-12-241-1/+5
|
* (awk-mode-syntax-table): Was mistakenly changingRichard M. Stallman1993-12-241-3/+3
| | | | emacs-lisp-mode-syntax-table.
* (isearch-update): If isearch-other-end is nil,Richard M. Stallman1993-12-241-2/+3
| | | | call isearch-dehighlight.
* (vc-mode-line): Make buffer read-only for root if file is locked.Richard M. Stallman1993-12-241-0/+7
|
* (telnet): Use comint-canonicalize-args.Richard M. Stallman1993-12-241-0/+1
|
* (rmail-insert-inbox-text): If copy-file fails,Richard M. Stallman1993-12-241-1/+2
| | | | call rename-file with t as third arg.
* (next-complete-history-element): Doc fix.Richard M. Stallman1993-12-241-3/+3
| | | | (previous-complete-history-element): Doc fix.
* (comint-next-matching-input-from-input): Doc fix.Richard M. Stallman1993-12-241-4/+4
|
* Put man/getopt.c in the dist.Richard M. Stallman1993-12-241-1/+1
|