Fri, 12 Mar 1993 21:42:58 +0000 |
Richard M. Stallman |
(internal_self_insert): Check that tab_width does not
|
Fri, 12 Mar 1993 20:13:56 +0000 |
Eric S. Raymond |
Fixed typo. tigetstr -> tgetstr.
|
Fri, 12 Mar 1993 19:53:22 +0000 |
Eric S. Raymond |
Added library headers.
|
Fri, 12 Mar 1993 12:04:55 +0000 |
Richard M. Stallman |
(query-replace-map): New keymap.
|
Fri, 12 Mar 1993 12:04:04 +0000 |
Richard M. Stallman |
(Qrange_error, Qdomain_error, Qsingularity_error):
|
Fri, 12 Mar 1993 12:02:31 +0000 |
Richard M. Stallman |
(Fcurrent_time_string): Optional arg specifies time.
|
Fri, 12 Mar 1993 10:15:36 +0000 |
Richard M. Stallman |
(Fx_popup_menu): Allow a frame instead of a window, in arg.
|
Fri, 12 Mar 1993 06:27:05 +0000 |
Richard M. Stallman |
Comment fix.
|
Fri, 12 Mar 1993 06:26:38 +0000 |
Richard M. Stallman |
(mark_object): Mark the menu_bar_items field.
|
Fri, 12 Mar 1993 06:26:18 +0000 |
Richard M. Stallman |
(display_menu_bar): New function.
|
Fri, 12 Mar 1993 06:25:48 +0000 |
Richard M. Stallman |
(syms_of_keyboard): Set up Qmenu_bar.
|
Fri, 12 Mar 1993 06:22:11 +0000 |
Richard M. Stallman |
(FRAME_MENU_BAR_ITEMS): New macro (two versions).
|
Fri, 12 Mar 1993 06:20:52 +0000 |
Richard M. Stallman |
(Fx_popup_menu): Allow a frame instead of a window, in arg.
|
Thu, 11 Mar 1993 21:36:22 +0000 |
Richard M. Stallman |
(tigetstr): Add dummy definition to make Emacs link again.
|
Thu, 11 Mar 1993 18:50:04 +0000 |
Richard M. Stallman |
Cancel previous change, since it discarded
|
Thu, 11 Mar 1993 09:00:25 +0000 |
Eric S. Raymond |
Added headers, commented out code the duplicates startup effects.
|
Thu, 11 Mar 1993 08:56:55 +0000 |
Eric S. Raymond |
Added headers, removed function bindings.
|
Thu, 11 Mar 1993 08:52:30 +0000 |
Eric S. Raymond |
Added headers, changed some keycap names.
|
Thu, 11 Mar 1993 08:48:43 +0000 |
Eric S. Raymond |
Added headers, changes some keycap names.
|
Thu, 11 Mar 1993 08:45:57 +0000 |
Eric S. Raymond |
Added headers, removed function-key bindings.
|
Thu, 11 Mar 1993 08:41:42 +0000 |
Eric S. Raymond |
Added headers, changed a few cookie names.
|
Thu, 11 Mar 1993 08:36:39 +0000 |
Eric S. Raymond |
Initial revision
|
Thu, 11 Mar 1993 08:13:27 +0000 |
Eric S. Raymond |
Added lots more cookies to fkey_table[], and code to do even more.
|
Thu, 11 Mar 1993 08:10:58 +0000 |
Richard M. Stallman |
(x_frame_parms): Add elts for visibility and menu-bar-lines.
|
Thu, 11 Mar 1993 08:09:52 +0000 |
Richard M. Stallman |
(syms_of_xmenu): Set up Qmenu_enable.
|
Thu, 11 Mar 1993 07:55:27 +0000 |
Eric S. Raymond |
Added autoload, binding and menu line for new finder feature (P).
|
Thu, 11 Mar 1993 07:54:22 +0000 |
Richard M. Stallman |
(command_loop_1): Typo in last change.
|
Thu, 11 Mar 1993 07:49:34 +0000 |
Richard M. Stallman |
(change_frame_size): Handle FRAME_MENU_BAR_LINES.
|
Thu, 11 Mar 1993 07:48:36 +0000 |
Richard M. Stallman |
(x_frame_parms): Add elts for visibility and menu-bar-lines.
|
Thu, 11 Mar 1993 07:45:02 +0000 |
Eric S. Raymond |
Bug fix.
|
Thu, 11 Mar 1993 07:25:50 +0000 |
Richard M. Stallman |
(Flogb): Fix arg names. Don't confuse Lisp_Object with integer.
|
Thu, 11 Mar 1993 07:22:49 +0000 |
Richard M. Stallman |
(Flogb): Fix use of IN_FLOAT.
|
Thu, 11 Mar 1993 07:19:36 +0000 |
Jim Blandy |
* xterm.c (x_find_modifier_meanings): XDisplayKeycodes only
|
Thu, 11 Mar 1993 07:18:48 +0000 |
Jim Blandy |
* xrdb.c (get_user_db): Since xrdb.c doesn't #include xterm.h,
|
Thu, 11 Mar 1993 07:18:15 +0000 |
Jim Blandy |
* unexec.c (copy_text_and_data): Error message tweaked.
|
Thu, 11 Mar 1993 07:17:54 +0000 |
Jim Blandy |
* textprop.c (Fadd_text_properties): Initialize the modified flag.
|
Thu, 11 Mar 1993 07:17:15 +0000 |
Jim Blandy |
* systime.h (timezone): Add an explicit declaration for this
|
Thu, 11 Mar 1993 07:16:39 +0000 |
Jim Blandy |
* syssignal.h (sigunblock): Add definition which works under SYSVr4.
|
Thu, 11 Mar 1993 07:14:54 +0000 |
Jim Blandy |
* sysdep.c (read_input_waiting): Set e.frame_or_window, not
|
Thu, 11 Mar 1993 07:14:16 +0000 |
Jim Blandy |
* process.c (process_send_signal): In the TERMIOS code for sending
|
Thu, 11 Mar 1993 07:13:24 +0000 |
Jim Blandy |
* floatfns.c (Flogb): Undo the change of Feb 22.
|
Thu, 11 Mar 1993 07:13:06 +0000 |
Jim Blandy |
* emacs.c (__do_global_ctors, __do_global_ctors_aux,
|
Thu, 11 Mar 1993 07:11:34 +0000 |
Jim Blandy |
* dired.c (NAMLEN): Never use d_nameln to get the length of the
|
Thu, 11 Mar 1993 07:11:06 +0000 |
Jim Blandy |
* s/usg5-4.h: Changes from Eric Raymond:
|
Thu, 11 Mar 1993 07:10:34 +0000 |
Jim Blandy |
* s/usg5-3.h (LIBX11_SYSTEM): Eric Raymond says the libraries here
|
Thu, 11 Mar 1993 07:10:06 +0000 |
Jim Blandy |
* m/template.h, s/template.h: Mention that `etc/MACHINES' and
|
Thu, 11 Mar 1993 07:08:47 +0000 |
Jim Blandy |
* m/intel386.h (LIB_STANDARD): If USG5_4 is #defined, there's no
|
Thu, 11 Mar 1993 07:07:43 +0000 |
Jim Blandy |
* sun-mouse.el (suspend-emacstool): Run suspend-hooks, not
|
Thu, 11 Mar 1993 07:07:17 +0000 |
Jim Blandy |
* simple.el (kill-ring-save): Doc fix.
|
Thu, 11 Mar 1993 07:06:01 +0000 |
Jim Blandy |
* resume.el: Doc fix.
|
Thu, 11 Mar 1993 07:05:23 +0000 |
Jim Blandy |
* simple.el (yank, yank-pop): Always return nil; don't rely on
|
Thu, 11 Mar 1993 07:04:44 +0000 |
Jim Blandy |
* files.el (basic-save-buffer): If file-precious-flag is set, and
|
Thu, 11 Mar 1993 07:03:57 +0000 |
Jim Blandy |
* calendar.el (hebrew-calendar-yahrzeit): Change reference to
|
Thu, 11 Mar 1993 07:03:17 +0000 |
Jim Blandy |
* cal-mayan.el (calendar-mayan-haab-on-or-before,
|
Thu, 11 Mar 1993 07:02:13 +0000 |
Richard M. Stallman |
(command-line-1): Fix copyright year.
|
Thu, 11 Mar 1993 07:02:11 +0000 |
Jim Blandy |
* bytecomp.el: Declare suspend-hook to be an obsolete variable.
|
Thu, 11 Mar 1993 07:01:17 +0000 |
Jim Blandy |
* term/x-win.el: Disable suspending under X windows by setting
|
Thu, 11 Mar 1993 07:00:12 +0000 |
Jim Blandy |
* timer.c (main): Set the ownership of the stdin file descriptor
|
Thu, 11 Mar 1993 06:59:53 +0000 |
Jim Blandy |
* b2m.c (main): Don't exit upon reading a blank line.
|
Thu, 11 Mar 1993 06:58:58 +0000 |
Jim Blandy |
* configure: Recognize strings like "sysvr0" or "sysvr1" as System V.
|
Thu, 11 Mar 1993 06:58:20 +0000 |
Jim Blandy |
* Makefile.in (install.sysv): Add a second `$' in front of
|
Thu, 11 Mar 1993 06:18:56 +0000 |
Jim Blandy |
entered into RCS
|
Thu, 11 Mar 1993 03:49:34 +0000 |
Jim Blandy |
* keyboard.c (command_loop_1): Adjust to the fact that display
|
Wed, 10 Mar 1993 06:31:49 +0000 |
Richard M. Stallman |
(function-key-map): Map key symbols backspace, return... into ASCII chars.
|
Wed, 10 Mar 1993 05:34:06 +0000 |
Richard M. Stallman |
Define HAVE_TCATTR based on HAVE_TERMIOS earlier.
|
Wed, 10 Mar 1993 05:33:40 +0000 |
Richard M. Stallman |
(FLOAT_CHECK_ERRNO): Define unless NO_FLOAT_CHECK_ERRNO.
|
Wed, 10 Mar 1993 05:24:42 +0000 |
Richard M. Stallman |
(Fdefine_key): Use proper meta-bit to clear.
|
Wed, 10 Mar 1993 05:14:04 +0000 |
Richard M. Stallman |
(syms_of_data) [LISP_FLOAT_TYPE]: Define new error conditions:
|
Wed, 10 Mar 1993 05:13:24 +0000 |
Richard M. Stallman |
(Fy_or_n_p): Use query-replace-map.
|
Wed, 10 Mar 1993 05:12:42 +0000 |
Richard M. Stallman |
(set_point): Check invisibility of following character, not previous character.
|
Tue, 09 Mar 1993 23:40:36 +0000 |
Jim Blandy |
*** empty log message ***
|
Tue, 09 Mar 1993 23:02:46 +0000 |
Jim Blandy |
Initial revision
|
Tue, 09 Mar 1993 23:02:40 +0000 |
Eric S. Raymond |
Fix typo.
|
Tue, 09 Mar 1993 22:57:25 +0000 |
Richard M. Stallman |
(run-at-time): Allow an integer as TIME.
|
Tue, 09 Mar 1993 22:56:29 +0000 |
Eric S. Raymond |
Version 5 baseline.
|
Tue, 09 Mar 1993 22:14:36 +0000 |
Richard M. Stallman |
(c-beginning-of-statement): If next to a comment, use sentence motion.
|
Tue, 09 Mar 1993 21:18:31 +0000 |
Richard M. Stallman |
(query-replace-map): Add `quit' bindings. Delete default binding.
|
Tue, 09 Mar 1993 21:17:46 +0000 |
Richard M. Stallman |
(map-y-or-n-p): Handle `quit' as answer.
|
Tue, 09 Mar 1993 19:53:06 +0000 |
Richard M. Stallman |
(map-y-or-n-p): Use query-replace-map.
|
Tue, 09 Mar 1993 19:51:29 +0000 |
Richard M. Stallman |
(query-replace-map): New keymap.
|
Tue, 09 Mar 1993 17:48:56 +0000 |
Richard M. Stallman |
(command-apropos): Print echo area message iff found symbols.
|
Tue, 09 Mar 1993 17:03:08 +0000 |
Jim Blandy |
*** empty log message ***
|
Tue, 09 Mar 1993 08:08:52 +0000 |
Richard M. Stallman |
(rmail-update-summary): New function.
|
Tue, 09 Mar 1993 08:08:13 +0000 |
Richard M. Stallman |
(rmail-delete-forward): Go to summary buf to change D mark.
|
Tue, 09 Mar 1993 05:40:33 +0000 |
Richard M. Stallman |
(set-mark): Activate the mark.
|
Tue, 09 Mar 1993 05:37:50 +0000 |
Richard M. Stallman |
entered into RCS
|
Tue, 09 Mar 1993 05:27:35 +0000 |
Richard M. Stallman |
Initial revision
|
Mon, 08 Mar 1993 08:11:01 +0000 |
Richard M. Stallman |
Add autoload comments.
|
Mon, 08 Mar 1993 08:10:13 +0000 |
Richard M. Stallman |
(posn-timestamp, posn-col-row, posn-point, posn-window):
|
Mon, 08 Mar 1993 08:09:54 +0000 |
Richard M. Stallman |
(posn-timestamp, posn-col-row, posn-point, posn-window):
|
Mon, 08 Mar 1993 08:08:51 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 08 Mar 1993 08:08:23 +0000 |
Richard M. Stallman |
(Fframe_char_height, Fframe_char_width):
|
Mon, 08 Mar 1993 08:07:52 +0000 |
Richard M. Stallman |
(Fx_pixel_width, Fx_pixel_height): Fns deleted.
|
Mon, 08 Mar 1993 07:44:39 +0000 |
Richard M. Stallman |
entered into RCS
|
Mon, 08 Mar 1993 06:37:04 +0000 |
Richard M. Stallman |
(copy_rope): Expect FROM to be a vector.
|
Mon, 08 Mar 1993 05:38:53 +0000 |
Richard M. Stallman |
(XTread_socket):
|
Mon, 08 Mar 1993 00:07:53 +0000 |
Richard M. Stallman |
(event-basic-type): New function.
|
Sun, 07 Mar 1993 23:45:23 +0000 |
Richard M. Stallman |
Declare Qcategory, Qlocal_map. Declare textget, get_local_map.
|
Sun, 07 Mar 1993 23:43:52 +0000 |
Richard M. Stallman |
Include intervals.h.
|
Sun, 07 Mar 1993 23:41:34 +0000 |
Roland McGrath |
(syms_of_buffer): Make erase-buffer a disabled command.
|
Sun, 07 Mar 1993 23:32:54 +0000 |
Richard M. Stallman |
Include termhooks.h.
|
Sun, 07 Mar 1993 23:30:01 +0000 |
Richard M. Stallman |
(Fget_text_property): Use textget.
|
Sun, 07 Mar 1993 20:57:30 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 07 Mar 1993 20:18:52 +0000 |
Richard M. Stallman |
(read_key_sequence):
|
Sun, 07 Mar 1993 20:17:27 +0000 |
Richard M. Stallman |
(isearch-other-meta-char): Call listify-key-sequence.
|
Sun, 07 Mar 1993 18:20:54 +0000 |
Paul Eggert |
(vc-update-change-log): Check that ChangeLog is writable
|
Sun, 07 Mar 1993 09:35:31 +0000 |
Richard M. Stallman |
(Qmodification_hooks): Renamed from Qmodification.
|
Sun, 07 Mar 1993 09:34:39 +0000 |
Richard M. Stallman |
(verify_interval_modification): Handle insertions
|
Sun, 07 Mar 1993 09:33:43 +0000 |
Richard M. Stallman |
(struct buffer): New field mark_active.
|
Sun, 07 Mar 1993 09:33:13 +0000 |
Richard M. Stallman |
(prepare_to_modify_buffer): Set Vdeactivate_mark.
|
Sun, 07 Mar 1993 09:32:22 +0000 |
Richard M. Stallman |
(save_excursion_save): Save mark_active of buffer.
|
Sun, 07 Mar 1993 09:31:37 +0000 |
Richard M. Stallman |
(check_mark): Error if mark is not active.
|