log

age author description
Mon, 25 May 1998 22:40:45 +0000 Richard M. Stallman (eval-defun): Pass proper beg to eval-region.
Mon, 25 May 1998 22:33:38 +0000 Richard M. Stallman (compute_motion): Check for past vpos/hpos target
Mon, 25 May 1998 22:32:58 +0000 Richard M. Stallman (Fcall_interactively): Pass new arg to Fother_buffer.
Mon, 25 May 1998 20:35:28 +0000 Richard M. Stallman (sms_of_print): Doc fix in prev change.
Mon, 25 May 1998 20:32:19 +0000 Richard M. Stallman (generate-file-autoloads): Set
Mon, 25 May 1998 20:31:58 +0000 Richard M. Stallman (byte-boolean-vars): Add print-escape-nonascii.
Mon, 25 May 1998 20:29:54 +0000 Richard M. Stallman (print_escape_nonascii): New variable.
Mon, 25 May 1998 20:28:28 +0000 Richard M. Stallman (CHAR_TABLE_TRANSLATE): New macro.
Mon, 25 May 1998 20:15:45 +0000 Richard M. Stallman (RE_TRANSLATE): Use CHAR_TABLE_TRANSLATE.
Mon, 25 May 1998 20:14:54 +0000 Richard M. Stallman (re_search_2): Don't use ++ inside RE_TRANSLATE.
Mon, 25 May 1998 20:11:54 +0000 Richard M. Stallman Undo previous change.
Mon, 25 May 1998 20:10:50 +0000 Richard M. Stallman Undo this previous change:
Mon, 25 May 1998 18:39:16 +0000 Richard M. Stallman (describe-variable): Add a button to call
Mon, 25 May 1998 18:37:10 +0000 Richard M. Stallman (frame-update-face-colors): Call frame-set-background-mode.
Mon, 25 May 1998 16:45:33 +0000 Richard M. Stallman (make-frame-on-display): Fix previous change.
Mon, 25 May 1998 16:28:02 +0000 Richard M. Stallman (print) <Lisp_Cons>: Detect circular list.
Mon, 25 May 1998 16:03:58 +0000 Richard M. Stallman (XTread_socket): Fix second argument of x_any_window_to_frame.
Mon, 25 May 1998 16:01:08 +0000 Richard M. Stallman (setpgrp): Remove extra parens around parameters.
Mon, 25 May 1998 11:25:48 +0000 Dave Love (f90-comment-indent): Don't attempt to indent trailing comment as
Mon, 25 May 1998 08:08:51 +0000 Kenichi Handa (set-coding-priority): Call
Mon, 25 May 1998 08:08:07 +0000 Kenichi Handa (ascii_skip_code): New variable.
Mon, 25 May 1998 07:23:08 +0000 Richard M. Stallman (make-translation-table): Doc fix.
Mon, 25 May 1998 07:18:31 +0000 Richard M. Stallman (make-frame-on-display): Check for nonsense display name.
Mon, 25 May 1998 04:20:12 +0000 Richard M. Stallman (Fdelete_windows_on): For FRAME, change t to nil
Mon, 25 May 1998 03:28:06 +0000 Richard M. Stallman (sgml-font-lock-keywords-1): Accept upper case like lower case.
Sun, 24 May 1998 23:24:25 +0000 Richard M. Stallman (shrink_regexp_cache): New function.
Sun, 24 May 1998 23:23:59 +0000 Richard M. Stallman (Fgarbage_collect): Call shrink_regexp_cache.
Sun, 24 May 1998 23:19:37 +0000 Richard M. Stallman (apropos-command): If DO-ALL is set, search functions, not variables.
Sun, 24 May 1998 23:11:14 +0000 Richard M. Stallman (apropos-command): Change 3rd arg to VAR-PREDICATE
Sun, 24 May 1998 19:40:12 +0000 Richard M. Stallman (Man-getpage-in-background): Bind coding-system-for-write
Sun, 24 May 1998 18:29:22 +0000 Richard M. Stallman (split-window-vertically): Doc fix.
Sun, 24 May 1998 17:16:20 +0000 Richard M. Stallman (gud-jdb-class-source-alist): defvar moved up.
Sun, 24 May 1998 17:12:16 +0000 Richard M. Stallman (dired-at-point): Eliminate var dired-function; use `dired'.
Sun, 24 May 1998 17:04:55 +0000 Richard M. Stallman (string-rectangle-string): New variable.
Sun, 24 May 1998 16:58:32 +0000 Richard M. Stallman (lisp-indent-error-function): New variable.
Sun, 24 May 1998 16:49:00 +0000 Richard M. Stallman (solitaire-possible-move): Use funcall to invoke movesymbol.
Sun, 24 May 1998 16:47:05 +0000 Richard M. Stallman (find-compressed-version): Don't set `error' here.
Sun, 24 May 1998 07:30:16 +0000 Richard M. Stallman (message_dolog): Do set windows_or_buffers_changed,
Sun, 24 May 1998 01:10:12 +0000 Richard M. Stallman (grep-tag-default): New function.
Sun, 24 May 1998 01:00:03 +0000 Richard M. Stallman (toggle-case-fold-search): New command.
Sun, 24 May 1998 00:55:39 +0000 Richard M. Stallman (dired-mark-files-containing-regexp): New command.
Sun, 24 May 1998 00:52:38 +0000 Richard M. Stallman (close-rectangle): New command.
Sat, 23 May 1998 20:20:48 +0000 Richard M. Stallman (ps-print-version): Doc fix.
Sat, 23 May 1998 20:10:11 +0000 Richard M. Stallman (rmail-summary-output-body): New function.
Sat, 23 May 1998 20:08:57 +0000 Richard M. Stallman (rmail-output-body-to-file): Avoid error if message has no subject.
Sat, 23 May 1998 20:08:19 +0000 Richard M. Stallman (rmail-default-body-file): New variable.
Sat, 23 May 1998 20:05:36 +0000 Richard M. Stallman (register-input-method): Rename arg ENV to LANG-ENV. Fix previous change.
Sat, 23 May 1998 20:02:01 +0000 Richard M. Stallman (Fchar_after): Make nil fully equivalent to (point) as arg.
Sat, 23 May 1998 20:00:18 +0000 Richard M. Stallman (fill-region-as-paragraph):
Sat, 23 May 1998 19:59:27 +0000 Richard M. Stallman (vhdl-customize-colors):
Sat, 23 May 1998 04:26:39 +0000 Richard M. Stallman (easy-menu-do-add-item): Small simplifications.
Sat, 23 May 1998 00:51:44 +0000 Richard M. Stallman Many doc fixes.
Sat, 23 May 1998 00:50:04 +0000 Richard M. Stallman (jka-compr-compression-info-list): Add elts for bzip.
Fri, 22 May 1998 23:54:21 +0000 Richard M. Stallman (uncompress-while-visiting): Leave point at beginning.
Fri, 22 May 1998 23:36:06 +0000 Richard M. Stallman (ff-emacs-19, ff-xemacs): Functions deleted.
Fri, 22 May 1998 20:09:01 +0000 Richard M. Stallman (Fother_buffer): Doc fix.
Fri, 22 May 1998 20:06:49 +0000 Richard M. Stallman (frame_buffer_predicate, frame_buffer_list)
Fri, 22 May 1998 20:05:56 +0000 Richard M. Stallman (Fother_buffer): New arg FRAME. Calls changed.
Fri, 22 May 1998 20:04:40 +0000 Richard M. Stallman (frame_buffer_predicate): New arg FRAME.
Fri, 22 May 1998 20:03:28 +0000 Richard M. Stallman (window_loop): Pass new arg to Fother_buffer.