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.
|