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.
|