1994-12-06 |
Roland McGrath |
(dummy.c) [sony]: Include <sys/param.h> and emit newsos4 #ifdef NEWSOS4.
|
1994-12-06 |
Karl Heuer |
(ange-ftp-set-binary-mode): Ignore hash size if nil.
|
1994-12-05 |
Richard M. Stallman |
(isearch-cancel): New function.
|
1994-12-05 |
Simon Marshall |
Comment out Oct 18 change to font-lock-after-change-function
|
1994-12-05 |
Richard M. Stallman |
(electric-buffer-menu-mode-map):
|
1994-12-04 |
Richard M. Stallman |
(internal_equal): Call compare_string_intervals.
|
1994-12-04 |
Richard M. Stallman |
(compare_string_intervals): New function.
|
1994-12-04 |
Richard M. Stallman |
(INTERVAL_LAST_POS): Don't subtract 1 here.
|
1994-12-04 |
Richard M. Stallman |
(argmatch): Take argc as arg; don't go past end of argv.
|
1994-12-04 |
Richard M. Stallman |
(fill-region-as-paragraph): If region starts in mid-line,
|
1994-12-04 |
Richard M. Stallman |
(scroll_cost): FRAME_DELETE_COST and FRAME_DELETEN_COSTS were confused. Fixed.
|
1994-12-04 |
Richard M. Stallman |
(child_setup_tty): Use CDISABLE for setting VERASE, VKILL.
|
1994-12-04 |
Richard M. Stallman |
At compile time, discard any defsubr definitions
|
1994-12-04 |
Richard M. Stallman |
(bibtex-mode-map): Delete binding for ".
|
1994-12-04 |
Richard M. Stallman |
(face-name, face-id, face-foreground, face-background)
|
1994-12-04 |
Richard M. Stallman |
(replace-string, query-replace): Doc fixes.
|
1994-12-03 |
Richard M. Stallman |
(rmail-get-new-mail): Position on first unseen message.
|
1994-12-03 |
Richard M. Stallman |
(argmatch): Handle lstr == 0.
|
1994-12-02 |
Karl Heuer |
(rmail-output): Don't quote "From " lines unless the capitalization is exact.
|
1994-12-01 |
Karl Heuer |
(gettext): Make sure this is always defined, even #if emacs.
|
1994-12-01 |
Simon Marshall |
Added defaults for grayscale font-lock-reference-face.
|
1994-11-30 |
David J. MacKenzie |
Don't try to make directories that are guaranteed to already exist.
|
1994-11-30 |
Karl Heuer |
(sendmail-send-it): Add `From:' header.
|
1994-11-30 |
Roland McGrath |
(compilation-next-error-locus): Finish last change.
|
1994-11-30 |
Karl Heuer |
(gud-basic-call): Detect error earlier.
|
1994-11-30 |
Karl Heuer |
(system-key-alist): Extra keys are F36 and F37.
|
1994-11-30 |
Karl Heuer |
(imenu-generic-expression): New variable.
|
1994-11-30 |
Roland McGrath |
(compilation-next-error-locus): Parsed column numbers are 1-origin.
|
1994-11-29 |
Richard Kenner |
(ibmrt): Add more cases for various forms of BSD.
|
1994-11-29 |
Paul Eggert |
(re_compile_pattern, re_comp, regerror): Add gettext wrapper.
|
1994-11-29 |
Edward M. Reingold |
Mention cal-x.el in comments.
|
1994-11-29 |
Edward M. Reingold |
Initial revision
|
1994-11-28 |
Richard M. Stallman |
(get_time): Fix up whitespace.
|
1994-11-28 |
Richard M. Stallman |
(Fminibuffer_complete_and_exit): Catch errors in do_completion.
|
1994-11-28 |
Richard M. Stallman |
(keyboard-escape-quit): New command.
|
1994-11-28 |
Richard M. Stallman |
(internal_delete_file, internal_delete_file_1): New functions.
|
1994-11-28 |
Richard M. Stallman |
(delete_temp_file): Use internal_delete_file.
|
1994-11-28 |
Richard M. Stallman |
(Fkill_buffer): Use internal_delete_file.
|
1994-11-28 |
Richard M. Stallman |
Handle pilcrow, paragraph and pound signs.
|
1994-11-28 |
Richard M. Stallman |
(Fx_synchronize): Fix doc string syntax.
|
1994-11-28 |
Richard M. Stallman |
(safe_strdup): Don't use ANSI argument prototype.
|
1994-11-28 |
Richard M. Stallman |
Fix erroneous comment syntax.
|
1994-11-28 |
Richard M. Stallman |
(NEED_UNISTD_H): Defined.
|
1994-11-28 |
Richard M. Stallman |
Have just one conditional to include unistd.h.
|
1994-11-28 |
Richard M. Stallman |
(calculate-c-indent): Handle a top-level decl with multiple paren groups.
|
1994-11-28 |
Richard M. Stallman |
(gnus-default-nntp-server): Doc fix.
|
1994-11-28 |
Richard M. Stallman |
Many doc fixes. Fix progress message formats.
|
1994-11-24 |
Richard M. Stallman |
(imenu): Widen temporary before scan the file.
|
1994-11-24 |
Francesco Potortì |
* m/delta.h (C_SWITCH_MACHINE): -inline-functions removed,
|
1994-11-24 |
Richard M. Stallman |
(command_loop_1): Use safe_run_hooks to run
|
1994-11-24 |
Richard M. Stallman |
(occur): Put number of matches in the header line.
|
1994-11-24 |
Richard M. Stallman |
added fortran status checking -tower
|
1994-11-23 |
Richard M. Stallman |
(double-mode-name): Variable deleted.
|
1994-11-23 |
Richard Kenner |
Add cases for romp-ibm-aix and romp-ibm-bsd.
|
1994-11-23 |
Richard M. Stallman |
Create subdir etc/e. Make links to it.
|
1994-11-23 |
Richard M. Stallman |
(dvi): Run Make in our man subdir.
|
1994-11-23 |
Richard M. Stallman |
Create the man subdir.
|
1994-11-23 |
Richard M. Stallman |
Generate man/Makefile from man/Makefile.in.
|
1994-11-23 |
Richard M. Stallman |
(Info-follow-reference): Use regexp-quote.
|
1994-11-23 |
Richard M. Stallman |
(syms_of_keyboard): Doc fix.
|