log

age author description
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.