bpt/emacs.git
1993-03-12 Richard M.... (Fx_popup_menu): Allow a frame instead of a window...
1993-03-11 Richard M.... (tigetstr): Add dummy definition to make Emacs link...
1993-03-11 Richard M.... Cancel previous change, since it discarded
1993-03-11 Eric S. RaymondAdded headers, commented out code the duplicates startu...
1993-03-11 Eric S. RaymondAdded headers, removed function bindings.
1993-03-11 Eric S. RaymondAdded headers, changed some keycap names.
1993-03-11 Eric S. RaymondAdded headers, changes some keycap names.
1993-03-11 Eric S. RaymondAdded headers, removed function-key bindings.
1993-03-11 Eric S. RaymondAdded headers, changed a few cookie names.
1993-03-11 Eric S. RaymondInitial revision
1993-03-11 Eric S. RaymondAdded lots more cookies to fkey_table[], and code to...
1993-03-11 Richard M.... (x_frame_parms): Add elts for visibility and menu-bar...
1993-03-11 Richard M.... (syms_of_xmenu): Set up Qmenu_enable.
1993-03-11 Eric S. RaymondAdded autoload, binding and menu line for new finder...
1993-03-11 Richard M.... (command_loop_1): Typo in last change.
1993-03-11 Richard M.... (change_frame_size): Handle FRAME_MENU_BAR_LINES.
1993-03-11 Richard M.... (x_frame_parms): Add elts for visibility and menu-bar...
1993-03-11 Eric S. RaymondBug fix.
1993-03-11 Richard M.... (Flogb): Fix arg names. Don't confuse Lisp_Object...
1993-03-11 Richard M.... (Flogb): Fix use of IN_FLOAT.
1993-03-11 Jim Blandy* xterm.c (x_find_modifier_meanings): XDisplayKeycodes...
1993-03-11 Jim Blandy* xrdb.c (get_user_db): Since xrdb.c doesn't #include...
1993-03-11 Jim Blandy* unexec.c (copy_text_and_data): Error message tweaked.
1993-03-11 Jim Blandy* textprop.c (Fadd_text_properties): Initialize the...
1993-03-11 Jim Blandy* systime.h (timezone): Add an explicit declaration...
1993-03-11 Jim Blandy* syssignal.h (sigunblock): Add definition which works...
1993-03-11 Jim Blandy* sysdep.c (read_input_waiting): Set e.frame_or_window...
1993-03-11 Jim Blandy* process.c (process_send_signal): In the TERMIOS code...
1993-03-11 Jim Blandy* floatfns.c (Flogb): Undo the change of Feb 22.
1993-03-11 Jim Blandy* emacs.c (__do_global_ctors, __do_global_ctors_aux,
1993-03-11 Jim Blandy* dired.c (NAMLEN): Never use d_nameln to get the lengt...
1993-03-11 Jim Blandy* s/usg5-4.h: Changes from Eric Raymond:
1993-03-11 Jim Blandy* s/usg5-3.h (LIBX11_SYSTEM): Eric Raymond says the...
1993-03-11 Jim Blandy* m/template.h, s/template.h: Mention that `etc/MACHINE...
1993-03-11 Jim Blandy* m/intel386.h (LIB_STANDARD): If USG5_4 is #defined...
1993-03-11 Jim Blandy* sun-mouse.el (suspend-emacstool): Run suspend-hooks...
1993-03-11 Jim Blandy* simple.el (kill-ring-save): Doc fix.
1993-03-11 Jim Blandy* resume.el: Doc fix.
1993-03-11 Jim Blandy* simple.el (yank, yank-pop): Always return nil; don...
1993-03-11 Jim Blandy* files.el (basic-save-buffer): If file-precious-flag...
1993-03-11 Jim Blandy* calendar.el (hebrew-calendar-yahrzeit): Change refere...
1993-03-11 Jim Blandy* cal-mayan.el (calendar-mayan-haab-on-or-before,
1993-03-11 Richard M.... (command-line-1): Fix copyright year.
1993-03-11 Jim Blandy* bytecomp.el: Declare suspend-hook to be an obsolete...
1993-03-11 Jim Blandy* term/x-win.el: Disable suspending under X windows...
1993-03-11 Jim Blandy* timer.c (main): Set the ownership of the stdin file...
1993-03-11 Jim Blandy* b2m.c (main): Don't exit upon reading a blank line.
1993-03-11 Jim Blandy* configure: Recognize strings like "sysvr0" or "sysvr1...
1993-03-11 Jim Blandy* Makefile.in (install.sysv): Add a second `$' in front of
1993-03-11 Jim Blandyentered into RCS
1993-03-11 Jim Blandy* keyboard.c (command_loop_1): Adjust to the fact that...
1993-03-10 Richard M.... (function-key-map): Map key symbols backspace, return...
1993-03-10 Richard M.... Define HAVE_TCATTR based on HAVE_TERMIOS earlier.
1993-03-10 Richard M.... (FLOAT_CHECK_ERRNO): Define unless NO_FLOAT_CHECK_ERRNO.
1993-03-10 Richard M.... (Fdefine_key): Use proper meta-bit to clear.
1993-03-10 Richard M.... (syms_of_data) [LISP_FLOAT_TYPE]: Define new error...
1993-03-10 Richard M.... (Fy_or_n_p): Use query-replace-map.
1993-03-10 Richard M.... (set_point): Check invisibility of following character...
1993-03-09 Jim Blandy*** empty log message ***
1993-03-09 Jim BlandyInitial revision
1993-03-09 Eric S. RaymondFix typo.
1993-03-09 Richard M.... (run-at-time): Allow an integer as TIME.
1993-03-09 Eric S. RaymondVersion 5 baseline.
1993-03-09 Richard M.... (c-beginning-of-statement): If next to a comment, use...
1993-03-09 Richard M.... (query-replace-map): Add `quit' bindings. Delete defau...
1993-03-09 Richard M.... (map-y-or-n-p): Handle `quit' as answer.
1993-03-09 Richard M.... (map-y-or-n-p): Use query-replace-map.
1993-03-09 Richard M.... (query-replace-map): New keymap.
1993-03-09 Richard M.... (command-apropos): Print echo area message iff found...
1993-03-09 Jim Blandy*** empty log message ***
1993-03-09 Richard M.... (rmail-update-summary): New function.
1993-03-09 Richard M.... (rmail-delete-forward): Go to summary buf to change...
1993-03-09 Richard M.... (set-mark): Activate the mark.
1993-03-09 Richard M.... entered into RCS
1993-03-09 Richard M.... Initial revision
1993-03-08 Richard M.... Add autoload comments.
1993-03-08 Richard M.... (posn-timestamp, posn-col-row, posn-point, posn-window):
1993-03-08 Richard M.... (posn-timestamp, posn-col-row, posn-point, posn-window):
1993-03-08 Richard M.... Comment change.
1993-03-08 Richard M.... (Fframe_char_height, Fframe_char_width):
1993-03-08 Richard M.... (Fx_pixel_width, Fx_pixel_height): Fns deleted.
1993-03-08 Richard M.... entered into RCS
1993-03-08 Richard M.... (copy_rope): Expect FROM to be a vector.
1993-03-08 Richard M.... (XTread_socket):
1993-03-08 Richard M.... (event-basic-type): New function.
1993-03-07 Richard M.... Declare Qcategory, Qlocal_map. Declare textget, get_lo...
1993-03-07 Richard M.... Include intervals.h.
1993-03-07 Roland McGrath(syms_of_buffer): Make erase-buffer a disabled command.
1993-03-07 Richard M.... Include termhooks.h.
1993-03-07 Richard M.... (Fget_text_property): Use textget.
1993-03-07 Richard M.... *** empty log message ***
1993-03-07 Richard M.... (read_key_sequence):
1993-03-07 Richard M.... (isearch-other-meta-char): Call listify-key-sequence.
1993-03-07 Paul Eggert(vc-update-change-log): Check that ChangeLog is writable
1993-03-07 Richard M.... (Qmodification_hooks): Renamed from Qmodification.
1993-03-07 Richard M.... (verify_interval_modification): Handle insertions
1993-03-07 Richard M.... (struct buffer): New field mark_active.
1993-03-07 Richard M.... (prepare_to_modify_buffer): Set Vdeactivate_mark.
1993-03-07 Richard M.... (save_excursion_save): Save mark_active of buffer.
1993-03-07 Richard M.... (check_mark): Error if mark is not active.
next