Wed, 11 Aug 1993 18:13:14 +0000 |
Richard M. Stallman |
(do-install): Install info/sc*.
|
Wed, 11 Aug 1993 07:56:40 +0000 |
Richard M. Stallman |
(make_lispy_event): Clear all but 0377 in event->code.
|
Wed, 11 Aug 1993 07:27:10 +0000 |
Roland McGrath |
*** empty log message ***
|
Wed, 11 Aug 1993 06:39:21 +0000 |
Richard M. Stallman |
(byte-compile-from-buffer): Set float-output-format to
|
Wed, 11 Aug 1993 06:38:38 +0000 |
Richard M. Stallman |
(generate-file-autoloads): Set float-output-format to
|
Wed, 11 Aug 1993 06:17:43 +0000 |
Richard M. Stallman |
(mouse-set-point): Use event-end, not event-start.
|
Wed, 11 Aug 1993 06:02:05 +0000 |
Richard M. Stallman |
(other-frame): Fix error in loop counting.
|
Wed, 11 Aug 1993 05:53:25 +0000 |
Richard M. Stallman |
(do-install): Install info/gnus*.
|
Wed, 11 Aug 1993 05:24:29 +0000 |
Richard M. Stallman |
(direct_output_forward_char): Fix previous change:
|
Wed, 11 Aug 1993 05:23:49 +0000 |
Richard M. Stallman |
(Qminibuffer_setup_hook, Vminibuffer_setup_hook): New vars.
|
Wed, 11 Aug 1993 05:01:04 +0000 |
Richard M. Stallman |
(tpu-help): Use variables for "n" and "p".
|
Wed, 11 Aug 1993 05:00:27 +0000 |
Richard M. Stallman |
Insert setqs for tpu-help-... variables.
|
Wed, 11 Aug 1993 04:51:08 +0000 |
Richard M. Stallman |
(receive_incremental_selection): Use bcopy, not memcpy.
|
Wed, 11 Aug 1993 04:49:27 +0000 |
Richard M. Stallman |
(BIG_ENDIAN): Provide a value that matches the system.
|
Wed, 11 Aug 1993 04:47:56 +0000 |
Richard M. Stallman |
(C_SWITCH_X_SYSTEM): Define instead of C_SWITCH_SYSTEM.
|
Wed, 11 Aug 1993 04:47:39 +0000 |
Richard M. Stallman |
Add #undef HAVE_FTIME.
|
Wed, 11 Aug 1993 04:09:28 +0000 |
Richard M. Stallman |
(term_get_fkeys_define_1, term_get_fkeys_define): New functions.
|
Tue, 10 Aug 1993 21:30:51 +0000 |
Richard M. Stallman |
(m88k-tektronix-sysv3*): Added the missing *.
|
Tue, 10 Aug 1993 21:27:23 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 10 Aug 1993 21:24:41 +0000 |
Richard M. Stallman |
(LIB_X11_LIB, LIBX11_SYSTEM): Make #undefs unconditional.
|
Tue, 10 Aug 1993 21:22:44 +0000 |
Richard M. Stallman |
Handle NO_TERMIO in principal HAVE_TERMIOS case.
|
Tue, 10 Aug 1993 21:16:01 +0000 |
Richard M. Stallman |
(x_get_customization_string): Don't use value of strcpy.
|
Tue, 10 Aug 1993 20:35:31 +0000 |
Richard M. Stallman |
entered into RCS
|
Tue, 10 Aug 1993 18:16:48 +0000 |
Roland McGrath |
Check for -lm. Then can check for frexp and logb.
|
Tue, 10 Aug 1993 17:57:31 +0000 |
Roland McGrath |
Undo last change.
|
Tue, 10 Aug 1993 17:52:21 +0000 |
Roland McGrath |
(calendar-absolute-from-time, calendar-time-from-absolute): Use % in place
|
Tue, 10 Aug 1993 17:27:50 +0000 |
Richard M. Stallman |
(HAVE_TCATTR): Macro #defined.
|
Tue, 10 Aug 1993 17:03:06 +0000 |
Richard M. Stallman |
(mouse-drag-region): Doc fix.
|
Tue, 10 Aug 1993 08:24:55 +0000 |
Richard M. Stallman |
(texinfo-delete-from-print-queue)
|
Tue, 10 Aug 1993 05:53:31 +0000 |
Richard M. Stallman |
(hebrew-holidays-3): Fix misspelling in var name.
|
Tue, 10 Aug 1993 05:47:49 +0000 |
Richard M. Stallman |
(Fexpt): Use IN_FLOAT2.
|
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
|
Mon, 02 Aug 1993 07:28:31 +0000 |
Richard M. Stallman |
(Fmove_overlay): Avoid initializer for Lisp_Object vars.
|
Mon, 02 Aug 1993 07:23:24 +0000 |
Richard M. Stallman |
(remove-hook): Doc string added.
|
Mon, 02 Aug 1993 07:23:07 +0000 |
Richard M. Stallman |
(add-hook): Change a single function into a list.
|
Mon, 02 Aug 1993 05:55:56 +0000 |
Richard M. Stallman |
(fill-region-as-paragraph): When we take one word
|
Mon, 02 Aug 1993 05:54:55 +0000 |
Richard M. Stallman |
(Fset_frame_position): Doc fix.
|
Mon, 02 Aug 1993 04:47:30 +0000 |
Richard M. Stallman |
(byte-recompile-directory): At end of compiling a file,
|
Mon, 02 Aug 1993 04:22:12 +0000 |
Richard M. Stallman |
(Info-fontify-node): New function.
|
Sun, 01 Aug 1993 23:03:26 +0000 |
Roland McGrath |
*** empty log message ***
|
Sun, 01 Aug 1993 22:47:44 +0000 |
Jim Blandy |
* blackbox.el (blackbox-mode-map): Now that we have
|
Sun, 01 Aug 1993 22:22:48 +0000 |
Roland McGrath |
(etags-tags-completion-table): Fixed regexp for today's format.
|
Sun, 01 Aug 1993 22:13:54 +0000 |
Roland McGrath |
(put_entries): For NODE->rewritten, put pattern before \177 and name after,
|
Sun, 01 Aug 1993 20:50:07 +0000 |
Paul Eggert |
(pick-random): Remove.
|
Sun, 01 Aug 1993 20:50:07 +0000 |
Paul Eggert |
(dissociated-press): Use `(random N)' instead of while loop.
|
Sun, 01 Aug 1993 20:50:07 +0000 |
Paul Eggert |
(dun-endgame-question, tcom, tloc):
|
Sun, 01 Aug 1993 20:50:07 +0000 |
Paul Eggert |
(random-number): Remove.
|
Sun, 01 Aug 1993 20:50:07 +0000 |
Paul Eggert |
(life-insert-random-pattern): Simplify (% (abs (random)) N)
|
Sun, 01 Aug 1993 20:50:07 +0000 |
Paul Eggert |
(mpuz-random): Remove.
|
Sun, 01 Aug 1993 20:48:43 +0000 |
Paul Eggert |
(emerge-default-[AB]): Use (zerop (% A B)) instead of
|
Sun, 01 Aug 1993 20:39:38 +0000 |
Roland McGrath |
*** empty log message ***
|
Sun, 01 Aug 1993 18:48:20 +0000 |
Richard M. Stallman |
(last_mouse_button): Renamed from button_up_button.
|
Sun, 01 Aug 1993 12:23:22 +0000 |
Richard M. Stallman |
Installed the version from the Texinfo package.
|
Sun, 01 Aug 1993 12:19:11 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Don't call prepare_to_modify_buffer
|
Sun, 01 Aug 1993 11:55:12 +0000 |
Richard M. Stallman |
(dired-sort-mode): Variable deleted.
|
Sun, 01 Aug 1993 08:42:46 +0000 |
Richard M. Stallman |
Doc fix.
|
Sun, 01 Aug 1993 07:45:35 +0000 |
Richard M. Stallman |
(main): Generate a SIGIO as soon as we've initialized.
|
Sun, 01 Aug 1993 07:09:22 +0000 |
Richard M. Stallman |
(visit-tags-table-buffer): New local named
|
Sun, 01 Aug 1993 06:26:18 +0000 |
Richard M. Stallman |
Version 2.7 from stig.
|
Sun, 01 Aug 1993 06:04:06 +0000 |
Richard M. Stallman |
(etags-goto-tag-location): Handle selective display.
|
Sun, 01 Aug 1993 05:17:42 +0000 |
Richard M. Stallman |
(indent-c-exp): Don't move an { from column 0.
|
Sat, 31 Jul 1993 22:35:20 +0000 |
Richard M. Stallman |
Fix doc strings and error message syntax.
|
Sat, 31 Jul 1993 22:00:33 +0000 |
Richard M. Stallman |
(try_window): Handle invisible newline at end of buffer.
|
Sat, 31 Jul 1993 21:59:42 +0000 |
Richard M. Stallman |
(compute_motion): Compute correctly for invisible text.
|
Sat, 31 Jul 1993 21:58:45 +0000 |
Richard M. Stallman |
(direct_output_for_insert): Fail if character
|
Sat, 31 Jul 1993 21:58:03 +0000 |
Richard M. Stallman |
(adjust_intervals_for_insertion): Handle insertion
|
Sat, 31 Jul 1993 21:55:38 +0000 |
Richard M. Stallman |
(MERGE_INSERTIONS): Define as 1.
|
Sat, 31 Jul 1993 21:54:10 +0000 |
Richard M. Stallman |
(Qfront_sticky, Qrear_nonsticky): New variables.
|
Sat, 31 Jul 1993 18:41:53 +0000 |
Richard M. Stallman |
(change-log-mode): Use \f for formfeed, to avoid syntax error.
|
Sat, 31 Jul 1993 18:39:09 +0000 |
Richard M. Stallman |
(isearch-done): Move point (for small window)
|
Sat, 31 Jul 1993 18:34:04 +0000 |
Richard M. Stallman |
(Man-section-translations-alist): Add entries for xlib.
|
Sat, 31 Jul 1993 18:32:04 +0000 |
Richard M. Stallman |
(Man-build-references-alist): When setting word,
|
Sat, 31 Jul 1993 07:33:02 +0000 |
Richard M. Stallman |
(validate-tex-buffer): Record mismatches in *Occur*.
|
Sat, 31 Jul 1993 06:40:04 +0000 |
Richard M. Stallman |
(basic-save-buffer): When we read a file name,
|
Sat, 31 Jul 1993 06:10:44 +0000 |
Richard M. Stallman |
(shell-command-history): New variable.
|
Sat, 31 Jul 1993 05:55:52 +0000 |
Richard M. Stallman |
(prop_location_identifier): Was named prop_location_tick.
|
Sat, 31 Jul 1993 05:53:23 +0000 |
Richard M. Stallman |
(Fnewline): Disable the "insert one position before"
|
Sat, 31 Jul 1993 05:31:58 +0000 |
Richard M. Stallman |
(mouse-choose-completion): Actually choose that alternative,
|
Sat, 31 Jul 1993 01:40:35 +0000 |
Jim Blandy |
* configure.in: Test for the presence of/usr/lpp/X11/bin/smt.exp,
|
Sat, 31 Jul 1993 01:39:30 +0000 |
Jim Blandy |
* config.h.in (HAVE_AIX_SMT_EXP): New #undef for configure to edit.
|
Sat, 31 Jul 1993 01:34:30 +0000 |
Jim Blandy |
* configure.in: Test for the availablility of the
|
Sat, 31 Jul 1993 01:32:23 +0000 |
Jim Blandy |
* xfns.c (Fx_open_connection): Test the CPP symbol
|
Sat, 31 Jul 1993 01:31:46 +0000 |
Jim Blandy |
* config.h.in (HAVE_XSCREENRESOURCESTRING): New #undef for
|
Sat, 31 Jul 1993 01:21:21 +0000 |
Jim Blandy |
* config.h.in (HAVE_BCOPY): Add an #undef for this.
|
Sat, 31 Jul 1993 01:08:48 +0000 |
Richard M. Stallman |
(shrink-window-if-larger-than-buffer): Do nothing if the
|
Sat, 31 Jul 1993 01:07:38 +0000 |
Jim Blandy |
* configure.in: Test for availability of bcopy functions, searching
|
Sat, 31 Jul 1993 01:05:33 +0000 |
Richard M. Stallman |
(vc-shrink-to-fit): Deleted. All callers changed to use
|
Sat, 31 Jul 1993 00:55:39 +0000 |
Jim Blandy |
* configure.in: If we found X on our own, set C_SWITCH_X_SITE and
|
Sat, 31 Jul 1993 00:21:33 +0000 |
Jim Blandy |
* frame.el (frame-notice-user-settings): If we had to create a new
|
Fri, 30 Jul 1993 23:12:25 +0000 |
Jim Blandy |
* xfns.c (x_set_background_color): Change the foreground color of
|
Fri, 30 Jul 1993 22:48:30 +0000 |
Richard M. Stallman |
(syms_of_editfns): Just staticpro Vuser...name
|
Fri, 30 Jul 1993 22:43:39 +0000 |
Jim Blandy |
* gud.el (gud-gdb-marker-filter): Preserve the match data across
|
Fri, 30 Jul 1993 22:30:50 +0000 |
Roland McGrath |
Initial revision
|
Fri, 30 Jul 1993 20:15:09 +0000 |
Richard M. Stallman |
entered into RCS
|
Fri, 30 Jul 1993 07:55:42 +0000 |
Richard M. Stallman |
Add code to set HAVE_INET_SOCKETS.
|
Fri, 30 Jul 1993 07:50:15 +0000 |
Richard M. Stallman |
(show-paren-command-hook): Specify buffer for move-overay.
|
Fri, 30 Jul 1993 07:01:23 +0000 |
Richard M. Stallman |
(fill-region-as-paragraph): Move misplaced paren
|
Fri, 30 Jul 1993 05:58:29 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 30 Jul 1993 05:32:45 +0000 |
Roland McGrath |
(compilation-error-regexp-alist): Broaden RS6000 regexp to match
|
Fri, 30 Jul 1993 03:20:49 +0000 |
Roland McGrath |
*** empty log message ***
|
Fri, 30 Jul 1993 03:17:18 +0000 |
Jim Blandy |
* xfns.c (syms_of_xfns): Don't staticpro Vx_resource_name;
|
Fri, 30 Jul 1993 01:48:19 +0000 |
Jim Blandy |
* window.c (check_frame_size): Include the menu bar height in the
|
Fri, 30 Jul 1993 01:39:20 +0000 |
Jim Blandy |
* gud.el (gud-gdb-marker-filter): Do not assume that the position
|
Thu, 29 Jul 1993 23:21:30 +0000 |
Jim Blandy |
* mpuz.el (mpuz-board): Doc fix.
|
Thu, 29 Jul 1993 22:35:23 +0000 |
Richard M. Stallman |
(dbx): Use %d in gud-break.
|
Thu, 29 Jul 1993 19:56:38 +0000 |
Paul Eggert |
Don't check whether file is readable until we have decided not to ignore it.
|
Thu, 29 Jul 1993 18:24:32 +0000 |
Richard M. Stallman |
Do the global key bindings only via loaddefs.el,
|
Thu, 29 Jul 1993 06:34:03 +0000 |
Richard M. Stallman |
(Fdelete_frame): New arg FORCE allows deletion of last non-invisible frame.
|
Thu, 29 Jul 1993 05:37:32 +0000 |
Richard M. Stallman |
(rmail-nuke-pinhead-header): Tell replace-match not to alter the case.
|
Thu, 29 Jul 1993 05:13:26 +0000 |
Richard M. Stallman |
(calendar-mode-map): Bind C-SPC.
|
Thu, 29 Jul 1993 04:58:47 +0000 |
Paul Eggert |
(vc-mode-line): Set vc-mode to nil if FILE no longer is version-controlled.
|
Thu, 29 Jul 1993 04:50:27 +0000 |
Richard M. Stallman |
(delete-frame): Permit it, if > 1 frame is vis or iconic.
|
Thu, 29 Jul 1993 04:12:41 +0000 |
Richard M. Stallman |
(bzero, bcmp, bcopy): New macros.
|
Thu, 29 Jul 1993 04:07:02 +0000 |
Jim Blandy |
* gud.el (gud-last-last-frame): Specify initial value. `dbx'
|
Thu, 29 Jul 1993 04:02:54 +0000 |
Jim Blandy |
* man.el (Man-find-section): HP/UX man pages have section names
|
Thu, 29 Jul 1993 04:01:09 +0000 |
Richard M. Stallman |
(calculate-c-indent): When checking whether function decl
|
Thu, 29 Jul 1993 03:43:38 +0000 |
Richard M. Stallman |
(rmail-convert-file): If file needs conversion, convert it all.
|
Thu, 29 Jul 1993 03:27:05 +0000 |
Richard M. Stallman |
(name-last-kbd-macro): Handle macros that are vectors.
|
Thu, 29 Jul 1993 02:36:54 +0000 |
Richard M. Stallman |
File removed.
|
Thu, 29 Jul 1993 02:31:06 +0000 |
Richard M. Stallman |
(Man-filter-list): Insert \n newlines in awk script.
|
Thu, 29 Jul 1993 00:25:38 +0000 |
Roland McGrath |
(syms_of_xfns): Use DEFVAR_LISP, not DEFVAR_INT, for Vx_pointer_shape.
|
Wed, 28 Jul 1993 23:51:08 +0000 |
Richard M. Stallman |
(time-stamp): Add autoload cookie.
|
Wed, 28 Jul 1993 22:41:43 +0000 |
Roland McGrath |
(comint-replace-by-expanded-filename, comint-dynamic-complete): Say "Sole
|
Wed, 28 Jul 1993 19:09:08 +0000 |
Richard M. Stallman |
Comment change.
|
Wed, 28 Jul 1993 18:57:47 +0000 |
Jim Blandy |
* hpux9.h: Doc fix.
|
Wed, 28 Jul 1993 18:22:58 +0000 |
Richard M. Stallman |
Require assoc instead of sc-alist.
|
Wed, 28 Jul 1993 18:12:35 +0000 |
Jim Blandy |
* s/hpux9.h: Doc fix.
|
Wed, 28 Jul 1993 08:35:38 +0000 |
Richard M. Stallman |
(gnus-apply-kill-hook): Make default value a list of functions.
|
Wed, 28 Jul 1993 08:19:30 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Undo last two changes:
|
Wed, 28 Jul 1993 08:18:09 +0000 |
Richard M. Stallman |
(make_hdr): Use & in call to bzero.
|
Tue, 27 Jul 1993 23:43:56 +0000 |
Jim Blandy |
* make-dist: Include lisp/dired.todo in the distribution.
|
Tue, 27 Jul 1993 23:12:22 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 27 Jul 1993 22:49:27 +0000 |
Richard M. Stallman |
(byte-recompile-directory): Doc fix.
|
Tue, 27 Jul 1993 22:49:05 +0000 |
Richard M. Stallman |
(command_loop_1): Call Qrecompute_lucid_menubar only if defined.
|
Tue, 27 Jul 1993 22:01:29 +0000 |
Richard M. Stallman |
(iconify-or-deiconify-frame): Make it work.
|
Tue, 27 Jul 1993 21:58:54 +0000 |
Richard M. Stallman |
(iconify-or-deiconify-frame): New function. Use it for C-z.
|
Tue, 27 Jul 1993 20:21:14 +0000 |
Richard M. Stallman |
entered into RCS
|
Tue, 27 Jul 1993 20:20:01 +0000 |
Richard M. Stallman |
Initial revision
|
Tue, 27 Jul 1993 19:28:46 +0000 |
Paul Eggert |
(vc-rcs-status): Removing any trailing "-".
|
Tue, 27 Jul 1993 17:00:08 +0000 |
Richard M. Stallman |
(Fx_rebind_key, Fx_rebind_keys): Functions deleted.
|
Tue, 27 Jul 1993 16:55:29 +0000 |
Richard M. Stallman |
(c++-mode-syntax-table): Don't alter syntax of '.
|
Tue, 27 Jul 1993 16:49:34 +0000 |
Richard M. Stallman |
(scan_sexps_forward): Delete extra Fcdr when analyzing OLDSTATE.
|
Tue, 27 Jul 1993 08:38:00 +0000 |
Richard M. Stallman |
(x-handle-iconic): New function.
|
Tue, 27 Jul 1993 08:34:34 +0000 |
Richard M. Stallman |
(frame-notice-user-settings): Don't reapply a parm
|
Tue, 27 Jul 1993 08:33:44 +0000 |
Richard M. Stallman |
(x_iconify_frame): Handle case where frame was invisible.
|
Tue, 27 Jul 1993 08:32:33 +0000 |
Richard M. Stallman |
(main): Test LOCALTIME_CACHE.
|
Tue, 27 Jul 1993 08:32:05 +0000 |
Richard M. Stallman |
[MULTI_FRAME] (PURESIZE): Increased to 210000.
|
Tue, 27 Jul 1993 08:31:15 +0000 |
Richard M. Stallman |
(OLDXMENU_OPTIONS): Definition deleted.
|
Tue, 27 Jul 1993 07:51:55 +0000 |
Richard M. Stallman |
[USG5_4] (LIBX11_SYSTEM): Don't redefine in this case.
|
Tue, 27 Jul 1993 07:25:54 +0000 |
Richard M. Stallman |
(search_buffer): If n is 0, just return POS.
|
Tue, 27 Jul 1993 05:51:39 +0000 |
Richard M. Stallman |
(dbx): For gud-break, send a file command and a stop command.
|
Tue, 27 Jul 1993 05:48:57 +0000 |
Richard M. Stallman |
Doc fixes.
|
Tue, 27 Jul 1993 00:37:13 +0000 |
Roland McGrath |
*** empty log message ***
|
Mon, 26 Jul 1993 21:27:16 +0000 |
Richard M. Stallman |
(BROKEN_TIOCGETC, BROKEN_TIOCGWINSZ): Add #undefs.
|
Mon, 26 Jul 1993 20:04:19 +0000 |
Richard M. Stallman |
(font-menu-add-default): New function.
|
Mon, 26 Jul 1993 20:03:00 +0000 |
Richard M. Stallman |
(normal-top-level): Call font-menu-add-default.
|
Mon, 26 Jul 1993 19:14:26 +0000 |
Richard M. Stallman |
(Fset_window_buffer): Clear window_end_{pos,valid}.
|
Mon, 26 Jul 1993 18:40:03 +0000 |
Richard M. Stallman |
Comment fix.
|
Mon, 26 Jul 1993 18:38:23 +0000 |
Richard M. Stallman |
(Fsleep_for): If arg is 0, return right away.
|
Mon, 26 Jul 1993 18:32:07 +0000 |
Roland McGrath |
(read-expression-history): New defvar.
|
Mon, 26 Jul 1993 17:37:11 +0000 |
Roland McGrath |
*** empty log message ***
|
Mon, 26 Jul 1993 07:31:11 +0000 |
Richard M. Stallman |
(kill-ring-save): Delete spurious `message' call.
|
Mon, 26 Jul 1993 07:10:13 +0000 |
Richard M. Stallman |
(indent-c-exp): When previous line ends in comma,
|
Mon, 26 Jul 1993 06:13:03 +0000 |
Richard M. Stallman |
(c++-mode-syntax-table): Handle C-style comments.
|
Mon, 26 Jul 1993 05:56:43 +0000 |
Richard M. Stallman |
(dired-readin-insert): If we got a list of files,
|
Mon, 26 Jul 1993 05:55:40 +0000 |
Richard M. Stallman |
(insert-directory): Make sure default-directory is absolute.
|
Mon, 26 Jul 1993 05:34:46 +0000 |
Richard M. Stallman |
(kbd_buffer_store_event): Apply all the modifiers bits
|
Sun, 25 Jul 1993 22:36:03 +0000 |
Richard M. Stallman |
(vc-backend-steal): Pass arg omitted in last change.
|
Sun, 25 Jul 1993 22:32:07 +0000 |
Richard M. Stallman |
(x-selection-timeout): Use 20000 as default.
|
Sun, 25 Jul 1993 22:01:06 +0000 |
Richard M. Stallman |
(MAXREQUEST): Defined.
|
Sun, 25 Jul 1993 22:00:25 +0000 |
Richard M. Stallman |
(lisp_data_to_selection_data): New arg NOFREE_RET.
|
Sun, 25 Jul 1993 21:50:16 +0000 |
Richard M. Stallman |
(redraw_previous_char): New function.
|
Sun, 25 Jul 1993 21:48:55 +0000 |
Richard M. Stallman |
Commented-out code added.
|
Sun, 25 Jul 1993 21:46:48 +0000 |
Richard M. Stallman |
Fix typo in previous change.
|
Sun, 25 Jul 1993 20:46:18 +0000 |
Richard M. Stallman |
(x-fixed-font-alist): Give some fonts long patterns.
|
Sun, 25 Jul 1993 20:30:04 +0000 |
Richard M. Stallman |
(x-select-text): Never set the CLIPBOARD selection.
|
Sun, 25 Jul 1993 06:35:25 +0000 |
Richard M. Stallman |
(getpwuid): Declare at top level, and not if __386bsd__.
|
Sun, 25 Jul 1993 06:34:47 +0000 |
Richard M. Stallman |
(LOCALTIME_CACHE): Defined.
|
Sun, 25 Jul 1993 06:00:32 +0000 |
Richard M. Stallman |
(Fdo_auto_save): Temporarily clear Vquit_flag.
|
Sun, 25 Jul 1993 05:38:16 +0000 |
Richard M. Stallman |
(Fx_create_frame): Typo in previous change.
|
Sun, 25 Jul 1993 03:15:25 +0000 |
Richard M. Stallman |
(xscrollbar): Fix typo specifying doc string.
|
Sun, 25 Jul 1993 03:14:29 +0000 |
Jim Blandy |
Add size to geometry spec.
|
Sun, 25 Jul 1993 02:19:59 +0000 |
Richard M. Stallman |
(unrmail): Total rewrite.
|
Sun, 25 Jul 1993 02:19:47 +0000 |
Richard M. Stallman |
(rmail-output): New arg NOATTRIBUTE.
|
Sat, 24 Jul 1993 21:16:29 +0000 |
Richard M. Stallman |
(rmail-output-to-rmail-file): Set rmail-last-rmail-file
|
Sat, 24 Jul 1993 20:20:22 +0000 |
Richard M. Stallman |
(rmail-last-rmail-file): Initialize to a file name.
|
Sat, 24 Jul 1993 18:42:33 +0000 |
Richard M. Stallman |
(occur): If no default, don't mention one.
|
Sat, 24 Jul 1993 17:35:02 +0000 |
Richard M. Stallman |
(Info-select-node): Run Info-selection-hook.
|
Sat, 24 Jul 1993 08:42:00 +0000 |
Richard M. Stallman |
(tar-parse-info, tar-header-offset, tar-superior-buffer)
|
Sat, 24 Jul 1993 07:23:16 +0000 |
Richard M. Stallman |
(Fx_create_frame): Don't look for default font
|
Sat, 24 Jul 1993 05:49:51 +0000 |
Richard M. Stallman |
(face_name_id_number): Use assq_no_quit, not Fassq.
|
Sat, 24 Jul 1993 05:47:16 +0000 |
Richard M. Stallman |
(Fprocess_status): Use Fget_process, to avoid error
|
Sat, 24 Jul 1993 05:33:38 +0000 |
Richard M. Stallman |
(ispell-point): Do nothing if there's no word at START.
|
Fri, 23 Jul 1993 23:23:57 +0000 |
Richard M. Stallman |
(command_loop_1): Run post-command-hook first thing.
|
Fri, 23 Jul 1993 20:38:15 +0000 |
Roland McGrath |
[_LIBC]: Define BSD4_2.
|
Fri, 23 Jul 1993 19:53:44 +0000 |
Richard M. Stallman |
(HAVE_SOCKETS): Define, if HAVE_INET_SOCKETS
|
Fri, 23 Jul 1993 19:31:05 +0000 |
Richard M. Stallman |
entered into RCS
|
Fri, 23 Jul 1993 19:28:14 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 23 Jul 1993 19:17:12 +0000 |
Richard M. Stallman |
Comment fixes.
|
Fri, 23 Jul 1993 18:33:00 +0000 |
Richard M. Stallman |
(doctor-type-symbol): Win if auto-fill-function is nil.
|
Fri, 23 Jul 1993 18:15:22 +0000 |
Richard M. Stallman |
(advance-direction): Set kp-f3, not kp-f1.
|
Fri, 23 Jul 1993 17:53:50 +0000 |
Richard M. Stallman |
Minor error in previous change.
|
Fri, 23 Jul 1993 17:24:45 +0000 |
Richard M. Stallman |
(x-select-text): Always set the cut buffer,
|
Fri, 23 Jul 1993 16:57:24 +0000 |
Richard M. Stallman |
entered into RCS
|
Fri, 23 Jul 1993 08:04:52 +0000 |
Richard M. Stallman |
(XTread_socket) [! HAVE_X11R5]:
|
Fri, 23 Jul 1993 07:59:08 +0000 |
Richard M. Stallman |
(set_point): Test Vinhibit_point_motion_hooks.
|
Fri, 23 Jul 1993 07:58:22 +0000 |
Richard M. Stallman |
(syms_of_textprop): Set up Lisp var Vinhibit_point_motion_hooks.
|
Fri, 23 Jul 1993 07:57:57 +0000 |
Richard M. Stallman |
(Vinhibit_point_motion_hooks): Declared.
|
Fri, 23 Jul 1993 07:48:11 +0000 |
Richard M. Stallman |
(TEXT_START) [__GNUC__]: Define as 0.
|
Fri, 23 Jul 1993 05:10:00 +0000 |
Richard M. Stallman |
(font-lock-after-change-function):
|
Fri, 23 Jul 1993 04:44:06 +0000 |
Richard M. Stallman |
(sort-skip-fields): Really implement fields as runs
|
Fri, 23 Jul 1993 04:16:38 +0000 |
Richard M. Stallman |
(PTY_OPEN): Use sigaction, not sigsetmask.
|
Fri, 23 Jul 1993 01:43:39 +0000 |
Richard M. Stallman |
(x-select-text): Limit size of text sent to cut buffer.
|
Thu, 22 Jul 1993 22:28:36 +0000 |
Richard M. Stallman |
(keyboard-translate): Properly lengthen existing table.
|
Thu, 22 Jul 1993 22:03:25 +0000 |
Richard M. Stallman |
(DECLARE_GETPWUID_WITH_UID_T): Declared.
|
Thu, 22 Jul 1993 22:03:11 +0000 |
Richard M. Stallman |
(getpwuid): Test DECLARE_GETPWUID_WITH_UID_T.
|
Thu, 22 Jul 1993 22:00:48 +0000 |
Jim Blandy |
Implement search for app-defaults directory and
|
Thu, 22 Jul 1993 19:38:51 +0000 |
Richard M. Stallman |
(Fget_buffer_process): Delete doc string from
|
Thu, 22 Jul 1993 18:59:43 +0000 |
Roland McGrath |
(ALIGNED, ROUNDUP): Use `unsigned long int' instead of `unsigned int' for
|
Thu, 22 Jul 1993 18:55:19 +0000 |
Roland McGrath |
[_LIBC]: Just include <sys/resource.h>, and skip hairy #ifdef mess.
|
Thu, 22 Jul 1993 10:57:46 +0000 |
Paul Eggert |
> (vc-backend-revert): Use `co -f' instead of deleting the
|
Thu, 22 Jul 1993 09:01:22 +0000 |
Richard M. Stallman |
(Fdelete_frame): Allow deletion if there is some other
|
Thu, 22 Jul 1993 08:53:43 +0000 |
Richard M. Stallman |
(syms_of_buffer): Lisp var doc fixes.
|
Thu, 22 Jul 1993 08:36:39 +0000 |
Richard M. Stallman |
(NO_MODE_T): Defined.
|
Thu, 22 Jul 1993 08:34:30 +0000 |
Richard M. Stallman |
(float_to_string): Don't use uninitialized pointer `cp'.
|
Thu, 22 Jul 1993 08:06:55 +0000 |
Richard M. Stallman |
(graft_intervals_into_buffer): When TREE is null,
|
Thu, 22 Jul 1993 07:17:28 +0000 |
Richard M. Stallman |
(map-y-or-n-p): If LIST is nil, just return.
|
Thu, 22 Jul 1993 07:15:49 +0000 |
Richard M. Stallman |
(mouse-secondary-save-then-kill): When making the undo item,
|
Thu, 22 Jul 1993 06:20:40 +0000 |
Richard M. Stallman |
(mouse-set-font): Update faces bold, italic and bold-italic.
|
Thu, 22 Jul 1993 06:12:37 +0000 |
Richard M. Stallman |
(perl-font-lock-keywords): Add a `(... . 1)' to the
|
Thu, 22 Jul 1993 05:49:37 +0000 |
Richard M. Stallman |
(complete): Use sit-for, not cmpl19-sit-for.
|
Thu, 22 Jul 1993 05:47:10 +0000 |
Richard M. Stallman |
(completion-list-mode): Renamed from completion-mode.
|
Thu, 22 Jul 1993 05:34:53 +0000 |
Richard M. Stallman |
(parse-colon-path): Really make nil, not ".", for empty path element.
|
Wed, 21 Jul 1993 22:37:55 +0000 |
Richard M. Stallman |
(generate-file-autoloads): Bind float-output-format.
|
Wed, 21 Jul 1993 22:33:37 +0000 |
Richard M. Stallman |
(Qmodification_hooks, Qinsert_in_front_hooks)
|
Wed, 21 Jul 1993 22:33:00 +0000 |
Richard M. Stallman |
(Qmodification_hooks, Qinsert_in_front_hooks)
|
Wed, 21 Jul 1993 22:29:26 +0000 |
Richard M. Stallman |
(compact_strings): Add USE_TEXT_PROPERTIES conditional.
|
Wed, 21 Jul 1993 22:25:42 +0000 |
Richard M. Stallman |
(Ftext_property_not_all): Fix typo in decl.
|
Wed, 21 Jul 1993 22:23:24 +0000 |
Richard M. Stallman |
(SUNOS_LOCALTIME_BUG): Defined.
|
Wed, 21 Jul 1993 22:16:11 +0000 |
Richard M. Stallman |
Try deleting version.el if it's not writable.
|
Wed, 21 Jul 1993 22:12:08 +0000 |
Richard M. Stallman |
Fix up previous change.
|
Wed, 21 Jul 1993 22:06:56 +0000 |
Richard M. Stallman |
If we do find x_includes and x_libraries
|
Wed, 21 Jul 1993 21:44:24 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 21 Jul 1993 21:31:31 +0000 |
Richard M. Stallman |
(memmove): Defined.
|
Wed, 21 Jul 1993 21:00:37 +0000 |
Jim Wilson |
(lynx): Recognize as vendor.
|
Wed, 21 Jul 1993 09:05:18 +0000 |
Richard M. Stallman |
(Man-set-fonts): Don't look for another char after
|
Wed, 21 Jul 1993 08:50:30 +0000 |
Richard M. Stallman |
(indent-c-exp): Call calculate-c-indent-within-comment when appropriate.
|
Wed, 21 Jul 1993 08:44:36 +0000 |
Richard M. Stallman |
(indent-c-exp): If ENDPOS, always set OPOINT
|
Wed, 21 Jul 1993 07:40:12 +0000 |
Richard M. Stallman |
(mouse-drag-region): Use deactivate-mark.
|
Wed, 21 Jul 1993 04:37:46 +0000 |
Richard M. Stallman |
(memmove): Defined as macro.
|
Wed, 21 Jul 1993 03:29:43 +0000 |
Richard M. Stallman |
(etags): Depend on ../src/config.h.
|
Tue, 20 Jul 1993 22:16:59 +0000 |
Richard M. Stallman |
(xmakefile): Use CFLAGS after C_SWITCH_SYSTEM.
|
Tue, 20 Jul 1993 22:04:53 +0000 |
Richard M. Stallman |
(parse-colon-path): Turn empty substring into nil.
|
Tue, 20 Jul 1993 21:54:57 +0000 |
Richard M. Stallman |
(validate_x_resource_name): Call make_string properly.
|
Tue, 20 Jul 1993 21:42:52 +0000 |
Richard M. Stallman |
(mail-bury): Check that frame-parameters is defined.
|
Tue, 20 Jul 1993 21:15:26 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 20 Jul 1993 19:14:05 +0000 |
Richard M. Stallman |
(X_NOT_POSIX): Defined.
|
Tue, 20 Jul 1993 19:04:49 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 20 Jul 1993 18:26:59 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 20 Jul 1993 18:15:38 +0000 |
Richard M. Stallman |
(BROKEN_TIOCGETC, BROKEN_TIOCGWINSZ): Add #undefs.
|
Tue, 20 Jul 1993 18:09:21 +0000 |
Richard M. Stallman |
(define-key-after): Fix typo in previous change.
|
Tue, 20 Jul 1993 17:57:35 +0000 |
Richard M. Stallman |
(outline-mode-map): Delete spurious `outline-'
|
Tue, 20 Jul 1993 07:12:30 +0000 |
Richard M. Stallman |
(ange-ftp-completion-hook-function): New function.
|
Tue, 20 Jul 1993 07:12:00 +0000 |
Richard M. Stallman |
(file-name-handler-alist): Have two separate regexps with different hooks.
|
Tue, 20 Jul 1993 06:07:58 +0000 |
Richard M. Stallman |
Initial revision
|
Tue, 20 Jul 1993 05:59:51 +0000 |
Richard M. Stallman |
(show-paren-face): New variable.
|
Tue, 20 Jul 1993 05:55:31 +0000 |
Richard M. Stallman |
(reposition-window): Don't forward-char if eobp.
|
Tue, 20 Jul 1993 05:46:10 +0000 |
Richard M. Stallman |
(normal-top-level): Call abbreviate-file-name again after calling command-line.
|
Tue, 20 Jul 1993 05:24:34 +0000 |
Richard M. Stallman |
(memmove): Delete extra parens in the safe_bcopy call.
|
Tue, 20 Jul 1993 05:21:25 +0000 |
Richard M. Stallman |
(rmail-edit-map): Inherit properly from text-mode-map;
|
Tue, 20 Jul 1993 05:16:51 +0000 |
Richard M. Stallman |
Include types.h before file.h.
|
Tue, 20 Jul 1993 05:10:02 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 20 Jul 1993 05:09:02 +0000 |
Richard M. Stallman |
(LD_SWITCH_MACHINE): Add -bI:/usr/lpp/X11/bin/smt.exp.
|