1998-04-02 |
Richard M. Stallman |
(RE_TRANSLATE): Use char_table_translate.
|
1998-04-02 |
Richard M. Stallman |
(char_table_translate): New function.
|
1998-04-02 |
Richard M. Stallman |
(widget-beginning-of-line): Don't set zmacs-region-stays.
|
1998-04-02 |
Richard M. Stallman |
Delete some compatibility code.
|
1998-04-02 |
Richard M. Stallman |
Add support for jdb (Java debugger).
|
1998-04-02 |
Richard M. Stallman |
(redisplay_window): Fix computing pos from last_point.
|
1998-04-02 |
Richard M. Stallman |
(info-lookup->topic-cache): Use defun, not defsubst.
|
1998-04-02 |
Richard M. Stallman |
(follow-scroll-up): Cope if `window-end' returns nil.
|
1998-04-02 |
Kenichi Handa |
(buf_charpos_to_bytepos): Delete local variable gapend_byte.
|
1998-04-02 |
Kenichi Handa |
(CHARSET_OK): Don't reject safe charsets.
|
1998-04-02 |
Kenichi Handa |
(selection_data_to_lisp_data): Give
|
1998-04-01 |
André Spiegel |
(vc-revert-buffer): Rewrote handling of vc-diff buffer,
|
1998-04-01 |
Andreas Schwab |
Customized.
|
1998-04-01 |
Richard M. Stallman |
(hack-one-local-variable): Variables named ...-predicate are treated as risky.
|
1998-03-31 |
Stephen Eglen |
Many doc fixes.
|
1998-03-31 |
André Spiegel |
(vc-backend-revert): CVS bug fix.
|
1998-03-31 |
André Spiegel |
* vc.el (vc-resolve-conflicts): New function.
|
1998-03-30 |
Kenichi Handa |
(adjust_markers_for_replace): New function.
|
1998-03-30 |
Kenichi Handa |
(adjust_after_replace, adjust_after_insert): Extern them.
|
1998-03-30 |
Kenichi Handa |
(code_convert_region): Handle skipped ASCII characters
|
1998-03-30 |
Kenichi Handa |
(struct coding_system): Comment for the member
|
1998-03-30 |
Kenichi Handa |
(Finsert_file_contents): Call adjust_after_insert when
|
1998-03-30 |
Richard M. Stallman |
(info): Run man in build dir, not srcdir.
|
1998-03-30 |
Richard M. Stallman |
(battery-linux-proc-apm): Re-use the temporary buffer.
|
1998-03-30 |
Richard M. Stallman |
(desktop-buffer-info, desktop-buffer-rmail)
|
1998-03-30 |
Richard M. Stallman |
(tex-start-shell): Call compilation-minor-mode.
|
1998-03-30 |
Richard M. Stallman |
(tex-send-command): Return the process.
|
1998-03-30 |
Richard M. Stallman |
(ange-ftp-kill-ftp-process): Convert buffer name to the buffer.
|
1998-03-29 |
Richard M. Stallman |
(reporter-bug-hook): Fix error message.
|
1998-03-29 |
Richard M. Stallman |
(install-arch-indep): Fix previous change.
|
1998-03-29 |
Richard M. Stallman |
(display_text_line): Handle overlay-arrow correctly.
|
1998-03-28 |
Richard M. Stallman |
(completion-ignored-extensions): Add a few.
|
1998-03-28 |
Richard M. Stallman |
(code_convert_region): Call adjust_before_replace
|
1998-03-28 |
Richard M. Stallman |
(check_markers_debug_flag): New variable.
|
1998-03-28 |
Richard M. Stallman |
(mark_buffer): Mark the undo_list slot specially;
|
1998-03-28 |
Richard M. Stallman |
(struct buffer): Field `undo_list' moved before `name'
|
1998-03-28 |
Richard M. Stallman |
(barf_or_query_if_file_exists): New arg QUICK. All calls changed.
|
1998-03-28 |
Richard M. Stallman |
(desktop-load-default): Add autoload cookie.
|
1998-03-28 |
Richard M. Stallman |
(menu-bar-options-menu): Remove "Toggle" from item
|
1998-03-27 |
Simon Marshall |
use a string that will never match.
|
1998-03-27 |
Richard M. Stallman |
(${TIT}): Fix shell conditional syntax.
|
1998-03-27 |
Richard M. Stallman |
Fix shell syntax in check for missing .el or .elc files.
|
1998-03-27 |
Richard M. Stallman |
(calendar-mode-map): Add bindings for appt-add and appt-delete.
|
1998-03-27 |
Richard M. Stallman |
(item_properties): New variable.
|
1998-03-27 |
Richard M. Stallman |
*** empty log message ***
|
1998-03-26 |
Richard M. Stallman |
(pop_getline): Renamed from getline.
|
1998-03-26 |
Richard M. Stallman |
(perform-replace): Before recursive edit,
|
1998-03-26 |
Richard M. Stallman |
(rmail-clear-headers): Handle failure to find "\n[^ \t]".
|
1998-03-26 |
Richard M. Stallman |
(normal-top-level-add-subdirs-to-load-path):
|
1998-03-26 |
Richard M. Stallman |
(init_lread): Init Vstandard_input.
|
1998-03-26 |
Kenichi Handa |
(redisplay_window): Fix previous change.
|
1998-03-25 |
Dave Love |
Fix header line.
|
1998-03-25 |
Dave Love |
Various doc fixes, mainly grammar.
|
1998-03-25 |
Dave Love |
(auto-insert, auto-insert-query): :tag choices.
|
1998-03-25 |
Simon Marshall |
add some C/C++ keywords.
|
1998-03-25 |
Simon Marshall |
use new UPDATE window-end arg.
|
1998-03-25 |
Simon Marshall |
check length of mail-header-separator before using in font-lock-keywords.
|
1998-03-25 |
Kenichi Handa |
(compute_motion): Call strwidth only when necessary.
|
1998-03-25 |
Kenichi Handa |
(make_buffer_string, make_buffer_string_both): Extern them.
|
1998-03-25 |
Kenichi Handa |
(read_process_output): Count multibyte characters. If
|