| Commit message (Expand) | Author | Age | Files | Lines |
| * | Added headers, commented out code the duplicates startup effects. | Eric S. Raymond | 1993-03-11 | 1 | -50/+85 |
| * | Added headers, removed function bindings. | Eric S. Raymond | 1993-03-11 | 1 | -43/+13 |
| * | Added headers, changed some keycap names. | Eric S. Raymond | 1993-03-11 | 1 | -108/+119 |
| * | Added headers, changes some keycap names. | Eric S. Raymond | 1993-03-11 | 1 | -40/+76 |
| * | Added headers, removed function-key bindings. | Eric S. Raymond | 1993-03-11 | 1 | -5/+12 |
| * | Added headers, changed a few cookie names. | Eric S. Raymond | 1993-03-11 | 1 | -36/+52 |
| * | Initial revision | Eric S. Raymond | 1993-03-11 | 1 | -0/+40 |
| * | Added lots more cookies to fkey_table[], and code to do even more. | Eric S. Raymond | 1993-03-11 | 1 | -36/+126 |
| * | (x_frame_parms): Add elts for visibility and menu-bar-lines. | Richard M. Stallman | 1993-03-11 | 1 | -34/+91 |
| * | (syms_of_xmenu): Set up Qmenu_enable. | Richard M. Stallman | 1993-03-11 | 1 | -7/+37 |
| * | Added autoload, binding and menu line for new finder feature (P). | Eric S. Raymond | 1993-03-11 | 1 | -2/+6 |
| * | (command_loop_1): Typo in last change. | Richard M. Stallman | 1993-03-11 | 1 | -2/+2 |
| * | (change_frame_size): Handle FRAME_MENU_BAR_LINES. | Richard M. Stallman | 1993-03-11 | 1 | -2/+3 |
| * | (x_frame_parms): Add elts for visibility and menu-bar-lines. | Richard M. Stallman | 1993-03-11 | 1 | -0/+4 |
| * | Bug fix. | Eric S. Raymond | 1993-03-11 | 1 | -4/+1 |
| * | (Flogb): Fix arg names. Don't confuse Lisp_Object with integer. | Richard M. Stallman | 1993-03-11 | 1 | -3/+4 |
| * | (Flogb): Fix use of IN_FLOAT. | Richard M. Stallman | 1993-03-11 | 1 | -1/+1 |
| * | * xterm.c (x_find_modifier_meanings): XDisplayKeycodes only | Jim Blandy | 1993-03-11 | 1 | -0/+6 |
| * | * xrdb.c (get_user_db): Since xrdb.c doesn't #include xterm.h, | Jim Blandy | 1993-03-11 | 1 | -1/+1 |
| * | * unexec.c (copy_text_and_data): Error message tweaked. | Jim Blandy | 1993-03-11 | 1 | -1/+1 |
| * | * textprop.c (Fadd_text_properties): Initialize the modified flag. | Jim Blandy | 1993-03-11 | 1 | -4/+4 |
| * | * systime.h (timezone): Add an explicit declaration for this | Jim Blandy | 1993-03-11 | 1 | -0/+5 |
| * | * syssignal.h (sigunblock): Add definition which works under SYSVr4. | Jim Blandy | 1993-03-11 | 1 | -9/+21 |
| * | * sysdep.c (read_input_waiting): Set e.frame_or_window, not | Jim Blandy | 1993-03-11 | 1 | -3/+15 |
| * | * process.c (process_send_signal): In the TERMIOS code for sending | Jim Blandy | 1993-03-11 | 1 | -3/+5 |
| * | * floatfns.c (Flogb): Undo the change of Feb 22. | Jim Blandy | 1993-03-11 | 1 | -5/+11 |
| * | * emacs.c (__do_global_ctors, __do_global_ctors_aux, | Jim Blandy | 1993-03-11 | 1 | -1/+6 |
| * | * dired.c (NAMLEN): Never use d_nameln to get the length of the | Jim Blandy | 1993-03-11 | 1 | -2/+12 |
| * | * s/usg5-4.h: Changes from Eric Raymond: | Jim Blandy | 1993-03-11 | 1 | -3/+23 |
| * | * s/usg5-3.h (LIBX11_SYSTEM): Eric Raymond says the libraries here | Jim Blandy | 1993-03-11 | 1 | -1/+1 |
| * | * m/template.h, s/template.h: Mention that `etc/MACHINES' and | Jim Blandy | 1993-03-11 | 2 | -0/+21 |
| * | * m/intel386.h (LIB_STANDARD): If USG5_4 is #defined, there's no | Jim Blandy | 1993-03-11 | 1 | -2/+8 |
| * | * sun-mouse.el (suspend-emacstool): Run suspend-hooks, not | Jim Blandy | 1993-03-11 | 1 | -1/+1 |
| * | * simple.el (kill-ring-save): Doc fix. | Jim Blandy | 1993-03-11 | 1 | -3/+9 |
| * | * resume.el: Doc fix. | Jim Blandy | 1993-03-11 | 1 | -1/+1 |
| * | * simple.el (yank, yank-pop): Always return nil; don't rely on | Jim Blandy | 1993-03-11 | 1 | -1/+2 |
| * | * files.el (basic-save-buffer): If file-precious-flag is set, and | Jim Blandy | 1993-03-11 | 1 | -0/+4 |
| * | * calendar.el (hebrew-calendar-yahrzeit): Change reference to | Jim Blandy | 1993-03-11 | 1 | -1/+1 |
| * | * cal-mayan.el (calendar-mayan-haab-on-or-before, | Jim Blandy | 1993-03-11 | 1 | -24/+10 |
| * | (command-line-1): Fix copyright year. | Richard M. Stallman | 1993-03-11 | 1 | -1/+1 |
| * | * bytecomp.el: Declare suspend-hook to be an obsolete variable. | Jim Blandy | 1993-03-11 | 1 | -0/+1 |
| * | * term/x-win.el: Disable suspending under X windows by setting | Jim Blandy | 1993-03-11 | 1 | -3/+4 |
| * | * timer.c (main): Set the ownership of the stdin file descriptor | Jim Blandy | 1993-03-11 | 1 | -2/+13 |
| * | * b2m.c (main): Don't exit upon reading a blank line. | Jim Blandy | 1993-03-11 | 1 | -2/+8 |
| * | * configure: Recognize strings like "sysvr0" or "sysvr1" as System V. | Jim Blandy | 1993-03-11 | 1 | -23/+32 |
| * | * Makefile.in (install.sysv): Add a second `$' in front of | Jim Blandy | 1993-03-11 | 1 | -1/+1 |
| * | entered into RCS | Jim Blandy | 1993-03-11 | 1 | -9/+8 |
| * | * keyboard.c (command_loop_1): Adjust to the fact that display | Jim Blandy | 1993-03-11 | 1 | -14/+25 |
| * | (function-key-map): Map key symbols backspace, return... into ASCII chars. | Richard M. Stallman | 1993-03-10 | 1 | -0/+17 |
| * | Define HAVE_TCATTR based on HAVE_TERMIOS earlier. | Richard M. Stallman | 1993-03-10 | 1 | -11/+16 |