Tue, 20 Jul 1993 05:09:02 +0000 |
Richard M. Stallman |
(LD_SWITCH_MACHINE): Add -bI:/usr/lpp/X11/bin/smt.exp.
|
Tue, 20 Jul 1993 05:05:48 +0000 |
Richard M. Stallman |
(Man-getpage-in-background): Copy process-environment
|
Tue, 20 Jul 1993 04:35:00 +0000 |
Richard M. Stallman |
(mh-read-msg-list): Add space to message-number regexp.
|
Tue, 20 Jul 1993 04:25:28 +0000 |
Richard M. Stallman |
(gnus-emacs-version): New variable.
|
Tue, 20 Jul 1993 04:25:04 +0000 |
Richard M. Stallman |
(gnus-current-time-zone): Fix typo.
|
Tue, 20 Jul 1993 03:02:12 +0000 |
Richard M. Stallman |
entered into RCS
|
Tue, 20 Jul 1993 02:25:19 +0000 |
Paul Eggert |
(vc-rcs-status): Use "-", not " ", to separate locks, so that the RCS
|
Tue, 20 Jul 1993 01:11:28 +0000 |
Richard M. Stallman |
(dired-unmark-all-files-no-query): New command.
|
Mon, 19 Jul 1993 22:46:54 +0000 |
Richard M. Stallman |
Include src/gnu-hp300 in the dist.
|
Mon, 19 Jul 1993 22:09:41 +0000 |
Richard M. Stallman |
(Fwhile): If mocklisp, test for nonzeroness.
|
Mon, 19 Jul 1993 22:08:21 +0000 |
Richard M. Stallman |
(while): Comment out converter.
|
Mon, 19 Jul 1993 21:16:07 +0000 |
Richard M. Stallman |
(SYSTEM_MALLOC): Add #undef.
|
Mon, 19 Jul 1993 19:42:58 +0000 |
Richard M. Stallman |
(testing x_includes and x_libraries): Use =, not ==.
|
Mon, 19 Jul 1993 19:25:46 +0000 |
Richard M. Stallman |
(canonical): New variable holds the canonicalized
|
Mon, 19 Jul 1993 19:11:09 +0000 |
Richard M. Stallman |
(install): Use .n, not .new, for temporary filenames.
|
Mon, 19 Jul 1993 18:57:59 +0000 |
Richard M. Stallman |
(hebrew-holidays): Split into 4 sub-variables.
|
Mon, 19 Jul 1993 05:44:27 +0000 |
Roland McGrath |
(mouse-menu-bar-buffers): Add Frames pane if there are multiple panes.
|
Mon, 19 Jul 1993 04:03:52 +0000 |
Paul Eggert |
(vc-rcs-status): Omit "LOCKER:" if you are the locker.
|
Mon, 19 Jul 1993 01:01:17 +0000 |
Roland McGrath |
(vc-comment-to-change-log): Copy interactive spec from
|
Mon, 19 Jul 1993 00:39:21 +0000 |
Roland McGrath |
(prompt-for-change-log-name): Autoload this (for vc-comment-to-change-log).
|
Mon, 19 Jul 1993 00:06:14 +0000 |
Roland McGrath |
(vc-comment-to-change-log): Canonicalize following whitespace after
|
Sun, 18 Jul 1993 23:54:45 +0000 |
Roland McGrath |
(vc-comment-to-change-log): Complete rewrite. Do not use
|
Sun, 18 Jul 1993 22:23:44 +0000 |
Roland McGrath |
(add-log-current-defun-function): New defvar.
|
Sun, 18 Jul 1993 20:41:08 +0000 |
Roland McGrath |
(compilation-error-list): An elt's cdr's car is again a cons (DIRECTORY .
|
Sun, 18 Jul 1993 20:01:03 +0000 |
Roland McGrath |
(update-file-autoloads): Go to the beginning of FILE before searching it
|
Sun, 18 Jul 1993 19:56:35 +0000 |
Roland McGrath |
(cookie, cookie-insert, cookie-snarf, shuffle-vector): Autoload these.
|
Sun, 18 Jul 1993 08:07:18 +0000 |
Jim Blandy |
* xfns.c (Fx_create_frame): Block input around call to
|
Sun, 18 Jul 1993 07:50:11 +0000 |
Jim Blandy |
* makeinfo.el: Don't (require 'texinfmt) - that file doesn't exist
|
Sun, 18 Jul 1993 06:40:09 +0000 |
Jim Blandy |
* files.el (insert-directory): Doc fix.
|
Sun, 18 Jul 1993 06:29:55 +0000 |
Jim Blandy |
* xterm.c (x_term_init): Adjust message printed when we can't
|
Sun, 18 Jul 1993 06:29:19 +0000 |
Jim Blandy |
* xfns.c (Fx_open_connection): Don't trust HAVE_XRMSETDATABASE;
|
Sun, 18 Jul 1993 06:28:40 +0000 |
Jim Blandy |
* window.c [not MULTI_FRAME] (Fdelete_windows_on): Set FRAME
|
Sun, 18 Jul 1993 06:28:12 +0000 |
Jim Blandy |
* intervals.c (split_interval_left, split_interval_right): Change
|
Sun, 18 Jul 1993 06:27:38 +0000 |
Jim Blandy |
* termhooks.h: In order to avoid declaring struct input_event
|
Sun, 18 Jul 1993 06:27:15 +0000 |
Jim Blandy |
* xterm.c, sysdep.c (F_SETOWN_BUG): Defined.
|
Sun, 18 Jul 1993 06:26:51 +0000 |
Jim Blandy |
* syntax.c (Fmodify_syntax_entry): Doc fix.
|
Sun, 18 Jul 1993 06:26:28 +0000 |
Jim Blandy |
* print.c (float_to_string): Distinguish between a precision of
|
Sun, 18 Jul 1993 06:26:10 +0000 |
Jim Blandy |
Consistently use the mark bit of the root interval's parent field
|
Sun, 18 Jul 1993 06:25:40 +0000 |
Jim Blandy |
* keyboard.c (read_key_sequence): Accept both strings and vectors
|
Sun, 18 Jul 1993 06:25:09 +0000 |
Jim Blandy |
* keyboard.c (read_key_sequence): Accept both strings and vectors
|
Sun, 18 Jul 1993 06:24:48 +0000 |
Jim Blandy |
* textprop.c (Ftext_property_any, Ftext_property_all): New
|
Sun, 18 Jul 1993 06:24:25 +0000 |
Jim Blandy |
* intervals.c (split_interval_left, split_interval_right): Change
|
Sun, 18 Jul 1993 06:23:32 +0000 |
Jim Blandy |
* dispnew.c (direct_output_for_insert): By the time this function
|
Sun, 18 Jul 1993 06:22:37 +0000 |
Jim Blandy |
* Makefile.in (C_SWITCH_SYSTEM): New variable, set by top-level
|
Sun, 18 Jul 1993 06:21:42 +0000 |
Jim Blandy |
* term/x-win.el: Include (invocation-name) in the error messages
|
Sun, 18 Jul 1993 06:20:47 +0000 |
Jim Blandy |
* shell.el (shell-process-pushd): Fix syntax error in
|
Sun, 18 Jul 1993 06:20:15 +0000 |
Jim Blandy |
* hippie-exp.el: Renamed from hippie.el.
|
Sun, 18 Jul 1993 06:18:45 +0000 |
Jim Blandy |
* bytecomp.el (byte-compile-from-buffer): Bind float-output-format
|
Sun, 18 Jul 1993 06:18:03 +0000 |
Jim Blandy |
* ange-ftp.el: Install the correct regexp in
|
Sun, 18 Jul 1993 06:13:07 +0000 |
Jim Blandy |
* wakeup.c: Use CPP tangle from autoconf manual to #include the
|
Sun, 18 Jul 1993 06:12:49 +0000 |
Jim Blandy |
* etags.c (print_help): Break up the very long strings containing
|
Sun, 18 Jul 1993 06:11:06 +0000 |
Jim Blandy |
* configure.in (m68k-bull-sysv3): new config.
|
Sun, 18 Jul 1993 06:10:46 +0000 |
Jim Blandy |
* Makefile.in (src/Makefile): Propagate C_SWITCH_SYSTEM to the src
|
Sun, 18 Jul 1993 04:47:10 +0000 |
Richard M. Stallman |
Enable the hook only if window-system.
|
Sun, 18 Jul 1993 04:44:27 +0000 |
Richard M. Stallman |
(face-equal): Don't mess with face-background-pixmap.
|
Sat, 17 Jul 1993 19:15:19 +0000 |
Richard M. Stallman |
Rewritten by Vromans to use text properties.
|