log

age author description
1995-10-12 Richard M. Stallman (display-table-slot, set-display-table-slot):
1995-10-12 Richard M. Stallman (Fdelete_other_windows): Set w->force_start.
1995-10-12 Richard M. Stallman (variable-at-point, function-called-at-point): Fix revious changes.
1995-10-12 Richard M. Stallman (syms_of_xdisp): Doc fix.
1995-10-12 Edward M. Reingold Initial revision
1995-10-12 Edward M. Reingold Added menu items for cal-tex.el (a new file).
1995-10-12 Edward M. Reingold Added key definitions and autoloads for cal-tex.el (a new file).
1995-10-11 Richard M. Stallman (mail-strip-quoted-names): Preserve white space
1995-10-11 Richard M. Stallman (make_lispy_event) [!USE_X_TOOLKIT]: Dragging
1995-10-11 Richard M. Stallman (gud-filter): Move the gud-display-frame call
1995-10-11 Richard M. Stallman (command_loop_1): Access display tables as char-tables.
1995-10-11 Richard M. Stallman (redisplay_window, redisplay_window, display_text_line):
1995-10-11 Richard M. Stallman (window_display_table): Use DISP_TABLE_P. Return type
1995-10-11 Richard M. Stallman (make-syntax-table): Use nil for "inherit".
1995-10-11 Richard M. Stallman (buffer_display_table): Use DISP_TABLE_P.
1995-10-11 Richard M. Stallman (Fcopy_sequence): Call Fmake_char_table the new way.
1995-10-11 Richard M. Stallman (DISP_TABLE_P): Check the `purpose' slot.
1995-10-11 Richard M. Stallman (find-alternate-file-other-window): New function.
1995-10-11 Kim F. Storm (dos_timezone_offset, dos_display_scancodes,
1995-10-11 Kim F. Storm (insert-startup-screen): New function.
1995-10-11 Kim F. Storm [!HAVE_X_WINDOWS]:
1995-10-11 Kim F. Storm (internal_flush): Removed
1995-10-11 Kim F. Storm Check that DJGPP v. 1 is used.
1995-10-11 Kim F. Storm Call make-doc.exe instead of make-docfile.
1995-10-11 Richard M. Stallman (Fkill_buffer): Don't kill auto save file if not recent.
1995-10-11 Kim F. Storm (init_sys_modes) [!HAVE_X_WINDOWS (MSDOS)]: Always call set_terminal_modes.
1995-10-11 Michael Kifer Moved (define-key menu-bar-ediff-menu ...) to ediff-hook.el:
1995-10-11 Richard M. Stallman (adaptive-fill-function): Change defun to defvar.
1995-10-11 Richard M. Stallman (next-completion): Specify the LIMIT arg when searching for text properties.
1995-10-10 Richard M. Stallman (function-called-at-point, variable-at-point):
1995-10-09 Erik Naggum (buffer-display-table): Document new implementation.
1995-10-09 Richard M. Stallman Doc fixes.
1995-10-09 Richard M. Stallman (view-highlight-face): New variable.
1995-10-09 Richard M. Stallman Explain when to use make-variable-buffer-local.
1995-10-09 Roland McGrath (tags-table-check-computed-list): Map tags-expand-table-name over lists of
1995-10-09 Erik Naggum New implementation with char-tables.
1995-10-09 Richard M. Stallman Initial revision
1995-10-09 Richard M. Stallman (temp_echo_area_glyphs): Restore the old point value.
1995-10-09 Noah Friedman (mail-abbrev-syntax-table): Use `equal' instead of `=', in case elts
1995-10-09 Erik Naggum (ada-gen-treat-proc): Bind `procname' and `functype'.
1995-10-09 Richard M. Stallman (exec_sentinel, read_process_output):
1995-10-08 Erik Naggum (view-exit): Delete view-overlay only if it exists.
1995-10-08 Richard M. Stallman (server-start): Try both full hostname and shortened
1995-10-08 Richard M. Stallman Indentation change.
1995-10-08 Richard M. Stallman Fix several minor errors.
1995-10-08 Richard M. Stallman (desktop-outvar): Support truncation.
1995-10-08 Richard M. Stallman (command-line): Init user-mail-address here, after reading init file.
1995-10-08 Richard M. Stallman (write_segment): Write valid data in units of 1<<13,
1995-10-08 Richard M. Stallman (init_buffer_once): Make file_format always local, not just local when set.
1995-10-08 Erik Naggum (Fmake_char_table): Initialize parent to nil.
1995-10-07 Richard M. Stallman (struct Lisp_Boolvector): New data type.
1995-10-07 Richard M. Stallman (Fchartablep, Fboolvectorp): New functions.
1995-10-07 Richard M. Stallman (print): Handle chartables and boolvectors.
1995-10-07 Richard M. Stallman (read1): Handle chartables and boolvectors.
1995-10-07 Richard M. Stallman (describe_vector): Use Flength to get length of vector.
1995-10-07 Richard M. Stallman (describe_syntax): Handle new syntax-table data format.
1995-10-07 Richard M. Stallman Use char tables as syntax tables.
1995-10-07 Richard M. Stallman (callint_message, callint_message_size): New vars.
1995-10-07 Richard M. Stallman (Fmake_chartable, Fmake_boolvector): New functions.
1995-10-07 Richard M. Stallman (Fset_char_table_range): New function.
1995-10-07 Richard M. Stallman (bytecode.o): Depend on syntax.h.
1995-10-06 Richard M. Stallman (byte-compile-from-buffer): Bind print-level.
1995-10-06 Richard M. Stallman (newline): Call barf-if-buffer-read-only.
1995-10-06 Richard M. Stallman Fix typo calling iso-accents-customize.
1995-10-06 Michael Kifer Added ${lispsource}ediff-hook.elc after vc-hooks.
1995-10-06 Michael Kifer Added (load "ediff-hook") after loading vc-hook.
1995-10-06 Michael Kifer (ediff-files,ediff-merge-files): better file-name defaults.
1995-10-06 Michael Kifer (ediff-make-frame-position): fixed bugs.
1995-10-06 Michael Kifer (ediff-toggle-read-only,ediff-read-file-name):
1995-10-06 Michael Kifer Initial revision
1995-10-06 Michael Kifer *** empty log message ***
1995-10-06 Michael Kifer (ediff-abbreviate-file-name): function modified.
1995-10-06 Michael Kifer (ediff-setup-diff-regions,ediff-setup-diff-regions3,
1995-10-05 Richard M. Stallman (Fset_window_hscroll): Don't reject args > SHORTBITS.
1995-10-05 Richard M. Stallman (appt-disp-window): Call raise-frame.
1995-10-05 Richard M. Stallman (Fmove_to_column): Make it interactive.
1995-10-05 Richard M. Stallman Fix typo in prev change.
1995-10-05 Richard M. Stallman (View-search-regexp-forward, View-search-regexp-backward):
1995-10-05 Richard M. Stallman Add `athen' as synonym for `athena'.
1995-10-04 Richard M. Stallman (gnus-summary-save-in-mail): Use mail-file-babyl-p.
1995-10-04 Richard M. Stallman (gnus-inews-do-fcc): Use mail-file-babyl-p.
1995-10-04 Richard M. Stallman (recover-session): Use auto-save-list-file-prefix.
1995-10-04 Richard M. Stallman (auto-save-list-file-prefix): New variable.
1995-10-04 Richard M. Stallman (mail-signature-file): New variable.
1995-10-04 Richard M. Stallman (recover-session-finish): Ask only about files that
1995-10-04 Richard M. Stallman (Fmake_indirect_buffer): Was taking marker positions
1995-10-04 Richard M. Stallman (unrmail): Call rmail-toggle-header.
1995-10-04 Richard M. Stallman (isearch-forward): Doc fix.
1995-10-04 André Spiegel (vc-next-action-on-file): When locking the latest trunk version,
1995-10-03 Richard M. Stallman (Fmake_overlay): Set end-marker's insertion_type to 1.
1995-10-03 Richard M. Stallman Fix name of buffer-substring-no-properties.
1995-10-03 Richard M. Stallman (Vsuggest_key_bindings): New variable.
1995-10-03 Richard M. Stallman (write_segment): Use pagesize as unit of writing instead of 128.
1995-10-03 Richard M. Stallman (Qmouse_leave_buffer_hook): New variable.
1995-10-03 Richard M. Stallman (get_display_line): Don't abort if there's text
1995-10-03 Richard M. Stallman (Qwindow_scroll_functions, Vwindow_scroll_functions): New variables.
1995-10-03 Richard M. Stallman (run_hook_with_args_2): New function.
1995-10-03 Richard M. Stallman (window_scroll): Always set force_start.
1995-10-01 Noah Friedman (te-escape): Remove spurious partial duplicate definition.
1995-10-01 Richard M. Stallman (re_search_2): Use 0, not -1, as the lower bound
1995-10-01 Richard M. Stallman (print-help-return-message): Handle lists in
1995-10-01 Richard M. Stallman (barf_or_query_if_file_exists): New arg STATPTR. Callers changed.
1995-10-01 Richard M. Stallman Add early support for Solaris 2.5 on PowerPCs.
1995-10-01 Richard M. Stallman (powerpc-*-solaris2): New alternative.x
1995-09-30 Roland McGrath (cd): Fix interactive spec to require match if there is no CDPATH.
1995-09-29 Richard M. Stallman Fix previous change.
1995-09-29 Richard M. Stallman (comint-password-prompt-regexp): Recognize
1995-09-29 Richard M. Stallman (ispell-message-text-end): Match reporter.el bug reports.
1995-09-28 Richard M. Stallman (interpreter-mode-alist): Handle nawk.
1995-09-28 Richard M. Stallman (sendmail-send-it): Handle FCC after all text changes.
1995-09-27 Richard M. Stallman (ange-ftp-dumb-unix-host): Avoid error if HOST is nil.
1995-09-27 Richard M. Stallman (undigestify-rmail-message): Better error messages.
1995-09-25 Richard M. Stallman Fix minor error.
1995-09-25 Richard M. Stallman (add-log-current-defun): Ignore quotes before fcn name.
1995-09-25 Karl Heuer (Info-fontify-node): Fix previous change.
1995-09-25 Karl Heuer (Info-title-face-alist): New var.
1995-09-25 Richard M. Stallman (Fx_create_frame): Set up buffer-predicate slot.
1995-09-25 Richard M. Stallman (safe_run_hooks): No longer static.
1995-09-25 Richard M. Stallman (read_minibuf_unwind): Use safe_run_hooks.
1995-09-25 Richard M. Stallman (undigestify-rmail-message): Scan back as far as start
1995-09-25 Richard M. Stallman (help-mode): Call view-mode.
1995-09-25 Richard M. Stallman (view-mode-enter): Renamed from view-mode. Callers changed.
1995-09-25 Richard M. Stallman (clipboard-yank): Add delete-selection property.
1995-09-25 Richard M. Stallman (dun-climb): Handle unknown object name.
1995-09-25 Richard M. Stallman (mark-sexp-diary-entries): Add \ for C-M-f's sake.
1995-09-25 Richard M. Stallman Fix typo.
1995-09-25 Erik Naggum (command-line-1): --insert: Don't complain on --insert=file.
1995-09-25 Erik Naggum (command-line-1): --eval: Don't print the value.
1995-09-24 Richard M. Stallman (popup_get_selection): Pop menu down if button is pressed
1995-09-24 Richard M. Stallman (server-process-filter): Ignore lines that don't start
1995-09-24 Richard M. Stallman (occur): Indent better for matches that contain newlines.
1995-09-24 Richard M. Stallman [These changes were actually in the previous version.
1995-09-24 Richard M. Stallman (auto-compression-mode): Add autoload cookie.
1995-09-22 Erik Naggum (get-setf-method): Protect caller's match-data from string-match.
1995-09-22 Karl Heuer (edt-setup-default-bindings): Revert function is
1995-09-22 Karl Heuer Major revision.
1995-09-22 Edward M. Reingold Fix display of Chinese date.
1995-09-22 Richard M. Stallman (mail-do-fcc): Clear read-only flag in ` mail-temp' buffer.
1995-09-22 Richard M. Stallman (mail-do-fcc): Erase the ` mail-temp' buffer.
1995-09-21 Erik Naggum (byte-boolean-vars): Update list to reflect actual DEFVAR_BOOL symbols in
1995-09-21 Karl Heuer (edt-set-term-width-80, edt-set-term-width-132):
1995-09-21 Karl Heuer (edt-set-screen-width-80, edt-set-screen-width-132):
1995-09-21 Karl Heuer (te-escape, te-escape-help): Handle non-ASCII events.
1995-09-21 Richard M. Stallman (mail-file-babyl-p): Function deleted.
1995-09-21 Richard M. Stallman (mail-file-babyl-p): Function moved from rmail.el and renamed.
1995-09-21 Richard M. Stallman (rmail-file-p): Function moved to mail-utils.el
1995-09-21 Edward M. Reingold Initial revision
1995-09-21 Edward M. Reingold New file.
1995-09-21 Edward M. Reingold *** empty log message ***
1995-09-21 Edward M. Reingold Initial revision
1995-09-21 Edward M. Reingold Minor fixes; moved some code here from other calendar files.
1995-09-21 Edward M. Reingold Minor fixes.
1995-09-21 Edward M. Reingold Added new calendars to menus and made minor fixes.
1995-09-21 Edward M. Reingold Moved stuff to calendar.el, as per RSM's request.
1995-09-21 Edward M. Reingold Added code to support Chinese calendar. Minor fixes as well.
1995-09-21 Edward M. Reingold Added code to support Chinese calendar.
1995-09-21 Edward M. Reingold Moved stuff to other files.
1995-09-21 Edward M. Reingold Many functions moved to other files, some rewritten. See ChangeLog entry.
1995-09-20 Paul Eggert (LOCALTIME_CACHE, tzset): New macros.
1995-09-20 Paul Eggert (gettimeofday, init_gettimeofday, daylight, gmtoffset): Undo previous change.
1995-09-18 Richard M. Stallman (substitute-key-definition): Do recursively scan
1995-09-18 Richard M. Stallman (C-down-mouse-1): Use buffer menu, not font menu.
1995-09-17 Richard M. Stallman (find-alternate-file): Kill any preexisting ` **lose**' buf.
1995-09-15 Richard M. Stallman (Fload): Rename arg STR to FILE.
1995-09-14 Richard M. Stallman (indent-for-tab-command): Get the prefix arg
1995-09-14 André Spiegel (vc-fetch-master-properties): Call "cvs status" in the right
1995-09-12 Erik Naggum (dired-up-directory): Add optional argument `other-window' to obviate
1995-09-12 Richard M. Stallman (auto-mode-alist): .pl is now Perl.
1995-09-12 Karl Heuer (src/paths.h, paths-force): Use paths.h.$$ instead
1995-09-12 Karl Heuer (BROKEN_SELECT_NON_X): Moved to s/isc2-2.h.
1995-09-12 Karl Heuer (BROKEN_SELECT_NON_X): Define this instead of turning
1995-09-12 Richard M. Stallman (call_mod_hooks, verify_interval_modification):
1995-09-12 Richard M. Stallman (call_mod_hooks): Moved from intevals.c
1995-09-12 Richard M. Stallman (signal_after_change): Call report_interval_modification.
1995-09-10 Paul Eggert (Fencode_time): Use mktime to do the real work;
1995-09-10 Richard M. Stallman (hexl-current-address): New arg VALIDATE.
1995-09-10 Richard M. Stallman (center-line): New arg NLINES.
1995-09-10 Richard M. Stallman Improve error msg for invalid --with-x-toolkit value.
1995-09-10 Richard M. Stallman (init_gettimeofday): Remove declaration.
1995-09-10 Richard M. Stallman (gettimeofday): Don't bother setting time zone,
1995-09-10 Richard M. Stallman (Fset_time_zone_rule): New function.
1995-09-10 Richard M. Stallman (setenv): Call set-time-zone-rule when setting TZ.
1995-09-10 Richard M. Stallman (LOCALTIME_CACHE): Remove; now configured automatically.
1995-09-10 Richard M. Stallman (main): Call tzset only if LOCALTIME_CACHE is defined;
1995-09-10 Richard M. Stallman (LOCALTIME_CACHE): Define if tzset exists and
1995-09-10 Richard M. Stallman (command_loop_1): Set this_command to nil before reading a command.
1995-09-09 Richard M. Stallman (Fdecode_time): Doc fix.
1995-09-08 André Spiegel (vc-dired-mode): Now a major mode derived from dired-mode.
1995-09-08 André Spiegel (vc-locking-user): Fixed wrong parentheses.
1995-09-08 André Spiegel (dired-internal-noselect): Set dired-directory when refreshing a buffer
1995-09-08 Richard M. Stallman Rename all register-name args to `register'.
1995-09-08 Richard M. Stallman (Fmake_marker): Initialize insertion_type to 0.
1995-09-08 Richard M. Stallman Fix typos.
1995-09-08 Richard M. Stallman (HAVE_UNISTD_H): Add #undef.
1995-09-06 Richard M. Stallman (ange-ftp-gwp-filter): Go to process buffer before getting text from it.
1995-09-06 Richard M. Stallman (Info-suffix-list): Add .inf to MSDOS list.
1995-09-06 Richard M. Stallman (gud-filter): Save up text that arrives while processing previous text.
1995-09-06 Richard M. Stallman (install-arch-indep): Always install the new dir file;
1995-09-06 Richard M. Stallman (rmail-summary-construct-io-menu): Use all of FILES.
1995-09-04 Richard M. Stallman (mail-interactive-insert-alias): Call mail-abbrev-expand-hook.
1995-09-03 Richard M. Stallman (Fcopy_marker): New arg TYPE.
1995-09-03 Richard M. Stallman (Fmake_indirect_buffer): Set the insertion_type of the zv_marker markers to 1.
1995-09-03 Richard M. Stallman (adjust_markers_for_insert): New function.
1995-09-03 Richard M. Stallman (dired-internal-noselect): New arg MODE.
1995-09-03 Richard M. Stallman (putchar): Call internal_flush instead of _flsbuf.
1995-09-02 David J. MacKenzie Don't assume that HAVE_CONFIG_H implies emacs.
1995-09-02 Richard M. Stallman (auto-mode-alist): Handle .f90 files.
1995-09-02 Richard M. Stallman Simplify using new names file names src/makefile.in,
1995-09-02 Richard M. Stallman Define STDC_HEADERS.
1995-09-02 Richard M. Stallman (Fmsdos_mouse_enable, Fmsdos_mouse_disable)
1995-09-02 Richard M. Stallman (sleep_or_kbd_init): Delete declaration.
1995-09-02 Richard M. Stallman (sys_subshell) [MSDOS]: Handle SUSPEND env var.
1995-09-02 Richard M. Stallman [!MULTI_FRAME] (Factive_minibuffer_window): New function.
1995-09-02 Richard M. Stallman (SITELOAD_PURESIZE_EXTRA): New macro.
1995-09-02 Richard M. Stallman (Fmake_symbolic_link, Fadd_name_to_file):
1995-09-02 Richard M. Stallman (Ffile_name_all_completions, Ffile_name_completion):
1995-09-01 Richard M. Stallman (re_search_2): If pattern starts with \=, optimize search.
1995-09-01 Richard M. Stallman (save_excursion_save): Pass the new arg to Fcopy_marker.
1995-09-01 Richard M. Stallman (save_window_save): Pass the new arg to Fcopy_marker.
1995-08-31 Richard M. Stallman (sendmail-send-it): Use user-mail-address.
1995-08-31 Richard M. Stallman (Fcommand_execute): Ignore `disabled' property on
1995-08-31 Richard M. Stallman (Fdisplay_completion_list): Clear all text properties
1995-08-31 Richard M. Stallman (ange-ftp-vms-sans-version): Accept extra args.
1995-08-31 Richard M. Stallman Add #undef for open, close, read, write.
1995-08-30 Richard M. Stallman (kill-new): Compute 2nd arg to interprogram-cut-function based on REPLACE.
1995-08-30 Richard M. Stallman (list-directory): Set default-directory.
1995-08-29 Richard M. Stallman (Fdecode_time): Doc fix.
1995-08-29 Richard M. Stallman (dired-byte-compile): Report failure if output file is not created.
1995-08-29 Richard M. Stallman (decode_env_path): Use ".", not nil, for current dir.
1995-08-29 Richard M. Stallman (function-key-map): Consistently map CLEAR to C-l.
1995-08-29 Richard M. Stallman (wordstar-center-line): Renamed from center-line.
1995-08-29 André Spiegel (vc-dired-update-line): Don't use dired-do-redisplay.
1995-08-29 André Spiegel (vc-utc-string): New function.
1995-08-29 Richard M. Stallman (x_wm_set_icon_pixmap): If trying to turn off icon pixmap, do nothing.
1995-08-28 Roland McGrath (GETPGRP_NO_ARG, WAIT_USE_INT, UNEXEC): New macros.
1995-08-28 Richard M. Stallman (recover-session-finish): Catch erorr in recover-file.
1995-08-28 Richard M. Stallman (basic-save-buffer): Doc fix.
1995-08-28 Richard M. Stallman (executable-set-magic): Use make-local-hook for after-save-hook.
1995-08-28 Richard M. Stallman (makefile-font-lock-keywords): Highlight lines with
1995-08-28 Richard M. Stallman Fix typo in global-map define.
1995-08-27 Richard M. Stallman (doprnt): Fix typo in error message.
1995-08-27 Richard M. Stallman Delete some #if 0'd functions.
1995-08-27 Richard M. Stallman (rassoc): Definition deleted.
1995-08-27 Richard M. Stallman (mail-mode-syntax-table): defvar deleted.
1995-08-27 Richard M. Stallman Load cl only during compilation.
1995-08-27 Richard M. Stallman (hide-ifdef-hiding): Delete duplicate defvar.
1995-08-27 Richard M. Stallman (m2-execute-monitor-command): Renamed from execute-monitor-command.
1995-08-27 Richard M. Stallman (refer-every): Renamed from every.
1995-08-26 Richard M. Stallman (eventp): Duplicate definition deleted.
1995-08-26 Richard M. Stallman Doc fixes.
1995-08-26 Richard M. Stallman (ada-spec-suffix): Definition deleted.
1995-08-26 Richard M. Stallman (abs): Function definition deleted.
1995-08-26 Richard M. Stallman (Info-default-directory-list): Duplicate defvar deleted.
1995-08-26 Richard M. Stallman (modifier_names): Add 4 bits to modifier bit positions.
1995-08-25 Richard M. Stallman (rebuild-mail-abbrevs): FILE defaults to visited file.
1995-08-25 André Spiegel (vc-fetch-master-properties): Count cvs status "Needs Patch" as
1995-08-25 André Spiegel (vc-directory): Kill existing vc-dired buffers for this directory.
1995-08-25 Roland McGrath (next-file): Advance next-file-list before finding the file named in its
1995-08-25 Richard M. Stallman (describe-function): Show file name for autoloaded fns.
1995-08-25 Richard M. Stallman (mouse-avoidance-mode): Use post-command-idle-hook. Use remove-hook.
1995-08-25 Richard M. Stallman (what-line): Print narrowed linenum with full buffer num.
1995-08-24 Richard M. Stallman (makefile-mode-syntax-table): "]" is a close-paren.
1995-08-24 Richard M. Stallman (makefile-add-log-defun): Avoid error at eob.
1995-08-23 Richard M. Stallman Doc fixes.
1995-08-23 Roland McGrath [HAVE_CONFIG_H]: Include config.h.
1995-08-22 Richard M. Stallman (2C-mode): Use make-local-hook and add-hook.
1995-08-22 Richard M. Stallman (icomplete-minibuffer-setup): Use make-local-hook
1995-08-22 Richard M. Stallman (ediff-profile): Use make-local-hook and add and remove hooks locally.
1995-08-22 Richard M. Stallman (PUSH_FAILURE_POINT, POP_FAILURE_POINT): Don't push or pop
1995-08-22 Richard M. Stallman (basic-save-buffer): Call vc-after-save.
1995-08-22 Richard M. Stallman (auto-mode-alist): Turn on use of makefile-mode.
1995-08-22 Richard M. Stallman (byte-compiler-base-file-name): New function.
1995-08-22 Richard M. Stallman (Info-suffix-list): For MS-DOS, use gunzip as the only uncompressor,
1995-08-22 André Spiegel Removed the comment that said we assume strict locking.
1995-08-22 André Spiegel (vc-simple-command): New function.
1995-08-22 Tom Tromey (tcl-hilit): New function from "Chris Alfeld" <calfeld@math.utah.edu>
1995-08-22 Richard M. Stallman (insert-kbd-macro): Express vector char modifiers with
1995-08-22 Richard M. Stallman (jka-compr-byte-compiler-base-file-name): New function.
1995-08-22 Karl Heuer (display_text_line): Write blanks under the entire
1995-08-21 Roland McGrath (compilation-exit-message-function): New variable.
1995-08-21 Richard M. Stallman (Qpost_command_idle_hook, Vpost_command_idle_hook): New vars.
1995-08-21 Richard M. Stallman Use post-command-idle-hook.
1995-08-21 Richard M. Stallman Include syssignal.h.
1995-08-21 Richard M. Stallman (SA_RESTART): Add #undef.
1995-08-21 André Spiegel (vc-latest-on-branch-p): Under CVS, handle the case when the file is
1995-08-21 André Spiegel (vc-fetch-master-properties): RCS case: get locking mode.
1995-08-21 Richard M. Stallman (NO_SOCKETS_IN_FILE_SYSTEM): Defined.
1995-08-21 Richard M. Stallman (makefile-space-face): New variable.
1995-08-21 Richard M. Stallman Require rmail.
1995-08-21 Richard M. Stallman Define user options with defvar, not defconst.
1995-08-21 Simon Marshall New version 3.07. Made fast-lock-mode use buffer-file-truename, not buffer-file-name.
1995-08-21 Richard M. Stallman Doc fixes.
1995-08-21 David J. MacKenzie default to user-supplied buffer.
1995-08-21 Richard M. Stallman (dired-string-replace-match): Simplify using replace-match.
1995-08-21 Richard M. Stallman (dired-expand-newtext): Function deleted.
1995-08-20 Richard M. Stallman (POSIX_SIGNALS, CLASH_DETECTION): Defined.
1995-08-20 Richard M. Stallman (SYSTEM_TYPE): Change to just "aix".
1995-08-20 Richard M. Stallman (sigsetmask, _setjmp, _longjmp): Delete undefs.
1995-08-20 Richard M. Stallman Include aix3-2-5.h, not aix3-2.h.
1995-08-20 Michael Kifer * viper.el (vip-set-hooks): Use view-mode-hook in emacs and view hook in xemacs.
1995-08-20 Michael Kifer (vip-leave-region-active): new function.
1995-08-20 Michael Kifer (vip-surrounding-word): modified to understand tripple clicks.
1995-08-20 Richard M. Stallman (file-regular-p-18): Fix test for whether to use this.
1995-08-19 Richard M. Stallman Initial revision
1995-08-19 Richard M. Stallman (basic-save-buffer): Confirm for overwriting old file
1995-08-19 Richard M. Stallman (scan_sexps_forward): Fix previous change.
1995-08-19 Richard M. Stallman (blink-matching-paren-dont-ignore-comments): New var.
1995-08-19 Richard M. Stallman (Info-find-emacs-command-nodes): Fix previous change.
1995-08-19 Karl Heuer (hilit-submit-feedback): New ftp site.
1995-08-19 Richard M. Stallman (struct Lisp_Marker): Make insertion_type an unsigned int.
1995-08-19 Richard M. Stallman (Info-file-list-for-emacs): New variable.
1995-08-19 Richard M. Stallman Fix typos.
1995-08-19 Karl Heuer (sh-newline-and-indent): Don't interpret prefix arg
1995-08-19 Karl Heuer (skeleton-newline-indent-rigidly): New variable.
1995-08-18 André Spiegel (vc-next-action-on-file): Changed doc string, CVS case.
1995-08-18 André Spiegel (vc-fetch-master-properties): Recognize cvs status "Unresolved Conflict".
1995-08-18 Richard M. Stallman (getdate.c): New target.
1995-08-17 Richard M. Stallman (pascal-mode): Set comment-start.
1995-08-17 Karl Heuer (hilit-submit-feedback): New bug-reporting address.
1995-08-17 Karl Heuer Update address in comment.
1995-08-17 Francesco Potortì * etags.c (Pascal_functions): Close comment bug corrected.
1995-08-17 Richard M. Stallman (RANLIB): Substitute this into makefiles.
1995-08-17 Richard M. Stallman (rmail-new-summary): Enable the Input/output menu.
1995-08-17 André Spiegel (vc-next-action-on-file): Moved the setting of the default branch to
1995-08-17 André Spiegel Changed references to vc-top-version into vc-master-workfile-version.
1995-08-17 André Spiegel (vc-top-version): Renamed to vc-master-workfile-version. Updated all
1995-08-17 André Spiegel (vc-next-action-on-file): Query when trying to lock non-latest
1995-08-17 André Spiegel (vc-revert-buffer1): Split part of the function into vc-buffer-context
1995-08-16 Richard M. Stallman (show-paren-command-hook): Do nothing if have unread events.
1995-08-16 Richard M. Stallman (scan_sexps_forward): Use the initial depth
1995-08-16 Richard M. Stallman (Fself_insert_command): Optimize the case with arg > 2
1995-08-16 Richard M. Stallman (inferior-lisp): Use pop-to-buffer.
1995-08-16 Richard M. Stallman (run-scheme): Use pop-to-buffer.
1995-08-16 Richard M. Stallman (run-scheme): Use pop-to-buffer.
1995-08-16 Richard M. Stallman (RANLIB): Get this var from configure.
1995-08-15 Karl Heuer (sh-mode-map): Use new name skeleton-pair-insert-maybe.
1995-08-15 Karl Heuer (sh-test): New variable.
1995-08-15 Karl Heuer (skeleton-pair-insert-maybe): Plain insert in Ovwrt mode
1995-08-15 Karl Heuer (sort_args): Initialize best_priority smaller than any
1995-08-15 Richard M. Stallman Comment change.
1995-08-15 Richard M. Stallman (sc-attribs-extract-namestring): If name has <...>,
1995-08-15 Per Bothner Changes for Linux and LynxOS. libc-950922 libc-951016
1995-08-15 Karl Heuer *** empty log message ***
1995-08-15 Karl Heuer Rewrite as a minor mode.
1995-08-14 Karl Heuer (vip-set-hooks): Use view-mode-hook, not view-hook.
1995-08-14 Richard M. Stallman (Fcall_process_region): Pass new arg to Fwrite_region.
1995-08-14 Richard M. Stallman (Fwrite_region): New arg lockname.
1995-08-14 Richard M. Stallman (basic-save-buffer-1): Pass new arg to write-region.
1995-08-14 Richard M. Stallman (standard_args): Fix previous change.
1995-08-14 Richard M. Stallman (insert-file-contents-literally): New function.
1995-08-14 Richard M. Stallman (command-line-1): Add option --eval to evalute an
1995-08-14 Richard M. Stallman (standard_args): Add option --eval to evalute an
1995-08-14 Richard M. Stallman (forms-check-number-of-fields): New vbl.
1995-08-13 Richard M. Stallman (recover-file): It's ok if the visited file doesn't exist.
1995-08-13 Richard M. Stallman (Fcancel_kbd_macro_events): New function.
1995-08-13 Richard M. Stallman (mouse-drag-region): Unread the up-event rather than execute it here.
1995-08-13 Richard M. Stallman (i*386-*-isc4.*): Set GCC_TEST_OPTIONS and NON_GCC_TEST_OPTIONS.
1995-08-12 Richard M. Stallman (CFLAGS): When computing CFLAGS and REAL_CFLAGS
1995-08-12 Richard M. Stallman (store_frame_param): Don't call set_menu_bar_lines if X.
1995-08-12 Karl Heuer (xrealloc): Change cast to match return type.
1995-08-12 Richard M. Stallman (rmail-convert-file): Look back for ^_ only at bol.
1995-08-12 Richard M. Stallman (shell-command-on-region): Don't examine order of
1995-08-11 Richard M. Stallman (TEXT_END, DATA_END): Fix the definitions.
1995-08-11 Richard M. Stallman Test OSF1, not __osf1__.
1995-08-11 Richard M. Stallman (ORDINARY_LINK): Define only if __osf1__.
1995-08-11 Simon Marshall Insert missing quote in help-font-lock-keywords.
1995-08-11 Richard M. Stallman (xmalloc, xrealloc): Use return-type long *.
1995-08-11 Richard M. Stallman (x_set_menu_bar_lines) [USE_X_TOOLKIT]: When turning
1995-08-11 Richard M. Stallman (Fformat): Limit minlen to avoid stack overflow.
1995-08-11 Richard M. Stallman (doprnt): Error if %-width is too big.
1995-08-11 Richard M. Stallman (ULIMIT_BREAK_VALUE, SEGMENT_MASK): Moved to intel386.h
1995-08-11 Richard M. Stallman [linux] (ULIMIT_BREAK_VALUE, SEGMENT_MASK): Moved from linux.h.
1995-08-11 Richard M. Stallman [linux] (COFF, NO_TERMIO): Defined.
1995-08-11 Richard M. Stallman (fatal_unexec): Use vfprintf, not _doprnt.
1995-08-11 Richard M. Stallman (LIBS_DEBUG, START_FILES, LIBS_MACHINE): Define only if __osf1__.
1995-08-10 Richard M. Stallman (isearch-other-meta-char): Avoid bug checking whether
1995-08-10 Richard M. Stallman (byte-compile-insert-header): Use 19.29, not 19.28.90
1995-08-10 Richard M. Stallman (server-buffer-done): Pause between client commands,
1995-08-10 Richard M. Stallman Fix defvar equivalent expression.
1995-08-10 Richard M. Stallman Add index and xref to variable-interactive.
1995-08-10 Richard M. Stallman (vc-dired-reformat-line): Display eight character user names correctly.
1995-08-10 Richard M. Stallman Comment change.
1995-08-10 Richard M. Stallman Comment change.
1995-08-10 Simon Marshall Added Font Lock mode support.
1995-08-10 Simon Marshall Rewrite texinfo-font-lock-keywords; don't fontify syntactically.
1995-08-10 Simon Marshall Tweak fortran-font-lock-keywords-1.
1995-08-10 Simon Marshall Functionality for font-lock-beginning-of-syntax-function to be used by font-lock-fontify-region when calculating the cache state. Also wrap value of buffer-file-truename to guard against clash detection. Also add scheme-font-lock-keywords.
1995-08-09 Richard M. Stallman (interpreter-mode-alist): Delete autoload cookie.
1995-08-09 Richard M. Stallman (lock_file): Use get_truename_buffer.
1995-08-09 Richard M. Stallman (get_truename_buffer): New function.
1995-08-09 Francesco Potortì * man.el (Man-translate-references): Anchor the regexps.
1995-08-08 Richard M. Stallman (read_process_output, exec_sentinel): Call
1995-08-08 Richard M. Stallman (Freplace_match): New arg SUBEXP.
1995-08-08 Richard M. Stallman (vc-revert-buffer): In a dedicated solitary window,
1995-08-08 Richard M. Stallman Add subexp arg to replace-match.
1995-08-08 Richard M. Stallman (forward-paragraph): Don't overlook a paragraph-start
1995-08-08 Richard M. Stallman Make Major Mode Conventions xref to Tips for Defining.
1995-08-08 Richard M. Stallman New node, Tips for Defining.
1995-08-08 Richard M. Stallman (dired-mode-map): Set up the map completely
1995-08-08 Richard M. Stallman (read_key_sequence): Undo previous change.
1995-08-07 Roland McGrath [ps2]: Use nlist instead of knlist #ifdef _AIX. make-3-74-1 make-3-74-2
1995-08-07 Karl Heuer (signal_before_change, signal_after_change): Fix
1995-08-07 Richard M. Stallman (doprnt): Don't let size_bound be gigantic. Fix error message.
1995-08-07 Richard M. Stallman (command-line-1): Fix previous change.
1995-08-07 Tom Tromey (tcl-do-auto-fill): Only fill past fill-column; for 19.29.
1995-08-07 Richard M. Stallman (byte-compile-output-docform): Check
1995-08-06 Richard M. Stallman (main): Fix previous change.
1995-08-06 Richard M. Stallman (redisplay): Compute mini_frame the same way echo_area_display does.
1995-08-06 Richard M. Stallman Standardize layout of doc strings.
1995-08-06 Richard M. Stallman (delete-selection-pre-hook): New type value `yank'.
1995-08-06 Richard M. Stallman (column-number-mode, line-number-mode): Default now t.
1995-08-06 Richard M. Stallman (run_hook_with_args): Move the GCPRO2; add UNGCPRO.
1995-08-05 Richard M. Stallman (m68*-next-*): Use m68k.h and nextstep.h.
1995-08-05 Richard M. Stallman (Qbefore_change_functions, Qafter_change_functions): Declared.
1995-08-05 Richard M. Stallman (Qbefore_change_functions, Qafter_change_functions): New variables.
1995-08-05 Richard M. Stallman (signal_before_change, signal_after_change): Major rewrite.
1995-08-05 Richard M. Stallman (Fdisplay_completion_list): gcpro elt.
1995-08-05 Richard M. Stallman (print_string): Use insert_from_string for output to buffer.
1995-08-05 Richard M. Stallman (run_hook_with_args): Add gcpros.
1995-08-05 Richard M. Stallman (saved_doc_string*): New variables.
1995-08-05 Richard M. Stallman (Info-read-node-name-1): New function.
1995-08-05 Richard M. Stallman (tab-to-tab-stop): Expand abbrevs only after a word-char.
1995-08-05 Richard M. Stallman (main): Mention lock file name in error message.
1995-08-05 Richard M. Stallman (set-face-background): When using face-color-supported-p,
1995-08-05 Richard M. Stallman Explain how delete-region alters point.
1995-08-05 Richard M. Stallman (Fset_mouse_position, Fset_mouse_pixel_position): Doc fixes.
1995-08-05 Richard M. Stallman (Ffocus_frame, Funfocus_frame): Make them no-ops.
1995-08-05 Richard M. Stallman (fortran-auto-fill-mode, fortran-do-auto-fill, fortran-fill):
1995-08-05 Richard M. Stallman (x_delete_display) [AIX]: Don't call XRmDestroyDatabase.
1995-08-05 Richard M. Stallman (bibtex-maintain-sorted-entries): Make nil the default.
1995-08-04 Richard M. Stallman (ps-print-emacs-type): Renamed from emacs-type.
1995-08-04 Richard M. Stallman Renamed `fsf' to `emacs' in all names.
1995-08-04 Roland McGrath (compilation-error-regexp-alist): Add regexp for Sun ada.
1995-08-04 Richard M. Stallman Initial revision
1995-08-03 Richard M. Stallman (redisplay): When displaying a terminal frame,
1995-08-03 Richard M. Stallman (command-line-1): Mention recover-session if there's a .saves file.
1995-08-03 Richard M. Stallman Don't alter bindings in minibuffer-local-must-match-map
1995-08-03 Richard M. Stallman (resize-minibuffer-setup): Use make-local-hook.
1995-08-03 Richard M. Stallman Move various Q... vars to top of file, unconditional.
1995-08-03 Richard M. Stallman (tpu-control-keys): New initial value, nil.
1995-08-03 Richard M. Stallman (read_key_sequence): Don't downshift an event
1995-08-02 Richard M. Stallman (jka-compr-load): Bind load-force-doc-strings.
1995-08-02 Richard M. Stallman (dired-do-copy): Doc fix.
1995-08-02 Richard M. Stallman (archive-remote-regexp): Don't accept hostnames
1995-08-02 Richard M. Stallman (HAVE_SOCKETS, NEED_NET_ERRNO_H): Defined.
1995-08-02 Richard M. Stallman (sigblock, SIG_BLOCK): Don't define them if POSIX_SIGNALS.
1995-08-02 Richard M. Stallman (HAVE_SELECT): Defined.
1995-08-02 Richard M. Stallman (fill-region-as-paragraph): Don't find adaptive-fill-regexp
1995-08-02 Richard M. Stallman (unload-feature): Delete the file's load-history element.
1995-08-02 Richard M. Stallman (XTread_socket): For UnmapNotify, use x_top_window_to_frame.
1995-08-02 Richard M. Stallman Maybe include net/errno.h.
1995-08-02 Richard M. Stallman (cons_cells_consed, floats_consed, vector_cells_consed)
1995-08-02 Richard M. Stallman [USE_X_TOOLKIT] (xmenu_show): Compute root-based
1995-08-02 Richard M. Stallman (xm_popup_menu): New arg `event'.
1995-08-02 Richard M. Stallman (xlw_popup_menu): New arg event.
1995-08-02 Richard M. Stallman (lw_popup_menu): New arg event, passed along.
1995-08-02 Richard M. Stallman (gud-xdb-marker-filter): Change pattern to accept spc at end.
1995-08-01 Richard M. Stallman (do_switch_frame): Do nothing special when switching between terminal frames.
1995-08-01 Richard M. Stallman (file-name-handler-alist): Don't match host name ending in period.
1995-08-01 Richard M. Stallman (recover-session): Mention deletion is possible.
1995-08-01 Karl Heuer (2C-toggle-autoscroll, 2C-autoscroll):
1995-08-01 Roland McGrath (getloadavg): Set FD_CLOEXEC flag on /dev/kmem file descriptor.
1995-08-01 Richard M. Stallman (byte-optimize-nthcdr): Fix previous change.
1995-07-31 Richard M. Stallman (dired-insert-set-properties): Catch errors.
1995-07-31 Richard M. Stallman (vi-scroll-amount, vi-shift-width): Fix syntax of doc strings.
1995-07-31 Karl Heuer (GETTIMEOFDAY_ONE_ARGUMENT): Deleted; configure handles this now.
1995-07-31 Richard M. Stallman (dired-read-shell-command): Pass `shell-command-history' to read-string.
1995-07-31 Simon Marshall Add Frun_hooks, Frun_hook_with_args, Frun_hook_with_args_until_success, Frun_hook_with_args_until_failure in terms of run_hook_with_args.
1995-07-31 Simon Marshall Declare hook running functions.
1995-07-31 Simon Marshall Remove the remaining hook running functions. They are in C now.
1995-07-31 Richard M. Stallman (kbd_buffer_get_event, swallow_events): Fix prev change.
1995-07-31 Richard M. Stallman Major additions by Gustavo Chaves.
1995-07-30 Richard M. Stallman (rmail-unix-mail-delimiter): Allow two-letter timezone name.
1995-07-30 Richard M. Stallman (byte-compile-insert-header): If compiling for vers 18,
1995-07-30 Richard M. Stallman (set-face-background): Don't treat nil as a color.
1995-07-30 Richard M. Stallman (dabbrev-expand): Save previous point for undo.
1995-07-30 Richard M. Stallman (gettimeofday): New function, defined if necessary.
1995-07-30 Richard M. Stallman (Fmake_terminal_frame): Copy face_alist from selected frame.
1995-07-30 Richard M. Stallman (with-electric-help): Doc fix.
1995-07-30 Richard M. Stallman (HAVE_XRMSETDATABASE): Define if not defined.