log

age author description
1996-12-11 Richard M. Stallman (syms_of_buffer): Doc fix (transient-mark-mode).
1996-12-11 Richard M. Stallman call-process does not create a buffer.
1996-12-11 David J. MacKenzie * config.guess: Recognize machten. libc-961211 libc-961212 libc-961213 libc-961214 libc-961215 libc-961216 libc-961217 libc-961218 libc-961219 libc-961220 libc-961221 libc-961222 libc-961223 libc-961224 libc-961225 libc-961226 libc-961227 libc-961228 libc-961229 libc-961230 libc-961231
1996-12-11 Richard M. Stallman (Fwrite_region): Be careful not to destroy contents of
1996-12-10 Richard M. Stallman (goto-address-fontify): Use overlay, not text props.
1996-12-10 Richard M. Stallman (message2_nolog): Handle minibuffer_auto_raise.
1996-12-10 Richard M. Stallman (Fcall_process_region): Define missing local `count'.
1996-12-10 Richard M. Stallman (window_scroll): Don't set w->start or w->force_start if signaling an error.
1996-12-10 Richard M. Stallman (Fend_of_line, Fbeginning_of_line):
1996-12-10 Richard M. Stallman (Vmenu_updating_frame): New variable.
1996-12-10 Richard M. Stallman (sort-columns): Don't use `sort' utility if the text has text properties.
1996-12-10 Richard M. Stallman (timer-next-integral-multiple-of-time): Doc fix.
1996-12-10 Richard M. Stallman (thing-at-point-url-chars): Allow comma, = and &.
1996-12-09 Geoff Voelker (normal-top-level, command-line, command-line-1):
1996-12-09 Richard M. Stallman (Fread_file_name_internal): Verify STRING is a string.
1996-12-09 Richard M. Stallman (gnus-button-alist): Allow whitespace in `<URL:...'
1996-12-09 Erik Naggum (disabled-command-hook): Use `defvar' and add documentation string.
1996-12-09 Richard M. Stallman (Fuser_full_name): Use build_string instead of make_string.
1996-12-09 Richard M. Stallman (rs6000-ibm-aix4.2): New alternative.
1996-12-09 Richard M. Stallman (Fend_of_line, Fbeginning_of_line): Declared.
1996-12-08 Richard M. Stallman (gnus-read-init-file): Don't load anything if init-file-user is nil.
1996-12-08 Richard M. Stallman (status_notify): Test p->infd > 0
1996-12-08 Richard M. Stallman (iconify-or-deiconify-frame): Define to be a
1996-12-08 Richard M. Stallman (texinfo-font-lock-keywords): Add `url', `email'.
1996-12-08 Richard M. Stallman (Fuser_full_name): Accept a string (the login name) as
1996-12-08 Richard M. Stallman (syms_of_minibuf): Doc fix.
1996-12-08 Richard M. Stallman (Fline_beginning_position, Fline_end_position): New fns.
1996-12-08 Richard M. Stallman (Info-get-token): Find tokens where START matches
1996-12-07 Richard Kenner (PENTIUM:CPunix:4.0*:*): New case. libc-961208 libc-961209 libc-961210
1996-12-07 Richard M. Stallman (mouse-drag-mode-line): Don't get error
1996-12-07 Richard M. Stallman (isearch-no-upper-case-p): Use downcase
1996-12-07 Richard M. Stallman (mail-reply-action): Renamed from mail-reply-buffer.
1996-12-07 Richard M. Stallman (rmail-start-mail): Rewrite to use compose-mail.
1996-12-07 Richard M. Stallman (compose-mail): Handle several more args:
1996-12-07 Richard M. Stallman (perform-replace): Obey minibuffer-auto-raise.
1996-12-07 Richard M. Stallman (jka-compr-temp-name-template): Initialize using TMPDIR.
1996-12-07 Richard M. Stallman (thing-at-point-url-chars): Allow period.
1996-12-07 Richard M. Stallman (MAYBE_GC): New macro.
1996-12-07 Richard M. Stallman (Vtemp_file_name_pattern): New variable.
1996-12-07 Richard M. Stallman Recognize vax-*-netbsd*.
1996-12-07 Richard M. Stallman (etags-file-of-tag): Expand the file name
1996-12-07 Richard M. Stallman (sendmail-user-agent): Support 2 optional args.
1996-12-07 Richard M. Stallman (byte-compile-insert-header): If emacs-version
1996-12-07 Richard M. Stallman (pascal-mode): Make comment-indent-function buffer local.
1996-12-07 Richard M. Stallman (mouse-major-mode-menu): Propagate prefix arg
1996-12-07 Richard M. Stallman (isearch-mode): Maybe make minibuffer frame visible and/or raise it.
1996-12-07 Richard M. Stallman In enable predicates in Files menu, use menu-updating-frame.
1996-12-07 Richard M. Stallman Fixed syntax table for quotes since they messed up
1996-12-07 Richard M. Stallman (dired-omit-size-limit): New variable.
1996-12-07 Richard M. Stallman Get rid of RCS id.
1996-12-07 Richard M. Stallman Delete `units' task--it is done.
1996-12-06 Karl Heuer (backup-buffer): Doc fix.
1996-12-06 Karl Heuer (IT_cmgoto): Don't update FRAME_CURSOR_X when the cursor
1996-12-06 Karl Heuer (imenu): Support integers used as positions.
1996-12-06 Karl Heuer (ange-ftp-normal-login): If using a smart gateway,
1996-12-05 Karl Heuer (syms_of_keyboard): Doc fix.
1996-12-05 Karl Heuer (Info-follow-reference): Add each cross-reference to
1996-12-05 Karl Heuer (PC-do-completion): Remove text properties from
1996-12-04 Francesco Potortì * etags.c (C_entries): Test tok.valid. This handles some
1996-11-21 Thomas Bushnell, BSG Revert last change. libc-961203 libc-961204 libc-961205 libc-961206 libc-961207
1996-11-21 Thomas Bushnell, BSG * config.sub: Recognize gnu-gnu* along with linux-gnu* as a valid
1996-11-21 Thomas Bushnell, BSG Thu Nov 21 16:42:41 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
1996-11-21 Charles Hannum gethostbyname() may return a pointer to static data, which is
1996-11-21 Geoff Voelker (w32_wnd_proc): Use dummy message to wake up thread on quit_char.
1996-11-20 David J. MacKenzie cleanups libc-961121
1996-11-19 David J. MacKenzie If no sys/param.h, default to 8k. libc-961120
1996-11-19 David J. MacKenzie Indent for readability.
1996-11-19 Karl Heuer [__DJGPP__ >= 2] (dos_direct_output): Faster method of
1996-11-19 Karl Heuer (resize-minibuffer-frame): Don't assume minibuffer frame is selected.
1996-11-19 Geoff Voelker (x-defined-colors): Use color names from w32-color-map.
1996-11-19 Geoff Voelker Use new name ms-w32.h for windowsnt.h
1996-11-19 Geoff Voelker Use new name w32.h for nt.h
1996-11-19 Geoff Voelker Use new names for w32 files
1996-11-19 Geoff Voelker Use new file name w32-fns.el
1996-11-19 Geoff Voelker Use new file name dos-w32.el
1996-11-19 Geoff Voelker Use w32 instead of ms-windows for window-system symbol
1996-11-19 Geoff Voelker (init_display) [HAVE_NTGUI]: Use w32 for window-system.
1996-11-19 Geoff Voelker Change identifiers of the form win32* to w32*.
1996-11-19 Geoff Voelker (special-display-p, same-window-p): Add missing
1996-11-17 Karl Heuer (write-contents-hooks): Doc fix.
1996-11-17 Karl Heuer *** empty log message ***
1996-11-17 Karl Heuer (comint-password-prompt-regexp): Recognize AIX format.
1996-11-17 Karl Heuer Initial revision
1996-11-16 Simon Marshall Use simpler fn.
1996-11-16 Simon Marshall use simpler fn.
1996-11-16 Simon Marshall (a) split lazy-lock-defer-time into lazy-lock-defer-time and lazy-lock-defer-on-the-fly, (b) add lazy-lock-defer-on-scrolling, (c) use these to choose one of lazy-lock-defer-line-after-change, lazy-lock-defer-rest-after-change, lazy-lock-fontify-line-after-change, lazy-lock-fontify-rest-after-change to add to after-change-functions, (d) use with-current-buffer rather than save-excursion, (e) avoid integer overflow in lazy-lock-percent-fontified.
1996-11-16 Simon Marshall (a) make fast-lock-get-face-properties cope with face property lists, (b) add fast-lock-verbose to control messages.
1996-11-16 Simon Marshall (a) add font-lock-keywords-alist, (b) fix compilation of quoted conses in keyword form, (c) make simple font-lock-match-c-style-declaration-item-and-skip-to-next and more complex font-lock-match-c++-style-declaration-item-and-skip-to-next.
1996-11-14 Karl Heuer (resize-minibuffer-frame-restore): Don't assume
1996-11-14 Erik Naggum (report-emacs-bug): Reorder arguments.
1996-11-14 Per Bothner Bunch of updates. See ChangeLog. libc-961114 libc-961115 libc-961116 libc-961117 libc-961118 libc-961119
1996-11-13 Erik Naggum (message-mode): Doc fix.
1996-11-13 Francesco Potortì Wed Nov 13 17:51:29 1996 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
1996-11-13 Erik Naggum (report-emacs-bug): New argument recent-keys read before bug subject
1996-11-12 David J. MacKenzie cosmetic tweaks
1996-11-12 Richard M. Stallman (redisplay_window): When handling scroll_conservatively,
1996-11-12 Richard M. Stallman (find-grep-options): Treat solaris, irix like BSD.
1996-11-12 Richard M. Stallman (Fmodify_frame_parameters): Use alist in reverse order.
1996-11-12 David J. MacKenzie more bug fixes
1996-11-12 Richard M. Stallman (isearch-complete1): If no completion,
1996-11-12 Richard M. Stallman (Fexpand_abbrev): If the abbrev's expansion is nil,
1996-11-11 Richard M. Stallman (choose_minibuf_frame): Don't change selected_frame's
1996-11-11 Erik Naggum (combine-after-change-calls): The first form is not special.
1996-11-11 Richard M. Stallman (Fcall_last_kbd_macro): Set this_command from last_command
1996-11-11 Richard M. Stallman Include frame.h and window.h.
1996-11-11 Richard M. Stallman (scroll_margin): New variable.
1996-11-11 Richard M. Stallman (window_scroll): Handle scroll_margin
1996-11-10 Richard M. Stallman (dired-jump): Never turn omitting *on*.
1996-11-10 Richard M. Stallman (describe-variable): Pretty-print the values.
1996-11-10 Richard M. Stallman (define-key-after): If AFTER is t, always put new binding at the end.
1996-11-10 Richard M. Stallman (Fdelete_other_windows): Set optional_new_start instead of force_start.
1996-11-10 Richard M. Stallman (redisplay_window): Handle optional_new_start.
1996-11-10 Richard M. Stallman (struct window): New field optional_new_start.
1996-11-09 Richard M. Stallman (sh-set-shell): Pass args no-query-flag
1996-11-09 Richard M. Stallman (combine-after-change-calls): Add lisp-indent-function property.
1996-11-09 Richard M. Stallman (combine-after-change-calls): New def-edebug-spec.
1996-11-09 Richard M. Stallman (combine-after-change-calls): New macro.
1996-11-09 Richard M. Stallman (main): Call syms_of_insdel.
1996-11-09 Richard M. Stallman (signal_after_change): If Vcombine_after_change_calls,
1996-11-09 Richard M. Stallman (comint-output-filter): Run comint-output-filter-functions
1996-11-09 Richard M. Stallman (list-diary-entries): Reread the diary file if it has changed.
1996-11-09 Richard M. Stallman (revert-buffer): Doc fix.
1996-11-09 Richard M. Stallman (map-y-or-n-p): Handle minibuffer-auto-raise here.
1996-11-09 Richard M. Stallman (fns.o): Depend on window.h.
1996-11-09 Richard M. Stallman (fns.o): Depend on frame.h.
1996-11-08 Francesco Potortì * etags.c (relative_filename): Bug corrected.
1996-11-08 David J. MacKenzie patches from bug-gnu-utils to support more architectures libc-961108 libc-961109 libc-961110 libc-961111
1996-11-07 Richard M. Stallman (Fgarbage_collect): Use Vhistory_length for truncating Vcommand_history.
1996-11-07 Richard M. Stallman [emacs] (malloc, free): Define as xmalloc, and xfree.
1996-11-07 Richard M. Stallman (Fmodify_frame_parameters): Doc fix.
1996-11-07 Richard M. Stallman (sh-mode-syntax-table): Turn on comment syntax for #,
1996-11-07 Richard M. Stallman (USG5 or BSD_SYSTEM or LINUX): Include fcntl.h.
1996-11-07 Richard M. Stallman (sh-mode): Set `comment-start-skip'; otherwise
1996-11-07 Richard M. Stallman (Ffile_attributes): Represent inode number as a pair of
1996-11-07 Richard M. Stallman (locallisppath): Add leim directory.
1996-11-07 Richard M. Stallman (display-time-format): New variable.
1996-11-07 Richard M. Stallman (vc-backend-print-log): Use "cvs log" to get log entries, not "cvs rlog".
1996-11-07 Richard M. Stallman Clarify initial-frame-alist and default-frame-alist.
1996-11-06 Richard M. Stallman (scroll_conservatively): New variable.
1996-11-06 Richard M. Stallman (Fencode_time): Doc fix.
1996-11-06 Richard M. Stallman (narrow-to-page): With negative arg, move back one extra
1996-11-06 Richard M. Stallman [__DJGPP_MINOR__ == 0] (_rename): New function, a
1996-11-06 Richard M. Stallman (minor-mode-alist): Don't use purecopy.
1996-11-06 Richard M. Stallman (window_loop, case GET_BUFFER_WINDOW):
1996-11-05 Richard M. Stallman (Fencode_time): Use xfree, not free.
1996-11-05 Richard M. Stallman (PRINTFINISH): Use xfree, not free.
1996-11-05 Richard M. Stallman (compile-auto-highlight): Renamed from
1996-11-05 Richard M. Stallman (compile-highlight-display-limit): New variable.
1996-11-05 Richard M. Stallman (time-stamp-dd/mm/yyyy): New function.
1996-11-05 Richard M. Stallman (initial-frame-alist): Make default value nil--
1996-11-05 Richard M. Stallman (Fx_create_frame): Look for X-resource for minibuffer.
1996-11-04 Richard M. Stallman (dired-mode-map): Put dired-mark-subdir-files on *s.
1996-11-04 Richard M. Stallman (PRINTPREPARE): Really do set free_print_buffer.
1996-11-04 Richard M. Stallman (PRINTDECLARE): Declare specpdl_count and free_print_buffer.
1996-11-03 Richard M. Stallman (makefile-font-lock-keywords): Handle dependencies
1996-11-03 Richard M. Stallman Enabled commentary for Finder.
1996-11-03 Richard M. Stallman (Man-bgproc-sentinel): Move the buffer creation
1996-11-03 Richard M. Stallman (comment-region): With just C-u as arg,
1996-11-03 Paul Eggert When processing cvs log output, remove `Attic/' from repository file names.
1996-11-02 Richard M. Stallman Change some MSDOS info.
1996-11-02 Richard M. Stallman (change-log-fill-paragraph): Return non-nil so
1996-11-02 Richard M. Stallman (command_loop_1): Update selected buffer again after read_key_sequence.
1996-11-02 Richard M. Stallman (handwrite-version): Variable deleted.
1996-11-02 Richard M. Stallman Initial revision
1996-11-02 Erik Naggum Fix minor typo in *! key binding.
1996-11-02 Richard M. Stallman (dired-mode-map): Make * a prefix for mark commands.
1996-11-02 Richard M. Stallman (dired-mode-map): Put dired-mark-extension on *.
1996-11-02 Richard M. Stallman (Info-scroll-up): Doc fix.
1996-11-02 Richard M. Stallman Initial revision
1996-11-02 Richard M. Stallman (printchar, strout): Do QUIT for echo area output.
1996-11-01 Richard M. Stallman (isearch-forward): Doc fix.
1996-11-01 Richard M. Stallman (lisp-complete-symbol): Sort the list.
1996-10-31 Richard M. Stallman (tex-file): Fix paren error in last change.
1996-10-31 Richard M. Stallman (EmacsFrameResize): Use cancel_mouse_face.
1996-10-31 Richard M. Stallman (cancel_mouse_face): New function. Code copied from
1996-10-31 Richard M. Stallman (dired-find-file): Error if line's file does not exist.
1996-10-31 Richard M. Stallman Make sure `mv' supports forward slashes and -f.
1996-10-31 Richard M. Stallman (main): Clear out *Messages* before init_callproc.
1996-10-31 Richard M. Stallman (dir_warning): New function.
1996-10-31 Richard M. Stallman (init_callproc): Use dir_warning.
1996-10-31 Erik Naggum Reorganize function definitions so etags finds them.
1996-10-30 Richard M. Stallman (BROKEN_O_NONBLOCK): Define only if Ultrix.
1996-10-30 Richard M. Stallman (XTread_socket, KeyPress case): Clear compose_status
1996-10-30 Richard M. Stallman Initial revision
1996-10-29 Richard M. Stallman Recognize hppa-next as a valid CPU-COMPANY combination. libc-961029 libc-961030 libc-961031 libc-961101 libc-961102 libc-961103 libc-961104 libc-961105 libc-961106 libc-961107
1996-10-29 Richard M. Stallman (hppa*-next-nextstep*): * added after hppa to accept hppa1.0 and hppa1.1.
1996-10-28 Erik Naggum (Fmake_char_table): Doc fix.
1996-10-28 Simon Marshall Use new face.
1996-10-28 Simon Marshall more auto-mode-alist modes.
1996-10-28 Paul Eggert (timezone-time-from-absolute): Fix off-by-one
1996-10-26 Richard M. Stallman (read_minibuf_unwind): Don't restore minibuf_window;
1996-10-26 Richard M. Stallman (Fexpand_file_name): No longer discard .../ before another / or ~.
1996-10-26 Richard M. Stallman (refer-bib-directory): New variable, list of
1996-10-26 Richard M. Stallman (electric-perl-terminator, perl-indent-command):
1996-10-26 Richard M. Stallman (mouse-sel-set-selection-function): Doc fix.
1996-10-26 Richard M. Stallman (set-visited-file-name): Doc fix.
1996-10-26 Richard M. Stallman (kill-buffer-and-window): New command.
1996-10-26 Richard M. Stallman (sh-mode): Don't make font-lock-keywords buffer-local.
1996-10-26 Richard M. Stallman (rmail-reply): Merge resent-to and resent-cc into to and cc.
1996-10-26 Richard M. Stallman (pascal-indent-declaration): Avoid infinite loop
1996-10-26 Richard M. Stallman (describe_buffer_bindings): Pass 1 for PARTIAL
1996-10-26 Richard M. Stallman (status_notify): Update p->tick again
1996-10-26 Richard M. Stallman (decode_mode_spec): In the `L' case,
1996-10-25 Karl Heuer (Info-insert-dir): Ensure directory ends with slash.
1996-10-25 Karl Heuer (makefile-font-lock-keywords): Accept - and . in
1996-10-25 Karl Heuer (imenu-scanning-message): Use ellipsis.
1996-10-25 Karl Heuer (iso-langauges): Alphabetize list.
1996-10-24 Karl Heuer (lexical-let): Fixed a bug involving nested
1996-10-24 Karl Heuer (dired-insert-directory): Check for non-US LANG.
1996-10-23 Simon Marshall Changes to font-lock-fontify-syntactically-region: (a) the cache position must be a marker, (b) use a loop to look for comment start, some speedups.
1996-10-23 Simon Marshall Add Font Lock support. Add mode command autoload cookie.
1996-10-23 Simon Marshall Tweak dired-font-lock-keywords.
1996-10-23 Simon Marshall Tweak mail-font-lock-keywords.
1996-10-23 Simon Marshall Tweak rmail-font-lock-keywords.
1996-10-23 Simon Marshall Add Font Lock support. Provide when loaded.
1996-10-23 Simon Marshall Tweak change-log-font-lock-keywords
1996-10-22 Karl Heuer Fix 1996-09-02 change.
1996-10-20 Karl Heuer (compilation-skip-to-next-location): Defined.
1996-10-17 André Spiegel (vc-dired-reformat-line): Discard check for numerical value of
1996-10-17 André Spiegel (vc-file-owner): Always return user name, using the optional argument
1996-10-15 Richard M. Stallman (universal-argument): Doc fix.
1996-10-15 Richard M. Stallman (f90-no-block-limit): Fixed bug for indentation of
1996-10-14 Richard M. Stallman (Vdebug_on_signal): Renamed from Vdebug_force.
1996-10-14 Karl Heuer Fix typo in comment.
1996-10-13 Richard M. Stallman (UNEXEC): Undef before defining.
1996-10-13 Richard M. Stallman (hack-local-variables-prop-line):
1996-10-13 Richard M. Stallman (describe-function): If no fn specified, say so.
1996-10-13 Paul Eggert (datearg): Use the empty string, not '-d>1970-01-01', to extract all
1996-10-12 Richard M. Stallman (define-function): Define as alias for defalias.
1996-10-12 Richard M. Stallman Use defalias not define-function.
1996-10-12 Richard M. Stallman (define-function): Mark it as obsolete.
1996-10-12 Richard M. Stallman (Fdefine_function): Function definition deleted.
1996-10-12 Paul Eggert (rlog_options): Look for ' option' rather than 'unknown option',
1996-10-12 Richard M. Stallman Explain what major modes can do for imenu and font-lock.
1996-10-12 Richard M. Stallman (rmail): Run rmail-mail-hook last.
1996-10-12 Richard M. Stallman (XTwrite_glyphs, XTclear_end_of_line, XTclear_frame)
1996-10-12 Richard M. Stallman (struct frame): New field phys_cursor_on.
1996-10-12 Richard M. Stallman (msb--toggle-menu-type): Call menu-bar-update-buffers with t.
1996-10-12 Richard M. Stallman Comment change.
1996-10-12 Richard M. Stallman (edt-load-xkeys): Doc fix.
1996-10-12 Richard M. Stallman (set-process-filter): Doc fix.
1996-10-12 Richard M. Stallman Doc fixes on most variables.
1996-10-12 Richard M. Stallman (tpu-load-xkeys): Doc fix.
1996-10-12 Richard M. Stallman (nnfolder-ignore-active-file): Doc fix.
1996-10-12 Richard M. Stallman (2C-two-columns): Doc fix.
1996-10-12 Richard M. Stallman (r2b-proceedings-list, r2b-help-message): Doc fixes.
1996-10-12 Richard M. Stallman (solitaire): Doc fix.
1996-10-11 Richard M. Stallman (Fbuffer_has_markers_at): New function.
1996-10-11 Richard M. Stallman (newline): Use buffer-has-markers-at.
1996-10-11 Richard M. Stallman (browse-url-at-point): Add autoload cookie.
1996-10-11 Richard M. Stallman (browse-url): New function.
1996-10-10 Richard M. Stallman (auto-mode-alist): .hpp files get C++ mode.
1996-10-10 Jim Meyering [__hpux]: Define hpux. From Eric Backus.
1996-10-09 Richard M. Stallman (init_display): If not yet initialized,
1996-10-09 Richard M. Stallman (Fx_popup_menu): Give the menu a title when the menu is a single keymap.
1996-10-08 Erik Naggum (narrow-to-defun): Narrow to the same defun that `mark-defun' would make
1996-10-08 Richard M. Stallman (comint-read-noecho): Clear out the intermediate strings.
1996-10-08 Richard M. Stallman (line-move): Ignore invisibility in `move-to-column'.
1996-10-08 Richard M. Stallman (cancel-function-timers): Add autoload.
1996-10-08 Erik Naggum (with-current-buffer): Correct indentation property.
1996-10-08 Richard M. Stallman Move two function definitions.
1996-10-07 Richard M. Stallman (sgml-specials): Delete `-' from the list.
1996-10-07 Richard M. Stallman (struct position): New field ovstring_chars_done.
1996-10-07 Richard M. Stallman (POSIX_SIGNALS): New definition.
1996-10-07 Richard M. Stallman (Buffer-menu-revert): New function.
1996-10-07 Richard M. Stallman (cancel-timer): Add autoload cookie.
1996-10-06 Richard M. Stallman (Info-read-subfile): Allow a file name as arg.
1996-10-06 Richard M. Stallman Clarify how insert-in-front-hooks and insert-behind-hooks are used.
1996-10-06 Richard M. Stallman (display_text_line): New arg ovstr_done. (Callers changed).
1996-10-06 Richard M. Stallman (x_set_internal_border_width): Only change
1996-10-06 Richard M. Stallman (vmotion, compute_motion): Fill in ovstring_chars_done in the return value.
1996-10-06 Richard M. Stallman (etags_getcwd) [WINDOWSNT]: Convert backslashes to slashes.
1996-10-06 Richard M. Stallman Provide an empty default for LD_SWITCH_X_SITE_AUX.
1996-10-06 Erik Naggum (special-display-p): Doc fix.
1996-10-06 Erik Naggum (print-help-return-message): Use new functions `special-display-p' and
1996-10-06 Erik Naggum (Fspecial_display_p, Fsame_window_p): New functions.
1996-10-04 Richard M. Stallman (rmail-summary-line-count-flag): Renamed from rmail-summary-line-count-p.
1996-10-04 Richard M. Stallman (rmail-summary-line-count-p): New variable.
1996-10-04 Richard M. Stallman (file-name-non-special): New function.
1996-10-04 Richard M. Stallman (decode_env_path): Add /: to dir names that could be magic.
1996-10-04 Noah Friedman (eldoc-function-argstring-from-docstring): Add search that finds arglist
1996-10-04 Richard M. Stallman (init_buffer): Add /: to dir names that could be magic.
1996-10-04 Richard M. Stallman (openp): Omit /: from start of file name.
1996-10-04 Richard M. Stallman (imenu-default-create-index-function): Fix error message.
1996-10-03 Richard M. Stallman (eval-after-load): Add lisp-indent-function for it.
1996-10-03 Erik Naggum (with-temp-buffer): Add indentation property.
1996-10-03 Erik Naggum (with-current-buffer): Minor cleanup.
1996-10-02 Richard M. Stallman Fetch LD_SWITCH_SYSTEM and LD_SWITCH_MACHINE
1996-10-02 Richard M. Stallman (ospeed): New #undef to counteract that definition.
1996-10-02 Richard M. Stallman (ospeed): New definition.
1996-10-02 Richard M. Stallman Delete several \n\'s.
1996-10-02 Richard M. Stallman (save-selected-window, save-current-buffer)
1996-10-02 Francesco Potortì * etags.c (print_version): Print copyright info.
1996-10-02 Richard M. Stallman (recover-session): Error if session files turned off.
1996-10-02 Karl Heuer (store_frame_param): Allow setting a frame's minibuffer
1996-10-01 Richard M. Stallman (syms_of_buffer): Doc fix.
1996-09-30 Richard M. Stallman (imenu--make-index-alist): Add doc string.
1996-09-30 Paul Eggert (date): Make default format acceptable to CVS post v1.8
1996-09-29 Richard M. Stallman (etags-file-of-tag): Fix looking-at regexp.
1996-09-29 Richard M. Stallman (main): If the lock call fails with EBUSY or
1996-09-29 Richard M. Stallman (show_mouse_face): Undo 1996-08-30 change.
1996-09-28 Erik Naggum Create a subdir named `lisp'.
1996-09-28 Richard M. Stallman (Fcall_interactively): Bind cursor-in-echo-area to t for `k' and `K'.
1996-09-28 Richard M. Stallman (perldb): Supply visited file name, or -e 0, as default args.
1996-09-28 Richard M. Stallman (ps-print-prologue-1): Fix bug in postscript comment lines.
1996-09-28 Richard M. Stallman (with-temp-file): Add lisp-indent-function property.
1996-09-28 Richard M. Stallman (with-temp-file): New macro.
1996-09-28 Richard M. Stallman Add `provide' call.
1996-09-27 Richard M. Stallman (x_set_scroll_bar_width): Move cursor to the
1996-09-27 Richard M. Stallman (tex-main-file): Add missing initial value.
1996-09-27 Richard M. Stallman (Vdebug_force): New variable.
1996-09-27 Richard M. Stallman (save-current-buffer, with-current-buffer)
1996-09-27 Richard M. Stallman (ange-ftp-skip-msgs): Recognize `passive'.
1996-09-27 Richard M. Stallman (XTflash): Don't flash in the internal borders.
1996-09-27 Richard M. Stallman (x_set_internal_border_width, Fx_create_frame):
1996-09-27 Richard M. Stallman (widget_store_internal_border): New function.
1996-09-27 Richard M. Stallman Delete all the autoload calls.
1996-09-27 Richard M. Stallman Add many autoload cookies.
1996-09-27 Richard M. Stallman (rmail-edit-current-message): Add autoload.
1996-09-27 Richard M. Stallman (set-rmail-inbox-list): Add autoload cookie.
1996-09-27 Richard M. Stallman (rmail-read-label, rmail-add-label, rmail-kill-label)
1996-09-27 Richard M. Stallman (rmail-summary-by-senders, rmail-summary): Add autoload.
1996-09-27 Richard M. Stallman (rmail-fields-not-to-output): Add autoload cookie.
1996-09-26 Richard M. Stallman (isfloat_string): Accept E like e.
1996-09-26 Richard M. Stallman (KERNEL_FILE): Redefine it here.
1996-09-26 Richard M. Stallman (exec-to-string): New alias.
1996-09-26 Richard M. Stallman (Fset_text_properties, Fadd_text_properties)
1996-09-26 Richard M. Stallman (syms_of_window): Doc fixes.
1996-09-26 Richard M. Stallman (sigsetmask, _longjmp, _setjmp): #undef them.
1996-09-25 Richard M. Stallman (struct frame): New field window_width.
1996-09-25 Richard M. Stallman (init_dosfns): When setting `__opendir_flags' value,
1996-09-25 Richard M. Stallman (auto-mode-alist): Add lower-case varieties of
1996-09-25 Richard M. Stallman (split-string): Fix minor bug.
1996-09-25 Paul Eggert (rlog_options): Use $rlog, not rlog, when deciding whether to append -zLT.
1996-09-25 Richard M. Stallman (set_properties, add_properties, remove_properties):
1996-09-25 Richard M. Stallman (XTread_socket): Delete WAITP arg.
1996-09-25 Richard M. Stallman (vip-window-display-p): Don't treat MS-DOS as a windowed display.
1996-09-25 Richard M. Stallman (forward-paragraph): Don't ever move forward again across a line if we
1996-09-25 Richard M. Stallman (gud-perldb-massage-args): Handle -e in ARGS.
1996-09-25 Richard M. Stallman (w32_read_socket): Delete WAITP arg.
1996-09-25 Richard M. Stallman (read_avail_input): Don't pass WAITP to read_socket_hook.
1996-09-25 Richard M. Stallman (HAVE_GETCWD): Add #undef.
1996-09-25 Richard M. Stallman Check for getcwd.
1996-09-25 Richard M. Stallman Comment changes.
1996-09-25 Richard M. Stallman Initial revision
1996-09-25 Richard M. Stallman (mouse-drag-throw): Bind adjusted-mouse-delta.
1996-09-25 Richard M. Stallman Initial revision
1996-09-25 Richard M. Stallman (mouse-drag-secondary): Make sure to return nil
1996-09-25 Richard M. Stallman (Vuser_login_name): Declared extern.
1996-09-24 Richard M. Stallman (shell-command-to-string): Make the buffer current
1996-09-24 Richard M. Stallman (imenu--cleanup): Handle shared structure in alist.
1996-09-24 Richard M. Stallman (split-string): New function.
1996-09-24 Richard M. Stallman (LIBES): Add LOADLIBES and LDLIBS.
1996-09-24 Richard M. Stallman (shell-command-to-string): New function.
1996-09-24 Richard M. Stallman (with-output-to-string): New macro.
1996-09-24 Richard M. Stallman (run_msdos_command): When testing whether a shell
1996-09-24 Richard M. Stallman Explain better about building in separate directory.
1996-09-24 Richard M. Stallman (edebug-original-signal): Don't define it.
1996-09-24 Richard M. Stallman Comment change.
1996-09-24 Richard Kenner (-vxsim*): New operating system. libc-960925 libc-960926 libc-960927 libc-960928 libc-960929 libc-961001 libc-961004 libc-961005 libc-961006 libc-961007 libc-961008 libc-961009 libc-961010 libc-961011 libc-961012 libc-961013 libc-961014 libc-961015 libc-961016 libc-961017 libc-961018 libc-961019 libc-961020 libc-961021 libc-961022 libc-961023 libc-961024 libc-961025 libc-961026 libc-961027 libc-961028
1996-09-24 Richard M. Stallman (x_window): With Motif, double extra_borders.
1996-09-23 Richard M. Stallman (mouse-drag-region): Ignore event end-point if it is not a number.
1996-09-23 Richard M. Stallman (iso-languages): Add element for latin-3.
1996-09-23 Richard M. Stallman (Fx_create_frame): Default Qinternal_border_width to 1.
1996-09-23 Richard M. Stallman (x_scroll_bar_create, x_scroll_bar_move):
1996-09-23 Richard M. Stallman (EmacsFrameSetValues): Copy internal_border_width
1996-09-23 Richard M. Stallman (pre-command-hook, post-command-hook): Defvars deleted.
1996-09-23 Richard M. Stallman (Fsave_current_buffer): New function.
1996-09-23 Richard M. Stallman (Fwindow_edges): Use new WINDOW_RIGHT_EDGE macro.
1996-09-23 Richard M. Stallman (syms_of_eval): Initialize Vrun_hooks here.
1996-09-23 Richard M. Stallman (ctl-x-5-map, ctl-x-5-prefix): Duplicate defs deleted.
1996-09-23 Richard M. Stallman (run-hooks): defconst deleted.
1996-09-23 Richard M. Stallman (add-timeout): Duplicate definition deleted.
1996-09-23 Richard M. Stallman (Bsave_current_buffer): New macro.
1996-09-22 Richard M. Stallman Doc fixes.
1996-09-22 Richard M. Stallman (archive-mode, archive-extract, archive-check-dos)
1996-09-22 Richard M. Stallman (rmail-keywords): Don't initialize.
1996-09-22 Richard M. Stallman (unread-command-event, unread-command-events)
1996-09-22 Karl Heuer (time-stamp-old-format-warn): new variable.
1996-09-22 Richard M. Stallman (path-separator): Duplicate definition deleted.
1996-09-22 Richard M. Stallman (bib-capitalize-title-stop-words): Renamed from capit...
1996-09-22 Richard M. Stallman (r2b-capitalize-title-stop-words): Renamed from capit...
1996-09-22 Richard M. Stallman (insert-kbd-macro): Duplicate definition deleted.
1996-09-22 Richard M. Stallman (eql): Incorrect definition deleted.
1996-09-22 Richard M. Stallman Comment change.
1996-09-22 Richard M. Stallman (Fdelete_frame): Set update_mode_lines.
1996-09-22 Richard M. Stallman New kind of register value is a file name and position.
1996-09-22 Richard M. Stallman (main): Add copyright etc. to --version output.
1996-09-22 Richard M. Stallman (with-current-buffer): New macro.
1996-09-22 Richard M. Stallman (byte-optimize-form-code-walker):
1996-09-22 Richard M. Stallman (REGEXP_CACHE_SIZE): Increase to 20.
1996-09-22 Richard M. Stallman (save-current-buffer): Compile it like save-excursion.
1996-09-21 Richard M. Stallman (locate-library): Print no messages if called from Lisp.
1996-09-21 Richard M. Stallman (imenu--split-menu): Keep the rescan item at top level.
1996-09-21 Richard M. Stallman (imenu--generic-function): Create a special entry
1996-09-21 Richard M. Stallman (vertical_scroll_bar_type): Add enumerated
1996-09-21 Paul Eggert (tm_diff): Renamed from difftm. Yield int, not long.
1996-09-21 Richard M. Stallman (VERTICAL_SCROLL_BAR_WIDTH_TRIM): Renamed from
1996-09-21 Richard M. Stallman (make_frame_glyphs, update_line, update_frame)
1996-09-21 Richard M. Stallman (echo_area_display): Clear the left-side scroll bar columns.
1996-09-21 Richard M. Stallman (read_minibuf): Use FRAME_LEFT_SCROLL_BAR_WIDTH
1996-09-21 Richard M. Stallman (WINDOW_LEFT_MARGIN): New macro.
1996-09-21 Richard M. Stallman (make_frame): Switch from boolean `has_vertical_scrollbars' integer to
1996-09-21 Richard M. Stallman (initialize_win_nt_display): Use SET_FRAME_WIDTH.
1996-09-21 Richard M. Stallman (Fsun_menu_internal): Use new WINDOW_LEFT_MARGIN macro.
1996-09-21 Richard M. Stallman (term_init): Use new vertical scroll bar enumerated type.
1996-09-21 Richard M. Stallman (Qright): New variable.
1996-09-21 Richard M. Stallman (fast_find_position, show_macro_face): Use new WINDOW_LEFT_MARGIN macro.
1996-09-21 Richard M. Stallman Comment change.
1996-09-21 Richard M. Stallman (preserve_other_columns, preserve_my_columns): Use new
1996-09-21 Richard M. Stallman (display_mode_line): Use faces for inverse video mode line whenever possible.
1996-09-21 Richard M. Stallman (Fx_create_frame): Default Qvertical_scroll_bars to `left'.
1996-09-21 Richard M. Stallman (make_lispy_event): When converting from pixel to glyph coordinates,
1996-09-21 Richard M. Stallman (VERTICAL_SCROLL_BAR_INSIDE_WIDTH): Add frame as an
1996-09-21 Richard M. Stallman Pass frame arg in calls to VERTICAL_SCROLL_BAR_INSIDE_HEIGHT
1996-09-20 Richard M. Stallman (gud-display-line): Don't call display-buffer
1996-09-20 Richard M. Stallman (init_system_name): Retry gethostbyname only 5 times
1996-09-20 Michael Kifer *** empty log message ***
1996-09-20 Michael Kifer Initial revision
1996-09-19 Richard M. Stallman (file_name_completion): Remove code which sets and
1996-09-19 Richard M. Stallman (display_text_line): Declare ovstr as unsigned char *.
1996-09-19 Richard M. Stallman (imenu--generic-function): Use markers for positions.
1996-09-19 Richard M. Stallman (overlay_strings): Declare pstr using unsigned char.
1996-09-19 Richard M. Stallman (rmail-summary-next-same-subject): Don't set
1996-09-19 Richard M. Stallman (rmail-insert-inbox-text): Detect locked
1996-09-19 Richard M. Stallman Replaced symbol BSD with BSD_SYSTEM.
1996-09-19 Richard M. Stallman (regex_compile): Use TRANSLATE before calling SET_LIST_BIT.
1996-09-18 Richard M. Stallman Clarify how completing-read returns an empty string.
1996-09-18 Richard M. Stallman (Fcompleting_read): Doc fix.
1996-09-18 Richard M. Stallman (imenu--mouse-menu): Add special handling for rescan item.
1996-09-18 Richard M. Stallman (tq-filter): No need for save-match-data.
1996-09-17 Karl Heuer Comment change.
1996-09-17 Richard M. Stallman (C_SWITCH_SYSTEM, LD_SWITCH_SYSTEM): Don't define them if using GCC.
1996-09-17 Richard M. Stallman (byte-compile-lambda): If the doc string is also the
1996-09-17 Erik Naggum Comment changes.
1996-09-17 Erik Naggum Declare make_symbol ().
1996-09-17 Erik Naggum (syms_of_keyboard): Initialize and staticpro internal_last_event_frame and
1996-09-17 Erik Naggum (init_obarray): staticpro Qvariable_documentation.
1996-09-17 Erik Naggum (syms_of_keymap): staticpro global_map.
1996-09-17 Erik Naggum (syms_of_fileio): staticpro Qset_visited_file_modtime.
1996-09-17 Erik Naggum (syms_of_dired): staticpro Qdirectory_files, Qfile_name_completion,
1996-09-17 Erik Naggum (syms_of_casetab): staticpro Vascii_canontable, Vascii_eqv_table, and
1996-09-17 Erik Naggum (Fmake_symbol): Initialize `obarray' field.
1996-09-17 Karl Heuer Replaced symbol BSD with BSD_SYSTEM.
1996-09-17 Karl Heuer Comment change.
1996-09-17 Karl Heuer Replaced symbol BSD with BSD_SYSTEM.
1996-09-17 Karl Heuer Replace symbol BSD with BSD_SYSTEM.
1996-09-17 Karl Heuer Replaced all BSD with BSD_SYSTEM.
1996-09-16 Richard M. Stallman (ispell-dictionary-alist-1): Add `american' to list.
1996-09-16 André Spiegel (vc-find-cvs-master): Fixed handling of "locally added" files.
1996-09-16 André Spiegel (vc-print-log): Set the display window so that it shows
1996-09-16 Richard M. Stallman (file-locked-p): Alias to `ignore' if no file locking.
1996-09-16 Richard M. Stallman (Fget_buffer_create): Initialize BUF_OVERLAY_MODIFF.
1996-09-16 Richard M. Stallman (frame.o, textprop.o, abbrev.o): Depend on window.h.
1996-09-16 Richard M. Stallman (read_minibuf_unwind): Clear last_overlay_modified field.
1996-09-16 Richard M. Stallman (IT_set_menu_bar_lines): Clear last_overlay_modified field.
1996-09-16 Richard M. Stallman (note_mouse_highlight): Test last_overlay_modified field.
1996-09-16 Richard M. Stallman (Fset_window_start): Clear last_overlay_modified field.
1996-09-16 Richard M. Stallman Comment change.
1996-09-16 Richard M. Stallman (stream_process): Variable deleted.
1996-09-16 Richard M. Stallman Comment changes.
1996-09-15 Richard M. Stallman (C_SWITCH_X_SYSTEM): Add -I/usr/contrib/X11R5/include.
1996-09-15 Richard M. Stallman (tq-filter): Add unwind-protect and save-match-data.
1996-09-15 Richard M. Stallman (Info-mode): Do fontify, if ms-windows.
1996-09-15 Richard M. Stallman (mouse-set-region):
1996-09-15 Richard M. Stallman (facemenu-color-equal): Change win32 to ms-windows.
1996-09-15 Richard M. Stallman (make-face, make-face-x-resource-internal):
1996-09-15 Richard M. Stallman (normal-top-level, command-line-1, command-line):
1996-09-15 Richard M. Stallman (redisplay_internal, mark_window_display_accurate)
1996-09-15 Richard M. Stallman (command_loop_1): Test last_overlay_modified
1996-09-15 Richard M. Stallman (direct_output_for_insert): Set last_overlay_modified field in window.
1996-09-15 Richard M. Stallman (gap_left, gap_right, modify_region):
1996-09-15 Richard M. Stallman (modify_overlay): Renamed from redisplay_region
1996-09-15 Richard M. Stallman (struct window): New field last_overlay_modified.
1996-09-15 Richard M. Stallman Fix previous change.
1996-09-15 Richard M. Stallman (struct buffer): New field overlay_modiff.
1996-09-15 Richard Kenner RMS: libc-960918 libc-960919 libc-960920 libc-960921 libc-960922 libc-960923
1996-09-14 Richard M. Stallman (rmail-output-file-alist): Add autoload cookie.
1996-09-14 Richard M. Stallman (find-file-existing-other-name): Default value now t.
1996-09-14 Richard M. Stallman (ps-print-prologue): Get rid of backslash-digits