Tue, 10 Aug 1993 04:36:30 +0000 |
Richard M. Stallman |
(Vinvocation_directory): Declared.
|
Tue, 10 Aug 1993 04:19:12 +0000 |
Richard M. Stallman |
Change revision number and comments.
|
Tue, 10 Aug 1993 04:18:52 +0000 |
Richard M. Stallman |
Added section on local variables.
|
Tue, 10 Aug 1993 04:18:28 +0000 |
Richard M. Stallman |
(tpu-gnu-map-key): Repaired the key name
|
Tue, 10 Aug 1993 04:18:07 +0000 |
Richard M. Stallman |
(tpu-search-internal): Changed variable
|
Tue, 10 Aug 1993 04:17:38 +0000 |
Richard M. Stallman |
(tpu-version): Print version number rather than the RCS revision number.
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
(gnus-caesar-region): Replace `%' by `mod' and simplify.
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
(calendar-/, calendar-%): Remove, since floor and mod
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
solar-mod -> mod
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
(siolar-mode): Remove, since mod now subsumes it. ALl callers changed.
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
`mod' is no longer an alias for `%'.
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
(floor*): Use `floor' instead of doing most the work ourselves.
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
(ring-mod): Remove, since floor and mod
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
Remove, since floor and mod
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
(abs, ceiling, floor): Remove, since they now redefine
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
ring-mod -> mod
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
(isearch-ring-adjust1, isearch-ring-advance-edit): Replace `%' by `mod' and simplify.
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
(current-kill): Replace (% (+ N (- L K)) L) with (mod (- N K) L),
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
(timezone-fix-time, timezone-zone-to-minute): Simplify with `abs'
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
(vc-previous-comment): Use `mod', not `ring-mod'.
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
(Fmod): New function; result is always same sign as divisor.
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
(main): Invoke syms_of_floatfns even if LISP_FLOAT_TYPE
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
(Ffloor): Optional second operand specifies divisor, as in Common Lisp.
|
Tue, 10 Aug 1993 01:32:23 +0000 |
Richard M. Stallman |
(unexec): Add casts for some comparisons.
|
Mon, 09 Aug 1993 22:06:00 +0000 |
Paul Eggert |
(awkscript): Some sites put comma-separated junk after the fullname.
|
Mon, 09 Aug 1993 06:18:02 +0000 |
Richard M. Stallman |
(edit-picture-hook): Use add-hook to modify it.
|
Mon, 09 Aug 1993 06:17:30 +0000 |
Richard M. Stallman |
(enable-local-variables): setq deleted.
|
Mon, 09 Aug 1993 06:04:14 +0000 |
Jim Blandy |
* config.h.in (HAVE_LOGB, HAVE_FREXP): Add #undefs for the
|
Mon, 09 Aug 1993 05:56:29 +0000 |
Richard M. Stallman |
(server-visit-files): Restore current-buffer by hand,
|
Mon, 09 Aug 1993 05:45:12 +0000 |
Richard M. Stallman |
(term_init): Improve error messages (give sh commands).
|
Mon, 09 Aug 1993 05:03:17 +0000 |
Richard M. Stallman |
(ange-ftp-send-cmd): Bind ange-ftp-this-...
|
Mon, 09 Aug 1993 04:36:47 +0000 |
Richard M. Stallman |
(gud-dbx-marker-filter): Detect signals as well as bpts.
|
Mon, 09 Aug 1993 00:57:19 +0000 |
Richard M. Stallman |
(comint-mode-map): Delete C-c C-y binding.
|
Mon, 09 Aug 1993 00:08:55 +0000 |
Richard M. Stallman |
(mh-read-msg-list): Undo previous change.
|
Sun, 08 Aug 1993 23:19:24 +0000 |
Richard M. Stallman |
(mark_object): Declare ptr volatile, or don't use it
|
Sun, 08 Aug 1993 22:38:31 +0000 |
Richard M. Stallman |
(struct font_info): New structure.
|
Sun, 08 Aug 1993 21:58:25 +0000 |
Richard M. Stallman |
(src, lisp): Include OChangeLog in dist.
|
Sun, 08 Aug 1993 19:18:26 +0000 |
Richard M. Stallman |
(minibuffer-window-active-p): New function.
|
Sun, 08 Aug 1993 19:16:42 +0000 |
Richard M. Stallman |
(mouse-set-point): Error if click in inactive minibuffer.
|
Sun, 08 Aug 1993 17:43:28 +0000 |
Richard M. Stallman |
(src): Don't put gnu-hp300 in dist.
|
Sun, 08 Aug 1993 07:47:33 +0000 |
Richard M. Stallman |
(shell-command, shell-command-on-region):
|
Sun, 08 Aug 1993 07:41:41 +0000 |
Richard M. Stallman |
Don't put -q in args.
|
Sun, 08 Aug 1993 07:21:22 +0000 |
Richard M. Stallman |
(etags-goto-tag-location): If match started with Ctrl-m,
|
Sun, 08 Aug 1993 06:55:45 +0000 |
Richard M. Stallman |
(HAVE_VFORK): Defined.
|
Sun, 08 Aug 1993 06:23:21 +0000 |
Richard M. Stallman |
(Vinvocation_directory): New var.
|
Sun, 08 Aug 1993 05:17:22 +0000 |
Richard M. Stallman |
(expand_and_dir_to_file): Use Fdirectory_file_name.
|
Sun, 08 Aug 1993 05:01:06 +0000 |
Richard M. Stallman |
(init_lread): Normally put Vinvocation_directory
|
Sun, 08 Aug 1993 05:00:25 +0000 |
Richard M. Stallman |
(dired-compress-file): For .z file, run gunzip.
|
Sun, 08 Aug 1993 00:44:26 +0000 |
Jim Blandy |
* vc.el (vc-diff, vc-directory-18): Add missing paren to end of
|
Sun, 08 Aug 1993 00:20:22 +0000 |
Jim Blandy |
Doc fix.
|
Sat, 07 Aug 1993 19:25:43 +0000 |
Richard M. Stallman |
(dired-diff): Read options right here;
|
Sat, 07 Aug 1993 08:19:18 +0000 |
Richard M. Stallman |
(do-auto-fill): Don't keep breaking the line
|
Fri, 06 Aug 1993 23:37:41 +0000 |
Richard M. Stallman |
(x_term_init): Set the hooks before we call Fset_input_mode.
|
Fri, 06 Aug 1993 22:45:22 +0000 |
Richard M. Stallman |
(set_poll_suppress_count): New function.
|
Fri, 06 Aug 1993 22:44:00 +0000 |
Richard M. Stallman |
(unwind_to_catch): Call set_poll_suppress_count.
|
Fri, 06 Aug 1993 22:15:45 +0000 |
Richard M. Stallman |
(indent-region): Fix paren error in last change.
|
Fri, 06 Aug 1993 22:11:20 +0000 |
Richard M. Stallman |
(mouse-save-then-kill): Fix paren error in last change.
|
Fri, 06 Aug 1993 21:17:16 +0000 |
Richard M. Stallman |
(Fset_input_mode): Start polling, if appropriate.
|
Fri, 06 Aug 1993 21:06:10 +0000 |
Roland McGrath |
(menu-bar-mode): Defvar removed.
|
Fri, 06 Aug 1993 21:03:45 +0000 |
Roland McGrath |
(scroll-bar-mode): If FLAG is non-nil, set it to its prefix-numeric-value.
|
Fri, 06 Aug 1993 20:29:23 +0000 |
Roland McGrath |
(Info-goto-emacs-command-node, Info-goto-emacs-key-command-node): Doc fix.
|
Fri, 06 Aug 1993 20:24:57 +0000 |
Roland McGrath |
(help-for-help): Mention C-k and C-f.
|
Fri, 06 Aug 1993 18:03:10 +0000 |
Richard M. Stallman |
(after-find-file): Improve warning message about
|
Fri, 06 Aug 1993 01:56:26 +0000 |
Richard M. Stallman |
(indent-region): Rename arg ARG to COLUMN.
|
Fri, 06 Aug 1993 01:01:53 +0000 |
Richard M. Stallman |
Total rewrite; includes ibmps2-aix.h.
|
Thu, 05 Aug 1993 21:53:02 +0000 |
Richard M. Stallman |
(help-admin-map): Fix menu item text.
|
Thu, 05 Aug 1993 21:21:27 +0000 |
Richard M. Stallman |
(do_autoload): Don't report autoload failure
|
Thu, 05 Aug 1993 21:16:04 +0000 |
Richard M. Stallman |
(machine): Add i370-ibm-aix*.
|
Thu, 05 Aug 1993 21:03:28 +0000 |
Richard M. Stallman |
(SYSTEM_TYPE): Don't redefine it here.
|
Thu, 05 Aug 1993 20:47:30 +0000 |
Richard M. Stallman |
(font-lock-fontify-region): Handle comment-start-skip = nil.
|
Thu, 05 Aug 1993 17:38:20 +0000 |
Richard M. Stallman |
Doc fix.
|
Thu, 05 Aug 1993 06:54:58 +0000 |
Richard M. Stallman |
(rmail-resend): Delete any Sender field.
|
Thu, 05 Aug 1993 01:51:54 +0000 |
Richard M. Stallman |
(Fyes_or_no_p): Use Qyes_or_no_p_history.
|
Thu, 05 Aug 1993 01:37:04 +0000 |
Richard M. Stallman |
(perl-mode): Add autoload cookie.
|
Wed, 04 Aug 1993 23:19:50 +0000 |
Richard M. Stallman |
(sendmail-program): Try /usr/sbin/sendmail.el also.
|
Wed, 04 Aug 1993 23:02:10 +0000 |
Richard M. Stallman |
(diary-display-hook): Change default and fix doc string.
|
Wed, 04 Aug 1993 23:01:24 +0000 |
Richard M. Stallman |
(list-diary-entries): Split diary-display-hook into two
|
Wed, 04 Aug 1993 22:51:22 +0000 |
Richard M. Stallman |
(expand_and_dir_to_file): Remove final / by copying abspath.
|
Wed, 04 Aug 1993 08:20:00 +0000 |
Richard M. Stallman |
entered into RCS
|
Wed, 04 Aug 1993 04:37:11 +0000 |
Richard M. Stallman |
(mouse-save-then-kill): Don't discard all the normal
|
Wed, 04 Aug 1993 04:18:32 +0000 |
Richard M. Stallman |
[BSD4_3] (HAVE_FTIME): Defined.
|
Wed, 04 Aug 1993 04:17:08 +0000 |
Richard M. Stallman |
(Frem): Don't accept floats, just ints and markers.
|
Wed, 04 Aug 1993 03:41:03 +0000 |
Richard M. Stallman |
(print-region-1): Make END a marker so untabify relocates it.
|
Tue, 03 Aug 1993 21:38:31 +0000 |
Roland McGrath |
(compilation-minor-mode): Make variable buffer-local.
|
Tue, 03 Aug 1993 18:52:07 +0000 |
Richard M. Stallman |
(man): Define as alias.
|
Tue, 03 Aug 1993 18:23:39 +0000 |
Richard M. Stallman |
(CRT0_COMPILE): Add -O and -Demacs.
|
Tue, 03 Aug 1993 17:45:17 +0000 |
Richard M. Stallman |
(window-setup-hook): Add hook function.
|
Tue, 03 Aug 1993 07:52:10 +0000 |
Roland McGrath |
(comint-dynamic-list-completions): Expand PATHDIR in call to
|
Tue, 03 Aug 1993 07:28:04 +0000 |
Jim Blandy |
Changes for 3b1 suggested by Andy Fyfe <andy@scp.caltech.edu>
|
Tue, 03 Aug 1993 07:12:34 +0000 |
Richard M. Stallman |
Make boldness and italicness affect subsequently created frames.
|
Tue, 03 Aug 1993 07:02:38 +0000 |
Jim Blandy |
* config.h.in: Add #undefs for HAVE_MKDIR and HAVE_RMDIR, for
|
Tue, 03 Aug 1993 06:57:03 +0000 |
Jim Blandy |
* configure.in (function checks): Test for mkdir and rmdir.
|
Tue, 03 Aug 1993 06:38:26 +0000 |
Roland McGrath |
(shrink-window-if-larger-than-buffer): Pass WINDOW to
|
Tue, 03 Aug 1993 05:46:33 +0000 |
Richard M. Stallman |
(cmpl-read-time-eval): Make it no-op.
|
Tue, 03 Aug 1993 04:36:52 +0000 |
Richard M. Stallman |
(completion-version): New variable.
|
Tue, 03 Aug 1993 04:30:43 +0000 |
Richard M. Stallman |
Don't mention dir `s/' in #include.
|
Tue, 03 Aug 1993 04:09:19 +0000 |
Richard M. Stallman |
(telnet): If we already have a telnet to HOST, just switch buffers.
|
Tue, 03 Aug 1993 03:33:14 +0000 |
Roland McGrath |
(other-frame): Skip iconified and invisible frames.
|
Tue, 03 Aug 1993 02:40:31 +0000 |
Richard M. Stallman |
(vfork): Move this outside the USG conditional.
|
Tue, 03 Aug 1993 01:07:55 +0000 |
Richard M. Stallman |
(occur-mode-goto-occurrence): Give meaningful error
|
Mon, 02 Aug 1993 23:33:41 +0000 |
Roland McGrath |
(comint-dynamic-complete): If called interactively twice in a row, give the
|
Mon, 02 Aug 1993 23:04:05 +0000 |
Roland McGrath |
(comint-dynamic-complete): Expand PATHDIR in call to file-name-completion.
|
Mon, 02 Aug 1993 22:56:58 +0000 |
Roland McGrath |
(comint-dynamic-completion): Say "Sole completion", not "Unique
|
Mon, 02 Aug 1993 22:18:34 +0000 |
Roland McGrath |
(other-frame): New function, analogous to other-window.
|
Mon, 02 Aug 1993 22:16:09 +0000 |
Roland McGrath |
(Fprevious_frame): New function, for parity with Fnext_frame.
|
Mon, 02 Aug 1993 21:19:23 +0000 |
Jim Blandy |
* xdisp.c (display_menu_bar): Redisplay all lines occupied by the
|
Mon, 02 Aug 1993 20:48:12 +0000 |
Roland McGrath |
*** empty log message ***
|
Mon, 02 Aug 1993 19:11:20 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 02 Aug 1993 07:58:13 +0000 |
Richard M. Stallman |
(save_excursion_restore): Never make the buffer visible.
|
Mon, 02 Aug 1993 07:44:36 +0000 |
Richard M. Stallman |
(indent-c-exp): Don't document ENDPOS.
|
Mon, 02 Aug 1993 07:43:59 +0000 |
Richard M. Stallman |
(mail-yank-hooks): Initialize to nil.
|
Mon, 02 Aug 1993 07:29:53 +0000 |
Richard M. Stallman |
(read_key_sequence): Use XFASTINT to convert value
|