- 31 Mar, 2000 14 commits
-
-
Dave Love authored
-
Dave Love authored
(add-log-current-defun-function): Doc fix. (change-log-version-number-regexp-list): Remove SCCS stuff. Doc fix. (change-log-mode-map): Defvar directly. (change-log-version-rcs): Function deleted. (change-log-version-number-search): Doc fix.
-
Dave Love authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
or ASCII, handle case that per-char metric is NULL.
-
Gerd Moellmann authored
systems `usg-unix-v*, `dgux', `hpux', `irix'.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
for function definition in symbol's function value slot first instead of first consulting byte-compile-function-environment. Fix byte-compiler warnings format.
-
Dave Love authored
and :alpha: char classes.
-
Dave Love authored
-
Dave Love authored
(sc-citation-root-regexp, sc-citation-nonnested-root-regexp) (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:] rather than a-zA-Z0-9 to allow non-ASCII characters.
-
Kenichi Handa authored
(setup-polish-environment): New function.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
- 30 Mar, 2000 25 commits
-
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Ken Raeburn authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(printBackground, SetColor): New procs. (ZebraColor): Renaming old ZebraGray var.
-
Gerd Moellmann authored
(DefOp): New proc.
-
Gerd Moellmann authored
(ps-print-version): New version number (5.1.3). (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup) (ps-insert-file, ps-output-boolean, ps-plot-with-face) (ps-generate-postscript-with-faces): Code fix. (ps-color-values): XEmacs compatibility. (ps-print-background-image, ps-print-background-text, ps-printer-name) (ps-default-fg, ps-default-bg): Adjust customization. (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var. (ps-color-scale): Renaming old ps-color-value fun. (ps-print-headers): Replace ps-print-header group to avoid conflict with ps-print-header variable. (ps-print-miscellany): New group. (ps-format-color, ps-rgb-color): New funs. (ps-default-foreground): New var. (ps-printer-name-option): New const.
-
Dave Love authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
trying to `load' the symbol of an autoload instead of the file recorded in the autoload. Fix error messages.
-
Gerd Moellmann authored
-
Peter Breton authored
-
Dave Love authored
-
Peter Breton authored
Added network-connection-mode-setup function Save host and port/service information in local variables
-
Ken Raeburn authored
-
Ken Raeburn authored
Verify correct object type before returning pointer, using eassert. * frame.h (XFRAME): Likewise. * buffer.c (Frename_buffer, Fset_buffer_multibyte, swap_out_buffer_local_variables, Fmove_overlay): Don't apply XSYMBOL, XBUFFER, etc, to values that may be nil or of the wrong type. * data.c (set_internal): Likewise. * dispextern.h (WINDOW_WANTS_MODELINE_P, WINDOW_WANTS_HEADER_LINE_P): Likewise. * fileio.c (auto_save_1): Likewise. * insdel.c (check_markers): Likewise. * marker.c (buf_charpos_to_bytepos, unchain_marker): Likewise. * undo.c (record_insert): Likewise. * vmsproc.c (child_sig): Likewise. * window.c (unshow_buffer, window_loop): Likewise. * xterm.c (x_erase_phys_cursor): Likewise.
-
Peter Breton authored
-
Gerd Moellmann authored
-
Peter Breton authored
In locate function, default to using locate-word-at-point as input Run dired-mode-hook in locate function
-
Gerd Moellmann authored
of Fsymbol_value. (xstrdup): Moved to alloc.c.
-
Gerd Moellmann authored
(allocating_for_lisp): Variable removed. (lisp_malloc): Block input around the calls to malloc and mem_insert.
-
Gerd Moellmann authored
last, after all its members have been freed.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
- 29 Mar, 2000 1 commit
-
-
Ken Raeburn authored
* emacs.c (main): Fix sense of no-loadup test.
-