log

age author description
Mon, 13 Sep 1999 13:44:41 +0000 Dave Love Don't define-widget-keywords.
Mon, 13 Sep 1999 13:09:30 +0000 Dave Love (custom-face-attributes): Simplify :underline, :overline,
Mon, 13 Sep 1999 13:03:05 +0000 Dave Love Don't define-widget-keywords.
Mon, 13 Sep 1999 11:14:29 +0000 Gerd Moellmann (XTcursor_to): Change for Lisp_Object selected_frame.
Mon, 13 Sep 1999 11:14:26 +0000 Gerd Moellmann (x_own_selection): Change for Lisp_Object selected_frame.
Mon, 13 Sep 1999 11:14:23 +0000 Gerd Moellmann (Fx_popup_menu): Change for Lisp_Object selected_frame.
Mon, 13 Sep 1999 11:14:14 +0000 Gerd Moellmann (QCfile): Moved to xdisp.c.
Mon, 13 Sep 1999 11:14:08 +0000 Gerd Moellmann (frame_or_selected_frame): Change for Lisp_Object
Mon, 13 Sep 1999 11:13:59 +0000 Gerd Moellmann (QCfile): Move here from xfns.c.
Mon, 13 Sep 1999 11:13:55 +0000 Gerd Moellmann (Fminibuffer_window): Change for Lisp_Object
Mon, 13 Sep 1999 11:13:53 +0000 Gerd Moellmann (OUTPUT): Change for Lisp_Object selected_frame.
Mon, 13 Sep 1999 11:13:50 +0000 Gerd Moellmann (reset_sys_modes): Change for Lisp_Object selected_frame.
Mon, 13 Sep 1999 11:13:47 +0000 Gerd Moellmann (choose_minibuf_frame): Don't try to set the
Mon, 13 Sep 1999 11:13:45 +0000 Gerd Moellmann (selected_frame): Add external declaration.
Mon, 13 Sep 1999 11:13:36 +0000 Gerd Moellmann (command_loop_1): Change for Lisp_Object
Mon, 13 Sep 1999 11:13:35 +0000 Gerd Moellmann (SELECTED_FRAME): New.
Mon, 13 Sep 1999 11:13:32 +0000 Gerd Moellmann (Fmake_terminal_frame): Use SELECTED_FRAME.
Mon, 13 Sep 1999 11:13:31 +0000 Gerd Moellmann (Ffont_info): Change for Lisp_Object selected_frame.
Mon, 13 Sep 1999 11:13:29 +0000 Gerd Moellmann (handle_USR1_signal): Change for Lisp_Object selected_frame.
Mon, 13 Sep 1999 11:13:24 +0000 Gerd Moellmann (selected_frame): Make it a Lisp_Object.
Mon, 13 Sep 1999 11:13:22 +0000 Gerd Moellmann (swap_in_symval_forwarding): Change for Lisp_Object
Mon, 13 Sep 1999 11:13:16 +0000 Gerd Moellmann (Fother_buffer): Change for Lisp_Object selected_frame.
Mon, 13 Sep 1999 03:35:33 +0000 Ken Raeburn Use XCAR and XCDR instead of explicit member access.
Mon, 13 Sep 1999 02:23:04 +0000 Ken Raeburn Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access.
Sun, 12 Sep 1999 20:22:02 +0000 Gerd Moellmann (Fx_family_fonts): Replaces Fx_font_list.
Sun, 12 Sep 1999 20:21:58 +0000 Gerd Moellmann (resize_mini_window): Add parameter exact_p. Resize
Sun, 12 Sep 1999 20:21:56 +0000 Gerd Moellmann (Fforward_word): Use prompt_end_charpos instead
Sun, 12 Sep 1999 20:21:55 +0000 Gerd Moellmann (read_minibuf_unwind): Call resize_mini_window with
Sun, 12 Sep 1999 20:21:53 +0000 Gerd Moellmann (command_loop_1): Resize mini-window to the
Sun, 12 Sep 1999 20:21:51 +0000 Gerd Moellmann (Fbuffer_string): Use prompt_end_charpos instead
Sun, 12 Sep 1999 20:21:50 +0000 Gerd Moellmann Change prototype of resize_mini_window.
Sun, 12 Sep 1999 20:21:49 +0000 Gerd Moellmann (prompt_end_charpos): Replaces
Sun, 12 Sep 1999 20:21:48 +0000 Gerd Moellmann (Fget_buffer_create): Use prompt_end_charpos instead
Sun, 12 Sep 1999 20:21:47 +0000 Gerd Moellmann (iswitchb-exhibit): Use buffer-string instead
Sun, 12 Sep 1999 20:21:46 +0000 Gerd Moellmann Change `ghostscript' to `postscript' in comment.
Sun, 12 Sep 1999 20:21:44 +0000 Gerd Moellmann (mode-line): Replaces `modeline'.
Sun, 12 Sep 1999 19:03:10 +0000 Richard M. Stallman (tpu-version): New version.
Sun, 12 Sep 1999 17:29:24 +0000 Richard M. Stallman (del_range_1): Don't treat minibuffer prompt specially.
Sun, 12 Sep 1999 17:28:03 +0000 Richard M. Stallman (Fline_beginning_position): Handle minibuffer prompt here.
Sun, 12 Sep 1999 07:05:34 +0000 Ken Raeburn Use XCAR and XCDR instead of explicit member references.
Sun, 12 Sep 1999 05:07:01 +0000 Ken Raeburn Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access.
Sun, 12 Sep 1999 03:40:44 +0000 Richard M. Stallman (isearch-mode-map): Undo previous change.
Sun, 12 Sep 1999 02:49:25 +0000 Richard M. Stallman (run_window_scroll_functions): If hook functions switch
Sun, 12 Sep 1999 02:17:20 +0000 Richard M. Stallman (eval-last-sexp): If after ?\LETTER, use all of that as the sexp.
Sat, 11 Sep 1999 21:29:11 +0000 Richard M. Stallman (find-file-noselect): Catch errors in file-expand-wildcards,
Sat, 11 Sep 1999 20:42:47 +0000 Ken Raeburn Use XCAR and XCDR.
Sat, 11 Sep 1999 20:40:09 +0000 Richard M. Stallman Major changes. Avoid changing point and mark.
Sat, 11 Sep 1999 18:40:57 +0000 Ken Raeburn (FOR_EACH_FRAME): Use XCAR and XCDR.
Sat, 11 Sep 1999 18:35:57 +0000 Ken Raeburn (GET_TRANSLATION_TABLE): Use XCDR.
Sat, 11 Sep 1999 04:46:31 +0000 Richard M. Stallman (byte-compile-output-docform): Bind print-gensym-alist for compatibility,
Sat, 11 Sep 1999 04:44:23 +0000 Richard M. Stallman (byte-compile-output-docform): Bind print-continuous-numbering and
Sat, 11 Sep 1999 01:25:46 +0000 Richard M. Stallman Initial revision
Sat, 11 Sep 1999 01:15:25 +0000 Richard M. Stallman (XTread_socket): In XSetInputFocus, use RevertToParent,
Sat, 11 Sep 1999 01:12:39 +0000 Richard M. Stallman (Fbeginning_of_line): Don't handle minibuffer prompt here.
Sat, 11 Sep 1999 01:08:15 +0000 Richard M. Stallman (make-temp-file): New function.
Fri, 10 Sep 1999 18:08:06 +0000 Dave Love (lisp-imenu-generic-expression): Recognize define-widget.
Fri, 10 Sep 1999 17:54:30 +0000 Dave Love (debug-ignored-errors): Restore BBDB stuff.
Fri, 10 Sep 1999 16:19:34 +0000 Gerd Moellmann (x_build_heuristic_mask): Accept a list `(R G B)'
Fri, 10 Sep 1999 16:19:33 +0000 Gerd Moellmann (lw_separator_p): Add `--:space' with the same
Fri, 10 Sep 1999 06:32:34 +0000 Richard M. Stallman (Ferase_buffer): Don't erase the minibuffer prompt.
Fri, 10 Sep 1999 02:42:59 +0000 Richard M. Stallman Finish making it fit Emacs conventions. Add autoloads.
Thu, 09 Sep 1999 21:03:07 +0000 Richard M. Stallman (bat-generic-mode): "::"-style comments don't
Thu, 09 Sep 1999 20:16:02 +0000 Dave Love Comment.
Thu, 09 Sep 1999 20:06:35 +0000 Dave Love Comment on finder-known-keywords.
Thu, 09 Sep 1999 20:04:17 +0000 Dave Love (byte-optimize-backward-char, byte-optimize-backward-word): New
Thu, 09 Sep 1999 14:54:29 +0000 Gerd Moellmann (QCindex): New.
Thu, 09 Sep 1999 14:54:28 +0000 Gerd Moellmann (Fmakehash): Accept just one optional argument TEST.
Thu, 09 Sep 1999 14:54:25 +0000 Gerd Moellmann (mouse-drag-mode-line-1): Extension of former
Thu, 09 Sep 1999 14:54:25 +0000 Gerd Moellmann (put-image): Remove optional buffer parameter.
Thu, 09 Sep 1999 14:54:23 +0000 Gerd Moellmann (face-italic-p): Return t only for values `italic'
Thu, 09 Sep 1999 04:24:12 +0000 Richard M. Stallman (Fwrite_region): Finish renaming CONFIRM to MUSTBENEW.
Wed, 08 Sep 1999 22:12:34 +0000 Gerd Moellmann (Qwhen): Replaces QCwhen.
Wed, 08 Sep 1999 22:07:02 +0000 Gerd Moellmann (mode-line-unbury-buffer): Use aref instead of sref.
Wed, 08 Sep 1999 21:14:25 +0000 Richard M. Stallman (read_minibuf): Put all three properties on the same range--the whole prompt.
Wed, 08 Sep 1999 11:49:34 +0000 Kenichi Handa (CHAR_COMPONENTS_VALID_P): Fix for ASCII.
Wed, 08 Sep 1999 11:16:02 +0000 Kenichi Handa Reset MSBs of arguments of MAKE_CHAR.
Wed, 08 Sep 1999 08:01:16 +0000 Richard M. Stallman Clear up previous change.
Wed, 08 Sep 1999 07:56:20 +0000 Richard M. Stallman (Fbufsize): Accept an extra BUFFER parameter.
Wed, 08 Sep 1999 07:54:18 +0000 Richard M. Stallman (Fbase64_decode_region): Don't place point outside of the
Wed, 08 Sep 1999 07:50:19 +0000 Richard M. Stallman (fill-region-as-paragraph, canonically-space-region):
Wed, 08 Sep 1999 07:41:52 +0000 Richard M. Stallman (describe-function-1): Don't return empty string for keymaps.
Wed, 08 Sep 1999 07:37:56 +0000 Richard M. Stallman (backup-by-copying-when-privileged-mismatch): New variable.
Wed, 08 Sep 1999 07:32:49 +0000 Richard M. Stallman (generic-define-unix-modes): Added new modes:
Wed, 08 Sep 1999 05:33:47 +0000 Richard M. Stallman (tar-header-block-tokenize):
Wed, 08 Sep 1999 05:17:05 +0000 Richard M. Stallman (gud-make-debug-menu): Make a child for the
Wed, 08 Sep 1999 05:14:39 +0000 Richard M. Stallman (fix_submap_inheritance): Do nothing if the proper parent is an
Wed, 08 Sep 1999 01:22:00 +0000 Kenichi Handa (default-korean-keyboard): Initialize it
Tue, 07 Sep 1999 22:31:38 +0000 Gerd Moellmann (handle_single_display_prop): Change conditional
Tue, 07 Sep 1999 19:40:09 +0000 Richard M. Stallman (Fwrite_region): Doc fix.
Tue, 07 Sep 1999 19:21:50 +0000 Richard M. Stallman (font-lock-multiline): New text property contains
Tue, 07 Sep 1999 18:20:27 +0000 Richard M. Stallman (Qexcl): New variable.
Tue, 07 Sep 1999 16:19:13 +0000 Dave Love 1999-09-07 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
Tue, 07 Sep 1999 14:49:01 +0000 Gerd Moellmann (x_set_foreground_color): Call
Tue, 07 Sep 1999 14:48:59 +0000 Gerd Moellmann (recompute_basic_faces): Clear face cache.
Tue, 07 Sep 1999 14:48:56 +0000 Gerd Moellmann (Fset_window_margins): Make window the first argument.
Tue, 07 Sep 1999 14:48:55 +0000 Gerd Moellmann (Fmakehash): Take one argument, test, make all the
Tue, 07 Sep 1999 14:48:54 +0000 Gerd Moellmann (SCROLL_BAR_FACE_ID, BORDER_FACE_ID,
Tue, 07 Sep 1999 14:48:52 +0000 Gerd Moellmann (face-set-after-frame-default): Initialize some
Tue, 07 Sep 1999 14:48:51 +0000 Gerd Moellmann (--with-sound): Removed.
Tue, 07 Sep 1999 13:06:27 +0000 Eli Zaretskii (nnsoup-tmp-directory): Use temporary-file-directory.
Tue, 07 Sep 1999 13:04:48 +0000 Eli Zaretskii (gnus-uu-tmp-dir): Use temporary-file-directory.
Tue, 07 Sep 1999 12:19:26 +0000 Kenichi Handa Lots of comments fixed.
Tue, 07 Sep 1999 12:18:57 +0000 Kenichi Handa Lots of comments fixed.
Tue, 07 Sep 1999 11:28:47 +0000 Dave Love Initial revision
Tue, 07 Sep 1999 11:00:48 +0000 Dave Love (tar-header-block-tokenize): Bind linkname.
Tue, 07 Sep 1999 06:37:06 +0000 Richard M. Stallman (push): Doc fix.
Tue, 07 Sep 1999 03:25:35 +0000 Richard M. Stallman (syms_of_insdel): Define Lisp variable inhibit-modification-hooks.
Mon, 06 Sep 1999 22:32:26 +0000 Richard M. Stallman [macintosh] (stat, fstat, mkdir, rmdir, utime, access)
Mon, 06 Sep 1999 22:15:43 +0000 Richard M. Stallman (timezone-parse-date): Use < 69 not < 70 to distinguish 20YY from 19YY.
Mon, 06 Sep 1999 22:15:10 +0000 Richard M. Stallman (vc-annotate-display): Use < 69 not < 70 to distinguish 20YY from 19YY.
Mon, 06 Sep 1999 22:03:38 +0000 Richard M. Stallman (tar-extract): Don't assume buffer is visiting a file.
Mon, 06 Sep 1999 21:52:01 +0000 Richard M. Stallman (quickurl-list-focused-line): Removed.
Mon, 06 Sep 1999 21:48:43 +0000 Richard M. Stallman (rmail-retry-failure): Unconditionally move to beginning of message.
Mon, 06 Sep 1999 21:33:27 +0000 Dave Love (isearch-mode-map): Add mouse-2.
Mon, 06 Sep 1999 21:24:50 +0000 Dave Love (rmail-read-password): Deleted.
Mon, 06 Sep 1999 21:20:57 +0000 Dave Love Don't conditionally define caddr.
Mon, 06 Sep 1999 19:49:33 +0000 Richard M. Stallman Doc fixes.
Mon, 06 Sep 1999 19:20:29 +0000 Stephen Eglen add --no-line-editing to inferior-octave-startup-args so that TABs in source
Mon, 06 Sep 1999 16:07:27 +0000 Dave Love 1998-05-17 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
Mon, 06 Sep 1999 16:06:14 +0000 Dave Love 1998-05-17 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>