log

age author description
Wed, 15 Oct 1997 22:41:09 +0000 Karl Heuer (winner-change-fun): Don't use pushnew.
Wed, 15 Oct 1997 22:18:37 +0000 Karl Heuer (window_scroll): When scrolling forward and point is
Wed, 15 Oct 1997 17:18:11 +0000 Oliver Seidel Everything seems to work in Harald Melands Emacs 20.02 and
Wed, 15 Oct 1997 14:30:41 +0000 Oliver Seidel Attempted to reconcile Harald's changes with mine since 1.15.
Wed, 15 Oct 1997 14:00:12 +0000 Oliver Seidel Fixed 'file-item' and added 20.02 split-string function.
Tue, 14 Oct 1997 22:22:35 +0000 Oliver Seidel Added string-split (which I stole from ediff-util), changed
Mon, 13 Oct 1997 18:11:44 +0000 Andrew Innes Ensure standard handles are reset even if spawnve fails.
Mon, 13 Oct 1997 18:06:22 +0000 Andrew Innes Pass menu handle by value.
Mon, 13 Oct 1997 17:08:02 +0000 Eli Zaretskii (decode_mode_spec): Display non-nil title as the frame's
Mon, 13 Oct 1997 16:57:32 +0000 Eli Zaretskii (set_menu_bar_lines): Make the function external instead
Mon, 13 Oct 1997 16:52:09 +0000 Eli Zaretskii (shut_down_emacs): Call `dos_cleanup'.
Mon, 13 Oct 1997 16:40:24 +0000 Eli Zaretskii (mouse_get_pos): Remove reduntant call to `int86'.
Mon, 13 Oct 1997 16:29:00 +0000 Eli Zaretskii Declare Vdos_windows_version.
Mon, 13 Oct 1997 16:21:52 +0000 Eli Zaretskii (__tb): Define.
Mon, 13 Oct 1997 16:05:32 +0000 Eli Zaretskii (x-long-option-alist): New variable.
Sat, 11 Oct 1997 03:57:20 +0000 Richard M. Stallman (LD_SWITCH_SYSTEM): Use -Wl,-rpath if __ELF__.
Sat, 11 Oct 1997 03:56:02 +0000 Richard M. Stallman Test __OpenBSD__ along with __NetBSD__.
Sat, 11 Oct 1997 03:54:19 +0000 Richard M. Stallman (command-line): Don't suppress suffix search.
Sat, 11 Oct 1997 03:31:06 +0000 Richard M. Stallman (make-help-screen): Make scroll bar work normally.
Thu, 09 Oct 1997 09:24:50 +0000 Oliver Seidel Harald Meland <harald.meland@usit.uio.no> asked for
Thu, 02 Oct 1997 04:33:26 +0000 Richard M. Stallman (gettimeofday, one arg or two):
Thu, 02 Oct 1997 03:12:38 +0000 Karl Heuer (round_up): Make arguments and return type unsigned.
Thu, 02 Oct 1997 03:10:50 +0000 Karl Heuer (syms_of_print): Fix doc string of print-gensym.
Thu, 02 Oct 1997 03:10:35 +0000 Karl Heuer Make sure that make-docfile does not see the doc string
Thu, 02 Oct 1997 03:10:12 +0000 Karl Heuer Repeat the argument list of format-time-string in the
Thu, 02 Oct 1997 03:04:15 +0000 Karl Heuer (previous-matching-history-element): No need to bind
Thu, 02 Oct 1997 03:03:50 +0000 Karl Heuer (term-regexp-arg): No need to bind
Thu, 02 Oct 1997 03:03:32 +0000 Karl Heuer (comint-regexp-arg): No need to bind
Thu, 02 Oct 1997 02:57:42 +0000 Karl Heuer (ps-print-background-image): Fix customize type.
Thu, 02 Oct 1997 02:57:16 +0000 Karl Heuer (revert-without-query): Fix customize type.
Thu, 02 Oct 1997 02:57:01 +0000 Karl Heuer (echo-keystrokes): Fix customize type.
Thu, 02 Oct 1997 02:56:26 +0000 Karl Heuer (browse-url-netscape-display): Fix customize type.
Thu, 02 Oct 1997 02:55:24 +0000 Karl Heuer (ange-ftp-name-format): Fix customize type.
Thu, 02 Oct 1997 02:47:57 +0000 Karl Heuer (elint-check-defcustom-form): New function.
Wed, 01 Oct 1997 17:28:02 +0000 Richard M. Stallman (lisp-imenu-generic-expression): Allow `/' in names.
Wed, 01 Oct 1997 17:24:24 +0000 Richard M. Stallman [! HAVE_LIBXMU] (LIBXMU): Define as empty.
Wed, 01 Oct 1997 05:42:45 +0000 Geoff Voelker addpm.c (env_vars): Fix misplaced % in SHELL entry.
Tue, 30 Sep 1997 18:13:00 +0000 Paul Eggert automatically generated from GPLed version
Tue, 30 Sep 1997 07:36:28 +0000 Karl Heuer (finder-mode-map): Bind [mouse-2].
Tue, 30 Sep 1997 07:33:35 +0000 Karl Heuer (vc-find-cvs-master): Added missing `throw' for
Tue, 30 Sep 1997 07:29:12 +0000 Karl Heuer (install-arch-indep): install the widget info file.
Tue, 30 Sep 1997 07:20:58 +0000 Karl Heuer (widget-plist-member): Move from here to src/fns.c;
Tue, 30 Sep 1997 07:17:32 +0000 Karl Heuer Delete vestigial autoloads.
Tue, 30 Sep 1997 07:15:28 +0000 Karl Heuer (Qwidget_type): New variable.
Tue, 30 Sep 1997 01:13:53 +0000 Michael Kifer new version
Mon, 29 Sep 1997 18:53:12 +0000 Karl Heuer Fix name of include file to match 1996-08-24 renaming.
Sat, 27 Sep 1997 16:12:51 +0000 Karl Heuer (compilation-mode-font-lock-keywords): Font-lock column numbers.
Sat, 27 Sep 1997 16:06:15 +0000 Karl Heuer (compilation-mode-map): Use more meaningful menu name.
Sat, 27 Sep 1997 16:01:00 +0000 Karl Heuer (relinquish): When returning memory to the system,
Fri, 26 Sep 1997 21:39:10 +0000 Karl Heuer (archive-mode): Use write-contents-hooks.
Fri, 26 Sep 1997 21:26:31 +0000 Karl Heuer (scheme-mode-map): Remove duplicate menu item.
Fri, 26 Sep 1997 01:50:55 +0000 Kenichi Handa Require nntp instead of gnus and message.
Fri, 26 Sep 1997 01:50:55 +0000 Kenichi Handa (nnmh-retrieve-headers): Bind
Fri, 26 Sep 1997 01:50:55 +0000 Kenichi Handa (nnml-retrieve-headers): Bind
Fri, 26 Sep 1997 01:50:55 +0000 Kenichi Handa (gnus-show-traditional-method): New variable.
Fri, 26 Sep 1997 01:50:55 +0000 Kenichi Handa (nntp-coding-system-for-write): New variable.
Fri, 26 Sep 1997 01:50:55 +0000 Kenichi Handa (gnus-ems-redefine): If the feature `mule' is
Fri, 26 Sep 1997 01:50:55 +0000 Kenichi Handa (nnfolder-request-list): Bind
Fri, 26 Sep 1997 01:50:55 +0000 Kenichi Handa (gnus-structured-field-decoder): If the
Fri, 26 Sep 1997 01:50:55 +0000 Kenichi Handa (nnmail-find-file): Bind
Thu, 25 Sep 1997 12:40:02 +0000 Kenichi Handa (quail-translation-keymap): Bind right, left, down, and up keys.
Thu, 25 Sep 1997 12:38:15 +0000 Kenichi Handa (make-coding-system): Cancel the previous change.
Thu, 25 Sep 1997 12:26:38 +0000 Kenichi Handa (charset-list): Change it to function.
Thu, 25 Sep 1997 12:25:01 +0000 Kenichi Handa (push_key_description): Delete useless `if' statement.
Thu, 25 Sep 1997 12:25:01 +0000 Kenichi Handa (find_charset_in_str): Return also charsets in
Thu, 25 Sep 1997 01:33:26 +0000 Karl Heuer (shadows-compare-text-p): Add.
Thu, 25 Sep 1997 01:10:01 +0000 Karl Heuer (displaying-byte-compile-warnings): Show
Thu, 25 Sep 1997 01:01:05 +0000 Karl Heuer (save-place-to-alist): Optimize out the degenerate
Thu, 25 Sep 1997 00:53:39 +0000 Richard M. Stallman (save-place-version-control): Make nil the default.
Thu, 25 Sep 1997 00:44:53 +0000 Karl Heuer Use system header files instead of declaring C-library
Thu, 25 Sep 1997 00:40:45 +0000 Karl Heuer (mode-line-format): Doc fix.
Wed, 24 Sep 1997 16:38:24 +0000 Karl Heuer (term-if-emacs19): Recognize version 20.
Wed, 24 Sep 1997 16:29:39 +0000 Karl Heuer (cal-tex-mouse-filofax-daily): New function.
Wed, 24 Sep 1997 16:29:05 +0000 Karl Heuer (calendar-mode-map): Bind it to key.
Wed, 24 Sep 1997 16:28:34 +0000 Karl Heuer (cal-tex-cursor-filofax-daily): New function.
Wed, 24 Sep 1997 16:14:22 +0000 Karl Heuer (calendar-mayan-days-before-absolute-zero): Change
Wed, 24 Sep 1997 16:11:32 +0000 Karl Heuer (with-pop, with-kerberos): Need to check Kerberos
Wed, 24 Sep 1997 08:50:49 +0000 Eli Zaretskii (file-name-buffer-file-type-alist): Remove the files with ".dos" extension
Wed, 24 Sep 1997 01:50:24 +0000 Lars Magne Ingebrigtsen *** empty log message ***
Tue, 23 Sep 1997 18:23:17 +0000 Paul Eggert Merge changes mistakenly made to `Makefile'.
Tue, 23 Sep 1997 17:30:24 +0000 Geoff Voelker (child_setup) [WINDOWSNT]: Change directory of
Mon, 22 Sep 1997 01:56:30 +0000 Kenichi Handa Add tailing newline.
Mon, 22 Sep 1997 01:54:24 +0000 Kenichi Handa file name changed.
Sun, 21 Sep 1997 14:11:37 +0000 Richard M. Stallman (c-initialize-builtin-style): Don't ever try to use copy-tree.
Sun, 21 Sep 1997 12:34:40 +0000 Richard M. Stallman Comment change.
Sun, 21 Sep 1997 12:32:49 +0000 Richard M. Stallman (making links to `src'): Keep timestamp on copied files.
Sat, 20 Sep 1997 23:20:37 +0000 Richard M. Stallman (rmail-output-to-rmail-file): Doc fix.
Sat, 20 Sep 1997 04:48:29 +0000 Richard M. Stallman (motion_event_is_in_menu): Extend the left and EMACS_20_2
Sat, 20 Sep 1997 00:32:30 +0000 Richard M. Stallman (outline-up-heading): Avoid infinite loop at beginning of buffer.
Fri, 19 Sep 1997 23:07:57 +0000 Richard M. Stallman Set case-table for Cyrillic characters.
Fri, 19 Sep 1997 23:07:22 +0000 Richard M. Stallman Load case-table before loading
Fri, 19 Sep 1997 21:01:27 +0000 Richard M. Stallman (german): Swap y and z.
Fri, 19 Sep 1997 18:15:57 +0000 Richard M. Stallman (normal-top-level-add-to-load-path):
Fri, 19 Sep 1997 17:36:36 +0000 Richard M. Stallman (ASCII): Define as alias for English.
Fri, 19 Sep 1997 04:30:28 +0000 Richard M. Stallman (c-initialize-builtin-style):
Fri, 19 Sep 1997 04:27:56 +0000 Richard M. Stallman Fix previous change.
Fri, 19 Sep 1997 04:24:02 +0000 Richard M. Stallman (quail-simple-translation-keymap):
Fri, 19 Sep 1997 03:04:00 +0000 Richard M. Stallman Require calendar only when compiling.
Fri, 19 Sep 1997 02:27:31 +0000 Richard M. Stallman (quail-set-keyboard-layout): Add autoload cookie.
Wed, 17 Sep 1997 06:41:41 +0000 Richard M. Stallman (find-new-buffer-file-coding-system): Reflect EMACS_20_1
Wed, 17 Sep 1997 00:53:33 +0000 Richard M. Stallman (command_loop_1): Add nonascii_insert_offset
Wed, 17 Sep 1997 00:35:15 +0000 Richard M. Stallman (install-leim): Depend on mkdir.
Tue, 16 Sep 1997 21:25:41 +0000 Richard M. Stallman Delete the S language.
Tue, 16 Sep 1997 07:04:03 +0000 Richard M. Stallman (quail-completion-list-translations): Fix
Tue, 16 Sep 1997 01:57:52 +0000 Richard M. Stallman (tit-process-header): Convert argument of KEYPROMPT if it contains an escape.
Mon, 15 Sep 1997 23:21:03 +0000 Richard M. Stallman (viper-mouse-search-key): Fix custom type.
Mon, 15 Sep 1997 23:19:58 +0000 Richard M. Stallman (initial-major-mode): Fix customize type.
Mon, 15 Sep 1997 20:04:22 +0000 Richard M. Stallman (latin-2-postfix): Use : for double-acute again.
Mon, 15 Sep 1997 20:00:03 +0000 Richard M. Stallman (vietnamese-viqr): Doc fix.
Mon, 15 Sep 1997 19:51:28 +0000 Richard M. Stallman (compute_motion): Ignore the display table entry for a
Mon, 15 Sep 1997 19:48:11 +0000 Richard M. Stallman (Info-suffix-list): Add suffixes for MS-DOS version
Mon, 15 Sep 1997 19:45:16 +0000 Richard M. Stallman Many doc fixes.
Mon, 15 Sep 1997 09:03:45 +0000 Simon Marshall Don't fontify \item like \it.
Mon, 15 Sep 1997 08:12:51 +0000 Richard M. Stallman (quail-simple-translation-keymap): Set the default (t) binding properly.
Mon, 15 Sep 1997 06:32:36 +0000 Richard M. Stallman (quail-terminate-translation):
Mon, 15 Sep 1997 06:10:22 +0000 Richard M. Stallman (coding-system-unification-table-for-encode): Recurse properly.
Mon, 15 Sep 1997 05:08:48 +0000 Richard M. Stallman (kkc-mode-map): Bind all control keys to kkc-non-kkc-command.
Mon, 15 Sep 1997 03:29:47 +0000 Richard M. Stallman (edebug-enter): Save, and bind to nil,
Sun, 14 Sep 1997 20:27:34 +0000 Richard M. Stallman (canonically-space-region): Doc fix.
Sun, 14 Sep 1997 18:18:39 +0000 Richard M. Stallman (truncate-string-to-width): Doc typo fix.