]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
1993-08-11 Richard M.... (term_get_fkeys_define_1, term_get_fkeys_define): New...
1993-08-10 Richard M.... (m88k-tektronix-sysv3*): Added the missing *.
1993-08-10 Richard M.... *** empty log message ***
1993-08-10 Richard M.... (LIB_X11_LIB, LIBX11_SYSTEM): Make #undefs unconditional.
1993-08-10 Richard M.... Handle NO_TERMIO in principal HAVE_TERMIOS case.
1993-08-10 Richard M.... (x_get_customization_string): Don't use value of strcpy.
1993-08-10 Richard M.... entered into RCS
1993-08-10 Roland McGrathCheck for -lm. Then can check for frexp and logb.
1993-08-10 Roland McGrathUndo last change.
1993-08-10 Roland McGrath(calendar-absolute-from-time, calendar-time-from-absolu...
1993-08-10 Richard M.... (HAVE_TCATTR): Macro #defined.
1993-08-10 Richard M.... (mouse-drag-region): Doc fix.
1993-08-10 Richard M.... (texinfo-delete-from-print-queue)
1993-08-10 Richard M.... (hebrew-holidays-3): Fix misspelling in var name.
1993-08-10 Richard M.... (Fexpt): Use IN_FLOAT2.
1993-08-10 Richard M.... (Vinvocation_directory): Declared.
1993-08-10 Richard M.... Change revision number and comments.
1993-08-10 Richard M.... Added section on local variables.
1993-08-10 Richard M.... (tpu-gnu-map-key): Repaired the key name
1993-08-10 Richard M.... (tpu-search-internal): Changed variable
1993-08-10 Richard M.... (tpu-version): Print version number rather than the...
1993-08-10 Paul Eggert(gnus-caesar-region): Replace `%' by `mod' and simplify.
1993-08-10 Paul Eggert(calendar-/, calendar-%): Remove, since floor and mod
1993-08-10 Paul Eggertsolar-mod -> mod
1993-08-10 Paul Eggert(siolar-mode): Remove, since mod now subsumes it. ...
1993-08-10 Paul Eggert`mod' is no longer an alias for `%'.
1993-08-10 Paul Eggert(floor*): Use `floor' instead of doing most the work...
1993-08-10 Paul Eggert(ring-mod): Remove, since floor and mod
1993-08-10 Paul EggertRemove, since floor and mod
1993-08-10 Paul Eggert(abs, ceiling, floor): Remove, since they now redefine
1993-08-10 Paul Eggertring-mod -> mod
1993-08-10 Paul Eggert(isearch-ring-adjust1, isearch-ring-advance-edit):...
1993-08-10 Paul Eggert(current-kill): Replace (% (+ N (- L K)) L) with (mod...
1993-08-10 Paul Eggert(timezone-fix-time, timezone-zone-to-minute): Simplify...
1993-08-10 Paul Eggert(vc-previous-comment): Use `mod', not `ring-mod'.
1993-08-10 Paul Eggert(Fmod): New function; result is always same sign as...
1993-08-10 Paul Eggert(main): Invoke syms_of_floatfns even if LISP_FLOAT_TYPE
1993-08-10 Paul Eggert(Ffloor): Optional second operand specifies divisor...
1993-08-10 Richard M.... (unexec): Add casts for some comparisons.
1993-08-09 Paul Eggert(awkscript): Some sites put comma-separated junk after...
1993-08-09 Richard M.... (edit-picture-hook): Use add-hook to modify it.
1993-08-09 Richard M.... (enable-local-variables): setq deleted.
1993-08-09 Jim Blandy* config.h.in (HAVE_LOGB, HAVE_FREXP): Add #undefs...
1993-08-09 Richard M.... (server-visit-files): Restore current-buffer by hand,
1993-08-09 Richard M.... (term_init): Improve error messages (give sh commands).
1993-08-09 Richard M.... (ange-ftp-send-cmd): Bind ange-ftp-this-...
1993-08-09 Richard M.... (gud-dbx-marker-filter): Detect signals as well as...
1993-08-09 Richard M.... (comint-mode-map): Delete C-c C-y binding.
1993-08-09 Richard M.... (mh-read-msg-list): Undo previous change.
1993-08-08 Richard M.... (mark_object): Declare ptr volatile, or don't use it
1993-08-08 Richard M.... (struct font_info): New structure.
1993-08-08 Richard M.... (src, lisp): Include OChangeLog in dist.
1993-08-08 Richard M.... (minibuffer-window-active-p): New function.
1993-08-08 Richard M.... (mouse-set-point): Error if click in inactive minibuffer.
1993-08-08 Richard M.... (src): Don't put gnu-hp300 in dist.
1993-08-08 Richard M.... (shell-command, shell-command-on-region):
1993-08-08 Richard M.... Don't put -q in args.
1993-08-08 Richard M.... (etags-goto-tag-location): If match started with Ctrl-m,
1993-08-08 Richard M.... (HAVE_VFORK): Defined.
1993-08-08 Richard M.... (Vinvocation_directory): New var.
1993-08-08 Richard M.... (expand_and_dir_to_file): Use Fdirectory_file_name.
1993-08-08 Richard M.... (init_lread): Normally put Vinvocation_directory
1993-08-08 Richard M.... (dired-compress-file): For .z file, run gunzip.
1993-08-08 Jim Blandy* vc.el (vc-diff, vc-directory-18): Add missing paren...
1993-08-08 Jim BlandyDoc fix.
1993-08-07 Richard M.... (dired-diff): Read options right here;
1993-08-07 Richard M.... (do-auto-fill): Don't keep breaking the line
1993-08-06 Richard M.... (x_term_init): Set the hooks before we call Fset_input_...
1993-08-06 Richard M.... (set_poll_suppress_count): New function.
1993-08-06 Richard M.... (unwind_to_catch): Call set_poll_suppress_count.
1993-08-06 Richard M.... (indent-region): Fix paren error in last change.
1993-08-06 Richard M.... (mouse-save-then-kill): Fix paren error in last change.
1993-08-06 Richard M.... (Fset_input_mode): Start polling, if appropriate.
1993-08-06 Roland McGrath(menu-bar-mode): Defvar removed.
1993-08-06 Roland McGrath(scroll-bar-mode): If FLAG is non-nil, set it to its...
1993-08-06 Roland McGrath(Info-goto-emacs-command-node, Info-goto-emacs-key...
1993-08-06 Roland McGrath(help-for-help): Mention C-k and C-f.
1993-08-06 Richard M.... (after-find-file): Improve warning message about
1993-08-06 Richard M.... (indent-region): Rename arg ARG to COLUMN.
1993-08-06 Richard M.... Total rewrite; includes ibmps2-aix.h.
1993-08-05 Richard M.... (help-admin-map): Fix menu item text.
1993-08-05 Richard M.... (do_autoload): Don't report autoload failure
1993-08-05 Richard M.... (machine): Add i370-ibm-aix*.
1993-08-05 Richard M.... (SYSTEM_TYPE): Don't redefine it here.
1993-08-05 Richard M.... (font-lock-fontify-region): Handle comment-start-skip...
1993-08-05 Richard M.... Doc fix.
1993-08-05 Richard M.... (rmail-resend): Delete any Sender field.
1993-08-05 Richard M.... (Fyes_or_no_p): Use Qyes_or_no_p_history.
1993-08-05 Richard M.... (perl-mode): Add autoload cookie.
1993-08-04 Richard M.... (sendmail-program): Try /usr/sbin/sendmail.el also.
1993-08-04 Richard M.... (diary-display-hook): Change default and fix doc string.
1993-08-04 Richard M.... (list-diary-entries): Split diary-display-hook into two
1993-08-04 Richard M.... (expand_and_dir_to_file): Remove final / by copying...
1993-08-04 Richard M.... entered into RCS
1993-08-04 Richard M.... (mouse-save-then-kill): Don't discard all the normal
1993-08-04 Richard M.... [BSD4_3] (HAVE_FTIME): Defined.
1993-08-04 Richard M.... (Frem): Don't accept floats, just ints and markers.
1993-08-04 Richard M.... (print-region-1): Make END a marker so untabify relocat...
1993-08-03 Roland McGrath(compilation-minor-mode): Make variable buffer-local.
1993-08-03 Richard M.... (man): Define as alias.
next