Fri, 28 May 1993 06:50:23 +0000 |
Jim Blandy |
* buffer.c (Fmove_overlay): If the overlay is changing buffers,
|
Fri, 28 May 1993 06:44:48 +0000 |
Jim Blandy |
* xfns.c (x_set_frame_parameters): Use the first
|
Fri, 28 May 1993 06:13:16 +0000 |
Jim Blandy |
* s/hpux8.h: Don't define HAVE_RANDOM.
|
Fri, 28 May 1993 05:18:06 +0000 |
Richard M. Stallman |
(find-change-log): Chase symlinks multiple levels.
|
Fri, 28 May 1993 04:52:55 +0000 |
Jim Blandy |
* configure.in: If srcdir is '.', then try using PWD to make it
|
Fri, 28 May 1993 04:47:23 +0000 |
Jim Blandy |
Initial revision
|
Fri, 28 May 1993 04:44:55 +0000 |
Richard M. Stallman |
(rmail-new-summary): Set rmail-summary-buffer
|
Fri, 28 May 1993 04:35:57 +0000 |
Jim Blandy |
* config.h.in (UNEXEC_SRC): New macro, set by the configure
|
Fri, 28 May 1993 04:33:12 +0000 |
Jim Blandy |
* configure.in: Extract UNEXEC from the system configuration
|
Fri, 28 May 1993 04:32:28 +0000 |
Richard M. Stallman |
(PIXEL_TO_CHAR_COL, PIXEL_TO_CHAR_ROW): Fix mismatch in arg names.
|
Fri, 28 May 1993 03:33:15 +0000 |
Jim Blandy |
* Makefile.in (ALL_CFLAGS): Add "-I.", so the system and machine
|
Fri, 28 May 1993 03:24:51 +0000 |
Jim Blandy |
* configure.in (prefix): Don't run pwd on srcdir unnecessarily.
|
Fri, 28 May 1993 01:53:31 +0000 |
Richard M. Stallman |
(Fsleep_for): Don't return without waiting when SEC is 0.
|
Fri, 28 May 1993 01:22:00 +0000 |
Richard M. Stallman |
(find-alternate-file): Hide truename and inode number
|
Fri, 28 May 1993 01:19:17 +0000 |
Richard M. Stallman |
(ALL_CFLAGS): Add -I../src
|
Fri, 28 May 1993 00:58:08 +0000 |
Roland McGrath |
(find-dired-sentinel): Write a line describing death.
|
Fri, 28 May 1993 00:55:10 +0000 |
Richard M. Stallman |
(install): Get the scripts from ${srcdir}, unlike the executables.
|
Fri, 28 May 1993 00:51:49 +0000 |
Richard M. Stallman |
(syms_of_emacs) [CANNOT_DUMP]: Don't defsubr Sdump_emacs*.
|
Fri, 28 May 1993 00:32:30 +0000 |
Richard M. Stallman |
Delete confusing comments.
|
Fri, 28 May 1993 00:10:45 +0000 |
Roland McGrath |
entered into RCS
|
Thu, 27 May 1993 23:57:41 +0000 |
Richard M. Stallman |
(do-install): Add `shift' command.
|
Thu, 27 May 1993 23:50:38 +0000 |
Richard M. Stallman |
(frame-initialize): Handle reverseVideo resource.
|
Thu, 27 May 1993 23:50:21 +0000 |
Richard M. Stallman |
(x-create-frame-with-faces): Handle reverseVideo resource.
|
Thu, 27 May 1993 23:48:18 +0000 |
Richard M. Stallman |
(mark_object): Add debugging code to check for ptr clobbered.
|
Thu, 27 May 1993 22:15:01 +0000 |
Richard M. Stallman |
(COPYDESTS, COPYDIR): Delete external-lisp dir.
|
Thu, 27 May 1993 22:12:55 +0000 |
Richard M. Stallman |
(do-install): Delete the dest dir, not the source dir,
|
Thu, 27 May 1993 22:02:16 +0000 |
Richard M. Stallman |
Delete spurious paren outputting short_usage.
|
Thu, 27 May 1993 21:01:29 +0000 |
Richard M. Stallman |
Provide same name as file.
|
Thu, 27 May 1993 12:48:55 +0000 |
Richard M. Stallman |
Fix typo.
|
Thu, 27 May 1993 12:44:54 +0000 |
Richard M. Stallman |
Pervasive changes to use Emacs 19 features
|
Thu, 27 May 1993 06:18:44 +0000 |
Richard M. Stallman |
(read_char): Correct previous change.
|
Thu, 27 May 1993 05:53:05 +0000 |
Richard M. Stallman |
(x_get_resource_string): New function.
|
Thu, 27 May 1993 05:38:12 +0000 |
Jim Blandy |
* x-win.el: Check for a geometry resource, and apply it to the
|
Thu, 27 May 1993 05:35:48 +0000 |
Jim Blandy |
* systty.h: Always terminate comments, to avoid confusion.
|
Thu, 27 May 1993 05:09:02 +0000 |
Jim Blandy |
* xfns.c: Make resource manager work correctly even when
|
Thu, 27 May 1993 05:01:09 +0000 |
Richard M. Stallman |
Comment out handling of shell-send-input.
|
Thu, 27 May 1993 04:45:55 +0000 |
Richard M. Stallman |
(cl-member): Renamed from member.
|
Thu, 27 May 1993 04:04:28 +0000 |
Richard M. Stallman |
(display-time-day-and-date): Use defvar, not defconst.
|
Thu, 27 May 1993 04:01:13 +0000 |
Richard M. Stallman |
(x_get_local_selection): If no conversion function
|
Thu, 27 May 1993 03:56:12 +0000 |
Richard M. Stallman |
(display_text_line): Don't call compute_char_face for a non-X frame.
|
Thu, 27 May 1993 03:46:21 +0000 |
Richard M. Stallman |
(window_loop, case GET_LRU_WINDOW): Get frame's width properly.
|
Thu, 27 May 1993 03:33:12 +0000 |
Jim Blandy |
* isearch.el (isearch-forward): Remove the claim that
|
Thu, 27 May 1993 03:05:02 +0000 |
Jim Blandy |
* s/sol2.h: (SOLARIS_BROKEN_ACCESS): Don't define this.
|
Thu, 27 May 1993 03:02:21 +0000 |
Jim Blandy |
* s/sol2.h (C_SWITCH_X_SYSTEM): Deleted.
|
Thu, 27 May 1993 02:54:03 +0000 |
Jim Blandy |
* Makefile.in (ALL_CFLAGS): Include -I${srcdir}.
|
Thu, 27 May 1993 02:46:57 +0000 |
Jim Blandy |
* Makefile.in (install): Do install the programs listed in
|
Thu, 27 May 1993 02:27:22 +0000 |
Jim Blandy |
* Makefile.in (${SUBDIR}): Pass the value of the make variable to
|
Thu, 27 May 1993 02:12:20 +0000 |
Jim Blandy |
* systty.h (HAVE_LTCHARS, HAVE_TCHARS): New macros; define them if
|
Thu, 27 May 1993 02:08:14 +0000 |
Jim Blandy |
* s/aix3-2.h (C_SWITCH_SYSTEM): Don't define this to be "-ma" if
|
Thu, 27 May 1993 01:12:16 +0000 |
Jim Blandy |
Don't forget to remove temporary files.
|
Thu, 27 May 1993 00:21:21 +0000 |
Richard M. Stallman |
(HAVE_TCATTR): Defined.
|
Thu, 27 May 1993 00:06:08 +0000 |
Richard M. Stallman |
(listify-key-sequence): Avoid the constant ?\M-\200.
|
Wed, 26 May 1993 23:53:41 +0000 |
Jim Blandy |
* config.h.in (HAVE_RENAME): Include an #undef for this, so
|
Wed, 26 May 1993 23:19:07 +0000 |
Richard M. Stallman |
(find-file-noselect): Expand buffer-file-truename
|
Wed, 26 May 1993 23:14:00 +0000 |
Richard M. Stallman |
[HAVE_SOCKETS]: Include socket.h, netdb.h.
|
Wed, 26 May 1993 23:08:55 +0000 |
Jim Blandy |
* s/hpux8.h (LIB_X11_LIB, C_SWITCH_SYSTEM, LD_SWITCH_SYSTEM,
|
Wed, 26 May 1993 22:52:13 +0000 |
Richard M. Stallman |
(dired-other-frame): New function, with binding.
|
Wed, 26 May 1993 22:36:32 +0000 |
Richard M. Stallman |
Make C-x ` binding just once.
|
Wed, 26 May 1993 22:22:58 +0000 |
Jim Blandy |
Report .elc bogosities more clearly.
|
Wed, 26 May 1993 22:19:06 +0000 |
Richard M. Stallman |
(finder-by-keyword): Autoload from `finder', not `finder.el'.
|