Tue, 27 Oct 1992 00:55:32 +0000 |
Jim Blandy |
* make-dist: Copy config.sub, since it's a symbolic link to a file
|
Mon, 26 Oct 1992 05:33:20 +0000 |
Richard M. Stallman |
(vc-resynch-window): New arg NOQUERY. Pass it to vc-revert-buffer1.
|
Sun, 25 Oct 1992 21:14:16 +0000 |
Christopher Zaborsky |
Dox fix.
|
Sun, 25 Oct 1992 21:05:35 +0000 |
Christopher Zaborsky |
Doc fix.
|
Sun, 25 Oct 1992 19:44:06 +0000 |
Christopher Zaborsky |
Doc fix.
|
Sat, 24 Oct 1992 20:07:08 +0000 |
Richard M. Stallman |
(vc-prefix-map): Put vc-diff on = and vc-directory on d.
|
Sat, 24 Oct 1992 04:39:49 +0000 |
Richard M. Stallman |
(relinquish): Adjust page_break_value by amount of memory actually given back.
|
Fri, 23 Oct 1992 20:40:04 +0000 |
Jim Blandy |
* emacs.c (main): Correct spelling of HAVE_X_WINDOW to
|
Fri, 23 Oct 1992 11:06:14 +0000 |
Richard M. Stallman |
(set-visited-file-name): Change the auto save file name.
|
Fri, 23 Oct 1992 09:38:44 +0000 |
Richard M. Stallman |
(insert-kbd-macros): If arg is empty, use last macro as default.
|
Fri, 23 Oct 1992 09:31:22 +0000 |
Richard M. Stallman |
(insert-kbd-macro): Replace nonprinting chars with escapes.
|
Fri, 23 Oct 1992 09:20:44 +0000 |
Richard M. Stallman |
(mail-aliases): Doc fix.
|
Fri, 23 Oct 1992 09:19:12 +0000 |
Richard M. Stallman |
(describe-function): Print `an autoloaded', not `a ...'.
|
Fri, 23 Oct 1992 08:54:08 +0000 |
Richard M. Stallman |
(goal-column): Don't put the defvar inside the make-variable-buffer-local.
|
Wed, 21 Oct 1992 19:30:34 +0000 |
Richard M. Stallman |
(dired-chown-program): Treat silicon-graphics-unix like usg-unix-v.
|
Wed, 21 Oct 1992 06:59:39 +0000 |
Richard M. Stallman |
(rmail-mode-map): Delete binding of M-r (use global one).
|
Wed, 21 Oct 1992 06:42:09 +0000 |
Richard M. Stallman |
(lpr-command): Treat hpux and silicon-graphics-unix like usg-unix-v.
|
Wed, 21 Oct 1992 04:54:45 +0000 |
Richard M. Stallman |
(backward-kill-sentence): Fix typo in last change.
|
Wed, 21 Oct 1992 04:52:59 +0000 |
Richard M. Stallman |
Doc fixes.
|
Wed, 21 Oct 1992 04:52:46 +0000 |
Richard M. Stallman |
(rmail-output-to-rmail-file): Call abbreviate-file-name.
|
Tue, 20 Oct 1992 21:22:44 +0000 |
Richard M. Stallman |
(comment-region): Do move to next line, in neg arg case.
|
Tue, 20 Oct 1992 21:21:47 +0000 |
Richard M. Stallman |
(isearch-mode-map): Make the top-level keymap dense.
|
Tue, 20 Oct 1992 18:43:33 +0000 |
Richard M. Stallman |
(vc-registered): Look for handler only if file-name-handler-alist is bound.
|
Tue, 20 Oct 1992 07:05:38 +0000 |
Richard M. Stallman |
(ange-ftp-add-vms-host, ange-ftp-add-dl-dir, ange-ftp-add-mts-host):
|
Tue, 20 Oct 1992 06:44:21 +0000 |
Richard M. Stallman |
(vc-registered): Look for a vc-registered handler.
|
Tue, 20 Oct 1992 06:43:48 +0000 |
Richard M. Stallman |
Add dummy handlers for file-truename and vc-registered.
|
Tue, 20 Oct 1992 06:39:24 +0000 |
Richard M. Stallman |
(file-truename): Check for root by seeing if
|
Tue, 20 Oct 1992 06:13:00 +0000 |
Richard M. Stallman |
(grow_specpdl): Increase max_specpdl_size before Fsignal.
|
Tue, 20 Oct 1992 06:12:43 +0000 |
Richard M. Stallman |
[emacs]: Define POINTER and SIZE.
|
Tue, 20 Oct 1992 06:12:19 +0000 |
Richard M. Stallman |
(get_lim_data): Make it static.
|
Tue, 20 Oct 1992 06:11:53 +0000 |
Richard M. Stallman |
(syms_of_keyboard): Properly staticpro this_command_keys.
|
Tue, 20 Oct 1992 04:35:17 +0000 |
Richard M. Stallman |
(mail-aliases): Add definition here.
|
Mon, 19 Oct 1992 22:39:55 +0000 |
Richard M. Stallman |
(add-log-current-defun): Add condition-case around
|
Mon, 19 Oct 1992 18:47:56 +0000 |
Jim Blandy |
* xdisp.c (message): If M is zero, clear echo_area_glyphs and
|
Mon, 19 Oct 1992 18:47:21 +0000 |
Jim Blandy |
* window.h (struct window): Doc fix.
|
Mon, 19 Oct 1992 18:46:29 +0000 |
Jim Blandy |
* window.c: Try to deal coherently with deleted windows:
|
Mon, 19 Oct 1992 18:44:46 +0000 |
Jim Blandy |
* minibuf.c (temp_echo_area_glyphs): Don't clear echo_area_glyphs
|
Mon, 19 Oct 1992 18:41:37 +0000 |
Jim Blandy |
* lisp.h (CHECK_LIVE_WINDOW): New predicate.
|
Mon, 19 Oct 1992 18:41:06 +0000 |
Jim Blandy |
* keymap.c (store_in_keymap): Don't forget to QUIT in the
|
Mon, 19 Oct 1992 18:39:37 +0000 |
Jim Blandy |
* keyboard.h (this_command_keys): Extern declaration changed. Doc fix.
|
Mon, 19 Oct 1992 18:38:58 +0000 |
Jim Blandy |
* keyboard.c (this_command_keys): Make this a vector, instead of
|
Mon, 19 Oct 1992 18:36:13 +0000 |
Jim Blandy |
Same. * xfns.c (x_set_face): Dyked out this function; it has no callers,
|
Mon, 19 Oct 1992 18:33:14 +0000 |
Jim Blandy |
* frame.c (make_frame_without_minibuffer, Fwindow_frame): Use
|
Mon, 19 Oct 1992 18:31:34 +0000 |
Jim Blandy |
* xterm.c (compose_status): New variable.
|
Sun, 18 Oct 1992 22:56:00 +0000 |
Richard M. Stallman |
(kill-sentence, backward-kill-sentence):
|
Sun, 18 Oct 1992 22:21:08 +0000 |
Richard M. Stallman |
Doc fixes.
|
Sun, 18 Oct 1992 22:20:45 +0000 |
Richard M. Stallman |
Comment fix.
|
Sun, 18 Oct 1992 22:20:07 +0000 |
Richard M. Stallman |
Delete version 18 compatibility stuff.
|