bpt/emacs.git
1994-01-01 Richard M.... (read_process_output): Use clip_to_bounds when moving
1994-01-01 Richard M.... Delete `show env TERMCAP'.
1994-01-01 Richard M.... (${etc}DOC): Don't depend on SOME_MACHINE_OBJECTS.
1994-01-01 Richard M.... (SOME_MACHINE_OBJECTS): New var.
1994-01-01 Richard M.... (ispell-highlight, ispell-dehighlight): New functions.
1994-01-01 Richard M.... (rmail-output-to-rmail-file): If just a dir is specified,
1994-01-01 Richard M.... (save-some-buffers): Fix previous change.
1994-01-01 Richard M.... (gnus-news-reply): Handle reply-to field.
1994-01-01 Richard M.... (manual-program): Deleted.
1993-12-31 Richard M.... (Finsert_file_contents): Avoid setting buffer-file...
1993-12-31 Richard M.... (lispy_accent_codes): Cope if an XK symbol is undefined.
1993-12-31 Richard M.... (query-replace-highlight): New variable.
1993-12-31 Richard M.... Always include termhooks.h.
1993-12-31 Richard M.... (print-region-1): If lpr-headers-switches is string,
1993-12-31 Richard M.... (Finsert_file_contents): Don't run after change hook
1993-12-31 Richard M.... (save-some-buffers): Reinsert lost code to save abbrevs.
1993-12-31 Richard M.... (eval-current-buffer): Old definition deleted.
1993-12-31 Richard M.... (PENDING_OUTPUT_COUNT): Two alternate definitions
1993-12-31 Richard M.... (diff): Call shell-quote-argument.
1993-12-31 Richard M.... (shell-quote-argument): New function.
1993-12-31 Richard M.... (ispell-next): Remove periods from messages.
1993-12-31 Richard M.... (open-line): Properly put fill-prefix on each line.
1993-12-31 Richard M.... (open-line): Move fill-prefix insert inside save-excursion.
1993-12-31 Noah FriedmanAdded `kibo', who actually greps for his name on Usenet.
1993-12-31 Richard M.... (help-for-help): Mention the scroll commands.
1993-12-31 Richard M.... (command-line): In most cases, if init file sets
1993-12-31 Richard M.... (make-help-screen): Use read-key-sequence.
1993-12-31 Richard M.... (Fsubstitute_command_keys): Fix previous change.
1993-12-30 Richard M.... (read_from_minibuffer): Rename arg initial_input to...
1993-12-30 Richard M.... (icomplete-pre-command-hook): Reconciled with keyboard...
1993-12-30 Richard M.... (hack-one-local-variable): Treat file-name-handler...
1993-12-30 Richard M.... (Femacs_pid): New function.
1993-12-30 Richard M.... (transient-mark-mode): Doc fix.
1993-12-30 Richard M.... (read_avail_input): Turn O_NDELAY off on DGUX as on...
1993-12-30 Richard M.... (rmail-summary-delete-forward): Move to next or prev msg
1993-12-30 Richard M.... (Fall_completions): Allow completions that start with...
1993-12-30 Richard M.... (LDFLAGS): Define as empty.
1993-12-29 Richard M.... (describe_command): If binding is a kbd macro, say so.
1993-12-29 Richard M.... (super-apropos-check-doc-file): Verify that the doc
1993-12-26 Richard M.... Comment change.
1993-12-26 Richard M.... (main) [AIX]: Call putenv.
1993-12-26 Richard M.... (A_TEXT_OFFSET, A_TEXT_SEEK, ADJUST_EXEC_HEADER): Defined.
1993-12-26 Richard M.... (XTflush): FIx typo in last change.
1993-12-26 Richard M.... (struct input_event): FIx typo in previous change.
1993-12-26 Richard M.... (font-lock-set-defaults): Add missing paren.
1993-12-26 Richard M.... (lm-report-bug): lm-maintainer returns a cons; convert...
1993-12-26 Richard M.... (lm-report-bug): Don't crash if version is nil.
1993-12-26 Richard M.... (XTread_socket): Make proper junk values to pass to...
1993-12-26 Richard M.... (bcopy) Use memmove instead of memcpy.
1993-12-26 Richard M.... (EMACS_GET_TIME) [USG5_4]: Give gettimeofday just one...
1993-12-26 Richard M.... (XTflash): Use EMACS_GET_TIME.
1993-12-25 Richard M.... (Fmemory_limit): No longer interactive.
1993-12-25 Richard M.... (command_loop_1): Test of whether disp tab elt
1993-12-25 Richard M.... (Fwrite_region): If handler, don't mess with modtime.
1993-12-25 Richard M.... (ange-ftp-write-region): Call set-visited-file-modtime.
1993-12-25 Richard M.... (callproc.o): Depend on systty.h and syssignal.h.
1993-12-25 Richard M.... Include systty.h.
1993-12-25 Richard M.... (create_process) [NTTYDISC]: Set the tty line discipline.
1993-12-25 Richard M.... Add #undef HAVE_SETSID.
1993-12-25 Richard M.... Check for setsid.
1993-12-25 Richard M.... (isearch-mode-map): Bind kp-... keys.
1993-12-25 Richard M.... ascii-character props for backspace, delete, etc. moved...
1993-12-25 Richard M.... (setting up kp-... keys): Make ascii-character props.
1993-12-25 Richard M.... Provide bytecomp as well as byte-compile.
1993-12-25 Richard M.... (redisplay_window): Before altering lpoint,
1993-12-24 Richard M.... (Fmodify_syntax_entry): Doc fix.
1993-12-24 Richard M.... (vc-buffer-sync, vc-diff): New arg NOT-URGENT.
1993-12-24 Richard M.... (query-replace-map): Don't bind ESC.
1993-12-24 Richard M.... (unload-feature): Ignore conses in the feature-symbols.
1993-12-24 Richard M.... (shell-backward-command): If comint-bol moves forward,
1993-12-24 Richard M.... (TERMCAP_NAME): Defined.
1993-12-24 Richard M.... (telnet): Use comint-arguments.
1993-12-24 Richard M.... (Fopen_network_stream): Turn off SIGIO while connecting.
1993-12-24 Richard M.... (rmail-output-to-rmail-file): When copying to a buffer,
1993-12-24 Richard M.... Comment change.
1993-12-24 Richard M.... (awk-mode-syntax-table): Was mistakenly changing
1993-12-24 Richard M.... (isearch-update): If isearch-other-end is nil,
1993-12-24 Richard M.... (vc-mode-line): Make buffer read-only for root if file...
1993-12-24 Richard M.... (telnet): Use comint-canonicalize-args.
1993-12-24 Richard M.... (rmail-insert-inbox-text): If copy-file fails,
1993-12-24 Richard M.... (next-complete-history-element): Doc fix.
1993-12-24 Richard M.... (comint-next-matching-input-from-input): Doc fix.
1993-12-24 Richard M.... Put man/getopt.c in the dist.
1993-12-24 Richard M.... (mkdir): Make only the lockdir writable.
1993-12-24 Richard M.... (*-sun-solaris*): Add special case for Solaris 2.3.
1993-12-24 Richard M.... (${archlibdir}, install): Use $(INSTALL_PROGRAM)
1993-12-24 Richard M.... (main): When making tempname, cast result of xmalloc.
1993-12-24 Richard M.... (scan_lisp_file): Don't add newline at end of string.
1993-12-23 Richard M.... (picture-mode): Save the old truncate-lines value.
1993-12-23 Richard M.... Add side-effect-free props for many functions.
1993-12-23 Richard M.... Add keywords.
1993-12-23 Richard M.... (gnus-capitalize-newsgroup): Modify a new temporary
1993-12-23 Richard M.... (makefile-ignored-files-in-pickup-regex): Supply missin...
1993-12-23 Richard M.... (pages-copy-header-and-position): Call end-of-line...
1993-12-23 Richard M.... (outline-copy-exposed): Don't use replace-regexp.
1993-12-23 Richard M.... (hide-bibtex-entry-bodies): Don't use replace-regexp.
1993-12-23 Richard M.... (vip-replace-string): Don't use replace-regexp.
1993-12-23 Richard M.... Don't repeat at load time any bindings that are autoloaded.
1993-12-23 Richard M.... (outline-minor-mode): When turning off the mode, turn...
1993-12-23 Richard M.... (c-delete-backslash): Do nothing if empty line.
next