log

age author description
1998-02-27 Karl Heuer Fix comment.
1998-02-27 Richard M. Stallman (mouse-avoidance-kbd-command): Function deleted.
1998-02-27 Karl Heuer (mapcar1): Handle bool-vectors.
1998-02-27 Karl Heuer (dired-do-toggle): Moved here from dired-x.el.
1998-02-27 Karl Heuer (dired-do-toggle): Function moved to dired.el.
1998-02-27 André Spiegel Added version id.
1998-02-27 André Spiegel (vc-default-init-version): New variable.
1998-02-27 Dave Love (iso-spanish, iso-german, iso-iso2tex,
1998-02-27 Simon Marshall Changed to use directory-sep-char rather than "/".
1998-02-27 Andreas Schwab (compute_motion): If we just moved over a continuation
1998-02-25 Karl Heuer (rmail-retry-failure): Don't insist on finding
1998-02-25 Karl Heuer (del_range_both): Reorder args. All callers changed.
1998-02-25 Dave Love (thing-at-point-url-at-point): Intuit ftp:// on `short' URLs.
1998-02-25 Karl Heuer Reorder args of del_range_both.
1998-02-25 Dave Love (winner-mode): Autoload cookie for defcustom too.
1998-02-25 Karl Heuer (reftex-toc-mode, reftex-select-label-mode):
1998-02-25 Karl Heuer (mathlst): Fix typo.
1998-02-25 Karl Heuer (vc-register): Update vc-buffer-backend.
1998-02-25 Karl Heuer (hppa*-hp-hpux*): Use hpux10 by default.
1998-02-25 Karl Heuer (install-arch-indep): Do chmod a+x on subdirs.
1998-02-25 Karl Heuer (custom-file): New function.
1998-02-25 Karl Heuer Added support for the Emacs Lisp manual.
1998-02-25 Karl Heuer (battery-linux-proc-apm-regexp): Load percentage
1998-02-25 Karl Heuer (shell-dirtrack-mode): Renamed from shell-dirtrack-toggle.
1998-02-25 Karl Heuer Add "q" for quit, and use "C" for copy and "R" for
1998-02-25 Dan Nicolaescu *** empty log message ***
1998-02-25 Dave Love (require 'cl) unconditionally.
1998-02-24 Dave Love (vc-checkin-hook): Add :options.
1998-02-24 Dave Love (compilation-error-regexp-alist): Allow initial
1998-02-24 Kenichi Handa (scan_newline): Delete duplicated code.
1998-02-24 Kenichi Handa (message_dolog): Give correct args to
1998-02-23 Stephen Eglen Doc fix in Commentary section.
1998-02-22 Stephen Eglen Customized.
1998-02-22 Stephen Eglen Commented out line 471 (miniperl entry in interpreter-mode-alist)
1998-02-22 Stephen Eglen Customized.
1998-02-22 Stephen Eglen Customized.
1998-02-22 Karl Heuer (Fdelete_backward_char): Count both bytes and chars.
1998-02-22 Karl Heuer (UPDATE_SYNTAX_TABLE_FORWARD): Fix condition.
1998-02-22 Karl Heuer (update_syntax_table): Fix calculations using offset.
1998-02-22 Karl Heuer (interval_of): Handle Qt.
1998-02-22 Karl Heuer Fix indentation rules for
1998-02-20 Simon Marshall Changed font-lock-reference-face to font-lock-constant-face.
1998-02-20 Simon Marshall *** empty log message ***
1998-02-20 Simon Marshall Renamed font-lock-reference-face to font-lock-constant-face.
1998-02-20 Andreas Schwab (LINUX_MAP_SHARED_DOES_WORK): Define for kernel
1998-02-20 Andreas Schwab (sigmask) [POSIX_SIGNALS]: Always define our own
1998-02-20 Andreas Schwab (sys_sigpause): Removed.
1998-02-20 Kenichi Handa (rmail-decode-babyl-format): Message modified.
1998-02-20 Kenichi Handa (Fmessage): Check byte size (instead of char size) of
1998-02-20 Kenichi Handa (Fccl_execute_on_string): Put \n\ at end-of-line of
1998-02-20 Kenichi Handa (Fwrite_region): When writing a string, give byte size
1998-02-20 Kenichi Handa (rmail-enable-multibyte): New variable
1998-02-20 Kenichi Handa (setup-chinese-cns-environment): Correct
1998-02-20 Kenichi Handa (select-safe-coding-system): Kill the
1998-02-20 Kenichi Handa (after-insert-file-set-buffer-file-coding-system): Call set-buffer-multibyte
1998-02-20 Kenichi Handa * subr.el (sref): Doc-string added.
1998-02-20 Kenichi Handa (MULTIBYTE_BYTES_WIDTH): New macro.
1998-02-20 Kenichi Handa (adjust_before_replace): Comment added.
1998-02-20 Kenichi Handa (temp_set_point_both): Declare arg BYTEPOS as int.
1998-02-20 Kenichi Handa (advance_to_char_boundary): Make the behaviour