log

age author description
Tue, 14 Apr 1998 00:02:53 +0000 Ulrich Drepper automatically generated from GPLed version gcc-2_8_1-980419 gcc-2_8_1-980426 make-3-75-93
Tue, 14 Apr 1998 00:02:53 +0000 Ulrich Drepper automatically generated from GPLed version
Mon, 13 Apr 1998 18:58:10 +0000 Karl Heuer (strout): Convert old echo area to multibyte, like printchar.
Mon, 13 Apr 1998 18:57:28 +0000 Karl Heuer (report-emacs-bug-hook): Don't absolutely
Mon, 13 Apr 1998 18:56:44 +0000 Karl Heuer (buf_charpos_to_bytepos, buf_bytepos_to_charpos):
Mon, 13 Apr 1998 18:56:00 +0000 Karl Heuer (Fcompute_motion): Check that TO and FROM are in range.
Mon, 13 Apr 1998 18:55:05 +0000 Karl Heuer (tmm-get-keymap): Handle `menu-item' menu items.
Mon, 13 Apr 1998 18:53:08 +0000 Karl Heuer *** empty log message ***
Mon, 13 Apr 1998 17:16:40 +0000 Stephen Eglen Customize mail-use-rfc822.
Mon, 13 Apr 1998 16:10:58 +0000 Eli Zaretskii Replace topdir with top_srcdir.
Mon, 13 Apr 1998 06:56:24 +0000 Karl Heuer (describe-function-1): New function.
Mon, 13 Apr 1998 06:55:34 +0000 Karl Heuer (eval-defun): Arrange to use eval-region
Mon, 13 Apr 1998 06:42:31 +0000 Eli Zaretskii (dosv_refresh_virtual_screen): Do not use negative arguments.
Mon, 13 Apr 1998 06:30:41 +0000 Eli Zaretskii (coding-system-eol-type-mnemonic): Return correct eol-type mnemonics
Mon, 13 Apr 1998 02:35:41 +0000 Kenichi Handa Fix previous change.
Sun, 12 Apr 1998 18:13:34 +0000 Karl Heuer (gnus-emphasis-alist): Use nth, not caddr.
Sun, 12 Apr 1998 18:12:18 +0000 Karl Heuer (cl-do-arglist): Intern initializes the
Sun, 12 Apr 1998 18:08:02 +0000 Karl Heuer (temp_output_buffer_setup): Clear out overlays,
Sun, 12 Apr 1998 14:19:09 +0000 Eli Zaretskii Determine emacs-version from lisp/version.el. Pass it to
Sun, 12 Apr 1998 06:57:47 +0000 Karl Heuer (re_match_2, re_search_2): Convert position to a charpos,
Sun, 12 Apr 1998 06:51:58 +0000 Karl Heuer (SETUP_SYNTAX_TABLE_FOR_OBJECT): FROM counts chars.
Sun, 12 Apr 1998 06:49:26 +0000 Karl Heuer (print) <Lisp_String>: Fix "\ " handling.
Sun, 12 Apr 1998 06:46:08 +0000 Karl Heuer (generate-autoload-section-header): Doc fix.
Sun, 12 Apr 1998 06:45:08 +0000 Karl Heuer (display_text_line): When handling selective > 0,
Sun, 12 Apr 1998 06:43:56 +0000 Karl Heuer (mail-extract-address-components):
Sun, 12 Apr 1998 06:41:01 +0000 Karl Heuer (set_internal, Fmakunbound): Fix previous change.
Sat, 11 Apr 1998 18:16:01 +0000 Karl Heuer (LINKER): Add definition.
Sat, 11 Apr 1998 18:04:12 +0000 Karl Heuer (set_internal, Fmakunbound): No error if setting
Sat, 11 Apr 1998 02:19:18 +0000 Kenichi Handa Put Czech lang. env. under European..
Sat, 11 Apr 1998 02:19:18 +0000 Kenichi Handa Put Slovak lang. env. under European.
Sat, 11 Apr 1998 02:18:31 +0000 Kenichi Handa (describe-language-environment):
Sat, 11 Apr 1998 02:18:31 +0000 Kenichi Handa (generic-char-p): A character of code 0 is not a generic char.
Sat, 11 Apr 1998 01:06:37 +0000 Karl Heuer (list-input-methods): Fix doc string.
Fri, 10 Apr 1998 12:33:48 +0000 Kenichi Handa Delete tutorial file entry.
Fri, 10 Apr 1998 09:46:15 +0000 Karl Heuer Don't accept EMACS=t when testing for $EMACS set.
Fri, 10 Apr 1998 09:28:12 +0000 Karl Heuer (vhdl-loop, vhdl-while-loop): Add backslash.
Fri, 10 Apr 1998 08:36:34 +0000 Karl Heuer Don't defconst the colon symbols, since they
Fri, 10 Apr 1998 02:34:51 +0000 Kenichi Handa Fix previous change, TUTORIAL.ch > TUTORIAL.cs.
Fri, 10 Apr 1998 02:01:50 +0000 Kenichi Handa Tutorial file name changed to TUTORIAL.ch.
Fri, 10 Apr 1998 02:01:50 +0000 Kenichi Handa Tutorial file name changed to TUTORIAL.ja.
Fri, 10 Apr 1998 02:01:50 +0000 Kenichi Handa Tutorial file name changed to TUTORIAL.ka.
Fri, 10 Apr 1998 02:01:50 +0000 Kenichi Handa Tutorial file name changed to TUTORIAL.sk.
Thu, 09 Apr 1998 20:05:58 +0000 Karl Heuer (newline): Mark as hard the newline that was just
Thu, 09 Apr 1998 19:40:19 +0000 Karl Heuer (Fbuffer_has_markers_at): Fix termination condition.
Thu, 09 Apr 1998 18:50:53 +0000 Karl Heuer (min, max): Make these macros, not functions.
Thu, 09 Apr 1998 18:12:46 +0000 Karl Heuer (min, max): Define as macros.
Thu, 09 Apr 1998 17:58:28 +0000 Karl Heuer * print.c (print): Avoid `min'/`max' as variable names.
Thu, 09 Apr 1998 17:47:17 +0000 Karl Heuer (relocate_fd): Avoid `min'/`max' as variable names.
Thu, 09 Apr 1998 17:21:02 +0000 Karl Heuer (minmax): New macro.
Thu, 09 Apr 1998 17:07:32 +0000 Karl Heuer Delete incorrect prototype of report_file_error.
Thu, 09 Apr 1998 17:06:31 +0000 Karl Heuer (unrequest_sigio, request_sigio): Fix prototype.
Thu, 09 Apr 1998 17:04:35 +0000 Karl Heuer (set_frame_menubar): Call Fset_match_data, not
Thu, 09 Apr 1998 17:03:05 +0000 Karl Heuer (abort): Don't redefine on DOS_NT.
Thu, 09 Apr 1998 13:45:44 +0000 Andr Spiegel (vc-next-action): Fixed bug that prevented registering files using C-x v v.
Thu, 09 Apr 1998 12:31:57 +0000 Stephen Eglen Customize
Thu, 09 Apr 1998 05:47:28 +0000 Dan Nicolaescu *** empty log message ***
Thu, 09 Apr 1998 05:40:23 +0000 Kenichi Handa (string_to_non_ascii_char): Include garbage bytes (if
Thu, 09 Apr 1998 05:40:23 +0000 Kenichi Handa (MULTIBYTE_FORM_LENGTH): Don't check LEN here.
Thu, 09 Apr 1998 05:40:23 +0000 Kenichi Handa (display_text_line): Code for displaying a character by
Thu, 09 Apr 1998 05:39:41 +0000 Kenichi Handa Typos in comment fixed.
Thu, 09 Apr 1998 05:39:41 +0000 Kenichi Handa Add tutorial file name for Slovak.
Thu, 09 Apr 1998 05:39:11 +0000 Kenichi Handa (help-with-tutorial-alist): This variable deleted.
Wed, 08 Apr 1998 19:38:37 +0000 Dan Nicolaescu *** empty log message ***
Wed, 08 Apr 1998 19:29:35 +0000 Dan Nicolaescu *** empty log message ***
Wed, 08 Apr 1998 19:07:45 +0000 Karl Heuer (jdb): Do proper analysis of classes defined in a Java
Wed, 08 Apr 1998 19:03:00 +0000 Karl Heuer (rmail-cease-edit): Call kill-all-local-variables.
Wed, 08 Apr 1998 19:02:34 +0000 Karl Heuer (rmail-message-regexp-p): Handle messages
Wed, 08 Apr 1998 18:56:20 +0000 Karl Heuer (keyword_symbols_constant_flag): New variable.
Wed, 08 Apr 1998 18:53:13 +0000 Karl Heuer (Man-getpage-in-background): Bind inhibit-eol-conversion
Wed, 08 Apr 1998 18:08:59 +0000 Dave Love (fortran-fill-paragraph): This is the one
Wed, 08 Apr 1998 17:31:45 +0000 Dave Love Move inclusion of unistd.h to top, else fails on
Wed, 08 Apr 1998 13:48:30 +0000 Eli Zaretskii (init_dosfns): Fix bug in passing segment address of the transfer buffer.
Wed, 08 Apr 1998 08:24:33 +0000 Karl Heuer (fix_submap_inheritance): Fix parens.
Wed, 08 Apr 1998 07:26:54 +0000 Richard M. Stallman (default, widget-default-default-get): Define it.
Wed, 08 Apr 1998 07:25:05 +0000 Richard M. Stallman (scroll-bar-drag): Set point-before-scroll
Wed, 08 Apr 1998 07:22:05 +0000 Richard M. Stallman (mouse-save-then-kill): Get point-before-scroll
Wed, 08 Apr 1998 07:15:51 +0000 Richard M. Stallman (make_frame_without_minibuffer): Conditionalize on HAVE_WINDOW_SYSTEM.
Wed, 08 Apr 1998 07:15:02 +0000 Richard M. Stallman (redisplay_window): If updating mode line,
Wed, 08 Apr 1998 07:08:28 +0000 Karl Heuer (Fmake_temp_name): Detect error return from mktemp.
Wed, 08 Apr 1998 07:05:35 +0000 Karl Heuer Correct starting commentary.
Wed, 08 Apr 1998 07:03:51 +0000 Karl Heuer Add coding-priority. Use iso-8859-2 instead
Wed, 08 Apr 1998 07:03:30 +0000 Karl Heuer Add coding-priority. Improve sample text.
Wed, 08 Apr 1998 06:55:55 +0000 Karl Heuer (string_to_non_ascii_char, multibyte_form_length)
Wed, 08 Apr 1998 06:50:51 +0000 Karl Heuer (abort): Don't redefine on MSDOS.
Wed, 08 Apr 1998 06:50:34 +0000 Karl Heuer (Fwin16_set_clipboard_data): Call message2 with 3
Wed, 08 Apr 1998 06:50:18 +0000 Karl Heuer (CHAR_STRING): Cast to unsigned char ** explicitly.
Wed, 08 Apr 1998 06:49:50 +0000 Karl Heuer (request_sigio, unrequest_sigio): Make consistent with
Wed, 08 Apr 1998 06:49:17 +0000 Karl Heuer (kill_buffer_processes): Make consistent with
Wed, 08 Apr 1998 06:48:59 +0000 Karl Heuer Include <utmp.h> only if CLASH_DETECTION is
Wed, 08 Apr 1998 06:43:52 +0000 Karl Heuer (describe_command): Use quotes around symbol name.
Wed, 08 Apr 1998 06:09:04 +0000 Karl Heuer Old changes finally checked into RCS
Tue, 07 Apr 1998 18:59:44 +0000 Dave Love Use regexp-opt and eval-and-compile to
Tue, 07 Apr 1998 18:22:28 +0000 Karl Heuer (add-to-list): Always return updated value of LIST-VAR.
Tue, 07 Apr 1998 18:13:23 +0000 Karl Heuer (find-file-visit-truename): Don't setq this.
Tue, 07 Apr 1998 17:47:01 +0000 Stephen Eglen next-screen-context-lines is an integer, not boolean.
Tue, 07 Apr 1998 11:48:18 +0000 Dave Love (main): Obey environment variable EMACS_UNIBYTE as
Tue, 07 Apr 1998 08:56:13 +0000 Stephen Eglen Doc fix in rmail-mode.
Tue, 07 Apr 1998 04:07:58 +0000 Karl Heuer (re_match_2) <anychar>: In unibyte case, set buf_ch as unsigned.
Tue, 07 Apr 1998 04:00:53 +0000 Karl Heuer Add --with-gssapi to specify GSS-API
Tue, 07 Apr 1998 03:26:32 +0000 Karl Heuer (GSSAPI, HAVE_LIBGSSAPI_KRB5, HAVE_LIBGSSAPI, HAVE_GSSAPI_H):
Tue, 07 Apr 1998 03:21:46 +0000 Richard M. Stallman (re_match_2_internal): Declare buf_ch unsigned int.
Tue, 07 Apr 1998 03:21:19 +0000 Richard M. Stallman Don't include <string.h> when configuring.
Tue, 07 Apr 1998 03:20:31 +0000 Richard M. Stallman (install-arch-indep): Fix previous change.
Mon, 06 Apr 1998 22:22:05 +0000 Karl Heuer Fix previous change.
Mon, 06 Apr 1998 22:16:30 +0000 Karl Heuer Integrate support for GSS-API
Mon, 06 Apr 1998 22:10:30 +0000 Karl Heuer [MAIL_USE_POP]: Add support for "-g" and "-k"
Mon, 06 Apr 1998 22:05:23 +0000 Karl Heuer (rmail-movemail-flags): New customizable variable
Mon, 06 Apr 1998 21:55:01 +0000 Karl Heuer (command-line-1): Fix punctuation in startup screen.
Mon, 06 Apr 1998 21:52:29 +0000 Karl Heuer (Fdirectory_files): Use make_uninit_multibyte_string.
Mon, 06 Apr 1998 10:33:02 +0000 Andreas Schwab (ENVADD): Enviroment vars to pass to texi2dvi. Use
Mon, 06 Apr 1998 10:23:30 +0000 Andreas Schwab Always declare xmalloc.
Mon, 06 Apr 1998 10:17:33 +0000 Andreas Schwab Move cancelations up. Include <stdlib.h> if
Mon, 06 Apr 1998 10:15:16 +0000 Andreas Schwab (_XOPEN_SOURCE): Define for declaration of cuserid.
Mon, 06 Apr 1998 10:14:26 +0000 Andreas Schwab Include <unistd.h> if available.
Mon, 06 Apr 1998 10:13:46 +0000 Andreas Schwab Include <stdlib.h> and <unistd.h> if available.
Mon, 06 Apr 1998 10:12:28 +0000 Andreas Schwab Include <stdlib.h> if available.
Mon, 06 Apr 1998 09:56:55 +0000 Dave Love (help-make-xrefs): Grok commands in keymap table
Mon, 06 Apr 1998 09:49:37 +0000 Andreas Schwab (lrt-composing-pattern-double-c): Change
Mon, 06 Apr 1998 09:33:40 +0000 Andreas Schwab (Flength): Doc fix.
Mon, 06 Apr 1998 09:26:20 +0000 Andreas Schwab (unexec): Account for possible padding before the old .bss