bpt/emacs.git
1998-05-10 Richard M.... (code_convert_region1): Set Vlast_coding_system_used.
1998-05-10 Richard M.... (Fstart_process): Remove the special case for
1998-05-10 Richard M.... Fix previous change.
1998-05-10 Richard M.... (TAGS): Specify directory when running etags.
1998-05-10 Richard M.... (add-log-current-defun): Fix previous change--skip
1998-05-10 Richard M.... (byte-compile-output-docform): Use position-bytes.
1998-05-10 Richard M.... (elisp.dvi): Add missing backslash.
1998-05-10 Richard M.... (Fbyte_code): Don't use Bmark.
1998-05-10 Richard M.... (xstring): Handle unibyte strings.
1998-05-10 Richard M.... (redisplay_window): Don't use last_point_x and last_point_y
1998-05-09 Richard M.... (Qbuffer_name_history): New variable.
1998-05-09 Richard M.... (detect_coding_mask): Check also coding-category-binary.
1998-05-09 Richard M.... (standard-display-european): Doc fix.
1998-05-09 Richard M.... (find-function-noselect): Autoload it.
1998-05-09 Richard M.... (scan_lists, scan_sexps_forward): Move complex expressions
1998-05-09 Richard M.... (mail-signature): Allow expression as value.
1998-05-09 Richard M.... (widgets: sexp, variable, list, vector): Doc fixes.
1998-05-09 Richard M.... (generate-file-autoloads): Handle progn forms generated by
1998-05-09 Richard M.... (mail-strip-quoted-names):
1998-05-09 Richard M.... (customize-group-other-window): Handle groups not
1998-05-09 Kenichi HandaFix previous change.
1998-05-08 Richard M.... (ps-alist-position): Renamed from ps-position.
1998-05-08 Richard M.... (reporter-bug-hook): Use rfc822-goto-eoh.
1998-05-08 Richard M.... (Fcall_process): Fix test for when to call Ffind_operat...
1998-05-08 Richard M.... Comment change.
1998-05-08 Kenichi Handa(compute_motion): Fix, in a different way, the bug...
1998-05-08 Richard M.... (compute_motion): Undo both May 7 changes.
1998-05-08 Richard M.... (doprnt1): Cast arg to CHAR_STRING.
1998-05-08 Richard M.... (standard-display-european): Don't call
1998-05-08 Kenichi Handa(compute_motion): Fix previous change.
1998-05-07 Richard M.... (edebug-all-forms): Add autoload cookie.
1998-05-07 Richard M.... (ispell-word): Make M-$ binding using esc-map.
1998-05-07 Richard M.... (Freplace_match): Fix the loop for copying text
1998-05-07 Richard M.... (Fexpand_file_name) [DOS_NT]: Note when special escape
1998-05-07 Richard M.... Comment changes.
1998-05-07 Richard M.... (vc-consult-rcs-headers): Fix previous change.
1998-05-07 Richard M.... (install-arch-indep): Fix typo in previous change.
1998-05-07 Richard M.... (toggle-input-method): Use a more
1998-05-07 Richard M.... (Fintern): Properly compare lisp objects.
1998-05-07 Richard M.... (set_internal): Properly compare lisp objects.
1998-05-07 Richard M.... (sh-shell-file): Add cmdproxy to MS shells.
1998-05-07 Richard M.... (list-input-methods): Doc fix.
1998-05-07 Eli Zaretskii(init_process, syms_of_process): Make definition consis...
1998-05-07 Kenichi HandaCancel the previous change for
1998-05-07 Kenichi Handa(compute_motion): Fix bug of handling wide-column
1998-05-07 Richard M.... (report-emacs-bug): Don't display *Bug Help* if
1998-05-07 Richard M.... (report-emacs-bug): After reinserting
1998-05-07 Richard M.... (view-lossage): Set help-xref-stack* in the help buffer.
1998-05-07 Richard M.... (describe-function-1): Use find-function-noselect inste...
1998-05-07 Richard M.... (sgml-mode-common): Make local binding from adaptive...
1998-05-07 Richard M.... (quit-window): Fixed FRAME to be the frame and never...
1998-05-07 Richard M.... (syms_of_buffer) <buffer-file-coding-system>: Doc fix.
1998-05-07 Richard M.... (EMACSSOURCES): Add msdog.texi, ack.texi. Remove gnu1...
1998-05-07 Richard M.... (print-coding-system):
1998-05-07 Kenichi Handa(Fcall_process): If we must display received data on
1998-05-06 Richard M.... (EMACSSOURCES): Add mule.texi.
1998-05-06 Richard M.... (which-func-non-auto-modes): New variable.
1998-05-06 Richard M.... (regex_compile): When checking after exactn
1998-05-06 Richard M.... (main): Call the syms_of_... and keys_of_... functions
1998-05-06 Michael Kifer*** empty log message ***
1998-05-06 Richard M.... (which-function-mode): New alias.
1998-05-06 Dave Love(imenu-create-index-function): Remove autoload cookie
1998-05-06 André Spiegel(vc-consult-rcs-headers): Avoid bug with ci -k in RCS...
1998-05-06 Richard M.... (diary-mail-entries): Add autoload cookie.
1998-05-06 Richard M.... (dired-mode-map): Bind *t to dired-do-toggle.
1998-05-06 Richard M.... (ps-header-title-font-size): Doc fix.
1998-05-06 Richard M.... Some doc fixes, eliminate (require cl).
1998-05-05 Richard M.... (mouse-major-mode-menu): Run activate-menubar-hook...
1998-05-05 Richard M.... (tmm-get-keymap): Fix previous change;
1998-05-05 Richard M.... (comint-replace-by-expanded-history-before-point):
1998-05-05 Richard M.... (create_process): Add cast when calling encode_coding
1998-05-05 Richard M.... (barf_or_query_if_file_exists): Encode file name.
1998-05-05 Richard M.... (Fmake_bool_vector): Clear out extraneous bits at end.
1998-05-05 Richard M.... (generic-x): Added defgroup declaration.
1998-05-05 Simon Marshallmove defpackage to lisp-font-lock-keywords-1
1998-05-05 Richard M.... (boyer_moore): Check more reliably for ptr[1] being
1998-05-05 Richard M.... (add-log-current-defun) <lisp>:
1998-05-05 Richard M.... (add-log-current-defun): Fix previous fortran change.
1998-05-05 Richard M.... (custom-face-attributes): Doc fix.
1998-05-05 Richard M.... (server-buffer-done): Bind server-kill-buffer-running
1998-05-04 Michael Kifernew version
1998-05-04 Richard M.... (encode_coding_iso2022): Don't skip a code following...
1998-05-04 Richard M.... (WINDOW_RIGHT_MARGIN): Don't subtract 1 from width...
1998-05-04 Eli Zaretskii(follow-intercept-processes): When asynchronous
1998-05-04 Eli Zaretskii(Fload): Rename dosmode to fmode and use it on all
1998-05-04 Eli Zaretskii(read1): Clear out extraneous bits at end of bool-vector.
1998-05-04 Eli Zaretskii(TAGS): Fix file name wildcards in lisp directory.
1998-05-04 Andreas SchwabInclude syssignal.h after lisp.h.
1998-05-04 Andreas SchwabDeclare init_signals and add prototypes.
1998-05-04 Andreas SchwabDeclare init functions.
1998-05-04 Andreas Schwab* progmodes/compile.el (compilation-directory-stack...
1998-05-04 Richard M.... (LIBXMU): Don't bother testing CANNOT_DUMP.
1998-05-04 Richard M.... (generic-make-keywords-list): Delete spurious paren.
1998-05-04 Richard M.... (list-load-path-shadows): Don't say
1998-05-04 Richard M.... (add-log-debugging): New variable.
1998-05-03 Eli Zaretskii(sh-shell-file): If $SHELL evaluates to
1998-05-03 Richard M.... (TAGS-LISP): New target.
1998-05-03 Richard M.... (TAGS-LISP): New target.
1998-05-03 Richard M.... (mh-quit): Undo 3/3 change (and the subsequent fix).
1998-05-03 Richard M.... (post-mail-send-it): Use mail-sendmail-undelimit-header.
next