log

age author description
1993-04-03 Eric S. Raymond Added or corrected documentation headers
1993-04-03 Eric S. Raymond Initial revision
1993-04-03 Noah Friedman new comint-read-noecho.
1993-04-02 Jim Blandy *** empty log message ***
1993-04-02 Jim Blandy *** empty log message ***
1993-04-02 Eric S. Raymond (repeat-history-command): Bug fix. Someone forgot a car.
1993-04-02 Richard M. Stallman (mpuz-try-letter): Use read-char to read digit.
1993-04-01 Richard M. Stallman (eval-defun): Rename argument to avoid collision.
1993-04-01 Noah Friedman [log entry censored by the NSA]
1993-04-01 Roland McGrath (etags-tags-completion-table): Rewritten with a mondo regexp.
1993-04-01 Jim Blandy * timer.el (timer-program): New defconst.
1993-03-31 Roland McGrath (indent-for-comment): Use skip-syntax-backward in place of
1993-03-31 Roland McGrath (etags-tags-completion-table): Use skip-syntax-backward instead of
1993-03-31 Roland McGrath (view-buffer-other-window): Remove spurious backslashes from
1993-03-31 Roland McGrath (view-exit): Use local map view-old-local-map, not (current-local-map).
1993-03-31 Roland McGrath (map-y-or-n-p): Make bindings of user-defined keys be each a vector
1993-03-31 Roland McGrath (enable-command): Remove spurious assignment of free variable `foo'.
1993-03-31 Roland McGrath (describe-function): For Lisp functions, write a prototype call before
1993-03-31 Jim Blandy Put interrupt input blocking in a separate file from xterm.h.
1993-03-31 Jim Blandy * xfaces.c: Doc fixes.
1993-03-31 Jim Blandy Initial revision
1993-03-31 Jim Blandy * keyboard.c (parse_modifiers, apply_modifiers): Make sure we're
1993-03-31 Richard M. Stallman (Fwrite_region): Don't fail to set visit_file.
1993-03-31 Richard M. Stallman (read_char): Clear Vquit_flag when we return C-g for it.
1993-03-30 Jim Blandy New macros NULL_DEVICE and EXEC_SUFFIXES, to give the name of the
1993-03-30 Jim Blandy New macros NULL_DEVICE and EXEC_SUFFIXES, to give the name of the
1993-03-30 Noah Friedman (find-backup-file-name): delete nothing if overflow in number of files to keep.
1993-03-30 Jim Blandy lisp/ * Makefile.in (src/paths.h): Don't echo the huge sed command we
1993-03-30 Jim Blandy Rename int-to-string to number-to-string, since it can handle
1993-03-30 Jim Blandy * subr.el (int-to-string): Make this an alias for the subr
1993-03-30 Jim Blandy * configure: Extend test for working `const' keyword to handle AIX
1993-03-30 Richard M. Stallman (isearch-done): Customize the message about mark.
1993-03-30 Richard M. Stallman (isearch-mode-map): Delete the binding for C-h.
1993-03-30 Eric S. Raymond *** empty log message ***
1993-03-29 Richard M. Stallman (rmail): Don't use mbox as inbox by default.
1993-03-29 Richard M. Stallman Put back removed years in copyright notice.
1993-03-29 Richard M. Stallman (count-lines): Use save-match-data.
1993-03-29 Eric S. Raymond Removed author and Adapted-By lines. They're wrong, and they're not
1993-03-29 Eric S. Raymond (vc-next-action, vc-peint-log, vc-diff, vc-revert-buffer) improved
1993-03-29 Richard M. Stallman Provide mailabbrev, not mail-abbrevs.
1993-03-29 Richard M. Stallman (make_frame): Init face_alist field.
1993-03-29 Eric S. Raymond *** empty log message ***
1993-03-29 Richard M. Stallman (NO_PTY_H): Defined.
1993-03-29 Richard M. Stallman [NO_PTY_H]: Don't include pty.h.
1993-03-29 Richard M. Stallman [USG5_4]: Alternate defining of LIBS_SYSTEM,
1993-03-28 Richard M. Stallman (fill-individual-paragraphs): When skipping mail headers, skip to a blank line.
1993-03-28 Richard M. Stallman Undo previous change.
1993-03-28 Richard M. Stallman (setenv): Renamed back from putenv.
1993-03-28 Richard M. Stallman Cancel previous change; this version should be identical to version 1.17.
1993-03-28 Richard M. Stallman (regexp-history): New history list.
1993-03-28 Richard M. Stallman (Fexpand_file_name): Default DEFALT at beginning,
1993-03-28 Richard M. Stallman (command_loop_1): Clear force_start of selected_window
1993-03-28 Noah Friedman *** empty log message ***
1993-03-28 Noah Friedman *** empty log message ***
1993-03-28 Noah Friedman renamed to env.el; changed setenv to putenv.
1993-03-28 Eric S. Raymond (vc-comment-to-changelog): A useful vc-checkin hook, added.
1993-03-28 Eric S. Raymond Fixed typo introduced by last patch.
1993-03-28 Eric S. Raymond : Added autoload cookie for entry point.
1993-03-28 Eric S. Raymond (auto-mode-alist): added pairs for .ms, .man, .mk, [Mm]akefile, .lex.
1993-03-28 Eric S. Raymond (shrink-window-if-larger-than-buffer) Added doc string. Made argument
1993-03-28 Eric S. Raymond (electric-buffer-menu-mode-map): fillarray isn't a valid operation on maps
1993-03-28 Richard M. Stallman (struct frame): New field face_alist.
1993-03-28 Richard M. Stallman (struct face): New fields pixmap_h, pixmap_w.
1993-03-28 Richard M. Stallman (FRAME_FACES, FRAME_N_FACES, FRAME_DEFAULT_FACE)
1993-03-28 Richard M. Stallman (Freplace_match): Clean up criterion about converting case.
1993-03-28 Richard M. Stallman (main): Call syms_of_xfaces.
1993-03-27 Jim Blandy *** empty log message ***
1993-03-27 Richard M. Stallman (struct buffer): Field `fieldlist' deleted.
1993-03-27 Richard M. Stallman (init_buffer_once, reset_buffer):
1993-03-27 Richard M. Stallman (try-face-font, find-face, get-face): New aliases.
1993-03-27 Noah Friedman moby rlogin-filter fixes
1993-03-27 Richard M. Stallman (set-case-syntax-delims, set-case-syntax-pair, set-case-syntax):
1993-03-27 Richard M. Stallman Add autoloads.
1993-03-27 Richard M. Stallman (Fchar_equal): Don't ignore high bits of character.
1993-03-27 Eric S. Raymond (add-hook) Added optional arg to cause hook to be appended rather than
1993-03-27 Eric S. Raymond (printify-buffer) Added, debugged from Roland McGrath's printify-buffer code
1993-03-27 Eric S. Raymond (cookie) Enhanced it to handle both LINS files and UNIX fortune files.
1993-03-27 Eric S. Raymond (fill-rectangle) Added. Inspired by Lynn Slater's insert-box package in LCD,
1993-03-27 Eric S. Raymond (enable-and-notify) Added. Inspired by Roland McGrath's LCD package
1993-03-27 Eric S. Raymond (Buffer-menu-toggle-read-only) Added, per Rob Austein's suggestion
1993-03-27 Eric S. Raymond (undo-with-space) Added. C-x C-u now bound to this rather than undo.
1993-03-27 Eric S. Raymond (fill-paragraph, justify-current-line) Now uses the skip-syntax-
1993-03-26 Richard M. Stallman (local-write-file-hooks): New variable.
1993-03-26 Eric S. Raymond (psychoanalyze-pinhead) Needed a prefrontal lobotomy. I gave it one.
1993-03-26 Eric S. Raymond Added Commentary.
1993-03-25 Jim Blandy * xselect.c (SELECTION_QUANTUM): Don't use XMaxRequestSize on R3;
1993-03-25 Richard M. Stallman (searchbuf): Declare here.
1993-03-25 Richard M. Stallman (mark_object): Mark face_alist of a frame.
1993-03-25 Richard M. Stallman (Fy_or_n_p): Ensure cursor_in_echo_area = 0 when quit.
1993-03-25 Jim Blandy * make-dist: Distribute lisp/term/ChangeLog.
1993-03-25 Jim Blandy * x-win.el (x-defined-colors): Use x-color-defined-p instead of
1993-03-25 Jim Blandy * x-win.el: Update copyright to 1993.
1993-03-25 Jim Blandy * dispnew.c (getenv): Add extern declaration.
1993-03-25 Jim Blandy Fix typo.
1993-03-25 Jim Blandy Fix typo in source for `configure.tmp.$$.c'.
1993-03-25 Jim Blandy * Makefile.in (C_SWITCH_SYSTEM): New variable.
1993-03-25 Jim Blandy Arrange for C compilation throughout the tree to get
1993-03-25 Richard M. Stallman (describe-function): Add blank line above doc string.
1993-03-25 Jim Blandy * dispnew.c (init_display): Get display name from environment
1993-03-25 Jim Blandy * keymap.c (Fkeymapp): Doc fix.
1993-03-25 Jim Blandy * process.c [VMS] (DCL_PROMPT): Remove hack.
1993-03-25 Richard M. Stallman Add provide call.
1993-03-25 Jim Blandy * xfns.c [VMS]: Get the gray_bits from [.bitmaps]gray.xbm.
1993-03-25 Jim Blandy * xterm.h (x_focus_frame): Add extern keyword to declaration.
1993-03-25 Jim Blandy * xterm.c [VMS]: Don't #include <sys/termio.h> and <string.h>.
1993-03-25 Eric S. Raymond (lm-last-modified-date) Fixed return bug.
1993-03-25 Eric S. Raymond Brent Benson's patch to support `cd -'.
1993-03-25 Jim Blandy * make-dist: Include the VMS support files in oldXMenu in the
1993-03-25 Eric S. Raymond (mh-unshar) Added.
1993-03-25 Eric S. Raymond Added a (provide 'emacsbug); lisp-mnt.el needs this.
1993-03-25 Jim Blandy * calendar.el (calendar-standard-time-zone-name,
1993-03-25 Jim Blandy * config.h.in (HAVE_XFREE386): New flag, set by configure script.
1993-03-25 Jim Blandy * configure: Doc fix.
1993-03-24 Richard M. Stallman Default to clipper-intergraph if system is clix.
1993-03-24 Richard M. Stallman (push_key_description): Ignore bits above meta_modifier.
1993-03-24 Jim Blandy *** empty log message ***
1993-03-24 Jim Blandy * xfns.c (x_make_gc): Don't forget to block X input around the
1993-03-24 Jim Blandy * keyboard.c [POLL_FOR_INPUT] (quit_throw_to_read_char): If
1993-03-24 Jim Blandy * dispnew.c (init_display): Initialize Vwindow_system.
1993-03-24 Jim Blandy * keyboard.c (Fsuspend_emacs):
1993-03-23 Eric S. Raymond Fix library headers.
1993-03-23 Jim Blandy Initial revision
1993-03-23 Jim Blandy * files.el (insert-directory): Do chase symlinks before passing
1993-03-23 Eric S. Raymond Incorporated changes from Bob Weiner's enhanced buff-menu from the LCD
1993-03-23 Jim Blandy * configure: Add special code to detect XFree386, and tell
1993-03-23 Jim Blandy * sysdep.c (random, srandom): Don't define these if HAVE_RANDOM is
1993-03-23 Jim Blandy * config.h.in (C_SWITCH_X_SITE, LD_SWITCH_X_SITE): New flags.
1993-03-23 Jim Blandy * configure: Add `--x-includes' and `--x-libraries' options. I
1993-03-23 Jim Blandy * configure: Add `--x-includes' and `--x-libraries' options. I
1993-03-23 Jim Blandy * xfns.c (Fx_parse_geometry): Renamed from Fx_geometry.
1993-03-23 Richard M. Stallman (query-replace-map): Define backspace like delete.
1993-03-23 Jim Blandy * diary-insert.el: Change the name to diary-ins.el.
1993-03-23 Richard M. Stallman (current_column, Findent_to, position_indentation):
1993-03-23 Richard M. Stallman (display_string, display_text_line): Allow tab_width up to 1000.
1993-03-22 Richard M. Stallman (YACC): flag added to c_ext.
1993-03-22 Eric S. Raymond Add TO-DO list.
1993-03-22 Eric S. Raymond Initial revision
1993-03-22 Eric S. Raymond Modified to use cookie.el
1993-03-22 Eric S. Raymond Added or corrected Commentary section
1993-03-22 Richard M. Stallman Decide automatically whether to use COFF or ELF.
1993-03-22 Eric S. Raymond Fix a nasty bug --- the cleanup production was nuking the generated
1993-03-22 Eric S. Raymond Initial revision
1993-03-22 Eric S. Raymond Added or corrected Commentary headers
1993-03-22 Eric S. Raymond Don't distribute etc/Old files.
1993-03-22 Richard M. Stallman (init_cmdargs): Fix simple bug in previous change.
1993-03-22 Richard M. Stallman Don't load help-screen at run time if compiled.
1993-03-22 Richard M. Stallman (Fy_or_n_p): Handle `recenter' response type.
1993-03-22 Eric S. Raymond Alpha-sorted this, and added some new hot buttons for the 1990s.
1993-03-22 Eric S. Raymond Initial revision
1993-03-22 Eric S. Raymond Added or corrected Commentary sections
1993-03-22 Eric S. Raymond Added or corrected Commentary sections
1993-03-22 Eric S. Raymond Merged in CHARACTERS
1993-03-21 gnulists Formerly GETTING.GNU.SOFTWARE.~4~
1993-03-21 Richard M. Stallman (struct window): New fields base_line_number and base_line_pos.
1993-03-21 Richard M. Stallman (decode_mode_spec): Handle `%l'.
1993-03-21 Richard M. Stallman (HAVE_TERMIO, SIGNALS_VIA_CHARACTERS): Defined.
1993-03-21 Richard M. Stallman (line-number-mode): New function and variable.
1993-03-21 Jim Blandy * xfns.c (Fx_open_connection): If we have X11R5, use
1993-03-21 Jim Blandy * simple.el (comment-indent-function): New variable, intended to
1993-03-21 Jim Blandy * frame.c (Fhandle_switch_frame): Renamed from Fselect_frame.
1993-03-21 Richard M. Stallman (Fselect_window): Use Fhandle_switch_frame.
1993-03-21 Jim Blandy * isearch.el (isearch-switch-frame-handler): Call
1993-03-21 Jim Blandy Fix typo.
1993-03-21 Jim Blandy Use the `visiblity' parameter to determine the initial state of
1993-03-21 Jim Blandy * time.el (display-time): Doc fix.
1993-03-20 Jim Blandy Doc fix.
1993-03-20 Jim Blandy * dispnew.c (Fsleep_for): Make this take two arguments SECONDS and
1993-03-20 Jim Blandy * process.c (wait_reading_process_input): Doc fix.
1993-03-20 Jim Blandy * systime.h (EMACS_HAS_USECS): #define this if HAVE_TIMEVAL is
1993-03-20 Jim Blandy Do * dispnew.c (sit_for): Doc fix.
1993-03-20 Jim Blandy * sysdep.c (reset_sys_modes): Fix usage of EMACS_SET_TTY.
1993-03-20 Jim Blandy * callproc.c (child_setup): Make sure that in, out, and err are
1993-03-20 Jim Blandy * xterm.c (x_term_init): If the X connection is already in file
1993-03-20 Jim Blandy * s/hpux8.h, s/sunos4-1.h (OLDXMENU_OPTIONS): Define this, as in
1993-03-20 Jim Blandy * xfns.c (Fx_open_connection): If we have X11R5, use
1993-03-20 Jim Blandy * frame.c (Fraise_frame, Flower_frame): Renamed from
1993-03-20 Jim Blandy *** empty log message ***
1993-03-20 Jim Blandy * fileio.c (HAVE_FSYNC): Define, if appropriate.
1993-03-20 Jim Blandy * emacs.c (Finvocation_name): New function.
1993-03-20 Jim Blandy * make-dist: Fix typo.
1993-03-20 Richard M. Stallman (Fx_display_color_p): Renamed from Fx_color_display_p.
1993-03-20 Richard M. Stallman (x_screen): Make this var file scope.
1993-03-19 Eric S. Raymond Added documentation, made the change comment for old versions more
1993-03-19 Eric S. Raymond Teach it about the new user-runnable command rcs-checkin.
1993-03-19 Eric S. Raymond Initial revision
1993-03-19 Eric S. Raymond Deleted some VMS caveats. If the src and lisp ChangeLogs are correct,
1993-03-19 Eric S. Raymond Make sure that when new keywords are compiled, we see them
1993-03-19 Eric S. Raymond Typo fix.
1993-03-19 Eric S. Raymond Info on the terminal-package-finding algorithm.
1993-03-19 Eric S. Raymond All references to 18 changed to past tense; APOLLO and SUNBUG merged
1993-03-19 Eric S. Raymond Added 900-line support
1993-03-19 Eric S. Raymond Initial revision
1993-03-19 Jim Blandy * tex-mode.el (tex-send-command): Fix the command sent so that no
1993-03-19 Jim Blandy Some VMS changes from Richard Levitte <levitte@e.kth.se>:
1993-03-19 Eric S. Raymond Corrected typo, fixed it to discard = and TAGS files in some cases where it
1993-03-19 Eric S. Raymond Added unlock and relock.
1993-03-19 Eric S. Raymond Added unlock and relock productions.
1993-03-19 Eric S. Raymond Initial revision
1993-03-19 Eric S. Raymond Added keyword.
1993-03-19 Eric S. Raymond Oops...
1993-03-19 Richard M. Stallman (Fvisited_file_modtime): New function.
1993-03-19 Eric S. Raymond Added unlock and relock.
1993-03-19 Richard M. Stallman (cons_to_long, long_to_cons): No longer static.
1993-03-18 Jim Blandy Add a --compress option to force make-dist to use compress.
1993-03-18 Jim Blandy * make-dist: Use gzip, if we can find it.
1993-03-18 Jim Blandy * frame.h (FOR_EACH_FRAME): Change the definition so that
1993-03-18 Eric S. Raymond Initial revision
1993-03-18 Eric S. Raymond Corrected Keywords header.
1993-03-18 Eric S. Raymond Corrected Keywords header
1993-03-18 Jim Blandy * solar.el (solar-time-string): Round the time properly.
1993-03-18 Eric S. Raymond Add or correct keywords
1993-03-18 Richard M. Stallman (make-frame): Renamed from new-frame.
1993-03-18 Jim Blandy Some VMS changes from Richard Levitte <levitte@e.kth.se>:
1993-03-18 Jim Blandy * configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and
1993-03-18 Richard M. Stallman Fix spacing conventions.
1993-03-18 Eric S. Raymond (function-key-map) Nuke code no longer bound to keys.
1993-03-18 Eric S. Raymond As many key cookies as possible renamed to fit the new conventions
1993-03-18 Eric S. Raymond Fix things so that bindings are added to the keymap already created by
1993-03-17 Eric S. Raymond Less klugey version of fix.
1993-03-17 Eric S. Raymond Add production to nuke binaries and doc files.
1993-03-17 Eric S. Raymond Teach this to use help-screen.el.
1993-03-17 Richard M. Stallman Doc fix.
1993-03-17 Jim Blandy * xterm.c (x_display_box_cursor, x_display_bar_cursor): Don't
1993-03-17 Eric S. Raymond Initial revision
1993-03-17 Eric S. Raymond Add standard library headers.
1993-03-17 Eric S. Raymond Add standard library headers.
1993-03-17 Eric S. Raymond Initial revision
1993-03-17 Eric S. Raymond Add standard library headers.
1993-03-17 Eric S. Raymond Added standard library headers.
1993-03-17 Eric S. Raymond (finder-compile-keywords) Treat nil in a path argument as $PWD.
1993-03-17 Eric S. Raymond Increment version number to match vc.el's.
1993-03-17 Eric S. Raymond (vc-header-strings) Name changed to vc-header-alist, to match the
1993-03-17 Eric S. Raymond Added `Developer's configuration' section.
1993-03-17 Eric S. Raymond Supply second arg for tgetstr() calls.
1993-03-17 Richard M. Stallman (_getpty): Declare this, not _get_pty.
1993-03-17 Richard M. Stallman Fix typo in previous change.
1993-03-17 Richard M. Stallman (Fprocess_send_eof): Make sure proc is running.
1993-03-16 Paul Eggert Some awks don't understand "\r". Code around this.
1993-03-16 Paul Eggert (vc-version-diff): Use (message ...), not (message (format ...)).
1993-03-16 Paul Eggert Merge today's change by eric with everybody else's
1993-03-16 Jim Blandy Doc fix.
1993-03-16 Jim Blandy * bytecomp.el (byte-compile-from-buffer): Put buffer containing
1993-03-16 Jim Blandy src/ * simple.el (quoted-insert): In overwrite mode, don't read digits
1993-03-16 Jim Blandy * cmds.c (overwrite_binary_mode): Deleted; this implements the
1993-03-16 Eric S. Raymond vc-error-occurred: moved to vc-hooks.el in order for ^X^F of a
1993-03-16 Eric S. Raymond vc-error-occurred needs to be in vc-hooks.
1993-03-16 Jim Blandy * calendar.el (calendar-time-zone): Initialize this when
1993-03-16 Jim Blandy Rename `live-window-p' to `window-live-p', for consistency with
1993-03-16 Richard M. Stallman (xmenu_show): Do BLOCK_INPUT; unblock just before returning.
1993-03-16 Richard M. Stallman [SIGIO] (UNBLOCK_INPUT): Resignal if x_pending_input.
1993-03-15 Jim Blandy * frame.c (Fframe_height, Fframe_width): Fix doc strings to match
1993-03-15 Jim Blandy *** empty log message ***
1993-03-15 Jim Blandy * floatfns.c (logb): Add extern declaration for this.
1993-03-15 Jim Wilson (sparclite, sparclite-*): New configuration.
1993-03-15 Jim Blandy * register.el (view-register): Neglect not to avoid failing to
1993-03-15 Jim Blandy Make frame configurations start with a distinctive symbol.
1993-03-15 Jim Blandy * indent.el (indent-region, indent-region-function): Doc fix.
1993-03-15 Richard M. Stallman (wait_reading_process_input): New option to wait
1993-03-15 Richard M. Stallman (FRAMEP): Macro deleted.
1993-03-15 Richard M. Stallman Include termhooks.h.
1993-03-15 Richard M. Stallman (Xatom_wm_change_state): Just declare.
1993-03-15 Richard M. Stallman (SELECTION_EVENT_DISPLAY): New macro.
1993-03-15 Richard M. Stallman (Xatom_wm_change_state): Define here.
1993-03-15 Richard M. Stallman (record_property_change, record_delete, record_insert):
1993-03-15 Richard M. Stallman (PRINTPREPARE): Handle marker that points nowhere.
1993-03-15 Jim Blandy * indent.el (indent-line-function): Doc fix.
1993-03-15 Richard M. Stallman (list_of_items): Allow strings among the alist items;
1993-03-15 Richard M. Stallman (Fdelete_other_windows): Handle FRAME_MENU_BAR_LINES.
1993-03-15 Richard M. Stallman (display_menu_bar): Assume FRAME_MENU_BAR_ITEMS already set.
1993-03-15 Richard M. Stallman (command_loop_1): Set FRAME_MENU_BAR_ITEMS here.
1993-03-15 Richard M. Stallman (INTEGERP, SYMBOLP, MARKERP, STRINGP, VECTORP): New macros.
1993-03-15 Richard M. Stallman (selection_request_event, selection_clear_event): New event kinds.
1993-03-15 Jim Blandy * sort.el (sort-float-fields, sort-numeric-fields): Use
1993-03-15 Jim Blandy * sort.el (sort-float-fields): Use string-to-number, not
1993-03-15 Jim Blandy Fix the fix.
1993-03-15 Jim Blandy * dired.c (Fdirectory_files): Compile the MATCH regexp after
1993-03-15 Richard M. Stallman *** empty log message ***
1993-03-15 Jim Blandy * make-dist: Distribute `src/bitmaps' too.
1993-03-15 Jim Blandy Add extern declaration for do_line_insertion_deletion_costs.
1993-03-15 Richard M. Stallman *** empty log message ***
1993-03-15 Richard M. Stallman *** empty log message ***
1993-03-15 Jim Blandy Add GNU copyright notice.
1993-03-14 Richard M. Stallman Initial revision
1993-03-14 Jim Blandy Initial revision
1993-03-14 Charles Hannum Recognize AIX 3.2 and make it the default for -aix.
1993-03-14 Jim Blandy * keyboard.h (internal_last_event_frame): This should be extern,
1993-03-14 Jim Blandy * fns.c (Fy_or_n_p): Display the answer.
1993-03-14 Jim Blandy Wed Mar 10 23:00:51 1993 Jim Blandy (jimb@totoro.cs.oberlin.edu)
1993-03-14 Richard M. Stallman entered into RCS
1993-03-14 Jim Blandy *** empty log message ***
1993-03-14 Richard M. Stallman (NO_X_DESTROY_DATABASE): Defined.
1993-03-14 Jim Blandy * diary-insert.el (insert-anniversary-diary-entry,
1993-03-13 Jim Blandy * s/usg5-4.h: Remove extraneous text after #undef LIB_X11_LIB.
1993-03-13 Richard M. Stallman (rmail-summary-next-msg): Call display-buffer.
1993-03-13 Richard M. Stallman *** empty log message ***
1993-03-13 Jim Blandy Doc fix.
1993-03-13 Richard M. Stallman Initial revision
1993-03-12 Richard M. Stallman (xmenu_show): New arg enable_list.
1993-03-12 Richard M. Stallman (internal_self_insert): Check that tab_width does not
1993-03-12 Eric S. Raymond Fixed typo. tigetstr -> tgetstr.
1993-03-12 Eric S. Raymond Added library headers.
1993-03-12 Richard M. Stallman (query-replace-map): New keymap.
1993-03-12 Richard M. Stallman (Qrange_error, Qdomain_error, Qsingularity_error):
1993-03-12 Richard M. Stallman (Fcurrent_time_string): Optional arg specifies time.
1993-03-12 Richard M. Stallman (Fx_popup_menu): Allow a frame instead of a window, in arg.
1993-03-12 Richard M. Stallman Comment fix.
1993-03-12 Richard M. Stallman (mark_object): Mark the menu_bar_items field.
1993-03-12 Richard M. Stallman (display_menu_bar): New function.
1993-03-12 Richard M. Stallman (syms_of_keyboard): Set up Qmenu_bar.
1993-03-12 Richard M. Stallman (FRAME_MENU_BAR_ITEMS): New macro (two versions).
1993-03-12 Richard M. Stallman (Fx_popup_menu): Allow a frame instead of a window, in arg.
1993-03-11 Richard M. Stallman (tigetstr): Add dummy definition to make Emacs link again.
1993-03-11 Richard M. Stallman Cancel previous change, since it discarded
1993-03-11 Eric S. Raymond Added headers, commented out code the duplicates startup effects.
1993-03-11 Eric S. Raymond Added headers, removed function bindings.
1993-03-11 Eric S. Raymond Added headers, changed some keycap names.
1993-03-11 Eric S. Raymond Added headers, changes some keycap names.
1993-03-11 Eric S. Raymond Added headers, removed function-key bindings.
1993-03-11 Eric S. Raymond Added headers, changed a few cookie names.
1993-03-11 Eric S. Raymond Initial revision
1993-03-11 Eric S. Raymond Added lots more cookies to fkey_table[], and code to do even more.
1993-03-11 Richard M. Stallman (x_frame_parms): Add elts for visibility and menu-bar-lines.
1993-03-11 Richard M. Stallman (syms_of_xmenu): Set up Qmenu_enable.
1993-03-11 Eric S. Raymond Added autoload, binding and menu line for new finder feature (P).
1993-03-11 Richard M. Stallman (command_loop_1): Typo in last change.
1993-03-11 Richard M. Stallman (change_frame_size): Handle FRAME_MENU_BAR_LINES.
1993-03-11 Richard M. Stallman (x_frame_parms): Add elts for visibility and menu-bar-lines.
1993-03-11 Eric S. Raymond Bug fix.
1993-03-11 Richard M. Stallman (Flogb): Fix arg names. Don't confuse Lisp_Object with integer.
1993-03-11 Richard M. Stallman (Flogb): Fix use of IN_FLOAT.
1993-03-11 Jim Blandy * xterm.c (x_find_modifier_meanings): XDisplayKeycodes only
1993-03-11 Jim Blandy * xrdb.c (get_user_db): Since xrdb.c doesn't #include xterm.h,
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 modified flag.
1993-03-11 Jim Blandy * systime.h (timezone): Add an explicit declaration for this
1993-03-11 Jim Blandy * syssignal.h (sigunblock): Add definition which works under SYSVr4.
1993-03-11 Jim Blandy * sysdep.c (read_input_waiting): Set e.frame_or_window, not
1993-03-11 Jim Blandy * process.c (process_send_signal): In the TERMIOS code for sending
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 length of the
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 libraries here
1993-03-11 Jim Blandy * m/template.h, s/template.h: Mention that `etc/MACHINES' and
1993-03-11 Jim Blandy * m/intel386.h (LIB_STANDARD): If USG5_4 is #defined, there's no
1993-03-11 Jim Blandy * sun-mouse.el (suspend-emacstool): Run suspend-hooks, not
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't rely on
1993-03-11 Jim Blandy * files.el (basic-save-buffer): If file-precious-flag is set, and
1993-03-11 Jim Blandy * calendar.el (hebrew-calendar-yahrzeit): Change reference to
1993-03-11 Jim Blandy * cal-mayan.el (calendar-mayan-haab-on-or-before,
1993-03-11 Richard M. Stallman (command-line-1): Fix copyright year.
1993-03-11 Jim Blandy * bytecomp.el: Declare suspend-hook to be an obsolete variable.
1993-03-11 Jim Blandy * term/x-win.el: Disable suspending under X windows by setting
1993-03-11 Jim Blandy * timer.c (main): Set the ownership of the stdin file descriptor
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" as System V.
1993-03-11 Jim Blandy * Makefile.in (install.sysv): Add a second `$' in front of
1993-03-11 Jim Blandy entered into RCS
1993-03-11 Jim Blandy * keyboard.c (command_loop_1): Adjust to the fact that display
1993-03-10 Richard M. Stallman (function-key-map): Map key symbols backspace, return... into ASCII chars.
1993-03-10 Richard M. Stallman Define HAVE_TCATTR based on HAVE_TERMIOS earlier.
1993-03-10 Richard M. Stallman (FLOAT_CHECK_ERRNO): Define unless NO_FLOAT_CHECK_ERRNO.
1993-03-10 Richard M. Stallman (Fdefine_key): Use proper meta-bit to clear.
1993-03-10 Richard M. Stallman (syms_of_data) [LISP_FLOAT_TYPE]: Define new error conditions:
1993-03-10 Richard M. Stallman (Fy_or_n_p): Use query-replace-map.
1993-03-10 Richard M. Stallman (set_point): Check invisibility of following character, not previous character.
1993-03-09 Jim Blandy *** empty log message ***
1993-03-09 Jim Blandy Initial revision
1993-03-09 Eric S. Raymond Fix typo.
1993-03-09 Richard M. Stallman (run-at-time): Allow an integer as TIME.
1993-03-09 Eric S. Raymond Version 5 baseline.
1993-03-09 Richard M. Stallman (c-beginning-of-statement): If next to a comment, use sentence motion.
1993-03-09 Richard M. Stallman (query-replace-map): Add `quit' bindings. Delete default binding.
1993-03-09 Richard M. Stallman (map-y-or-n-p): Handle `quit' as answer.
1993-03-09 Richard M. Stallman (map-y-or-n-p): Use query-replace-map.
1993-03-09 Richard M. Stallman (query-replace-map): New keymap.
1993-03-09 Richard M. Stallman (command-apropos): Print echo area message iff found symbols.
1993-03-09 Jim Blandy *** empty log message ***
1993-03-09 Richard M. Stallman (rmail-update-summary): New function.
1993-03-09 Richard M. Stallman (rmail-delete-forward): Go to summary buf to change D mark.
1993-03-09 Richard M. Stallman (set-mark): Activate the mark.
1993-03-09 Richard M. Stallman entered into RCS
1993-03-09 Richard M. Stallman Initial revision
1993-03-08 Richard M. Stallman Add autoload comments.
1993-03-08 Richard M. Stallman (posn-timestamp, posn-col-row, posn-point, posn-window):
1993-03-08 Richard M. Stallman (posn-timestamp, posn-col-row, posn-point, posn-window):
1993-03-08 Richard M. Stallman Comment change.
1993-03-08 Richard M. Stallman (Fframe_char_height, Fframe_char_width):
1993-03-08 Richard M. Stallman (Fx_pixel_width, Fx_pixel_height): Fns deleted.
1993-03-08 Richard M. Stallman entered into RCS
1993-03-08 Richard M. Stallman (copy_rope): Expect FROM to be a vector.
1993-03-08 Richard M. Stallman (XTread_socket):
1993-03-08 Richard M. Stallman (event-basic-type): New function.
1993-03-07 Richard M. Stallman Declare Qcategory, Qlocal_map. Declare textget, get_local_map.
1993-03-07 Richard M. Stallman Include intervals.h.
1993-03-07 Roland McGrath (syms_of_buffer): Make erase-buffer a disabled command.
1993-03-07 Richard M. Stallman Include termhooks.h.
1993-03-07 Richard M. Stallman (Fget_text_property): Use textget.
1993-03-07 Richard M. Stallman *** empty log message ***
1993-03-07 Richard M. Stallman (read_key_sequence):
1993-03-07 Richard M. Stallman (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. Stallman (Qmodification_hooks): Renamed from Qmodification.
1993-03-07 Richard M. Stallman (verify_interval_modification): Handle insertions
1993-03-07 Richard M. Stallman (struct buffer): New field mark_active.
1993-03-07 Richard M. Stallman (prepare_to_modify_buffer): Set Vdeactivate_mark.
1993-03-07 Richard M. Stallman (save_excursion_save): Save mark_active of buffer.
1993-03-07 Richard M. Stallman (check_mark): Error if mark is not active.
1993-03-07 Richard M. Stallman (x_alt_mod_mask, x_super_mod_mask, x_hyper_mod_mask): New variables.
1993-03-07 Richard M. Stallman (alt_modifier, super_modifier, hyper_modifier):
1993-03-07 Richard M. Stallman (follow_key): Downcase shift_modifier as well as ASCII.
1993-03-07 Richard M. Stallman (syms_of_lread): Set up Qascii_character.
1993-03-07 Richard M. Stallman (reset_buffer_local_variables): Reset mark_active.
1993-03-07 Richard M. Stallman (isearch-mode): Don't make a pre-command-hook.
1993-03-07 Richard M. Stallman (vc-revert-buffer1): Use mark-marker; don't alter mark-active.
1993-03-07 Richard M. Stallman (event-modifiers): New function.
1993-03-07 Richard M. Stallman *** empty log message ***
1993-03-07 Richard M. Stallman (Info-insert-dir): Fix typo.
1993-03-07 Richard M. Stallman (function-key-map): Map key symbols backspace, return... into ASCII chars.
1993-03-07 Richard M. Stallman (Info-forward-node): Properly go to first menu item.
1993-03-07 Richard M. Stallman (isearch-unread): Find last list element by hand.
1993-03-07 Richard M. Stallman Initial revision
1993-03-06 Richard M. Stallman (momentary-string-display): Handle any event when flushing the display.
1993-03-06 Richard M. Stallman (Info-summary): Handle any event when flushing the display.
1993-03-06 Richard M. Stallman (isearch-unread): Handle multiple args.
1993-03-06 Richard M. Stallman (te-escape-extended-command-unread): Handle any key sequence.
1993-03-06 Richard M. Stallman (emerge-show-file-name): Handle any kind of event.
1993-03-06 Richard M. Stallman (fortran-abbrev-start): Handle any kind of event.
1993-03-06 Richard M. Stallman (electric-help-command-loop): Handle any kind of event.
1993-03-06 Richard M. Stallman (electric-buffer-list): Handle any kind of event.
1993-03-06 Richard M. Stallman Fix bug in previous change.
1993-03-06 Richard M. Stallman (simula-electric-label): Handle any event when flushing the display.
1993-03-06 Richard M. Stallman (prefix-arg-internal): Use listify-key-sequence.
1993-03-06 Richard M. Stallman (comint-dynamic-list-completions): Handle any event when flushing the display.
1993-03-06 Richard M. Stallman (listify-key-sequence): New function.
1993-03-06 Richard M. Stallman (check_protected_fields): Variable deleted.
1993-03-06 Richard M. Stallman (check_protected_fields): Delete decl.
1993-03-05 Richard M. Stallman (read_escape): Handle M-, C- and S- for new convention.
1993-03-05 Richard M. Stallman (current_column, Fmove_to_column, compute_motion):
1993-03-05 Richard M. Stallman (XTread_socket): Set bufp->modifiers for all kinds of keys.
1993-03-05 Richard M. Stallman (Fend_kbd_macro): Fix call to make_event_array.
1993-03-05 Richard M. Stallman (CHAR_META, CHAR_SHIFT, CHAR_CTL): New macros.
1993-03-05 Richard M. Stallman (Fmake_rope, Frope_elt): Fns deleted.
1993-03-05 Richard M. Stallman (DISP_INVIS_VECTOR): Renamed from DISP_INVIS_ROPE.
1993-03-05 Richard M. Stallman (compare-windows): Use compare-buffer-substrings.
1993-03-04 Richard M. Stallman (ELF): Handle this parameter.
1993-03-04 Steve Chamberlain (h8300hds): Change hds to hms.
1993-03-04 Jim Blandy * Makefile.in (xmakefile): Add missing quote.
1993-03-04 Jim Blandy * configure: Handle isc3.0 correctly. This needs a more general
1993-03-03 Richard M. Stallman (rmail-get-new-mail): Reset read-only after find-file.
1993-03-03 Richard M. Stallman (unexec): Move data2 section header up so all section
1993-03-03 Richard M. Stallman (C_entries): New local variable quotednl. Used for
1993-03-03 Richard M. Stallman (write-file): Handle directory name as arg.
1993-03-02 Richard M. Stallman (S_IFLNK): Add #undef.
1993-03-02 Richard M. Stallman entered into RCS
1993-03-02 Richard M. Stallman (defsetf): Use eval-and-compile for self-update-fn.
1993-03-02 Richard M. Stallman (add-change-log-entry): Never move past second hdr line.
1993-03-02 Richard M. Stallman (describe_syntax_1): Delete excess arg to describe_vector.
1993-03-02 Jim Blandy * make-dist: Don't try to copy the COPYING notice into
1993-03-02 Jim Blandy * Makefile.in (install, install.aix, install.xenix, install.sysv):
1993-03-02 Jim Blandy * timer.c (notify): Initialize waitfor properly.
1993-03-02 Jim Blandy Use the term `scroll bar', instead of `scrollbar'.
1993-03-02 Jim Blandy Use the term `scroll bar', instead of `scrollbar'.
1993-03-02 Jim Blandy * xdisp.c (redisplay): Protect calls to request_sigio and
1993-03-02 Jim Blandy * print.c (float_to_string): Define buf to be an unsigned char, to
1993-03-02 Jim Blandy Use the term `scroll bar', instead of `scrollbar'.
1993-03-02 Jim Blandy Use the term `scroll bar', instead of `scrollbar'.
1993-03-02 Jim Blandy * keyboard.c (kbd_buffer_get_event): Protect assignment to
1993-03-02 Jim Blandy * data.c (Fstring_to_number): Declare p to be an unsigned char, to
1993-03-02 Jim Blandy * cmds.c (Fnewline): Doc fix.
1993-03-02 Jim Blandy * buffer.c (buffer-undo-list): Doc fix.
1993-03-02 Jim Blandy * term/x-win.el (x-switch-definitons): Use the proper names for
1993-03-02 Jim Blandy * timer.el (run-at-time): Doc fix.
1993-03-02 Jim Blandy * simple.el (kill-region): If the buffer is read-only, call
1993-03-02 Jim Blandy Use the term `scroll bar', instead of `scrollbar'.
1993-03-02 Jim Blandy * mouse.el (mouse-split-window-vertically): If the user clicks too
1993-03-02 Jim Blandy * info.el (Info-directory-list): Doc fix; it is set according to
1993-03-02 Jim Blandy * hexl.el (hexl-mode-map): When initializing, remember that the