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.
Sun, 14 Sep 1997 17:27:48 +0000 Richard M. Stallman (normal-top-level-add-to-load-path):
Sun, 14 Sep 1997 17:23:52 +0000 Richard M. Stallman Customized.
Sun, 14 Sep 1997 17:21:28 +0000 Richard M. Stallman (Finsert_file_contents): If a coding system is
Sun, 14 Sep 1997 15:57:18 +0000 Richard M. Stallman Comment change.
Sat, 13 Sep 1997 20:05:52 +0000 Richard M. Stallman Change maintainer email address.
Sat, 13 Sep 1997 19:49:52 +0000 Richard M. Stallman (setup-english-environment): Don't set
Sat, 13 Sep 1997 19:47:52 +0000 Richard M. Stallman Recognize alpha* instead of just alpha.
Sat, 13 Sep 1997 19:05:54 +0000 Richard M. Stallman (standard-display-european): Do something useful where AUTO is t or a symbol.
Sat, 13 Sep 1997 18:49:49 +0000 Richard M. Stallman (cl-loop-let): Use `last', not `last*'
Sat, 13 Sep 1997 18:44:54 +0000 Richard M. Stallman Require cl at compile-time.
Sat, 13 Sep 1997 09:38:27 +0000 Richard M. Stallman (select-input-method): No error if enable-multibyte-characters is nil.
Sat, 13 Sep 1997 08:44:55 +0000 Richard M. Stallman (truncate-string-to-width):
Sat, 13 Sep 1997 08:42:12 +0000 Richard M. Stallman When redisplaying the echo area, use the value
Sat, 13 Sep 1997 08:19:54 +0000 Richard M. Stallman (mail-do-fcc): When writing to an Rmail file,
Sat, 13 Sep 1997 06:32:16 +0000 Richard M. Stallman (ph-server): Fix customize type.
Sat, 13 Sep 1997 06:30:44 +0000 Richard M. Stallman (gnus-summary-thread-gathering-function): Fix customize type.
Sat, 13 Sep 1997 06:29:52 +0000 Richard M. Stallman (gnus-permanently-visible-groups): Fix customize type.
Sat, 13 Sep 1997 06:25:46 +0000 Richard M. Stallman (gnus-default-subscribed-newsgroups): Fix custom type. Doc fix.
Sat, 13 Sep 1997 06:16:55 +0000 Richard M. Stallman (viper-non-vi-major-modes): Fix customize type.
Sat, 13 Sep 1997 06:16:07 +0000 Richard M. Stallman (viper-mouse-search-key, viper-mouse-insert-key): Fix customize type.
Sat, 13 Sep 1997 06:13:10 +0000 Richard M. Stallman (viper-repeat-from-history-key): Fix customize type.
Sat, 13 Sep 1997 06:12:13 +0000 Richard M. Stallman (ex-unix-type-shell): Fix customize type.
Sat, 13 Sep 1997 06:11:09 +0000 Richard M. Stallman (viper-smart-suffix-list): Fix customize type.
Sat, 13 Sep 1997 06:05:16 +0000 Richard M. Stallman (add-log-current-defun-function): Likewise.
Sat, 13 Sep 1997 06:04:04 +0000 Richard M. Stallman (chinese-calendar-time-zone): Likewise.
Sat, 13 Sep 1997 06:02:11 +0000 Richard M. Stallman (syms_of_minibuf): Doc fix.
Sat, 13 Sep 1997 04:32:07 +0000 Richard M. Stallman Initial revision
Sat, 13 Sep 1997 04:28:20 +0000 Richard M. Stallman Undo previous change.
Fri, 12 Sep 1997 22:46:14 +0000 Richard M. Stallman Say a little more about intlfonts. Update copyright year.
Fri, 12 Sep 1997 22:41:48 +0000 Richard M. Stallman (calendar-location-name): Doc fix.
Fri, 12 Sep 1997 22:41:34 +0000 Richard M. Stallman (strokes-click-command): Doc fix.
Fri, 12 Sep 1997 22:40:55 +0000 Richard M. Stallman (makefile-pickup-everything-picks-up-filenames-p): Doc fix.
Fri, 12 Sep 1997 22:34:30 +0000 Richard M. Stallman (tab-stop-list): Doc fix.
Fri, 12 Sep 1997 22:34:14 +0000 Richard M. Stallman (save-completions-flag): Doc fix.
Fri, 12 Sep 1997 22:14:24 +0000 Richard M. Stallman (elisp-eval-buffer): New arg FILENAME is ignored.
Fri, 12 Sep 1997 22:08:16 +0000 Richard M. Stallman Require calendar.el.
Fri, 12 Sep 1997 21:09:03 +0000 Michael Kifer new version
Fri, 12 Sep 1997 20:58:57 +0000 Richard M. Stallman (perldb): Fix paren error in call to read-from-minibuffer.
Fri, 12 Sep 1997 20:57:17 +0000 Richard M. Stallman (debug): Allow recursive minibuffers if we're in a minibuffer already.
Fri, 12 Sep 1997 20:55:34 +0000 Richard M. Stallman (next-history-element):
Fri, 12 Sep 1997 19:53:33 +0000 Richard M. Stallman (compilation-parse-errors): Fixed two bugs that
Fri, 12 Sep 1997 19:43:45 +0000 Richard M. Stallman (customize-group): Handle groups not yet loaded.
Fri, 12 Sep 1997 19:34:27 +0000 Richard M. Stallman (french-calendar-accents): Change variable to function.
Fri, 12 Sep 1997 08:14:01 +0000 Richard M. Stallman (latin-2-postfix): Replace comma and period with `. Replace colon with /.
Fri, 12 Sep 1997 07:04:41 +0000 Richard M. Stallman (custom-face-menu): Use custom-face-save-command. not custom-face-save.
Fri, 12 Sep 1997 04:06:46 +0000 Richard M. Stallman (Fexternal_debugging_output): On Windows output to debugger.
Fri, 12 Sep 1997 02:14:46 +0000 Kenichi Handa (quail-translation-keymap): Fix previous
Fri, 12 Sep 1997 01:46:32 +0000 Kenichi Handa (sendmail-send-it): If both
Thu, 11 Sep 1997 23:51:29 +0000 Richard M. Stallman (ps-emacs-face-kind-p): Function deleted.
Thu, 11 Sep 1997 23:15:08 +0000 Richard M. Stallman (quail-update-translation): Fix previous change.
Thu, 11 Sep 1997 22:13:15 +0000 Richard M. Stallman (hexlify-buffer): Bind coding-system-for-write to
Thu, 11 Sep 1997 19:05:59 +0000 Richard M. Stallman (describe-coding-system): Describe coding systems of type 5, raw-text.
Thu, 11 Sep 1997 18:22:03 +0000 Paul Eggert automatically generated from GPLed version
Thu, 11 Sep 1997 18:13:19 +0000 Ulrich Drepper automatically generated from GPLed version
Thu, 11 Sep 1997 18:13:19 +0000 Paul Eggert automatically generated from GPLed version
Thu, 11 Sep 1997 18:13:19 +0000 Ulrich Drepper automatically generated from GPLed version
Thu, 11 Sep 1997 17:51:36 +0000 Richard M. Stallman Switch to raw-text as coding system.
Thu, 11 Sep 1997 16:08:19 +0000 Michael Kifer new version
Thu, 11 Sep 1997 11:52:38 +0000 Kenichi Handa (kkc-mode-map): Bind meta-prefix-char to a
Thu, 11 Sep 1997 05:33:51 +0000 Geoff Voelker Fix typo.
Thu, 11 Sep 1997 05:27:46 +0000 Geoff Voelker (debug.bat): New target.
Thu, 11 Sep 1997 05:27:25 +0000 Geoff Voelker Initial revision
Thu, 11 Sep 1997 05:24:25 +0000 Kenichi Handa Set no-conversion for network communication
Thu, 11 Sep 1997 01:27:57 +0000 Richard M. Stallman (syms_of_msdos): Intern background-color and
Thu, 11 Sep 1997 01:20:27 +0000 Michael Kifer new version
Thu, 11 Sep 1997 00:06:36 +0000 Richard M. Stallman (install): Use quail/* in the second tar that copies a dir named quail.
Thu, 11 Sep 1997 00:00:01 +0000 Richard M. Stallman (ENCODE_FILE): New macro.
Wed, 10 Sep 1997 21:16:20 +0000 Jeff Law typos. libc-970911 libc-970912 libc-970913 libc-970914 libc-970915 libc-970916 libc-970917 libc-970918 libc-970919 libc-970920 libc-970921 libc-970922 libc-970923 libc-970924 libc-970925 libc-970926 libc-970927 libc-970928 libc-970929 libc-970930 libc-971001 libc-971018 libc-971019 libc-971020 libc-971021 libc-971022 libc-971023 libc-971024 libc-971025 libc-971026 libc-971027 libc-971028 libc-971029 libc-971030 libc-971031 libc-971101 libc-971102 libc-971103 libc-971104 libc-971105 libc-971106 libc-971107 libc-971108 libc-971109 libc-971110 libc-971111 libc-971112 libc-971113 libc-971114 libc-971115 libc-971116 libc-971117 libc-971118 libc-971120 libc-971121 libc-971122 libc-971123 libc-971124 libc-971125 libc-971126 libc-971127 libc-971128 libc-971129 libc-971130 libc-971201 libc-971203 libc-971204 libc-971205 libc-971206 libc-971207 libc-971208 libc-971209 libc-971210 libc-971211 libc-971212 libc-971213 libc-971214 libc-971217 libc-971218 libc-971219 libc-971220 libc-971221 libc-971222 libc-971223 libc-971224 libc-971225 libc-971226 libc-971227 libc-971228 libc-971229 libc-971230 libc-971231 libc-980103 libc-980104 libc-980105 libc-980106 libc-980107 libc-980108 libc-980109 libc-980110 libc-980111 libc-980112 libc-980114 libc-980115 libc-980116 libc-980117 libc-980118 libc-980119 libc-980120 libc-980121 libc-980122 libc-980123 libc-980124 libc-980125 libc-980126 libc-980127 libc-980128
Wed, 10 Sep 1997 21:13:00 +0000 Jeff Law * config.sub: Use "amigaos" instread of "amigados". Still
Wed, 10 Sep 1997 13:15:42 +0000 Kenichi Handa (setup-ethiopic-environment): Don't bind
Wed, 10 Sep 1997 13:15:07 +0000 Kenichi Handa (sendmail-send-it): The priority of coding
Wed, 10 Sep 1997 13:14:45 +0000 Kenichi Handa Don't bind keys in quail-mode-map. The
Wed, 10 Sep 1997 07:42:31 +0000 Kenichi Handa Add coding system specification for several
Wed, 10 Sep 1997 07:42:08 +0000 Kenichi Handa (setup-japanese-environment): Give
Wed, 10 Sep 1997 03:26:31 +0000 Richard M. Stallman (BROKEN_MKTIME): Define.
Tue, 09 Sep 1997 22:23:48 +0000 Doug Evans Recognize ARC cpu.
Tue, 09 Sep 1997 19:54:18 +0000 Richard M. Stallman (lisp-imenu-generic-expression): Recognize`defcustom' and `defgroup".
Tue, 09 Sep 1997 19:07:56 +0000 Richard M. Stallman (standard-display-european): Doc fix.
Tue, 09 Sep 1997 14:57:01 +0000 Kenichi Handa (quail-simple): New function.
Tue, 09 Sep 1997 14:55:29 +0000 Kenichi Handa (input-method-verbose-flag):
Tue, 09 Sep 1997 14:10:23 +0000 Richard Kenner (alpha): Replace CPU-determining program with one that's more precise
Tue, 09 Sep 1997 13:01:02 +0000 Simon Marshall Try to comment where font-lock-keyword order is important.
Tue, 09 Sep 1997 09:16:54 +0000 Richard M. Stallman (standard-display-european): If AUTO is non-nil, intern it.
Tue, 09 Sep 1997 09:02:25 +0000 Richard M. Stallman (quail-translation-keymap)
Tue, 09 Sep 1997 07:33:12 +0000 Richard M. Stallman (ps-face-bold-p): Use face-bold-p.
Tue, 09 Sep 1997 07:24:02 +0000 Richard M. Stallman (comint-file-name-chars): Doc fix.
Tue, 09 Sep 1997 07:09:20 +0000 Richard M. Stallman (view-end-message): Don't mention q if it really do anything.
Tue, 09 Sep 1997 07:08:58 +0000 Richard M. Stallman Use uniquify-file-name-nondirectory throughout; documentation tweaks.
Tue, 09 Sep 1997 05:37:20 +0000 Richard M. Stallman (dired-get-filename): Don't call encode-coding-string
Tue, 09 Sep 1997 05:32:07 +0000 Richard M. Stallman (Fcall_process): Encode the new current dir.
Tue, 09 Sep 1997 05:30:58 +0000 Richard M. Stallman (create_process): Encode the new current dir.
Tue, 09 Sep 1997 02:59:34 +0000 Richard M. Stallman (diff group): Remove autoload cookie.
Tue, 09 Sep 1997 02:59:06 +0000 Richard M. Stallman (browse-url group): Remove autoload cookie.
Tue, 09 Sep 1997 02:58:47 +0000 Richard M. Stallman (icon-tab-always-indent): Fix customize type.
Tue, 09 Sep 1997 02:58:23 +0000 Richard M. Stallman (hs-minor-mode-hook): Fix customize type.
Tue, 09 Sep 1997 02:58:06 +0000 Richard M. Stallman (f90-break-before-delimiters): Fix customize type.
Tue, 09 Sep 1997 02:57:48 +0000 Richard M. Stallman (defun-prompt-regexp): Fix customize type.
Tue, 09 Sep 1997 02:57:27 +0000 Richard M. Stallman (executable-chmod): Fix customize type.
Tue, 09 Sep 1997 02:56:56 +0000 Richard M. Stallman (shell-chdrive-regexp): Likewise.
Tue, 09 Sep 1997 02:56:16 +0000 Richard M. Stallman (ispell-personal-dictionary): Fix customize type.
Tue, 09 Sep 1997 02:56:04 +0000 Richard M. Stallman (dabbrev-case-fold-search): Remove extra quote in customize constant.
Tue, 09 Sep 1997 00:48:08 +0000 Richard M. Stallman (UPDATE_SYNTAX_TABLE_FORWARD): Add missing fourth
Tue, 09 Sep 1997 00:47:40 +0000 Richard M. Stallman (x_screen_planes): Fix type of argument.
Tue, 09 Sep 1997 00:46:00 +0000 Richard M. Stallman (encode_designation_at_bol): Fix type of local vars C1, C2.
Tue, 09 Sep 1997 00:21:07 +0000 Richard M. Stallman (custom-variable-save): Fixed doc string.
Mon, 08 Sep 1997 19:17:57 +0000 Per Abrahamsen *** empty log message ***
Mon, 08 Sep 1997 18:26:41 +0000 Richard M. Stallman (info-insert-file-contents): Bind
Mon, 08 Sep 1997 17:52:57 +0000 Richard M. Stallman Recompile everything after updating various Lisp files.
Mon, 08 Sep 1997 12:29:17 +0000 Richard Kenner (alpha:OSF1:*:*): For V4.0, get the letter suffix.
Mon, 08 Sep 1997 10:28:45 +0000 Richard M. Stallman (mail-mode): Allow dash in citation prefixes
Mon, 08 Sep 1997 10:27:58 +0000 Richard M. Stallman (telnet-initial-filter): Temporarily go to proper buffer.
Mon, 08 Sep 1997 10:09:15 +0000 Richard M. Stallman (ENCODE_FILE): New macro.
Mon, 08 Sep 1997 10:00:48 +0000 Richard M. Stallman (Fencode_coding_string, Fdecode_coding_string): Doc fixes.
Mon, 08 Sep 1997 09:59:29 +0000 Richard M. Stallman (standard-display-european): Arg AUTO
Mon, 08 Sep 1997 09:57:37 +0000 Richard M. Stallman (command-line): Pass charset to standard-display-european.
Mon, 08 Sep 1997 09:56:52 +0000 Richard M. Stallman (insert-directory): Encode the file name.
Mon, 08 Sep 1997 07:23:23 +0000 Kenichi Handa (quail-translation-keymap): Bind C-space
Mon, 08 Sep 1997 06:47:05 +0000 Richard M. Stallman (fill-individual-paragraphs): Don't include
Mon, 08 Sep 1997 03:24:58 +0000 Richard M. Stallman Comment change.
Mon, 08 Sep 1997 03:24:01 +0000 Richard M. Stallman (c-version): Updated.