- 07 Oct, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 06 Oct, 1996 10 commits
-
-
Richard M. Stallman authored
(Info-search): Restore previous subfile correctly.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Ignore that many chars from start of overlay strings. Return updated value in ovstring_chars_done field.
-
Richard M. Stallman authored
an edit_widget's internal_border_width for the toolkit case. (syms_of_xfns): For x-sensitive-text-pointer-shape, use DEFVAR_LISP.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(ld_switch_machine): Fix typo.
-
Erik Naggum authored
-
Erik Naggum authored
`same-window-p' to determine which help message to print. (Also unquote lambda forms.)
-
Erik Naggum authored
(Fdisplay_buffer): Use them, instead of doing the work here. (syms_of_window): Defsubr them.
-
- 04 Oct, 1996 8 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(rmail-make-basic-summary-line): Optionally exclude the line count.
-
Richard M. Stallman authored
Add it to file-name-handler-alist.
-
Richard M. Stallman authored
(init_cmdargs): Add /: to argv[0] if it could be magic.
-
Noah Friedman authored
for `start-process'; possibly others.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 03 Oct, 1996 3 commits
-
-
Richard M. Stallman authored
-
Erik Naggum authored
-
Erik Naggum authored
(with-temp-file): Support for arguments nil and t removed. (with-temp-buffer): Use this new macro instead. (with-output-to-string): Rewrite.
-
- 02 Oct, 1996 8 commits
-
-
Richard M. Stallman authored
from config.h and use them in $ac_link.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(profile-fix-fun): Delete an if whose test is never true. Handle doc strings that are also the function value.
-
Richard M. Stallman authored
(save-match-data, with-output-to-string, with-current-buffer) (with-temp-file, with-temp-buffer): Add def-edebug-spec calls.
-
Francesco Potortì authored
* etags.c (print_help): Print the bug reporting address. (main): Use return as the last instruction, instead of exit. * etags.c (main): Don't open the tags file in cxref mode.
-
Richard M. Stallman authored
-
Karl Heuer authored
to the value that it already has.
-
- 01 Oct, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 30 Sep, 1996 2 commits
-
-
Richard M. Stallman authored
-
Paul Eggert authored
as well as earlier CVSs and RCS.
-
- 29 Sep, 1996 3 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
EAGAIN, retry a few times.
-
Richard M. Stallman authored
-
- 28 Sep, 1996 4 commits
-
-
Erik Naggum authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(ps-nb-pages): Call ps-setup _before_ switching to the other buffer, because of buffer variables. Major rewrite. (ps-page-dimensions-database, ps-paper-type): Replace the following global variables: (ps-a4-page-height, ps-a4-page-width, ps-legal-page-height, ps-legal-page-width, ps-letter-page-height, ps-letter-page-width, ps-pages-alist, ps-page-dimensions): Variables deleted. (ps-page-height-i, ps-page-width-i): Variables deleted. (ps-print-prologue): Variable deleted. (ps-print-prologue-1, ps-print-prologue-2): New variables. Major rewrite of the postscript code to handle landscape mode, multiple columns and new font management. (ps-landscape-mode, ps-number-of-columns, ps-inter-column): New variables. Add landscape mode and multiple columns with interspacing. (ps-font-info-database, ps-font-family, ps-font-size, ps-header-font-family, ps-header-font-size, ps-header-title-font, ps-header-title-font-size): New variables. New font management interface. (ps-header-line-pad, ps-header-offset): New variables. (ps-header-font, ps-landscape-page-height): New internal variables. (ps-top-margin): Change its semantics. It is now really the top margin, not anymore twice the top margin. (/ReportAllFontInfo): New postscript function to get all the font families of the printer. (ps-setup): New function. (ps-line-lengths, ps-nb-pages-buffer, ps-nb-pages-region): New utility functions. (ps-page-dimensions-get-width, ps-page-dimensions-get-height): New macros. (/HeaderOffset): Fix bug with /PrintStartY. (/SetHeaderLines): Fix bug.
-