bpt/emacs.git
1997-10-21 Karl HeuerUsing cl macros push, pop, when, unless throughout
1997-10-21 Karl HeuerAdd autoloads for `8859-1-map'.
1997-10-21 Karl Heuer(custom-group-value-create): Use
1997-10-21 Karl Heuer(LD_SWITCH_MACHINE_TEMACS): New macro (defaults empty).
1997-10-21 Karl Heuer(LD_SWITCH_MACHINE): Conditionalize this
1997-10-21 Karl HeuerCustomize.
1997-10-20 Karl Heuer(mail-do-fcc): Handle dont-write-the-file
1997-10-19 Karl Heuer(file-name-non-special): For insert-directory operation,
1997-10-19 Karl Heuer(file-name-non-special): If "/:" is the entire file
1997-10-19 Karl Heuer(basic-save-buffer): Set buffer-file-coding-system to
1997-10-19 Karl Heuer(describe-font): Fix prompt.
1997-10-19 Karl Heuer(describe-language-environment): Fix prompt.
1997-10-19 Karl Heuer(syms_of_window): Doc fix.
1997-10-19 Karl Heuer(ispell-change-dictionary): Fix error message.
1997-10-17 Oliver SeidelThanks to Harald Backer <harald.backer@fou.telenor...
1997-10-16 Karl Heuer(format-deannotate-region): In case of unmatched tags,
1997-10-16 Karl Heuer(winner-pending-undo-ring): Defvar before first use.
1997-10-16 Karl HeuerInitial revision
1997-10-16 Oliver SeidelJari Aalto <jari.aalto@ntc.nokia.com> writes:
1997-10-16 Karl HeuerRemoved changelog comment section.
1997-10-16 Karl Heuer(nroff): Moved from `editing' to `wp'.
1997-10-16 Karl Heuer(rmail-summary-rmail-update): When looking for
1997-10-16 Karl Heuer(init_buffer): Don't add /: to default dir if it's...
1997-10-16 Karl Heuer(dired-move-to-filename-regexp):
1997-10-16 Karl Heuer(edebug-eval-mode): Nicer mode-name value.
1997-10-16 Karl Heuer(function-called-at-point): Always use Emacs Lisp synta...
1997-10-16 Karl Heuer(Faccessible_keymaps): Avoid alloca for fixed-size...
1997-10-16 Karl Heuer(read_minibuf): Return DEFALT here, if minibuffer is...
1997-10-16 Karl Heuer(Fexpand_file_name): Avoid treating // specially
1997-10-16 Karl Heuer(variable-link): New widget.
1997-10-16 Karl HeuerSome changes in comments and documentation.
1997-10-16 Karl Heuer(L_getit): Always make named tags so that Emacs
1997-10-16 Karl Heuer(Fwhere_is_internal): some minor mode bindings weren't
1997-10-16 Karl Heuer(describe-variable): Pass default value to completing...
1997-10-16 Karl Heuer(narrow-to-page): Check whether forward-page
1997-10-16 Karl Heuer(scheme-let-indent): New arg NORMAL-INDENT.
1997-10-16 Karl Heuer(replace_buffer_in_all_windows):
1997-10-16 Karl Heuer(uniquify-buffer-name-style): Add :require.
1997-10-15 Karl Heuer(widget-button-click): Move point to where clicked.
1997-10-15 Karl Heuer(auto-save-list-file-prefix): Fix custom type.
1997-10-15 Karl Heuer(outline-back-to-heading): New arg INVISIBLE-OK.
1997-10-15 Karl Heuer(toggle-scroll-bar): Call prefix-numeric-value.
1997-10-15 Karl Heuer(help-mode-maybe): New function, on temp-buffer-show...
1997-10-15 Karl Heuer(compilation-forget-errors):
1997-10-15 Karl Heuer(smtpmail-send-it): Don't use time-stamp-strftime.
1997-10-15 Karl Heuer(gc_sweep): Free memory blocks that contain only unused
1997-10-15 Karl Heuer(isearch-printing-char): Change S-SPC to SPC.
1997-10-15 Karl Heuer(Fstring_to_number): Handle NEGATIVE for floats too.
1997-10-15 Karl Heuer(end-of-visible-line): After skipping some invisible...
1997-10-15 Karl Heuer(rmail): Avoid showing message twice.
1997-10-15 Karl Heuer(report-emacs-bug): Delete the condition-case.
1997-10-15 Karl Heuer(imenu-add-to-menubar): If not using
1997-10-15 Karl Heuer(hs-special-modes-alist): Correct alist
1997-10-15 Karl Heuer(mail-bury): Check for value, not just
1997-10-15 Karl Heuer(read_list): Don't recognize Vload_file_name
1997-10-15 Karl Heuer(winner-change-fun): Don't use pushnew.
1997-10-15 Karl Heuer(window_scroll): When scrolling forward and point is
1997-10-15 Oliver SeidelEverything seems to work in Harald Melands Emacs 20...
1997-10-15 Oliver SeidelAttempted to reconcile Harald's changes with mine since...
1997-10-15 Oliver SeidelFixed 'file-item' and added 20.02 split-string function.
1997-10-14 Oliver SeidelAdded string-split (which I stole from ediff-util)...
1997-10-13 Andrew InnesEnsure standard handles are reset even if spawnve fails.
1997-10-13 Andrew InnesPass menu handle by value.
1997-10-13 Eli Zaretskii(decode_mode_spec): Display non-nil title as the frame's
1997-10-13 Eli Zaretskii(set_menu_bar_lines): Make the function external instead
1997-10-13 Eli Zaretskii(shut_down_emacs): Call `dos_cleanup'.
1997-10-13 Eli Zaretskii(mouse_get_pos): Remove reduntant call to `int86'.
1997-10-13 Eli ZaretskiiDeclare Vdos_windows_version.
1997-10-13 Eli Zaretskii(__tb): Define.
1997-10-13 Eli Zaretskii(x-long-option-alist): New variable.
1997-10-11 Richard M.... (LD_SWITCH_SYSTEM): Use -Wl,-rpath if __ELF__.
1997-10-11 Richard M.... Test __OpenBSD__ along with __NetBSD__.
1997-10-11 Richard M.... (command-line): Don't suppress suffix search.
1997-10-11 Richard M.... (make-help-screen): Make scroll bar work normally.
1997-10-09 Oliver SeidelHarald Meland <harald.meland@usit.uio.no> asked for
1997-10-02 Richard M.... (gettimeofday, one arg or two):
1997-10-02 Karl Heuer(round_up): Make arguments and return type unsigned.
1997-10-02 Karl Heuer(syms_of_print): Fix doc string of print-gensym.
1997-10-02 Karl HeuerMake sure that make-docfile does not see the doc string
1997-10-02 Karl HeuerRepeat the argument list of format-time-string in the
1997-10-02 Karl Heuer(previous-matching-history-element): No need to bind
1997-10-02 Karl Heuer(term-regexp-arg): No need to bind
1997-10-02 Karl Heuer(comint-regexp-arg): No need to bind
1997-10-02 Karl Heuer(ps-print-background-image): Fix customize type.
1997-10-02 Karl Heuer(revert-without-query): Fix customize type.
1997-10-02 Karl Heuer(echo-keystrokes): Fix customize type.
1997-10-02 Karl Heuer(browse-url-netscape-display): Fix customize type.
1997-10-02 Karl Heuer(ange-ftp-name-format): Fix customize type.
1997-10-02 Karl Heuer(elint-check-defcustom-form): New function.
1997-10-01 Richard M.... (lisp-imenu-generic-expression): Allow `/' in names.
1997-10-01 Richard M.... [! HAVE_LIBXMU] (LIBXMU): Define as empty.
1997-10-01 Geoff Voelkeraddpm.c (env_vars): Fix misplaced % in SHELL entry.
1997-09-30 Paul Eggertautomatically generated from GPLed version
1997-09-30 Karl Heuer(finder-mode-map): Bind [mouse-2].
1997-09-30 Karl Heuer(vc-find-cvs-master): Added missing `throw' for
1997-09-30 Karl Heuer(install-arch-indep): install the widget info file.
1997-09-30 Karl Heuer(widget-plist-member): Move from here to src/fns.c;
1997-09-30 Karl HeuerDelete vestigial autoloads.
1997-09-30 Karl Heuer(Qwidget_type): New variable.
1997-09-30 Michael Kifernew version
next