Sat, 03 Oct 1992 03:03:45 +0000 |
Jim Blandy |
* keyboard.c (modify_event_symbol): Make sure that the unmodified
|
Sat, 03 Oct 1992 02:21:51 +0000 |
Richard M. Stallman |
(open-line): Shield undo from the hack to insert at pt-1.
|
Sat, 03 Oct 1992 02:12:40 +0000 |
Richard M. Stallman |
(Fprimitive_undo): When undoing an insert, move point and then delete.
|
Sat, 03 Oct 1992 01:09:59 +0000 |
Jim Blandy |
Doc fix.
|
Sat, 03 Oct 1992 00:08:23 +0000 |
Joseph Arceneaux |
Fixed typos.
|
Sat, 03 Oct 1992 00:06:36 +0000 |
Jim Blandy |
* minibuf.c (read_minibuf): Don't bother to save the current
|
Sat, 03 Oct 1992 00:05:48 +0000 |
Joseph Arceneaux |
* intervals.c: `copy_intervals()' no longer static.
|
Sat, 03 Oct 1992 00:05:39 +0000 |
Jim Blandy |
* keymap.c (access_keymap, store_in_keymap,
|
Sat, 03 Oct 1992 00:04:59 +0000 |
Joseph Arceneaux |
* intervals.h: Declare `copy_intervals()'.
|
Sat, 03 Oct 1992 00:04:45 +0000 |
Jim Blandy |
Doc fixes.
|
Sat, 03 Oct 1992 00:01:09 +0000 |
Jim Blandy |
* termhooks.h (struct input_event): Doc fix.
|
Fri, 02 Oct 1992 23:56:44 +0000 |
Jim Blandy |
* keyboard.h (EVENT_HAS_PARAMETERS): Definition changed - all events
|
Fri, 02 Oct 1992 23:55:39 +0000 |
Jim Blandy |
* keyboard.c (echo_char, read_char): Apply EVENT_HEAD without first
|
Fri, 02 Oct 1992 23:52:26 +0000 |
Richard M. Stallman |
(Info-follow-nearest-node): Handle line breaks after *note.
|
Fri, 02 Oct 1992 23:43:16 +0000 |
Joseph Arceneaux |
* buffer.c: #include intervals.h.
|
Fri, 02 Oct 1992 22:33:18 +0000 |
Joseph Arceneaux |
Fixed typos.
|
Fri, 02 Oct 1992 22:32:00 +0000 |
Joseph Arceneaux |
* lisp.h: Declare Qbuffer_or_string_p.
|
Fri, 02 Oct 1992 22:30:42 +0000 |
Joseph Arceneaux |
Fixed typeos.
|
Fri, 02 Oct 1992 22:18:46 +0000 |
Jim Blandy |
* xmenu.c: #include "keyboard.h".
|
Fri, 02 Oct 1992 20:13:46 +0000 |
Joseph Arceneaux |
* intervals.c: Removed #include of "screen.h".
|
Fri, 02 Oct 1992 20:05:45 +0000 |
Joseph Arceneaux |
* textprop.c: Conditionalize all functions on
|
Fri, 02 Oct 1992 20:02:51 +0000 |
Joseph Arceneaux |
* intervals.c: Conditionalize all functions on
|
Fri, 02 Oct 1992 19:59:42 +0000 |
Joseph Arceneaux |
* alloc.c: #include "intervals.h".
|
Fri, 02 Oct 1992 18:59:40 +0000 |
Joseph Arceneaux |
* fileio.c (Finsert_file_contents): Call offset_intervals() if
|
Fri, 02 Oct 1992 04:06:18 +0000 |
Richard M. Stallman |
(nuke-nroff-bs): Delete just 9 lines above header.
|
Fri, 02 Oct 1992 02:26:36 +0000 |
Jim Blandy |
*** empty log message ***
|
Fri, 02 Oct 1992 00:32:14 +0000 |
Richard M. Stallman |
(nuke-nroff-bs): Was nuking one line too many after header.
|
Thu, 01 Oct 1992 23:07:09 +0000 |
Richard M. Stallman |
(mark_object): Avoid car recursion on cons with nil in cdr.
|
Thu, 01 Oct 1992 02:00:41 +0000 |
Roland McGrath |
(compilation-parse-errors): Save (match-beginning 0) in a variable, so the
|
Thu, 01 Oct 1992 01:58:57 +0000 |
Joseph Arceneaux |
Qbuffer_or_string_p added.
|
Thu, 01 Oct 1992 01:52:09 +0000 |
Joseph Arceneaux |
(describe_syntax): Use insert_char to insert `match'.
|
Thu, 01 Oct 1992 01:22:22 +0000 |
Joseph Arceneaux |
* buffer.c (reset_buffer): Do INITIALIZE_INTERVAL on the buffer's
|
Thu, 01 Oct 1992 01:00:41 +0000 |
Joseph Arceneaux |
* lisp.h: Conditionally define interval structure and macros.
|
Thu, 01 Oct 1992 00:56:11 +0000 |
Joseph Arceneaux |
* insdel.c: #include "intervals.h"
|
Thu, 01 Oct 1992 00:56:11 +0000 |
Joseph Arceneaux |
Various comment changes.
|
Thu, 01 Oct 1992 00:56:11 +0000 |
Joseph Arceneaux |
* intervals.h: Declare temp_set_point.
|
Thu, 01 Oct 1992 00:56:11 +0000 |
Joseph Arceneaux |
* buffer.h: New macro TEMP_SET_PT. If intervals are used, SET_PT
|
Thu, 01 Oct 1992 00:56:11 +0000 |
Joseph Arceneaux |
* editfns.c (make_buffer_string): Call copy_intervals_to_string().
|
Thu, 01 Oct 1992 00:56:11 +0000 |
Joseph Arceneaux |
Password:
|
Thu, 01 Oct 1992 00:56:11 +0000 |
Joseph Arceneaux |
Minor optimizations of Fset_text_properties and Ferase_text_properties.
|
Wed, 30 Sep 1992 21:44:26 +0000 |
Jim Blandy |
entered into RCS
|
Wed, 30 Sep 1992 18:16:11 +0000 |
Jim Blandy |
* buffer.c (Fother_buffer): Add back the VISIBLE_OK argument. It
|
Wed, 30 Sep 1992 14:28:46 +0000 |
Jim Blandy |
* window.c (Fset_window_configuration): Don't select the frame
|
Wed, 30 Sep 1992 11:57:51 +0000 |
Jim Blandy |
* xterm.c (x_meta_mod_mask): New variable, indicating which X
|
Wed, 30 Sep 1992 11:35:45 +0000 |
Jim Blandy |
* data.c (Fmake_local_variable): If SYM forwards to a C variable,
|
Wed, 30 Sep 1992 11:29:49 +0000 |
Jim Blandy |
* lisp.h: Doc elaboration for Lisp_Buffer_Local_Value.
|
Wed, 30 Sep 1992 10:31:31 +0000 |
Richard M. Stallman |
(kill-word): Don't change point before calling kill-region.
|
Wed, 30 Sep 1992 08:36:57 +0000 |
Jim Blandy |
* gud.el (gud-last-frame): Added defvar for this.
|
Wed, 30 Sep 1992 08:29:25 +0000 |
Jim Blandy |
* gud.el (gud-filter-insert): Previous changes misunderstood
|
Wed, 30 Sep 1992 01:45:47 +0000 |
Roland McGrath |
(compilation-parse-errors): After we get enough errors to stop early, toss
|
Wed, 30 Sep 1992 01:11:20 +0000 |
Joseph Arceneaux |
Mods to Ferase_text_properties
|
Tue, 29 Sep 1992 23:59:26 +0000 |
Roland McGrath |
(compilation-parse-errors): When we reach FIND-AT-LEAST errors, keep going
|
Tue, 29 Sep 1992 22:19:48 +0000 |
Roland McGrath |
(os handling): Recognize `linux' as a valid os.
|
Tue, 29 Sep 1992 20:39:55 +0000 |
Richard M. Stallman |
(mail-send-and-exit): Do other-buffer before bury-buffer.
|
Tue, 29 Sep 1992 18:30:35 +0000 |
Jim Blandy |
* xselect.c (Qcut_buffer0): Symbol removed; we're using a new
|
Tue, 29 Sep 1992 18:15:12 +0000 |
Richard M. Stallman |
(mail-unsent-separator): Add another alternative.
|
Tue, 29 Sep 1992 17:43:45 +0000 |
Jim Blandy |
*** empty log message ***
|
Tue, 29 Sep 1992 17:27:47 +0000 |
Jim Blandy |
*** empty log message ***
|
Tue, 29 Sep 1992 16:01:03 +0000 |
Jim Blandy |
* keymap.c (access_keymap): Don't forget to QUIT while scanning
|
Tue, 29 Sep 1992 15:06:46 +0000 |
Jim Blandy |
* data.c (swap_in_symval_forwarding): Formatting tweaked.
|
Tue, 29 Sep 1992 14:29:22 +0000 |
Jim Blandy |
* keyboard.c: Initialize recent_keys in syms_of_keyboard, not
|
Tue, 29 Sep 1992 13:44:55 +0000 |
Jim Blandy |
* keyboard.c (recent_keys): Turn this from an array, which is a
|
Tue, 29 Sep 1992 13:25:14 +0000 |
Jim Blandy |
* frame.c (Fdelete_frame): Call Fselect_frame with the appropriate
|
Tue, 29 Sep 1992 12:31:16 +0000 |
Jim Blandy |
*** empty log message ***
|
Tue, 29 Sep 1992 11:32:13 +0000 |
Jim Blandy |
* xterm.h (ROOT_WINDOW): Use the DefaultScreen macro, not the
|
Tue, 29 Sep 1992 10:03:50 +0000 |
Jim Blandy |
*** empty log message ***
|
Tue, 29 Sep 1992 09:57:12 +0000 |
Jim Blandy |
* gud.el: When we send a command to the debugger via gud-call,
|
Tue, 29 Sep 1992 07:45:05 +0000 |
Jim Blandy |
* gud.el (gud-def): Doc fix.
|
Tue, 29 Sep 1992 06:19:35 +0000 |
Jim Blandy |
* editfns.c (save_excursion_save, save_excursion_restore):
|
Tue, 29 Sep 1992 04:54:28 +0000 |
Jim Blandy |
* data.c (Frem): Use the `fmod' function under SunOS, Ultrix, and
|
Tue, 29 Sep 1992 04:08:04 +0000 |
Jim Blandy |
* buffer.c (Fbury_buffer): This used to undisplay the buffer being
|
Tue, 29 Sep 1992 03:38:03 +0000 |
Jim Blandy |
* frame.c (Fselect_frame, Fframe_root_window,
|
Tue, 29 Sep 1992 03:14:35 +0000 |
Jim Blandy |
entered into RCS
|
Tue, 29 Sep 1992 01:08:33 +0000 |
Jim Blandy |
* ralloc.c: Since the users of the relocating allocation code
|
Mon, 28 Sep 1992 13:10:43 +0000 |
Richard M. Stallman |
(record_delete): Record pos before the deletion.
|
Mon, 28 Sep 1992 13:10:15 +0000 |
Richard M. Stallman |
(del_range): Call record_delete before updating point.
|
Mon, 28 Sep 1992 13:02:52 +0000 |
Richard M. Stallman |
(file-relative-name-1): New function split out.
|
Mon, 28 Sep 1992 13:02:35 +0000 |
Richard M. Stallman |
Use frame-width instead of screen-width.
|
Mon, 28 Sep 1992 13:02:21 +0000 |
Richard M. Stallman |
(ws-mark-word): Use forward-word, with an arg, instead of backward-word.
|
Mon, 28 Sep 1992 13:01:53 +0000 |
Richard M. Stallman |
(vc-rename-file): Use OLD, not FILE which is unbound.
|
Mon, 28 Sep 1992 12:54:05 +0000 |
Richard M. Stallman |
(ange-ftp-kill-ftp-process): Delete spurious ".
|
Mon, 28 Sep 1992 12:41:39 +0000 |
Richard M. Stallman |
(timer-process-sentinel): Don't set timer-scratch.
|
Mon, 28 Sep 1992 07:40:46 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Do record_insert, then inc MODIFF.
|
Mon, 28 Sep 1992 06:55:54 +0000 |
Jim Blandy |
* keyboard.c (read_char): If we're returning an event from a
|
Mon, 28 Sep 1992 06:53:29 +0000 |
Jim Blandy |
* termhooks.h (alt_modifier, hyper_modifier, super_modifier,
|
Mon, 28 Sep 1992 06:10:03 +0000 |
Jim Blandy |
* window.c (delete_all_subwindows): Save the window's buffer in
|
Mon, 28 Sep 1992 02:20:23 +0000 |
Jim Blandy |
* keymap.c (access_keymap): Remove code to notice bindings for
|
Mon, 28 Sep 1992 01:27:56 +0000 |
Roland McGrath |
Use (function ...) around lambdas, so it works in v18.
|
Sun, 27 Sep 1992 17:30:03 +0000 |
Christopher Zaborsky |
Dox Fix
|
Sun, 27 Sep 1992 17:22:08 +0000 |
Christopher Zaborsky |
Doc fix.
|
Sun, 27 Sep 1992 02:42:08 +0000 |
Roland McGrath |
(vc-update-change-log): Use file-relative-name.
|
Sun, 27 Sep 1992 02:40:49 +0000 |
Roland McGrath |
(file-relative-name): Rewritten so unrelativizable file names win.
|
Sun, 27 Sep 1992 02:27:00 +0000 |
Roland McGrath |
(file-relative-name): Don't lose when DIRECTORY is nil.
|
Sun, 27 Sep 1992 02:25:31 +0000 |
Roland McGrath |
(file-relative-name): New function.
|
Sun, 27 Sep 1992 01:55:21 +0000 |
Roland McGrath |
%.2d -> %02d
|
Sun, 27 Sep 1992 01:51:04 +0000 |
Roland McGrath |
(vc-checkin-hook): New user hook variable.
|
Sun, 27 Sep 1992 01:31:15 +0000 |
Roland McGrath |
(vc-update-change-log): Use shell-command, not shell-command-on-region.
|
Sun, 27 Sep 1992 01:24:00 +0000 |
Roland McGrath |
New version from sk. Further hacked:
|
Sun, 27 Sep 1992 00:45:57 +0000 |
Roland McGrath |
(vc-toggle-read-only): Doc fix.
|
Sat, 26 Sep 1992 22:58:56 +0000 |
Richard M. Stallman |
Doc fix.
|
Sat, 26 Sep 1992 22:52:22 +0000 |
Richard M. Stallman |
Delete obsolete comments.
|
Sat, 26 Sep 1992 22:49:36 +0000 |
Richard M. Stallman |
(gomoku): Make it autoload.
|
Sat, 26 Sep 1992 22:37:56 +0000 |
Michael Meissner |
RISC-OS rev 5, DEC OSF/1 changes.
|
Sat, 26 Sep 1992 21:41:37 +0000 |
Richard M. Stallman |
(spook): Make it autoload.
|
Sat, 26 Sep 1992 21:34:39 +0000 |
Richard M. Stallman |
(setenv): Make it autoload.
|
Sat, 26 Sep 1992 21:27:08 +0000 |
Richard M. Stallman |
Fix setup of mpuz-read-map not to depend on keymap format.
|
Sat, 26 Sep 1992 21:15:01 +0000 |
Richard M. Stallman |
Doc fix.
|
Sat, 26 Sep 1992 21:00:17 +0000 |
Richard M. Stallman |
(diff): Don't print echo area message.
|
Sat, 26 Sep 1992 08:15:35 +0000 |
Richard M. Stallman |
(mouse-split-window-vertically): Use @.
|
Fri, 25 Sep 1992 23:23:17 +0000 |
Richard M. Stallman |
(single_keymap_panes): Handle vectors properly.
|
Thu, 24 Sep 1992 07:23:59 +0000 |
Richard M. Stallman |
(after-find-file): New arg NOAUTO.
|
Thu, 24 Sep 1992 01:29:22 +0000 |
Joseph Arceneaux |
See ChangeLog
|
Wed, 23 Sep 1992 12:48:12 +0000 |
Jim Blandy |
* xmenu.c (single_keymap_panes): Comment out the code which
|
Wed, 23 Sep 1992 12:46:52 +0000 |
Jim Blandy |
* keymap.c (DENSE_TABLE_SIZE): Doc fix.
|
Wed, 23 Sep 1992 12:45:50 +0000 |
Jim Blandy |
* indent.c (Fmove_to_column): Pass the right number of arguments
|
Wed, 23 Sep 1992 11:51:59 +0000 |
Jim Blandy |
* process.c [SIGCHLD && !BSD && !UNIPLUS && !HPUX]
|
Wed, 23 Sep 1992 10:33:26 +0000 |
Jim Blandy |
*** empty log message ***
|
Wed, 23 Sep 1992 04:21:23 +0000 |
Richard M. Stallman |
(calculate-c-indent): When testing for function-start line,
|
Wed, 23 Sep 1992 03:51:58 +0000 |
Jim Blandy |
* fileio.c (syms_of_fileio): Don't try to defsubr Sunix_sync
|
Wed, 23 Sep 1992 03:51:13 +0000 |
Jim Blandy |
* sysdep.c (sys_suspend): Don't try to use "nice (- nice (0))" to
|