aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (char_table_translate): New function.Richard M. Stallman1998-04-021-0/+17
* (widget-beginning-of-line): Don't set zmacs-region-stays.Richard M. Stallman1998-04-021-36/+9
* Delete some compatibility code.Richard M. Stallman1998-04-021-54/+42
* Add support for jdb (Java debugger).Richard M. Stallman1998-04-021-5/+290
* (redisplay_window): Fix computing pos from last_point.Richard M. Stallman1998-04-021-5/+8
* (info-lookup->topic-cache): Use defun, not defsubst.Richard M. Stallman1998-04-021-24/+36
* (follow-scroll-up): Cope if `window-end' returns nil.Richard M. Stallman1998-04-021-142/+52
* (buf_charpos_to_bytepos): Delete local variable gapend_byte.Kenichi Handa1998-04-021-1/+0
* (CHARSET_OK): Don't reject safe charsets.Kenichi Handa1998-04-021-5/+8
* (selection_data_to_lisp_data): GiveKenichi Handa1998-04-021-2/+4
* (vc-revert-buffer): Rewrote handling of vc-diff buffer,André Spiegel1998-04-011-14/+8
* Customized.Andreas Schwab1998-04-011-7/+20
* (hack-one-local-variable): Variables named ...-predicate are treated as risky.Richard M. Stallman1998-04-011-2/+2
* Many doc fixes.Stephen Eglen1998-03-311-47/+53
* (vc-backend-revert): CVS bug fix.André Spiegel1998-03-311-5/+4
* * vc.el (vc-resolve-conflicts): New function.André Spiegel1998-03-311-21/+101
* (adjust_markers_for_replace): New function.Kenichi Handa1998-03-301-17/+107
* (adjust_after_replace, adjust_after_insert): Extern them.Kenichi Handa1998-03-301-0/+2
* (code_convert_region): Handle skipped ASCII charactersKenichi Handa1998-03-301-52/+64
* (struct coding_system): Comment for the memberKenichi Handa1998-03-301-3/+4
* (Finsert_file_contents): Call adjust_after_insert whenKenichi Handa1998-03-301-13/+5
* (info): Run man in build dir, not srcdir.Richard M. Stallman1998-03-301-1/+4
* (battery-linux-proc-apm): Re-use the temporary buffer.Richard M. Stallman1998-03-301-4/+4
* (desktop-buffer-info, desktop-buffer-rmail)Richard M. Stallman1998-03-301-31/+33
* (tex-start-shell): Call compilation-minor-mode.Richard M. Stallman1998-03-301-0/+1
* (tex-send-command): Return the process.Richard M. Stallman1998-03-301-77/+127
* (ange-ftp-kill-ftp-process): Convert buffer name to the buffer.Richard M. Stallman1998-03-301-1/+1
* (reporter-bug-hook): Fix error message.Richard M. Stallman1998-03-291-8/+2
* (install-arch-indep): Fix previous change.Richard M. Stallman1998-03-291-2/+2
* (display_text_line): Handle overlay-arrow correctly.Richard M. Stallman1998-03-291-19/+17
* (completion-ignored-extensions): Add a few.Richard M. Stallman1998-03-281-0/+7
* (code_convert_region): Call adjust_before_replaceRichard M. Stallman1998-03-281-3/+5
* (check_markers_debug_flag): New variable.Richard M. Stallman1998-03-281-2/+49
* (mark_buffer): Mark the undo_list slot specially;Richard M. Stallman1998-03-281-0/+73
* (struct buffer): Field `undo_list' moved before `name'Richard M. Stallman1998-03-281-8/+9
* (barf_or_query_if_file_exists): New arg QUICK. All calls changed.Richard M. Stallman1998-03-281-9/+16
* (desktop-load-default): Add autoload cookie.Richard M. Stallman1998-03-281-2/+3
* (menu-bar-options-menu): Remove "Toggle" from itemRichard M. Stallman1998-03-281-11/+17
* use a string that will never match.Simon Marshall1998-03-271-1/+1
* (${TIT}): Fix shell conditional syntax.Richard M. Stallman1998-03-271-1/+1
* Fix shell syntax in check for missing .el or .elc files.Richard M. Stallman1998-03-271-4/+4
* (calendar-mode-map): Add bindings for appt-add and appt-delete.Richard M. Stallman1998-03-271-0/+2
* (item_properties): New variable.Richard M. Stallman1998-03-271-0/+33
* *** empty log message ***Richard M. Stallman1998-03-271-24/+23
* (pop_getline): Renamed from getline.Richard M. Stallman1998-03-261-13/+13
* (perform-replace): Before recursive edit,Richard M. Stallman1998-03-261-3/+5
* (rmail-clear-headers): Handle failure to find "\n[^ \t]".Richard M. Stallman1998-03-261-17/+18
* (normal-top-level-add-subdirs-to-load-path):Richard M. Stallman1998-03-261-1/+1
* (init_lread): Init Vstandard_input.Richard M. Stallman1998-03-261-0/+2
* (redisplay_window): Fix previous change.Kenichi Handa1998-03-261-3/+5