Tue, 05 Aug 1997 22:03:07 +0000 |
Richard M. Stallman |
(x-cut-buffer-or-selection-value): Fix previous change.
|
Tue, 05 Aug 1997 21:38:52 +0000 |
Richard M. Stallman |
(vc-version-diff): Change the Newer version prompt.
|
Tue, 05 Aug 1997 20:52:56 +0000 |
Richard M. Stallman |
(functionp): Use byte-code-function-p, not compiled-function-p.
|
Tue, 05 Aug 1997 20:51:55 +0000 |
Richard M. Stallman |
(read-quoted-char): Fix handling of meta-chars.
|
Tue, 05 Aug 1997 20:15:34 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 05 Aug 1997 18:19:33 +0000 |
Richard M. Stallman |
(detect_eol_type): If EOL representation does not
|
Tue, 05 Aug 1997 18:08:38 +0000 |
Richard M. Stallman |
(syms_of_fontset): Doc fixes.
|
Tue, 05 Aug 1997 17:25:06 +0000 |
Richard M. Stallman |
(mail-mode): Allow TAB after prefix in previous change.
|
Tue, 05 Aug 1997 17:16:00 +0000 |
Richard M. Stallman |
(update-autoloads-from-directories):
|
Tue, 05 Aug 1997 17:10:16 +0000 |
Richard M. Stallman |
(finder-compile-keywords): Don't process file names that start with `.'.
|
Tue, 05 Aug 1997 17:06:51 +0000 |
Richard M. Stallman |
(updates): Add missing semicolons.
|
Tue, 05 Aug 1997 17:03:56 +0000 |
Geoff Voelker |
Set mode-line-frame-identification
|
Tue, 05 Aug 1997 16:47:01 +0000 |
Oliver Seidel |
Incorporated menus for XEmacs from Allan.Cochrane@soton.sc.philips.com,
|
Tue, 05 Aug 1997 14:43:39 +0000 |
Oliver Seidel |
Added improvements from Ron Gut <rgut@aware.com>.
|
Tue, 05 Aug 1997 08:10:20 +0000 |
Richard M. Stallman |
(gud): Fix defgroup doc.
|
Tue, 05 Aug 1997 08:06:52 +0000 |
Richard M. Stallman |
(compilation-error-regexp-alist): Make the
|
Tue, 05 Aug 1997 07:05:12 +0000 |
Richard M. Stallman |
Doc fixes.
|
Tue, 05 Aug 1997 06:41:51 +0000 |
Richard M. Stallman |
(mail-mode): Fix previous change.
|
Tue, 05 Aug 1997 06:07:24 +0000 |
Richard M. Stallman |
(comment-line-break-function): New variable.
|
Tue, 05 Aug 1997 05:49:10 +0000 |
Richard M. Stallman |
(cd-absolute): Add missing arg to `error'.
|
Tue, 05 Aug 1997 05:32:28 +0000 |
Richard M. Stallman |
Fix copyright holder name.
|
Tue, 05 Aug 1997 05:29:21 +0000 |
Richard M. Stallman |
(dontcompilefiles): Delete cyril-util.el.
|
Tue, 05 Aug 1997 05:00:55 +0000 |
Richard M. Stallman |
(standard-display-cyrillic-translit):
|
Tue, 05 Aug 1997 04:44:55 +0000 |
Richard M. Stallman |
(format-annotate-atomic-property-change):
|
Tue, 05 Aug 1997 03:44:40 +0000 |
Richard M. Stallman |
(time-stamp): Use insert-and-inherit for new stamp.
|
Tue, 05 Aug 1997 01:43:58 +0000 |
Kenichi Handa |
(cyrillic-translit): Doc-string of the package
|
Tue, 05 Aug 1997 01:18:21 +0000 |
Kenichi Handa |
Initial revision
|
Tue, 05 Aug 1997 01:16:44 +0000 |
Kenichi Handa |
(RUSSIAN): Add quail/cyril-jis.el.
|
Tue, 05 Aug 1997 01:15:57 +0000 |
Kenichi Handa |
Move Quail package cyrillic-jis-russian to
|
Tue, 05 Aug 1997 01:10:07 +0000 |
Kenichi Handa |
(cyrillic-language-alist): New variable.
|
Mon, 04 Aug 1997 19:42:32 +0000 |
Richard M. Stallman |
(pascal-mode-syntax-table): _ is now a symbol constituent.
|
Mon, 04 Aug 1997 19:06:02 +0000 |
Richard M. Stallman |
(pp-to-string): Use emacs-lisp-mode-sytax-table.
|
Mon, 04 Aug 1997 19:03:37 +0000 |
Richard M. Stallman |
(isearch-quote-char): Fix handling of control
|
Mon, 04 Aug 1997 18:56:42 +0000 |
Richard M. Stallman |
(basic-save-buffer-1): Add missing argument for error.
|
Mon, 04 Aug 1997 18:55:42 +0000 |
Richard M. Stallman |
(quail-update-leim-list-file): Go to the
|
Mon, 04 Aug 1997 16:18:45 +0000 |
Oliver Seidel |
Added Raise/Lower item.
|
Mon, 04 Aug 1997 07:46:26 +0000 |
Richard M. Stallman |
(x-get-selection): Change default for data-type
|
Mon, 04 Aug 1997 07:03:08 +0000 |
Kenichi Handa |
(set-default-coding-systems): New function.
|
Mon, 04 Aug 1997 07:01:31 +0000 |
Kenichi Handa |
(setup-chinese-gb-environment): Do not
|
Mon, 04 Aug 1997 07:01:31 +0000 |
Kenichi Handa |
(setup-english-environment): Call set-default-coding-systems.
|
Mon, 04 Aug 1997 07:01:31 +0000 |
Kenichi Handa |
(setup-8-bit-environment): Do not
|
Mon, 04 Aug 1997 07:01:31 +0000 |
Kenichi Handa |
(setup-japanese-environment): Do not
|
Mon, 04 Aug 1997 07:01:31 +0000 |
Kenichi Handa |
(setup-korean-environment): Do not
|
Mon, 04 Aug 1997 06:59:57 +0000 |
Kenichi Handa |
(Fcall_process_region): Use cdr part (not car part)
|
Mon, 04 Aug 1997 06:59:57 +0000 |
Kenichi Handa |
(detect_coding_iso2022): Do not exclude posibility of
|
Mon, 04 Aug 1997 06:59:57 +0000 |
Kenichi Handa |
(Fset_process_coding_system): Doc-string modified.
|
Mon, 04 Aug 1997 06:47:28 +0000 |
Richard M. Stallman |
(delete-selection-mode): Delete the :initialize keyword.
|
Mon, 04 Aug 1997 06:44:24 +0000 |
Richard M. Stallman |
(make-autoload): For a defcustom,
|
Mon, 04 Aug 1997 06:18:23 +0000 |
Richard M. Stallman |
(cpp-edit-reset): Add a close-quote after the file name.
|
Mon, 04 Aug 1997 06:10:46 +0000 |
Richard M. Stallman |
(cpp-create-bg-face): Don't really make a face.
|
Mon, 04 Aug 1997 06:07:05 +0000 |
Richard M. Stallman |
(merge_face_list): New function.
|
Mon, 04 Aug 1997 05:09:49 +0000 |
Richard M. Stallman |
(isearch-other-meta-char): Don't switch windows to exit
|
Mon, 04 Aug 1997 04:29:53 +0000 |
Richard M. Stallman |
(vc-version-diff): Use defaults, not initial input,
|
Mon, 04 Aug 1997 04:23:51 +0000 |
Richard M. Stallman |
(internal-face-interactive): Handle default in usual way,
|
Mon, 04 Aug 1997 03:57:04 +0000 |
Richard M. Stallman |
(describe-function): Use " is " instead of colon.
|
Mon, 04 Aug 1997 03:42:58 +0000 |
Richard M. Stallman |
(delay-uniquify-rationalize-file-buffer-names):
|
Mon, 04 Aug 1997 03:07:28 +0000 |
Richard M. Stallman |
(insert-file-contents-literally):
|
Mon, 04 Aug 1997 03:06:28 +0000 |
Richard M. Stallman |
(shell): Doc fix.
|
Mon, 04 Aug 1997 03:04:24 +0000 |
Richard M. Stallman |
(redisplay_internal): Count number of visible frames
|
Mon, 04 Aug 1997 03:02:19 +0000 |
Richard M. Stallman |
(Fload): Update declaration.
|
Mon, 04 Aug 1997 03:01:57 +0000 |
Richard M. Stallman |
(detect_coding_mask): Include CODING_CATEGORY_MASK_BINARY in the
|
Mon, 04 Aug 1997 03:00:36 +0000 |
Richard M. Stallman |
(Frequire): Pass t for the MUST-SUFFIX arg to Fload.
|
Mon, 04 Aug 1997 03:00:25 +0000 |
Richard M. Stallman |
(do_autoload): Pass new arg to Fload.
|
Mon, 04 Aug 1997 03:00:11 +0000 |
Richard M. Stallman |
(Fload): New optional arg MUST-SUFFIX.
|
Mon, 04 Aug 1997 02:57:47 +0000 |
Richard M. Stallman |
Alternative colors for standard faces if dark background.
|
Mon, 04 Aug 1997 02:44:42 +0000 |
Richard M. Stallman |
(hexlify-buffer, dehexlify-buffer):
|
Mon, 04 Aug 1997 01:53:36 +0000 |
Richard M. Stallman |
(x-cut-buffer-or-selection-value): Try both
|
Mon, 04 Aug 1997 01:42:50 +0000 |
Richard M. Stallman |
(rmail-summary-mouse-goto-message): New function.
|
Mon, 04 Aug 1997 01:11:01 +0000 |
Richard M. Stallman |
Delete whitespace.
|
Mon, 04 Aug 1997 00:51:07 +0000 |
Richard M. Stallman |
(shell-command-on-region, shell-command): Doc fixes.
|
Mon, 04 Aug 1997 00:39:09 +0000 |
Richard M. Stallman |
(copyright-regexp): Recognize @copyright{}.
|
Mon, 04 Aug 1997 00:37:04 +0000 |
Richard M. Stallman |
(copyright-regexp): Recognize the Latin-1 copyright symbol.
|
Sun, 03 Aug 1997 22:59:26 +0000 |
Richard M. Stallman |
(LD_SWITCH_MACHINE):
|
Sun, 03 Aug 1997 22:58:19 +0000 |
Richard M. Stallman |
(i*86-*-sysv4.2uw*): Set NON_GNU_CPP.
|
Sun, 03 Aug 1997 22:57:46 +0000 |
Richard M. Stallman |
Fix previous change.
|
Sun, 03 Aug 1997 12:48:31 +0000 |
Andr Spiegel |
(vc-menu-map): Replace entries for "Check In" and "Check Out" with
|
Sun, 03 Aug 1997 12:47:26 +0000 |
Oliver Seidel |
Cleaned up variables, prefix and cursor position.
|
Sun, 03 Aug 1997 12:15:28 +0000 |
Oliver Seidel |
It appears to work.
|
Sun, 03 Aug 1997 12:15:13 +0000 |
Oliver Seidel |
Initial revision
|
Sun, 03 Aug 1997 05:06:05 +0000 |
Richard M. Stallman |
Comment change.
|
Sun, 03 Aug 1997 04:10:36 +0000 |
Richard M. Stallman |
(face-attr-match-p): New function.
|
Sun, 03 Aug 1997 04:10:08 +0000 |
Richard M. Stallman |
(custom-face-value-create): Take account
|
Sun, 03 Aug 1997 03:02:05 +0000 |
Kenichi Handa |
(CODING_CATEGORY_MASK_BINARY): New macro.
|
Sun, 03 Aug 1997 03:02:05 +0000 |
Kenichi Handa |
(x_set_frame_parameters): Heading comment fixed.
|
Sun, 03 Aug 1997 03:02:05 +0000 |
Kenichi Handa |
(Vclipboard_coding_system): New variable.
|
Sun, 03 Aug 1997 02:59:30 +0000 |
Kenichi Handa |
In quail-mode-map, bind
|
Sun, 03 Aug 1997 02:54:04 +0000 |
Kenichi Handa |
(setup-chinese-gb-environment): Set
|
Sun, 03 Aug 1997 02:54:04 +0000 |
Kenichi Handa |
(setup-ethiopic-environment): Bind
|
Sun, 03 Aug 1997 02:54:04 +0000 |
Kenichi Handa |
(ccl-encode-ethio-font): Fix typo in doc-string.
|
Sun, 03 Aug 1997 02:54:04 +0000 |
Kenichi Handa |
(setup-8-bit-environment): Set default value of default-input-method.
|
Sun, 03 Aug 1997 02:54:04 +0000 |
Kenichi Handa |
(setup-japanese-environment): Set default value of default-input-method.
|
Sun, 03 Aug 1997 02:54:04 +0000 |
Kenichi Handa |
(setup-korean-environment): Set default value of default-input-method.
|
Sun, 03 Aug 1997 02:54:04 +0000 |
Kenichi Handa |
(setup-tibetan-environment): Set default value of default-input-method.
|
Sun, 03 Aug 1997 02:51:30 +0000 |
Kenichi Handa |
Fix previous change.
|
Sun, 03 Aug 1997 02:50:47 +0000 |
Kenichi Handa |
(quail-next-translation): Call
|
Sat, 02 Aug 1997 21:59:55 +0000 |
Richard M. Stallman |
Doc fixes; fix error message text.
|
Sat, 02 Aug 1997 20:41:55 +0000 |
Richard M. Stallman |
(term-ignore-error): Fix foolish errors.
|
Sat, 02 Aug 1997 10:15:43 +0000 |
Richard M. Stallman |
(describe-current-coding-system): Clean up output format.
|
Sat, 02 Aug 1997 09:30:17 +0000 |
Richard M. Stallman |
(compute_motion): Correct the criterion for when to
|
Sat, 02 Aug 1997 07:40:22 +0000 |
Michael Kifer |
new version
|
Sat, 02 Aug 1997 06:56:24 +0000 |
Michael Kifer |
new version
|
Sat, 02 Aug 1997 03:13:34 +0000 |
Richard M. Stallman |
Fix up coding system.
|
Fri, 01 Aug 1997 19:20:29 +0000 |
Richard M. Stallman |
(adaptive-fill-first-line-regexp): Fix regexp.
|
Fri, 01 Aug 1997 19:19:51 +0000 |
Richard M. Stallman |
(mode-line-mule-info): Delete the conditional on enable-multibyte-characters.
|
Fri, 01 Aug 1997 18:12:50 +0000 |
Richard M. Stallman |
(mail-mode): Recognize foo> prefix
|
Fri, 01 Aug 1997 18:09:30 +0000 |
Richard M. Stallman |
Translate -svr4 to -sysv4 and -unixware to -sysv4.2uw.
libc-970802 libc-970803 libc-970804 libc-970805 libc-970806 libc-970807 libc-970808 libc-970809 libc-970810 libc-970811 libc-970812 libc-970813 libc-970814 libc-970815 libc-970816 libc-970817 libc-970818 libc-970819 libc-970820 libc-970821 libc-970822
|
Fri, 01 Aug 1997 17:09:45 +0000 |
Richard M. Stallman |
(standard-display-cyrillic-translit): New function.
|
Fri, 01 Aug 1997 07:18:01 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 01 Aug 1997 06:45:06 +0000 |
Richard M. Stallman |
(cyrillic-translit): New input method.
|
Fri, 01 Aug 1997 04:53:34 +0000 |
Richard M. Stallman |
(isearch-hide-immediately): Doc fix.
|
Fri, 01 Aug 1997 01:36:20 +0000 |
Kenichi Handa |
(encode_coding_iso2022): When source data ends not at
|
Fri, 01 Aug 1997 01:36:20 +0000 |
Kenichi Handa |
(Fwrite_region): Don't try to flush out a data twice.
|
Fri, 01 Aug 1997 01:22:16 +0000 |
Richard M. Stallman |
(standard-display-european): New arg AUTO.
|
Fri, 01 Aug 1997 01:21:51 +0000 |
Richard M. Stallman |
(command-line): Pass t for AUTO arg to standard-display-european.
|
Fri, 01 Aug 1997 01:04:56 +0000 |
Richard M. Stallman |
Many doc strings and messages changed.
|
Fri, 01 Aug 1997 00:58:56 +0000 |
Richard M. Stallman |
(direct_output_for_insert): Set last_point_x properly.
|
Fri, 01 Aug 1997 00:29:34 +0000 |
Kenichi Handa |
(x_list_fonts): Request at least 10 fonts by XListFonts.
|
Fri, 01 Aug 1997 00:12:35 +0000 |
Richard M. Stallman |
(redisplay_window): Fix one-off in handling
|
Thu, 31 Jul 1997 16:44:49 +0000 |
Richard M. Stallman |
(x_list_fonts): Reject a font whose min_bounds.width is 0.
|
Thu, 31 Jul 1997 15:38:10 +0000 |
Richard M. Stallman |
(diary-face, calendar-today-face, holiday-face):
|
Thu, 31 Jul 1997 07:54:07 +0000 |
Richard M. Stallman |
(current_lock_owner): Don't try to delete lock
|
Thu, 31 Jul 1997 06:59:37 +0000 |
Richard M. Stallman |
(eval-last-sexp): Ignore `...' around sexp.
|
Thu, 31 Jul 1997 06:48:05 +0000 |
Kenichi Handa |
(prefer-coding-system): Change also
|
Thu, 31 Jul 1997 06:23:19 +0000 |
Richard M. Stallman |
(vc-backend-checkin): For CVS, forget the checkout model after commit.
|
Thu, 31 Jul 1997 06:16:32 +0000 |
Richard M. Stallman |
(vc-checkout-model): For CVS, look at
|
Thu, 31 Jul 1997 06:08:07 +0000 |
Richard M. Stallman |
(read_process_output): Don't call setup_coding_system
|
Thu, 31 Jul 1997 05:55:12 +0000 |
Kenichi Handa |
(encode_coding_iso2022): Write out invalid multibyte
|
Thu, 31 Jul 1997 05:54:43 +0000 |
Kenichi Handa |
Do not create style-variants of fontset. They
|
Thu, 31 Jul 1997 05:54:08 +0000 |
Kenichi Handa |
(set-face-font-auto): Create a fontset if FONT is a
|
Thu, 31 Jul 1997 05:53:31 +0000 |
Kenichi Handa |
(fontset-name-p): New function.
|
Thu, 31 Jul 1997 05:53:31 +0000 |
Kenichi Handa |
(reference-point-alist): Doc-string modified.
|
Thu, 31 Jul 1997 04:04:23 +0000 |
Michael Kifer |
new version
|
Wed, 30 Jul 1997 19:45:01 +0000 |
Richard M. Stallman |
(lock_if_free): Don't loop; for strange error, return -1.
|
Wed, 30 Jul 1997 19:44:31 +0000 |
Richard M. Stallman |
(redisplay_window): Fix previous change.
|
Wed, 30 Jul 1997 19:29:13 +0000 |
Richard M. Stallman |
(uniquify-buffer-name-style): Fix typo.
|
Wed, 30 Jul 1997 18:15:19 +0000 |
Richard M. Stallman |
(info-node, info-xref, info-menu-5):
|
Wed, 30 Jul 1997 16:14:07 +0000 |
Richard M. Stallman |
Update distribution terms.
|
Wed, 30 Jul 1997 16:12:30 +0000 |
Richard M. Stallman |
(mspools-using-vm): Better handling of VM initialization.
|
Wed, 30 Jul 1997 12:04:50 +0000 |
Per Abrahamsen |
Synched with 1.9954.
|
Wed, 30 Jul 1997 04:28:44 +0000 |
Richard M. Stallman |
(LIBXMU): Alternative definition if CANNOT_DUMP.
|
Wed, 30 Jul 1997 04:24:46 +0000 |
Richard M. Stallman |
(LDFLAGS, CPPFLAGS): Get them from configure like CFLAGS.
|
Wed, 30 Jul 1997 04:22:56 +0000 |
Richard M. Stallman |
(CPPFLAGS): Get this from configure, like CFLAGS.
|
Wed, 30 Jul 1997 04:10:55 +0000 |
Richard M. Stallman |
(mule-menu-keymap): Fix menu item names.
|
Wed, 30 Jul 1997 03:57:26 +0000 |
Richard M. Stallman |
Minor cleanup.
|
Wed, 30 Jul 1997 02:21:19 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 29 Jul 1997 12:25:05 +0000 |
Simon Marshall |
don't add text for the modeline.
|
Tue, 29 Jul 1997 02:29:32 +0000 |
Richard M. Stallman |
(Fformat_time_string): Don't hang if strftime produces
|
Tue, 29 Jul 1997 02:15:28 +0000 |
Richard M. Stallman |
(rmail-resend): Use user-mail-address.
|
Tue, 29 Jul 1997 00:53:09 +0000 |
Richard M. Stallman |
(sort_args): Check properly for `--'.
|
Mon, 28 Jul 1997 23:37:45 +0000 |
Ulrich Drepper |
update from main archive 970728
libc-970729 libc-970730 libc-970731 libc-970801
|
Mon, 28 Jul 1997 22:22:27 +0000 |
Richard M. Stallman |
(makefile-space-face): Add defface.
|
Mon, 28 Jul 1997 18:33:11 +0000 |
Richard M. Stallman |
(x_new_font): Follow the change in x_set_scroll_bar_width and make the
|
Mon, 28 Jul 1997 18:30:44 +0000 |
Richard M. Stallman |
(Fx_create_frame): Initialize fontset in output_data.
|
Mon, 28 Jul 1997 18:20:01 +0000 |
Richard M. Stallman |
(non_ascii_char_to_string): Fix typos.
|
Mon, 28 Jul 1997 17:17:28 +0000 |
Richard M. Stallman |
(debug-ignored-errors): Delete ^Quit$ element.
|
Mon, 28 Jul 1997 17:04:18 +0000 |
Richard M. Stallman |
[HAVE_LIBNCURSES]: Declare ospeed as short, unless NCURSES_OSPEED_T.
|
Mon, 28 Jul 1997 15:46:57 +0000 |
Per Abrahamsen |
Synched with 1.9951.
|
Mon, 28 Jul 1997 15:10:21 +0000 |
Richard M. Stallman |
(x_term_init) [! HAVE_X11R5]: Don't try to use XtCvtStringToFont.
|
Mon, 28 Jul 1997 15:09:31 +0000 |
Richard M. Stallman |
(map_obarray): Don't crash if something strange is in the obarray.
|
Mon, 28 Jul 1997 15:09:00 +0000 |
Richard M. Stallman |
(update-autoloads-from-directories):
|
Mon, 28 Jul 1997 05:52:35 +0000 |
Richard M. Stallman |
Support auto-configuration of both Kerberos V4 and
|
Mon, 28 Jul 1997 05:51:59 +0000 |
Richard M. Stallman |
Support auto-configuration of both Kerberos V4 and
|
Mon, 28 Jul 1997 05:26:38 +0000 |
Richard M. Stallman |
(prefer-coding-system): Fix doc, prompt.
|
Mon, 28 Jul 1997 04:55:45 +0000 |
Richard M. Stallman |
(redisplay_window): When text has not changed,
|
Mon, 28 Jul 1997 01:19:19 +0000 |
Richard M. Stallman |
Describe the separate distributions leim and intlfonts.
|
Sun, 27 Jul 1997 21:40:24 +0000 |
Richard M. Stallman |
(LDFLAGS): Get this from configure, like CFLAGS.
|
Sun, 27 Jul 1997 21:38:49 +0000 |
Richard M. Stallman |
(syms_of_callproc): Don't init Vtemp_file_name_pattern here.
|
Sun, 27 Jul 1997 20:04:29 +0000 |
Richard M. Stallman |
Comment change.
|
Sun, 27 Jul 1997 19:56:21 +0000 |
Richard M. Stallman |
(fill-context-prefix): Be stricter about
|
Sun, 27 Jul 1997 19:53:27 +0000 |
Richard M. Stallman |
Customized.
|
Sun, 27 Jul 1997 19:50:06 +0000 |
Richard M. Stallman |
Customized.
|
Sun, 27 Jul 1997 19:25:02 +0000 |
Richard M. Stallman |
(compile-command): More doc fix.
|
Sun, 27 Jul 1997 01:54:56 +0000 |
Richard M. Stallman |
(mail-extr-voodoo): Handle unmatched quotes in the comment-deletion loop.
|
Sun, 27 Jul 1997 00:07:08 +0000 |
Richard M. Stallman |
(file-coding-system-alist): Use no-conversion for tar files.
|
Sun, 27 Jul 1997 00:06:20 +0000 |
Richard M. Stallman |
(jka-compr-added-to-file-coding-system-alist): New var.
|
Sat, 26 Jul 1997 22:22:59 +0000 |
Richard M. Stallman |
(line-move): If intangibility moves us to a different line,
|
Sat, 26 Jul 1997 22:21:49 +0000 |
Richard M. Stallman |
(read-quoted-char): Consistently downcase letter "digits".
|
Sat, 26 Jul 1997 22:20:51 +0000 |
Richard M. Stallman |
(strout, printchar): Handle minibuffer_auto_raise.
|
Sat, 26 Jul 1997 22:19:26 +0000 |
Richard M. Stallman |
(mail-mode): Make adaptive-fill-regexp
|
Sat, 26 Jul 1997 19:01:01 +0000 |
Per Bothner |
Recognize SunOS 3.x.
libc-970727 libc-970728
|
Sat, 26 Jul 1997 18:41:15 +0000 |
Richard M. Stallman |
(telnet): Handle multiple telnet programs better.
|
Sat, 26 Jul 1997 01:52:56 +0000 |
Richard M. Stallman |
Delete MPEG Audio (it is forbidden).
|
Sat, 26 Jul 1997 01:43:07 +0000 |
Richard M. Stallman |
(dumpglyphs): Check the dimension of FONT while
|
Sat, 26 Jul 1997 01:41:59 +0000 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM_TEMACS): Define this instead of LD_SWITCH_SYSTEM.
|
Sat, 26 Jul 1997 01:41:03 +0000 |
Richard M. Stallman |
(display_text_line): Don't count minibuf_prompt_width twice in taboffset.
|
Sat, 26 Jul 1997 01:40:05 +0000 |
Richard M. Stallman |
(display_menu): If an item is disabled,
|
Fri, 25 Jul 1997 22:33:06 +0000 |
Richard M. Stallman |
Update leim/leim-list.el.
|
Fri, 25 Jul 1997 22:21:49 +0000 |
Richard M. Stallman |
(occur): Local variable line-start redundant.
|
Fri, 25 Jul 1997 22:10:42 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 25 Jul 1997 22:08:24 +0000 |
Richard M. Stallman |
(rmail-pop-password-error): New variable.
|
Fri, 25 Jul 1997 20:51:42 +0000 |
Richard M. Stallman |
(awk-mode): Call c-initialize-cc-mode.
|
Fri, 25 Jul 1997 19:02:00 +0000 |
Richard M. Stallman |
(compile-command): Doc fix.
|
Fri, 25 Jul 1997 18:12:53 +0000 |
Richard M. Stallman |
(Fwrite_region): Fix previous change.
|
Fri, 25 Jul 1997 17:57:47 +0000 |
Richard M. Stallman |
(doug_lea_malloc): Make __after_morecore_hook a
|
Fri, 25 Jul 1997 17:29:29 +0000 |
Richard M. Stallman |
(compilation-error-regexp-alist): Add elt for EPC F90.
|
Fri, 25 Jul 1997 13:34:18 +0000 |
Kenichi Handa |
(quail-update-leim-list-file): Call
|
Fri, 25 Jul 1997 13:13:00 +0000 |
Kenichi Handa |
(leim-list-entry-regexp): Make this match only at beginning of line.
|
Fri, 25 Jul 1997 11:36:34 +0000 |
Simon Marshall |
customise & make installation/deinstallation happen on mode command not file load.
|
Fri, 25 Jul 1997 11:35:08 +0000 |
Simon Marshall |
Wrap minibuffer-auto-raise where nec. to stop frame raising.
|
Fri, 25 Jul 1997 11:34:20 +0000 |
Simon Marshall |
Add type specs "explicit" "mutable".
|
Fri, 25 Jul 1997 08:06:19 +0000 |
Kenichi Handa |
(read-input-method-name): Show more appropriate error message.
|
Fri, 25 Jul 1997 08:01:02 +0000 |
Kenichi Handa |
(compute_motion): Handle display table correctly for
|
Fri, 25 Jul 1997 07:53:16 +0000 |
Kenichi Handa |
(syms_of_fontset): Set Vhighlight_wrong_size_font to Qnil.
|
Fri, 25 Jul 1997 07:46:51 +0000 |
Kenichi Handa |
(CODING_REQUIRE_TEXT_CONVERSION,
|
Fri, 25 Jul 1997 07:46:51 +0000 |
Kenichi Handa |
(read_process_output): Use new macro
|
Fri, 25 Jul 1997 07:46:51 +0000 |
Kenichi Handa |
(Finsert_file_contents): Use new macros
|
Fri, 25 Jul 1997 07:44:24 +0000 |
Kenichi Handa |
(setup-thai-environment): Add correct autoload cookie.
|
Fri, 25 Jul 1997 07:44:24 +0000 |
Kenichi Handa |
(setup-tibetan-environment): Correct
|
Fri, 25 Jul 1997 07:44:24 +0000 |
Kenichi Handa |
(setup-vietnamese-environment): Add autoload cookie.
|
Fri, 25 Jul 1997 07:43:56 +0000 |
Kenichi Handa |
Typo in comment fixed.
|
Fri, 25 Jul 1997 07:31:49 +0000 |
Kenichi Handa |
Initial revision
|
Fri, 25 Jul 1997 07:31:26 +0000 |
Kenichi Handa |
(TIT): New variable, contatination of TIT-GB and TIT-BIG5.
|
Fri, 25 Jul 1997 07:30:07 +0000 |
Kenichi Handa |
Require 'quail.
|
Fri, 25 Jul 1997 07:28:50 +0000 |
Kenichi Handa |
Change Quail package name to "ethiopic".
|
Fri, 25 Jul 1997 05:59:39 +0000 |
Richard M. Stallman |
(metamail-region): Don't bind kanji-fileio-code
|
Fri, 25 Jul 1997 05:37:34 +0000 |
Richard M. Stallman |
(${lispsource}TAGS): Specify ETAGS var in inner make.
|
Fri, 25 Jul 1997 03:10:59 +0000 |
Richard M. Stallman |
(ETAGS): New variable.
|
Fri, 25 Jul 1997 03:04:19 +0000 |
Richard M. Stallman |
(Vprint_gensym_alist): Renamed from printed_gensyms.
|
Fri, 25 Jul 1997 03:01:28 +0000 |
Richard M. Stallman |
(byte-compile-output-docform):
|
Fri, 25 Jul 1997 03:00:41 +0000 |
Richard M. Stallman |
(custom-print-functions): Add defvar.
|
Fri, 25 Jul 1997 01:42:53 +0000 |
Michael Kifer |
new version
|
Fri, 25 Jul 1997 01:01:50 +0000 |
Richard M. Stallman |
(rmail-mime-feature): Doc and custom fix.
|
Fri, 25 Jul 1997 00:55:06 +0000 |
Richard M. Stallman |
Customized.
|
Fri, 25 Jul 1997 00:10:37 +0000 |
Richard M. Stallman |
(mail): Improve confirmation questions for file-visiting mail buffers.
|
Thu, 24 Jul 1997 21:41:33 +0000 |
Richard M. Stallman |
(debug-ignored-errors): Update the dabbrev.el errors.
|
Thu, 24 Jul 1997 21:39:26 +0000 |
Richard M. Stallman |
(ediff-update-diffs): Change error message.
|
Thu, 24 Jul 1997 21:29:24 +0000 |
Richard M. Stallman |
(selection_data_to_lisp_data):
|
Thu, 24 Jul 1997 18:22:33 +0000 |
Richard M. Stallman |
(landmark-repeat, landmark): New aliases.
|
Thu, 24 Jul 1997 18:18:49 +0000 |
Richard M. Stallman |
(main): Make --help msg end in newline.
|
Thu, 24 Jul 1997 18:17:41 +0000 |
Richard M. Stallman |
Many doc fixes.
|
Thu, 24 Jul 1997 17:01:46 +0000 |
Richard M. Stallman |
(read-quoted-char): Convert function keys like Return
|
Thu, 24 Jul 1997 16:59:16 +0000 |
Richard M. Stallman |
(Fx_create_frame): Don't fail to initialize `font'.
|
Thu, 24 Jul 1997 16:58:05 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Initialize total_read.
|
Thu, 24 Jul 1997 16:57:19 +0000 |
Richard M. Stallman |
(Fdelete_frame): Undo previous change.
|
Thu, 24 Jul 1997 16:45:55 +0000 |
Richard M. Stallman |
(read_char): Delete spurious UNGCPRO.
|
Thu, 24 Jul 1997 16:33:00 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 24 Jul 1997 16:12:36 +0000 |
Richard M. Stallman |
Comment change
|
Thu, 24 Jul 1997 07:43:07 +0000 |
Richard M. Stallman |
Customized.
|
Thu, 24 Jul 1997 07:42:23 +0000 |
Richard M. Stallman |
(calendar-day-name): New optional args WIDTH, ABSOLUTE.
|
Thu, 24 Jul 1997 07:42:07 +0000 |
Richard M. Stallman |
Don't create C-x r and C-x n submaps here.
|