2000-08-08 |
Kenichi Handa |
*** empty log message ***
|
2000-08-07 |
Gerd Moellmann |
*** empty log message ***
|
2000-08-07 |
Gerd Moellmann |
(x_draw_image_foreground): Avoid drawing outside
|
2000-08-07 |
Gerd Moellmann |
(start_display): WHen starting display on a continuation
|
2000-08-07 |
Sam Steingold |
* emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
|
2000-08-07 |
Miles Bader |
Add note about comint field changes (`comint-prompt-regexp removal').
|
2000-08-07 |
Miles Bader |
*** empty log message ***
|
2000-08-07 |
Miles Bader |
(idlwave-shell-send-command): When looking for a prompt, (forward-line 0)
|
2000-08-07 |
Miles Bader |
(inferior-lisp-prompt): Doc change.
|
2000-08-07 |
Miles Bader |
(inferior-octave-complete): Use comint-line-beginning-position.
|
2000-08-07 |
Miles Bader |
(try-expand-line, try-expand-line-all-buffers): Only use comint-prompt-regexp
|
2000-08-07 |
Miles Bader |
(ielm-indent-line): Detect a "prompt" line by seeing if comint-bol
|
2000-08-07 |
Miles Bader |
(gud-gdb-complete-command): Use comint-line-beginning-position.
|
2000-08-07 |
Miles Bader |
(sql-magic-go): Use comint-bol instead of explicitly matching
|
2000-08-07 |
Miles Bader |
(shell-prompt-pattern): Doc change.
|
2000-08-07 |
Miles Bader |
(comint-use-prompt-regexp-instead-of-fields): New variable.
|
2000-08-07 |
Gerd Moellmann |
*** empty log message ***
|
2000-08-07 |
Gerd Moellmann |
(config.status): Prepend `$(srcdir)/' to
|
2000-08-07 |
Gerd Moellmann |
(sweep_weak_table): Fix survival conditions for
|
2000-08-07 |
Gerd Moellmann |
(xhashtable): New command.
|
2000-08-07 |
Gerd Moellmann |
*** empty log message ***
|
2000-08-07 |
Gerd Moellmann |
(sweep_weak_hash_tables): Fix the code taking unmarked
|
2000-08-07 |
Gerd Moellmann |
*** empty log message ***
|
2000-08-07 |
Gerd Moellmann |
*** empty log message ***
|
2000-08-07 |
Gerd Moellmann |
(ensure_echo_area_buffers): If a buffer was killed and a
|
2000-08-07 |
Gerd Moellmann |
(shell-quote-wildcard-pattern): Make sure to return
|
2000-08-07 |
Eli Zaretskii |
*** empty log message ***
|
2000-08-07 |
Eli Zaretskii |
(zone): Discard any pending input before running
|
2000-08-07 |
Eli Zaretskii |
(Fmsdos_set_mouse_buttons): Add missing backslashes in
|
2000-08-07 |
Kenichi Handa |
* syntax.c (skip_chars): Fix previous change. Make the handling of
|
2000-08-07 |
Kenichi Handa |
*** empty log message ***
|
2000-08-07 |
Kenichi Handa |
(byte-compile-fix-header): Fix the way of checking the existence of
|
2000-08-07 |
Kenichi Handa |
*** empty log message ***
|
2000-08-06 |
Gerd Moellmann |
*** empty log message ***
|
2000-08-06 |
Gerd Moellmann |
(describe-mode): Test mini-mode symbol for being
|
2000-08-06 |
Eli Zaretskii |
Restore inadvertently-changed non-ASCII character.
|
2000-08-06 |
Gerd Moellmann |
*** empty log message ***
|
2000-08-06 |
Gerd Moellmann |
Use `nth' instead of `first', `second', and `third'.
|
2000-08-06 |
Gerd Moellmann |
(third...tenth): Undo change of 2000-08-05.
|
2000-08-06 |
Eli Zaretskii |
*** empty log message ***
|
2000-08-06 |
Eli Zaretskii |
(bs-apply-sort-faces): Don't use window-system, since all
|
2000-08-05 |
Gerd Moellmann |
*** empty log message ***
|
2000-08-05 |
Gerd Moellmann |
(first, ..., tenth): Make them macros.
|
2000-08-05 |
Gerd Moellmann |
(require): Require `cl' during compilation, only.
|
2000-08-05 |
Gerd Moellmann |
(run_mac_command, closedir): Use `xfree' instead of `free'.
|
2000-08-05 |
Gerd Moellmann |
(error): Use xfree instead of free.
|
2000-08-05 |
Gerd Moellmann |
(current_minor_maps): Use xmalloc instead of malloc.
|
2000-08-05 |
Gerd Moellmann |
(opendir, GetTempDirName, run_mac_command): Use xmalloc
|
2000-08-05 |
Gerd Moellmann |
(child_setup): Use xfree instead of free.
|
2000-08-05 |
Gerd Moellmann |
(Ftranspose_regions): Use xfree instead of free.
|
2000-08-05 |
Gerd Moellmann |
(Finsert_file_contents): Use xfree instead of free.
|
2000-08-05 |
Gerd Moellmann |
(popup_get_selection): Use xfree instead of free.
|
2000-08-05 |
Gerd Moellmann |
*** empty log message ***
|
2000-08-05 |
Gerd Moellmann |
Replace `illegal' with `invalid'.
|
2000-08-05 |
Gerd Moellmann |
Replace `illegal' with `invalid'.
|
2000-08-05 |
Eli Zaretskii |
*** empty log message ***
|
2000-08-05 |
Eli Zaretskii |
(src): Put gdb.tmp after -a, since -a requires an argument.
|
2000-08-05 |
Noah Friedman |
*** empty log message ***
|
2000-08-05 |
Noah Friedman |
(Fmake_hash_table): Add missing `\n\' to end of line in docstring.
|
2000-08-05 |
Kenichi Handa |
(skip_chars): Fix handling of multibyte<->unibyte conversion.
|