log

age author description
1993-07-06 Jim Blandy * textprop.c (copy_text_properties): Pass a copy of POS to
1993-07-06 Jim Blandy * textprop.c (copy_text_properties): New function, from David
1993-07-06 Jim Blandy * intervals.c (find_interval): Doc fixes, computation of
1993-07-06 Jim Blandy * fns.c (Fsubstring, concat): Pass all six arguments to
1993-07-06 Jim Blandy * print.c: Get rid of extra space at the end of print syntax for
1993-07-06 Jim Blandy * man.el (Man-build-man-command): Don't leave a pipe symbol at the
1993-07-06 Jim Blandy * m/pmax.h (C_SWITCH_X_MACHINE): Set this to
1993-07-06 Jim Blandy * vc.el (vc-start-entry): Don't call file-name-nondirectory on
1993-07-06 Jim Blandy * doc.c (Fsubstitute_command_keys): Pass all five arguments to
1993-07-06 Jim Blandy Compare the values of text properties using EQ, not Fequal.
1993-07-05 Jim Blandy * xfaces.c [XOS_NEEDS_TIME_H]: #undef USG while #including
1993-07-05 Jim Blandy * textprop.c (validate_interval_range): Don't increment both
1993-07-05 Jim Blandy * intervals.c (intervals_equal): Test the return value of Fequal
1993-07-05 Jim Blandy Fix initialization of Vdouble_click_time in syms_of_keyboard.
1993-07-05 Jim Blandy * keyboard.c (Vdouble_click_time): Renamed from double_click_time,
1993-07-05 Jim Blandy * map-ynp.el (map-y-or-n-p): If we get a switch-frame-event,
1993-07-05 Jim Blandy * subr.el (posn-point): Properly extract the BUFFER-POSITION field
1993-07-05 Jim Blandy * keyboard.h (EVENT_CLICK_COUNT, POSN_SCROLLBAR_PART): New
1993-07-05 Paul Eggert (vc-name): Moved from vc.el; vc-rcs-status now uses it.
1993-07-05 Paul Eggert (vc-name): Move to vc-hooks.el.
1993-07-04 Richard M. Stallman (outline-mode-map): Add menu bar items.
1993-07-04 Richard M. Stallman (describe-key-briefly): Don't set `foo'.
1993-07-04 Jim Blandy * comint.el (comint-prompt-regexp): Double the backslashes in the
1993-07-04 Jim Blandy Doc fix.
1993-07-04 Jim Blandy * s/sunos4-1.h (LIBS_SYSTEM): Don't link against -lresolv; that's
1993-07-04 Richard M. Stallman (describe-prefix-bindings): Doc fix.
1993-07-04 Paul Eggert (vc-backend-diff): Undo "-q" change. This was fixed instead by adding
1993-07-04 Richard M. Stallman (describe-prefix-bindings): New command.
1993-07-04 Richard M. Stallman (forms-new-record-filter): Correct default value.
1993-07-04 Richard M. Stallman Added a keyword.
1993-07-04 Jim Blandy *** empty log message ***
1993-07-04 Jim Blandy *** empty log message ***
1993-07-04 Richard M. Stallman (Vmark_even_if_inactive): New var, with Lisp variable.
1993-07-04 Richard M. Stallman (vc-mode-line): Put `RCS' or `SCCS' before version num.
1993-07-04 Richard M. Stallman (Fsignal): Clarify error message.
1993-07-04 Richard M. Stallman (read_char): After Fgarbage_collect, call redisplay.
1993-07-04 Jim Blandy * frame.el (frame-remove-geometry-params): New function.
1993-07-04 Jim Blandy * frame.c (Fredirect_frame_focus): Allow redirection of focus of
1993-07-04 Jim Blandy * faces.el (make-face-bold, make-face-italic,
1993-07-03 Jim Blandy * s/sunos4-1.h (LIBS_SYSTEM): Make this be -lresolv, so we get the
1993-07-03 Richard M. Stallman (kill-region): Cope with change hooks that change props.
1993-07-03 Jim Blandy * term/x-win.el: Check the reverseVideo/ReverseVideo resource,
1993-07-03 Roland McGrath (update-file-autoloads): Do nothing when there are no cookies.
1993-07-03 Jim Blandy * s/hpux8.h (random, srandom): No need to define these to be
1993-07-03 Roland McGrath (Frename_file): After prompting for ok-if-already-exists, pass only nil or
1993-07-03 Richard M. Stallman (Faccessible_keymaps): Doc fix.
1993-07-02 Jim Blandy * mouse.el (mouse-drag-region): Correctly handle drags which enter
1993-07-02 Jim Blandy * textprop.c (set_properties): Add undo records to remove entirely
1993-07-02 Richard M. Stallman (vc-path): New variable.
1993-07-02 Richard M. Stallman (menu-bar-edit-menu): Rename menu item to
1993-07-02 Richard M. Stallman (isearch-other-meta-char): Handle sequences
1993-07-02 Jim Blandy * vc.el (vc-backend-diff): Pass the "-q" flag only if we're using
1993-07-02 Roland McGrath Put mouse-menu-choose-yank binding after paste=>yank binding in menu.
1993-07-02 Richard M. Stallman (byte-compile-keep-pending): Handle fset like defalias.
1993-07-02 Richard M. Stallman (wait_reading_process_input): Do include the keyboard
1993-07-02 Richard M. Stallman (describe_map_tree): Insert key_heading here.
1993-07-02 Jim Blandy * xterm.c (XTread_socket): When handing non-synthetic
1993-07-02 Jim Blandy * dired-aux.el (dired-diff): Work even when the mark is inactive.
1993-07-01 Richard M. Stallman (mail-send): Don't test buffer-modified-p if buffer is visiting a file.
1993-07-01 Richard M. Stallman (byte-compile-file-form-defmumble):
1993-07-01 Jim Blandy * simple.el: Add bindings to function-key-map so that the keypad
1993-07-01 Richard M. Stallman (set-visited-file-name): Rename auto-save file only if it exists.
1993-07-01 Richard M. Stallman (build-mail-abbrevs): Do substitute-in-file-name on the abbrev, for `source'.
1993-07-01 Richard M. Stallman (set-visited-file-name): Rename the old auto save file.
1993-07-01 Jim Blandy * xterm.c (frame_highlight, frame_unhighlight): Don't test
1993-07-01 Roland McGrath (mouse-menu-choose-yank): Just return when x-popup-menu returns nil.
1993-06-30 Richard M. Stallman Add e-mail address and version info.
1993-06-30 Richard M. Stallman (compile-abbreviate-directory): New function.
1993-06-30 Paul Eggert (vc-update-change-log): Ensure that file names inserted into a ChangeLog
1993-06-30 Jim Blandy * xterm.c (XTread_socket): Initialize event_found to zero, and
1993-06-30 Jim Blandy * xdisp.c (redisplay): If we're not already showing the region,
1993-06-30 Richard M. Stallman (mark-even-if-inactive): New variable.
1993-06-30 Richard M. Stallman (check_memory_limits): Use unsigned long to hold memory size values.
1993-06-30 Roland McGrath Recognize `gnu' as a valid operating system. Sheesh.
1993-06-30 Paul Eggert Add -q option.
1993-06-30 Richard M. Stallman (PRIO_PROCESS): Definition deleted.
1993-06-30 Richard M. Stallman Doc fixes.
1993-06-30 Jim Blandy * gud.el: Add history lists to the debugging commands, so we don't
1993-06-30 Jim Blandy * keyboard.c (kbd_buffer_get_event): Correctly generate
1993-06-30 Jim Blandy * mouse.el (mouse-drag-region-1): Commented out.
1993-06-30 Richard M. Stallman (define-key-after): Delete duplicate bindings that come
1993-06-30 Jim Blandy Fix typo in last change.
1993-06-29 Jim Blandy * faces.el (global-face-data): Doc fix.
1993-06-29 Jim Blandy * xterm.c: Add CPP tangle from process.c to get definitions for
1993-06-29 Jim Blandy * xfns.c (Fx_create_frame): Check for internalBorder resource, as
1993-06-29 Jim Blandy * gnus.el (gnus-newsrc-to-gnus-format): Correct regexp which
1993-06-29 Jim Blandy * etags.c: #include "config.h" and the alloca CPP tangle before
1993-06-29 Jim Blandy * keyboard.c (read_char): Don't do idle autosaves if we're not
1993-06-29 Jim Blandy *** empty log message ***
1993-06-29 Richard M. Stallman (mark_object): Add aborts in Lisp_Symbol case.
1993-06-29 Jim Blandy *** empty log message ***
1993-06-29 Richard M. Stallman (insert-directory): Doc fix.
1993-06-29 Richard M. Stallman (wait_reading_process_input): Use SIGIO only if defined.
1993-06-29 Richard M. Stallman Recognize -sysv* after -sysvr4.
1993-06-29 Jim Blandy *** empty log message ***
1993-06-28 Jim Blandy Initial revision
1993-06-28 Richard M. Stallman (face-initialize): Create `underline' face.
1993-06-28 Jim Blandy Doc fix.
1993-06-28 Richard M. Stallman (Man-auto-section-alist): Default value nil.
1993-06-28 Richard M. Stallman (describe_map_2): Cleanups.
1993-06-28 Richard M. Stallman Doc fixes.
1993-06-28 Richard M. Stallman (c-forward-conditional): New function.
1993-06-28 Richard M. Stallman (vc-update-change-log): Restore previous default-directory
1993-06-27 Richard M. Stallman Canonicalize -sco4 and -sco3.2.4 to -sco3.2v4.
1993-06-26 Richard M. Stallman entered into RCS
1993-06-26 Richard M. Stallman (define-key-after): Renamed from define-key-in-sequence.
1993-06-26 Richard M. Stallman (define-key-in-sequence): New function.
1993-06-26 Richard M. Stallman (vc-rcs-status): New variable.
1993-06-25 Richard M. Stallman (mouse-buffer-menu): Include % and * in each item.
1993-06-25 Richard M. Stallman (mouse-menu-bar-buffers): Include % and * in each item.
1993-06-25 Roland McGrath (find-change-log): Try get-file-buffer before file-exists-p.
1993-06-25 Richard M. Stallman Convert ...-sysvr4 into ...-sysv4.
1993-06-25 Richard M. Stallman (vc-diff): If `diff' gives empty output, return nil.
1993-06-25 Richard M. Stallman Set up autoloads for files `makeinfo' and `texnfo-upd'.
1993-06-24 Jim Blandy * ange-ftp.el: Loosen file-name-handler-alist regexp so we can do
1993-06-24 Jim Blandy * configure.in: Add --verbose flag.
1993-06-24 Jim Blandy (hexl-in-save-buffer): New flag.
1993-06-24 Jim Blandy * xterm.c (XTread_socket): Remove #if 0''s around code which tests
1993-06-22 Jim Blandy * term/x-win.el (command-switch-alist): "-ib" takes a numeric
1993-06-22 Jim Blandy * commands.h (Vglobal_mouse_map): Removed; unused.
1993-06-22 Jim Blandy * keyboard.c (menu_bar_items, read_key_sequence): Use
1993-06-22 Jim Blandy * keyboard.c (menu_bar_items, read_key_sequence): Use
1993-06-22 Jim Blandy * replace.el (query-replace-map): Fix typo in binding for [return].
1993-06-22 Jim Blandy * buffer.c (list_buffers_1): Make desired_point a lisp object; set
1993-06-22 Jim Blandy Separate parameter faces (those created and modified by the user)
1993-06-22 Jim Blandy Separate parameter faces (those created and modified by the user)
1993-06-22 Jim Blandy Separate parameter faces (those created and modified by the user)
1993-06-22 Jim Blandy * xdisp.c (redisplay_window): Remember to compute end relative to
1993-06-22 Richard M. Stallman (rmail-summary-mode-map): Bind summary sort commands.
1993-06-22 Richard M. Stallman Don't touch rmail-summary-mode-map.
1993-06-22 Richard M. Stallman Add autoloads for rmailsort commands.
1993-06-22 Jim Blandy * Makefile.in (ctags): Depend on etags, so that parallel makes
1993-06-22 Jim Blandy * compile.el (compile-file-of-error): Remember that
1993-06-22 Jim Blandy * diff.el (diff-parse-differences): Preserve the match data
1993-06-22 Jim Blandy * xrdb.c (get_user_db): Remember to free the screen-local resource
1993-06-22 Jim Blandy * cal-dst.el: New file.
1993-06-22 Jim Blandy * lunar.el (lunar-phase): Use time conversion from solar.el
1993-06-22 Jim Blandy * holidays.el (calendar-holiday-function-fixed,
1993-06-22 Jim Blandy * cal-mayan.el (calendar-mayan-days-before-absolute-zero,
1993-06-22 Jim Blandy * diary-ins.el (insert-cyclic-diary-entry): Fix date form.
1993-06-22 Jim Blandy * diary.el (list-sexp-diary-entries,
1993-06-22 Jim Blandy * solar.el (calendar-holiday-solar-equinoxes-solstices): Renamed
1993-06-22 Jim Blandy * calendar.el (calendar-version): Update to 5.1. Fixed a variety
1993-06-22 Richard M. Stallman (rmail-mode): Move to the last message.
1993-06-22 Richard M. Stallman (rmail-mode-map): Add local menu bar bindings.
1993-06-22 Richard M. Stallman (rmail-summary-mode-map): Add local menu bar bindings.
1993-06-22 Jim Blandy * keyboard.c (make_lispy_event): Added detection of double-click
1993-06-22 Jim Blandy * subr.el (event-end): Modified to account for multi-click events.
1993-06-21 Richard M. Stallman (mail-mode-map): Add local menu bar bindings.
1993-06-21 Richard M. Stallman (Fremove_text_properties, Fadd_text_properties):
1993-06-21 Richard M. Stallman *** empty log message ***
1993-06-21 Richard M. Stallman Initial revision
1993-06-21 Richard M. Stallman entered into RCS
1993-06-21 Richard M. Stallman Initial revision
1993-06-21 Jim Blandy * add-log.el (add-log-current-defun): To find the name of the
1993-06-21 Jim Blandy * replace.el (query-replace-map): Make return exit query-replace,
1993-06-21 Jim Blandy * alloc.c (Fgarbage_collect): If the minibuffer is active, don't
1993-06-20 Richard M. Stallman (mh-yank-cur-msg): Test mark-active.
1993-06-20 Jim Blandy * config.h.in (HAVE_LONG_FILE_NAMES): Add an #undef, for autoconf
1993-06-20 Richard M. Stallman Translate F11 (ESC [ 23 ~) to ESC.
1993-06-20 Richard M. Stallman (verify_interval_modification): Don't just test
1993-06-20 Richard M. Stallman Comment change.
1993-06-19 Jim Blandy * puresize.h (PURESIZE): Up this to 20500 for MULTI_FRAME Emaces,
1993-06-19 Jim Blandy Sat Jun 19 17:47:40 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1993-06-19 Jim Blandy * xfaces.c (recompute_basic_faces): This shouldn't be declared static.
1993-06-19 Jim Blandy * sysdep.c (rename): Make arguments const. autoconf #defines
1993-06-19 Jim Blandy * minibuf.c (Fread_minibuffer): Add missing semicolon after
1993-06-19 Jim Blandy * Makefile.in (top_distclean): Use -f switch when cleaning out
1993-06-19 Jim Blandy * xterm.c (XTread_socket): Never treat a modifier key as a
1993-06-19 Richard M. Stallman (add_node): Move var last_node to file scope.
1993-06-19 Jim Blandy * emacs.c (Fkill_emacs): Pass third argument to shut_down_emacs.
1993-06-19 Richard M. Stallman (Info-insert-dir): Record file attributes of files used.
1993-06-19 Richard M. Stallman (insert-file): Report error if file is directory.
1993-06-19 Jim Blandy * frame.c (Fmake_frame_visible): Make this interactively callable;
1993-06-19 Jim Blandy * man.el (Man-switches): New variable.
1993-06-19 Richard M. Stallman (rmail-output): Check file can be read before trying to read part of it.
1993-06-19 Richard M. Stallman (ange-ftp-insert-file-contents): Handle extra args BEG, END.
1993-06-19 Jim Blandy * xfaces.c: Add forward declaration for recompute_basic_faces.
1993-06-19 Jim Blandy * fileio.c (Fset_visited_file_modtime): We're only passing two
1993-06-19 Richard M. Stallman entered into RCS
1993-06-19 Richard M. Stallman *** empty log message ***
1993-06-18 Jim Blandy Changes for Irix 4.0, tested this time:
1993-06-18 Richard M. Stallman (compilation-error-regexp-alist): Generalize the
1993-06-18 Jim Blandy Remove #definition of HAVE_CLOSEDIR; autoconf figures this out.
1993-06-18 Richard M. Stallman (mouse-secondary-save-then-kill): Don't switch windows.
1993-06-18 Jim Blandy * dired.el (dired-summary): dired-do-rename is on "R", not "r".
1993-06-18 Jim Blandy * xfns.c: Always #include "bitmaps/gray.xbm"; the bitmaps seem to
1993-06-18 Jim Blandy * configure.in: Only check for -lXbsd once.
1993-06-18 Jim Blandy Typo.
1993-06-18 Jim Blandy * make-dist: If using gzip, create distribution with '.gz' extension.
1993-06-18 Jim Blandy * make-dist (lisp/term): This doesn't have a ChangeLog anymore.
1993-06-17 Richard M. Stallman (mail-citation-hook): New hook var.
1993-06-17 Richard M. Stallman Change usage comment.
1993-06-17 Jim Blandy * m/iris4d.h (LIB_STANDARD): Do *not* include -lbsd. We are
1993-06-17 Jim Blandy * faces.el (make-face-bold, make-face-italic,
1993-06-17 Richard M. Stallman (set-face-background-pixmap, face-background-pixmap): Functions commented out.
1993-06-17 Jim Blandy * xfaces.c (compute_base_face): Initialize the face's stipple.
1993-06-17 Jim Blandy * callproc.c (Fcall_process, child_setup): If IRIX is #defined,
1993-06-17 Jim Blandy * keyboard.c (read_key_sequence): Don't confuse mock input with
1993-06-17 Richard M. Stallman (mouse-start-secondary): New function.
1993-06-17 Richard M. Stallman entered into RCS
1993-06-17 Richard M. Stallman Comment changes for renaming from c++-mode.el to cplus-md.el.
1993-06-17 Richard M. Stallman (generate-file-autoloads): Undo previous change
1993-06-17 Richard M. Stallman (vc-rename-file): Remove periods from error messages.
1993-06-17 Jim Blandy Don't let the 'B' interactive spec default to buffers viewed in
1993-06-17 Jim Blandy Don't let the 'B' interactive spec default to buffers viewed in
1993-06-17 Jim Blandy Changes for correct pgrp behavior; approach suggested by Bob
1993-06-17 Jim Blandy Remove decl for Qvisible.
1993-06-17 Jim Blandy * keyboard.c (read_key_sequence): If we add events to a key
1993-06-17 Jim Blandy * config.h.in (HAVE_CLOSEDIR): Add an #undef for autoconf to
1993-06-17 Jim Blandy Changes for correct pgrp behavior; approach suggested by Bob
1993-06-17 Jim Blandy * configure.in: Look for the closedir function.
1993-06-17 Richard M. Stallman (mouse-menu-choose-yank): New function. Put it in the edit menu.
1993-06-17 Richard M. Stallman (scan_lists, Fforward_comment): #if 0 the code
1993-06-17 Jim Blandy * lisp.h (CHECK_LIST, CHECK_STRING, CHECK_CONS, CHECK_SYMBOL,
1993-06-17 Jim Blandy * Makefile.in: Remember, spaces are not tabs.
1993-06-17 Jim Blandy * configure.in (CPP): Autoconf sets this to a shell variable
1993-06-17 Jim Blandy * Makefile.in (src/Makefile): Don't bother exiting single quotes
1993-06-17 Jim Blandy * ls-lisp.el (insert-directory): If no handler, convert SWITCHES
1993-06-17 Jim Blandy * xdisp.c (redisplay_window): No need to subtract one from start
1993-06-17 Jim Blandy * fileio.c (Finsert_file_contents): Two new args, BEG and END.
1993-06-17 Jim Blandy * Makefile.in (uninstall): Don't remove the lisp and etc
1993-06-17 Jim Blandy Don't let the 'B' interactive spec default to buffers viewed in
1993-06-17 Jim Blandy * subr.el (event-basic-type): Deal with listy events properly.