bpt/emacs.git
1993-11-02 Francesco PotortìDeclares itself as "etags for emacs 19" instead of...
1993-11-02 Richard M.... *** empty log message ***
1993-10-31 Richard M.... Re-add hitachi to list of companies not to treat as...
1993-10-30 Richard KennerAdd H3050/RX support.
1993-10-27 Richard M.... (tex-define-common-keys): Define menu items.
1993-10-27 Richard M.... (comint-mode-map): Merge menu bar item Output into...
1993-10-26 Richard M.... (paragon): New alias.
1993-10-26 Richard M.... (font-lock-fontify-buffer): Don't turn
1993-10-26 Richard M.... (text-mode-map): Bind ispell-complete-word to M-TAB.
1993-10-26 Richard M.... (ispell-look-command): New user variable.
1993-10-26 Roland McGrath(eval-expression): Fix typo: missing paren.
1993-10-26 Richard M.... (bookmark-load, bookmark-write-file):
1993-10-26 Karl FogelAdded a define-key for menu-bar-bookmark-map, so that...
1993-10-25 Karl Fogelupped version to 2.5
1993-10-25 Richard M.... (comint-scroll-to-bottom-on-input): Default to nil.
1993-10-25 Brian Fox(ispell): If the buffer to spell has no associated...
1993-10-25 Brian Fox`provide' "dired" before running user hooks.
1993-10-25 Brian Fox(ange-ftp-dired-uncache): Fix parens so that `(setq...
1993-10-25 Brian Fox(eval-expression, edit-and-eval-command): Let
1993-10-25 Richard M.... *** empty log message ***
1993-10-25 Richard M.... Initial revision
1993-10-25 Brian Fox(Fopen_netwrok_stream): Cast arg to inet_addr to (char *).
1993-10-25 Brian Fox(Freplace_match): Fix argument names to match doc string.
1993-10-25 Brian FoxDeclare `logb' only if HAVE_LOGB is defined.
1993-10-25 Richard M.... (comint-scroll-to-bottom-on-input)
1993-10-25 Brian Fox(Fcopy_file): Don't allow the copying of anything other...
1993-10-24 Richard M.... (read_key_sequence): Arg prompt is now a Lisp object.
1993-10-24 Richard M.... Define "dead keys" in key-translation-map, not in globa...
1993-10-24 Richard M.... (isearch-yank): Handle `kill' as chunk type.
1993-10-24 Richard M.... (make-frame): Use before-make-frame-hook and after...
1993-10-22 Richard M.... (rlogin, rlogin-mode): Use comint-file-name-prefix,
1993-10-22 Brian FoxAdd #undef HAVE_UNISTD_H so that configure can edit...
1993-10-22 Richard M.... (comint-after-partial-file-name-command):
1993-10-22 Richard M.... (shell-after-partial-filename): Renamed from
1993-10-22 Richard M.... (status_notify): Don't read from process if filter...
1993-10-21 Richard M.... (blink-matching-open): Treat / syntax like \ syntax.
1993-10-21 Richard M.... (texinfo-format-begin-end): Bind cmd locally.
1993-10-21 Richard M.... (forms--set-minor-mode): Rewrite so that describe-mode
1993-10-20 Richard M.... entered into RCS
1993-10-20 Richard M.... Initial revision
1993-10-20 Richard M.... (holiday-easter-etc): Fix Ascension Day string.
1993-10-20 Richard M.... (solar-n-hemi-seasons, solar-s-hemi-seasons): New vars.
1993-10-20 Richard M.... (list-sexp-diary-entries): Fix doc string.
1993-10-20 Richard M.... (calendar-week-start-day): New var (autoloaded) to
1993-10-20 Richard M.... [hpux 7] (_MAXLDBL, _NMAXLDBL): New macro definitions.
1993-10-19 Richard M.... Recognize powerpc.
1993-10-19 Paul Eggert(printlogline): Don't generate lines containing only...
1993-10-18 Roland McGrath(list-tags): Fix completing-read call interactive spec...
1993-10-18 Noah Friedman(rlogin-initially-track-cwd): New variable.
1993-10-18 Richard M.... (reporter-submit-bug-report, reporter-mailer): reporter...
1993-10-14 Paul Eggert(vc-backend-checkout): Do not set umask to value that...
1993-10-14 Richard M.... (Fcar_less_than_car): Fix typo in previous change.
1993-10-14 Richard M.... (Fdelete_overlay, Foverlay_put): Use marker_position,
1993-10-14 Roland McGrath(rmail-output-file-alist): Doc fix.
1993-10-13 Richard M.... entered into RCS
1993-10-13 Richard M.... (read_key_sequence): Allow function in key-translation-map
1993-10-13 Richard M.... (bookmark-write): Add numbered backups for bookmark...
1993-10-12 Richard M.... (abbreviated-home-dir): Doc fix.
1993-10-12 Jim Meyering*** empty log message ***
1993-10-12 Roland McGrath(map-y-or-n-p): Take new optional arg to not set cursor...
1993-10-11 Richard M.... (rmail-retry-setup-hook): New hook variable.
1993-10-09 Richard M.... [hpux 7] (_MAXLDBL, _NMAXLDBL): New macro definitions.
1993-10-09 Richard M.... (ispell-message-cite-regexp): Add definition.
1993-10-09 Richard M.... (Vafter_insert_file_functions): New variable.
1993-10-09 David J. MacKenziecomment fix
1993-10-09 David J. MacKenziefix comment
1993-10-09 Richard M.... (rmail): Really don't get new mail if file name was...
1993-10-09 Richard M.... (hack-local-variables): If buffer has no file, display...
1993-10-09 Richard M.... (rmail-output): If message was shown with full headers,
1993-10-09 Richard M.... (timezone-parse-date): Handle new style 22-AUG-1993.
1993-10-08 Richard M.... (BSTRING): Define only if HAVE_BCOPY.
1993-10-08 Richard M.... (SYSTEM_TYPE): Put into #if 0.
1993-10-08 Brian Fox(skip_chars): Fixed typo.
1993-10-07 Brian Fox(skip_chars): Reinstate check for end of buffer, ignori...
1993-10-07 Richard M.... Internal clean-up. Save information about current
1993-10-06 Doug Evansfix 2 typos
1993-10-05 Brian Fox(rsh): Add `host' to args passed to make-comint.
1993-10-05 Brian FoxDoc fix.
1993-10-05 Brian FoxFormat comment.
1993-10-05 Brian FoxComment update reflects reality.
1993-10-05 Brian Fox(Fminibuffer_complete_word): GCPRO1 `completion' during...
1993-10-05 Brian Fox(read_key_sequence): Don't declare first_event; it...
1993-10-05 Brian FoxIf POSIX and HAVE_UNISTD_H are defined, and unistd...
1993-10-05 Brian Fox(edit-and-eval-command): Let `read-from-minibuffer...
1993-10-05 Brian FoxMake sure that config.status contains the correct comma...
1993-10-05 Richard M.... (rmail-convert-to-babyl-format): Protect against
1993-10-04 Richard M.... Comment change.
1993-10-04 Eric S. Raymond(vc-next-action) Fix (throw ... ) invocation to work...
1993-10-04 Roland McGrath(${archlibdir}): Install ${SCRIPTS} from ${srcdir}...
1993-10-03 Roland McGrath(extrasub): Add vpath patterns for %.[yls].
1993-10-03 Roland McGrath(LIBES): Add $(GNULIB_VAR) again at end.
1993-10-03 Roland McGrathDon't do seddery on config.status after AC_OUTPUT.
1993-10-03 Roland McGrathUse : instead of dnl for comment inside $makefile_command.
1993-10-03 Roland McGrathNo longer use vpath_sed. Instead, when we notice srcdi...
1993-10-03 Roland McGrathIn cmds to make src/Makefile, chmod Makefile.new before...
1993-10-03 Roland McGrath(VPATH): Define to @srcdir@.
1993-10-03 Roland McGrathFixed typos or brainos of whoever though `@' was the...
1993-10-03 Roland McGrath*** empty log message ***
1993-10-03 Erich Stefan... Recognize operating system "riscix*"; recognize acorn...
1993-10-01 Richard M.... (build-mail-abbrevs): Pass just 1 arg to substitute...
next