]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
1995-10-11 Richard M.... (Fcopy_sequence): Call Fmake_char_table the new way.
1995-10-11 Richard M.... (DISP_TABLE_P): Check the `purpose' slot.
1995-10-11 Richard M.... (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. StormCheck that DJGPP v. 1 is used.
1995-10-11 Kim F. StormCall make-doc.exe instead of make-docfile.
1995-10-11 Richard M.... (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...
1995-10-11 Michael KiferMoved (define-key menu-bar-ediff-menu ...) to ediff...
1995-10-11 Richard M.... (adaptive-fill-function): Change defun to defvar.
1995-10-11 Richard M.... (next-completion): Specify the LIMIT arg when searching...
1995-10-10 Richard M.... (function-called-at-point, variable-at-point):
1995-10-09 Erik Naggum(buffer-display-table): Document new implementation.
1995-10-09 Richard M.... Doc fixes.
1995-10-09 Richard M.... (view-highlight-face): New variable.
1995-10-09 Richard M.... Explain when to use make-variable-buffer-local.
1995-10-09 Roland McGrath(tags-table-check-computed-list): Map tags-expand-table...
1995-10-09 Erik NaggumNew implementation with char-tables.
1995-10-09 Richard M.... Initial revision
1995-10-09 Richard M.... (temp_echo_area_glyphs): Restore the old point value.
1995-10-09 Noah Friedman(mail-abbrev-syntax-table): Use `equal' instead of...
1995-10-09 Erik Naggum(ada-gen-treat-proc): Bind `procname' and `functype'.
1995-10-09 Richard M.... (exec_sentinel, read_process_output):
1995-10-08 Erik Naggum(view-exit): Delete view-overlay only if it exists.
1995-10-08 Richard M.... (server-start): Try both full hostname and shortened
1995-10-08 Richard M.... Indentation change.
1995-10-08 Richard M.... Fix several minor errors.
1995-10-08 Richard M.... (desktop-outvar): Support truncation.
1995-10-08 Richard M.... (command-line): Init user-mail-address here, after...
1995-10-08 Richard M.... (write_segment): Write valid data in units of 1<<13,
1995-10-08 Richard M.... (init_buffer_once): Make file_format always local,...
1995-10-08 Erik Naggum(Fmake_char_table): Initialize parent to nil.
1995-10-07 Richard M.... (struct Lisp_Boolvector): New data type.
1995-10-07 Richard M.... (Fchartablep, Fboolvectorp): New functions.
1995-10-07 Richard M.... (print): Handle chartables and boolvectors.
1995-10-07 Richard M.... (read1): Handle chartables and boolvectors.
1995-10-07 Richard M.... (describe_vector): Use Flength to get length of vector.
1995-10-07 Richard M.... (describe_syntax): Handle new syntax-table data format.
1995-10-07 Richard M.... Use char tables as syntax tables.
1995-10-07 Richard M.... (callint_message, callint_message_size): New vars.
1995-10-07 Richard M.... (Fmake_chartable, Fmake_boolvector): New functions.
1995-10-07 Richard M.... (Fset_char_table_range): New function.
1995-10-07 Richard M.... (bytecode.o): Depend on syntax.h.
1995-10-06 Richard M.... (byte-compile-from-buffer): Bind print-level.
1995-10-06 Richard M.... (newline): Call barf-if-buffer-read-only.
1995-10-06 Richard M.... Fix typo calling iso-accents-customize.
1995-10-06 Michael KiferAdded ${lispsource}ediff-hook.elc after vc-hooks.
1995-10-06 Michael KiferAdded (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 KiferInitial 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.... (Fset_window_hscroll): Don't reject args > SHORTBITS.
1995-10-05 Richard M.... (appt-disp-window): Call raise-frame.
1995-10-05 Richard M.... (Fmove_to_column): Make it interactive.
1995-10-05 Richard M.... Fix typo in prev change.
1995-10-05 Richard M.... (View-search-regexp-forward, View-search-regexp-backward):
1995-10-05 Richard M.... Add `athen' as synonym for `athena'.
1995-10-04 Richard M.... (gnus-summary-save-in-mail): Use mail-file-babyl-p.
1995-10-04 Richard M.... (gnus-inews-do-fcc): Use mail-file-babyl-p.
1995-10-04 Richard M.... (recover-session): Use auto-save-list-file-prefix.
1995-10-04 Richard M.... (auto-save-list-file-prefix): New variable.
1995-10-04 Richard M.... (mail-signature-file): New variable.
1995-10-04 Richard M.... (recover-session-finish): Ask only about files that
1995-10-04 Richard M.... (Fmake_indirect_buffer): Was taking marker positions
1995-10-04 Richard M.... (unrmail): Call rmail-toggle-header.
1995-10-04 Richard M.... (isearch-forward): Doc fix.
1995-10-04 André Spiegel(vc-next-action-on-file): When locking the latest trunk...
1995-10-03 Richard M.... (Fmake_overlay): Set end-marker's insertion_type to 1.
1995-10-03 Richard M.... Fix name of buffer-substring-no-properties.
1995-10-03 Richard M.... (Vsuggest_key_bindings): New variable.
1995-10-03 Richard M.... (write_segment): Use pagesize as unit of writing instea...
1995-10-03 Richard M.... (Qmouse_leave_buffer_hook): New variable.
1995-10-03 Richard M.... (get_display_line): Don't abort if there's text
1995-10-03 Richard M.... (Qwindow_scroll_functions, Vwindow_scroll_functions...
1995-10-03 Richard M.... (run_hook_with_args_2): New function.
1995-10-03 Richard M.... (window_scroll): Always set force_start.
1995-10-01 Noah Friedman(te-escape): Remove spurious partial duplicate definition.
1995-10-01 Richard M.... (re_search_2): Use 0, not -1, as the lower bound
1995-10-01 Richard M.... (print-help-return-message): Handle lists in
1995-10-01 Richard M.... (barf_or_query_if_file_exists): New arg STATPTR. ...
1995-10-01 Richard M.... Add early support for Solaris 2.5 on PowerPCs.
1995-10-01 Richard M.... (powerpc-*-solaris2): New alternative.x
1995-09-30 Roland McGrath(cd): Fix interactive spec to require match if there...
1995-09-29 Richard M.... Fix previous change.
1995-09-29 Richard M.... (comint-password-prompt-regexp): Recognize
1995-09-29 Richard M.... (ispell-message-text-end): Match reporter.el bug reports.
1995-09-28 Richard M.... (interpreter-mode-alist): Handle nawk.
1995-09-28 Richard M.... (sendmail-send-it): Handle FCC after all text changes.
1995-09-27 Richard M.... (ange-ftp-dumb-unix-host): Avoid error if HOST is nil.
1995-09-27 Richard M.... (undigestify-rmail-message): Better error messages.
1995-09-25 Richard M.... Fix minor error.
1995-09-25 Richard M.... (add-log-current-defun): Ignore quotes before fcn name.
1995-09-25 Karl Heuer(Info-fontify-node): Fix previous change.
next