Sun, 30 May 1993 18:37:36 +0000 |
Richard M. Stallman |
Fix HPUX conditional syntax.
|
Sun, 30 May 1993 18:34:54 +0000 |
Richard M. Stallman |
(wait_for_termination): Add POSIX_SIGNALS alternative.
|
Sun, 30 May 1993 18:24:08 +0000 |
Jim Blandy |
* configure.in: Complain if srcdir points at an already-configured
|
Sun, 30 May 1993 18:12:11 +0000 |
Jim Blandy |
* xfaces.c (init_frame_faces): We have to make sure that face ID's
|
Sun, 30 May 1993 17:28:33 +0000 |
Jim Blandy |
* faces.el (x-resolve-font-name): Give correct error message
|
Sun, 30 May 1993 17:21:36 +0000 |
Jim Blandy |
* faces.el (x-resolve-font-name): Fix args to error; the format
|
Sun, 30 May 1993 17:03:54 +0000 |
Jim Blandy |
Initial revision
|
Sun, 30 May 1993 04:51:33 +0000 |
Richard M. Stallman |
(reset_buffer): Clear mark_active field here.
|
Sun, 30 May 1993 04:49:24 +0000 |
Richard M. Stallman |
(read_key_sequence): Read the first char specially
|
Sun, 30 May 1993 04:48:18 +0000 |
Richard M. Stallman |
(Fx_close_current_connection): Clear x_current_display.
|
Sun, 30 May 1993 04:46:39 +0000 |
Richard M. Stallman |
(sys_signal): Use 0, not NULL, to set sa_flags.
|
Sun, 30 May 1993 04:17:38 +0000 |
Richard M. Stallman |
Make RCS warnings stop.
|
Sun, 30 May 1993 03:47:06 +0000 |
Richard M. Stallman |
Initial revision
|
Sun, 30 May 1993 03:45:33 +0000 |
Richard M. Stallman |
Just load vt100.el.
|
Sun, 30 May 1993 03:44:07 +0000 |
Richard M. Stallman |
Just load keyswap.el.
|
Sun, 30 May 1993 03:42:55 +0000 |
Richard M. Stallman |
Fix initial comments.
|
Sun, 30 May 1993 03:39:06 +0000 |
Richard M. Stallman |
Use lk201.el.
|
Sun, 30 May 1993 03:34:09 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 30 May 1993 02:46:05 +0000 |
Richard M. Stallman |
(XTread_socket): For UnmapNotify, if frame was visible,
|
Sun, 30 May 1993 02:44:11 +0000 |
Richard M. Stallman |
(Ficonify_frame, Fmake_frame_invisible):
|
Sun, 30 May 1993 00:55:42 +0000 |
Richard M. Stallman |
(x_bitmap_icon): Don't free icon_bitmap;
|
Sat, 29 May 1993 22:34:54 +0000 |
Richard M. Stallman |
(command-line-1): Pass arg to other-window.
|
Sat, 29 May 1993 22:28:56 +0000 |
Richard M. Stallman |
(find-file-run-dired): Doc fix.
|
Sat, 29 May 1993 21:26:28 +0000 |
Jim Blandy |
* linux.h (C_OPTIMIZE_SWITCH): Set this to the empty string;
|
Sat, 29 May 1993 21:11:09 +0000 |
Jim Blandy |
* Makefile.in: Use Makefile comments, not C comments.
|
Sat, 29 May 1993 21:10:41 +0000 |
Richard M. Stallman |
[HPUX]: Include time.h and define __TIMEVAL__.
|
Sat, 29 May 1993 21:03:32 +0000 |
Richard M. Stallman |
(menu_bar_items): Call Fnreverse before restoring Vinhibit_quit.
|
Sat, 29 May 1993 20:58:02 +0000 |
Jim Blandy |
*** empty log message ***
|
Sat, 29 May 1993 20:57:51 +0000 |
Jim Blandy |
Initial revision
|
Sat, 29 May 1993 20:57:33 +0000 |
Richard M. Stallman |
Don't include termios.h directly--let systty.h do it.
|
Sat, 29 May 1993 20:54:27 +0000 |
Richard M. Stallman |
(x_connection_closed): Pass new arg.
|
Sat, 29 May 1993 20:52:45 +0000 |
Jim Blandy |
* configure.in: Add case for the Tektronix XD88.
|
Sat, 29 May 1993 20:49:01 +0000 |
Jim Blandy |
* sysdep.c (sys_siglist): Comment out #endif trailer.
|
Sat, 29 May 1993 20:46:03 +0000 |
Jim Blandy |
* systty.h (CDISABLE): #undef it before re-#defining it.
|
Sat, 29 May 1993 20:44:59 +0000 |
Jim Blandy |
* sysdep.c (sys_siglist): Comment out #endif trailer.
|
Sat, 29 May 1993 20:43:41 +0000 |
Richard M. Stallman |
(cancel-function-timers): Renamed from spurious duplicate
|
Sat, 29 May 1993 20:41:31 +0000 |
Richard M. Stallman |
(display_text_line): Really check for just the selected window.
|
Sat, 29 May 1993 20:39:19 +0000 |
Richard M. Stallman |
(syms_of_xdisp): Make highlight-nonselected-windows Lisp var.
|
Sat, 29 May 1993 20:31:06 +0000 |
Richard M. Stallman |
Handle sysv4.2 and sysvr4.2.
|
Sat, 29 May 1993 20:13:58 +0000 |
Richard M. Stallman |
(file-chase-links): Handle leading .. in symlink target.
|
Sat, 29 May 1993 20:07:50 +0000 |
Jim Blandy |
* configure.in: Traverse the argument list without destroying it;
|
Sat, 29 May 1993 20:02:52 +0000 |
Richard M. Stallman |
(find-change-log): Use file-chase-links.
|
Sat, 29 May 1993 20:00:45 +0000 |
Richard M. Stallman |
(file-chase-links): New function.
|
Sat, 29 May 1993 19:41:13 +0000 |
Jim Blandy |
* configure.in: Add missing "fi".
|
Sat, 29 May 1993 19:38:45 +0000 |
Jim Blandy |
* make-dist: Rebuild configure if configure.in is newer.
|
Sat, 29 May 1993 19:30:26 +0000 |
Jim Blandy |
* Makefile.in (src:, lib-src:, FRC:): force the src and lib-src
|
Sat, 29 May 1993 18:14:34 +0000 |
Richard M. Stallman |
(c-up-conditional): Handle commented-out #-cmds properly.
|
Sat, 29 May 1993 17:58:03 +0000 |
Richard M. Stallman |
(menu_bar_items): Save Vinhibit_quit by hand
|
Sat, 29 May 1993 16:38:15 +0000 |
Richard M. Stallman |
(do-install): Delete redundant code to copy etc twice.
|
Sat, 29 May 1993 16:13:16 +0000 |
Richard M. Stallman |
(split-window-vertically): Return the new window.
|
Sat, 29 May 1993 16:05:59 +0000 |
Richard M. Stallman |
(gnus-local-organization): Initially nil.
|
Sat, 29 May 1993 06:38:50 +0000 |
Richard M. Stallman |
Initial revision
|
Sat, 29 May 1993 06:27:47 +0000 |
Richard M. Stallman |
(isearch-search): Take note of isearch-case-fold-search initial value.
|
Sat, 29 May 1993 06:25:30 +0000 |
Richard M. Stallman |
(OLDXMENU_OPTIONS): Add quotations.
|
Sat, 29 May 1993 06:22:48 +0000 |
Richard M. Stallman |
When given no file arguments, inspect RCS/.* as well
|
Sat, 29 May 1993 06:19:15 +0000 |
Richard M. Stallman |
(EMACS_BITMAP_FILES): Defined.
|
Sat, 29 May 1993 06:12:57 +0000 |
Richard M. Stallman |
(HAVE_FTIME): Defined.
|
Sat, 29 May 1993 06:10:43 +0000 |
Richard M. Stallman |
(romp): Handle various version numbers with aos and bsd.
|
Sat, 29 May 1993 06:08:18 +0000 |
Richard M. Stallman |
(C_SWITCH_MACHINE): Define only if not __GNUC__.
|
Sat, 29 May 1993 05:59:09 +0000 |
Richard M. Stallman |
(XTring_bell): Do nothing if x_current_connection is 0.
|
Sat, 29 May 1993 05:48:29 +0000 |
Richard M. Stallman |
(reset_buffer): Clear mark_active field here.
|
Sat, 29 May 1993 05:45:47 +0000 |
Richard M. Stallman |
(indent-sexp): Even if outer-loop-done is t, still move down one line.
|
Sat, 29 May 1993 05:22:49 +0000 |
Richard M. Stallman |
(auto-mode-alist): Fix syntax for sgml mode.
|
Sat, 29 May 1993 05:05:40 +0000 |
Richard M. Stallman |
(gettimeofday): Don't store in *tzp if tzp is 0.
|
Sat, 29 May 1993 05:02:18 +0000 |
Richard M. Stallman |
(MAXDESC): Get it from FD_SETSIZE if that exists.
|
Sat, 29 May 1993 05:00:58 +0000 |
Richard M. Stallman |
(timer): Link with $(LOADLIBES).
|
Sat, 29 May 1993 04:59:26 +0000 |
Richard M. Stallman |
(PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF): Redefined.
|
Sat, 29 May 1993 04:53:57 +0000 |
Richard M. Stallman |
entered into RCS
|
Sat, 29 May 1993 04:40:38 +0000 |
Richard M. Stallman |
(vt100-wide-mode): Add missing arg in set-frame-width.
|
Sat, 29 May 1993 04:36:40 +0000 |
Richard M. Stallman |
(x-resolve-font-name): Allow symbol as FACE arg.
|
Sat, 29 May 1993 04:35:25 +0000 |
Richard M. Stallman |
(send-mail-function): Use defvar. not defconst.
|
Sat, 29 May 1993 04:34:00 +0000 |
Richard M. Stallman |
(x-fixed-font-alist): Specify field 7, not field 6.
|
Sat, 29 May 1993 04:30:10 +0000 |
Richard M. Stallman |
(ange-ftp-dired-compress-file):
|
Sat, 29 May 1993 03:47:48 +0000 |
Richard M. Stallman |
(vc-finish-logentry): Use delete-windows-on.
|
Sat, 29 May 1993 03:29:45 +0000 |
Richard M. Stallman |
(LIBX11_SYSTEM): Defined.
|
Sat, 29 May 1993 03:10:35 +0000 |
Richard M. Stallman |
(vc-steal-lock, vc-insert-headers): Fix question whitespace.
|
Fri, 28 May 1993 23:58:29 +0000 |
Richard M. Stallman |
(Fgenerate_new_buffer_name): New arg IGNORE.
|
Fri, 28 May 1993 23:57:33 +0000 |
Richard M. Stallman |
(Info-insert-dir): Ignore duplicate directories.
|
Fri, 28 May 1993 22:31:52 +0000 |
Richard M. Stallman |
(syms_of_keymap): Create global_map 256 slots long.
|
Fri, 28 May 1993 22:29:10 +0000 |
Richard M. Stallman |
(keys_of_cmds): Predefined 0240-0376 as self-insert.
|
Fri, 28 May 1993 22:12:56 +0000 |
Richard M. Stallman |
Finish previous change.
|
Fri, 28 May 1993 22:08:53 +0000 |
Richard M. Stallman |
(find-log-file): Use source file's truename dir.
|
Fri, 28 May 1993 21:29:37 +0000 |
Richard M. Stallman |
Version 3.8.1 from Gildea.
|
Fri, 28 May 1993 21:22:17 +0000 |
Richard M. Stallman |
(put_line): Don't output \n\t unless more text follows.
|
Fri, 28 May 1993 21:13:59 +0000 |
Richard M. Stallman |
(XTread_socket, case KeyPress) [HPUX]:
|
Fri, 28 May 1993 21:02:48 +0000 |
Richard M. Stallman |
Fix message text.
|
Fri, 28 May 1993 20:33:14 +0000 |
Richard M. Stallman |
(hexl-char-after-point): Get rid of mistakenly free variables.
|
Fri, 28 May 1993 20:30:49 +0000 |
Richard M. Stallman |
Doc fixes.
|
Fri, 28 May 1993 19:46:06 +0000 |
Richard M. Stallman |
Fix up previous change.
|
Fri, 28 May 1993 19:19:05 +0000 |
Richard M. Stallman |
(manual-formatted-dirlist, manual-formatted-dir-prefix): Deleted.
|
Fri, 28 May 1993 18:35:23 +0000 |
Richard M. Stallman |
(Info-insert-dir): Ignore duplicate directories.
|
Fri, 28 May 1993 17:23:47 +0000 |
Richard M. Stallman |
(Info-default-directory-list): Take out ../../info.
|
Fri, 28 May 1993 16:40:28 +0000 |
Richard M. Stallman |
(baud-rate): Doc fix.
|
Fri, 28 May 1993 08:48:33 +0000 |
Jim Blandy |
* keyboard.c (menu_bar_items): Bind Qinhibit_quit to Qt while we
|
Fri, 28 May 1993 08:28:20 +0000 |
Jim Blandy |
* etags.c: Replace the CPP tangle for alloca with the one from the
|
Fri, 28 May 1993 07:39:58 +0000 |
Jim Blandy |
* s/linux.h (SIGNALS_VIA_CHARACTERS): Try this out for a bit.
|
Fri, 28 May 1993 07:38:26 +0000 |
Jim Blandy |
* make-dist: Make a `site-lisp' directory in the distribution,
|
Fri, 28 May 1993 06:55:13 +0000 |
Jim Blandy |
* Makefile.in (do-install): Correctly detect if ./etc and
|
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.
|