Sat, 21 Jun 1997 03:10:56 +0000 |
Richard M. Stallman |
(customize-group): Ignore case in completion.
|
Sat, 21 Jun 1997 01:17:46 +0000 |
Kenichi Handa |
Define mouse-set-font in mule-menu-keymap agian.
|
Sat, 21 Jun 1997 01:17:00 +0000 |
Kenichi Handa |
(x-charset-registries): Name changed for consistency:
|
Sat, 21 Jun 1997 01:14:06 +0000 |
Kenichi Handa |
(quail-help): Use with-output-to-temp-buffer.
|
Sat, 21 Jun 1997 00:46:21 +0000 |
Kenichi Handa |
(Fset_face_attribute_internal): Use FS_LOAD_FONT
|
Sat, 21 Jun 1997 00:45:44 +0000 |
Kenichi Handa |
(dumpglyphs): Use FS_LOAD_FONT.
|
Sat, 21 Jun 1997 00:45:09 +0000 |
Kenichi Handa |
(font_idx_temp): New temprary variable used in FS_LOAD_FONT.
|
Sat, 21 Jun 1997 00:44:42 +0000 |
Kenichi Handa |
(font_idx_temp): Extern it.
|
Sat, 21 Jun 1997 00:35:11 +0000 |
Karl Heuer |
(untabify): Handle consecutive tabs all at once.
|
Fri, 20 Jun 1997 21:43:44 +0000 |
Michael Kifer |
new version
|
Fri, 20 Jun 1997 08:45:37 +0000 |
Richard M. Stallman |
(Ferror_message_string): Optimize (error STRING) case.
|
Fri, 20 Jun 1997 06:30:29 +0000 |
Richard M. Stallman |
Change copyright notices.
|
Fri, 20 Jun 1997 02:59:38 +0000 |
Richard M. Stallman |
(require-final-newline): Fix custom :type.
|
Fri, 20 Jun 1997 02:23:12 +0000 |
Richard M. Stallman |
Clarify about text props in strings and how to remove all of them.
|
Thu, 19 Jun 1997 15:31:34 +0000 |
Per Abrahamsen |
Don't delete nil overlays.
|
Thu, 19 Jun 1997 12:52:23 +0000 |
Per Abrahamsen |
Change color.
|
Thu, 19 Jun 1997 11:30:04 +0000 |
Per Abrahamsen |
Synched with 1.9924.
|
Thu, 19 Jun 1997 11:19:24 +0000 |
Kenichi Handa |
(view-mode): Add autoload cookie to this variable.
|
Thu, 19 Jun 1997 09:04:09 +0000 |
Simon Marshall |
Create paren-blinking custom group and put all blink-matching-paren variables in it.
|
Thu, 19 Jun 1997 08:55:24 +0000 |
Simon Marshall |
Do <* *> via syntax table not regexps; use regexp-opt.
|
Thu, 19 Jun 1997 08:49:04 +0000 |
Simon Marshall |
Rearrange custom options. Also enable custom control of Global Font Lock mode.
|
Thu, 19 Jun 1997 08:39:55 +0000 |
Simon Marshall |
Rearrange custom options.
|
Thu, 19 Jun 1997 08:37:05 +0000 |
Simon Marshall |
customise, rewrite and extend.
|
Thu, 19 Jun 1997 08:13:44 +0000 |
Richard M. Stallman |
(Fprocess_send_eof): Prooperly conditionalize prev. change.
|
Thu, 19 Jun 1997 03:03:08 +0000 |
Richard M. Stallman |
(Fprocess_send_eof): Use shutdown, if it's a socket.
|
Thu, 19 Jun 1997 02:59:08 +0000 |
Richard M. Stallman |
(shutdown): Check for `shutdown' function.
|
Thu, 19 Jun 1997 02:58:21 +0000 |
Richard M. Stallman |
(HAVE_SHUTDOWN): Add #undef.
|
Thu, 19 Jun 1997 02:49:41 +0000 |
Richard M. Stallman |
(complete-symbol): New function.
|
Thu, 19 Jun 1997 02:47:38 +0000 |
Richard M. Stallman |
Delete M-TAB binding of complete-tag.
|
Thu, 19 Jun 1997 02:44:46 +0000 |
Richard M. Stallman |
(info-complete-symbol): If MODE is nil, use the default value.
|
Thu, 19 Jun 1997 02:19:21 +0000 |
Richard M. Stallman |
Initial revision
|
Thu, 19 Jun 1997 01:18:23 +0000 |
Richard M. Stallman |
Changed all doc strings to comply with conventions.
|
Thu, 19 Jun 1997 01:11:43 +0000 |
Richard M. Stallman |
(files): New group `files'.
|
Wed, 18 Jun 1997 20:26:21 +0000 |
Richard M. Stallman |
(fill-context-prefix): Fix previous change.
|
Wed, 18 Jun 1997 20:21:20 +0000 |
Richard M. Stallman |
Don't enable the mode just because file is loaded.
|
Wed, 18 Jun 1997 20:19:32 +0000 |
Richard M. Stallman |
(ctl-x-map): Delete the C-x C-q binding for toggle-read-only.
|
Wed, 18 Jun 1997 17:24:59 +0000 |
Richard M. Stallman |
(backup, find-file): Make `files' their parent.
|
Wed, 18 Jun 1997 16:46:05 +0000 |
Richard M. Stallman |
(Fchar_before): Validate N after decrementing.
|
Wed, 18 Jun 1997 16:37:01 +0000 |
Richard M. Stallman |
(mpuz-congratulate): Don't say "1 errors".
|
Wed, 18 Jun 1997 13:22:13 +0000 |
Kenichi Handa |
(coding-system-parent): Moved to mule.el.
|
Wed, 18 Jun 1997 13:21:23 +0000 |
Kenichi Handa |
(coding-system-parent): Moved from mule-util.el.
|
Wed, 18 Jun 1997 13:09:05 +0000 |
Kenichi Handa |
(concat): Pay attention to multibyte characters when
|
Wed, 18 Jun 1997 13:09:00 +0000 |
Kenichi Handa |
(detect_coding_iso2022): Initilize mask correctly.
|
Wed, 18 Jun 1997 13:06:17 +0000 |
Kenichi Handa |
Provide XXX-util instead of
|
Wed, 18 Jun 1997 13:03:19 +0000 |
Kenichi Handa |
Don't make the keymap
|
Wed, 18 Jun 1997 13:02:11 +0000 |
Kenichi Handa |
Provide cyril-util nstead of language/cyril-util.
|
Wed, 18 Jun 1997 13:00:03 +0000 |
Kenichi Handa |
Provide ethio-util instead of language/ethio-util.
|
Wed, 18 Jun 1997 12:57:51 +0000 |
Kenichi Handa |
Adjusted for the coding system name change.
|
Wed, 18 Jun 1997 12:55:57 +0000 |
Kenichi Handa |
Set syntaxes of Ethiopic characters.
|
Wed, 18 Jun 1997 12:55:15 +0000 |
Kenichi Handa |
(mode-line-mule-info): Change style for showing
|
Wed, 18 Jun 1997 12:55:14 +0000 |
Kenichi Handa |
Change mnemonic letters for iso-2022-7bit-ss2 and
|
Wed, 18 Jun 1997 12:55:13 +0000 |
Kenichi Handa |
Define describe-coding-system instead of
|
Wed, 18 Jun 1997 12:55:12 +0000 |
Kenichi Handa |
(list-character-sets): Set major mode of *Help*
|
Wed, 18 Jun 1997 12:55:11 +0000 |
Kenichi Handa |
(coding-system-parent): New function.
|
Wed, 18 Jun 1997 12:55:09 +0000 |
Kenichi Handa |
(coding-system-type): Doc-string modified.
|
Wed, 18 Jun 1997 12:55:07 +0000 |
Kenichi Handa |
(quail-current-data): New variable.
|
Wed, 18 Jun 1997 12:55:02 +0000 |
Kenichi Handa |
(rmail-enable-decoding-message): Deleted.
|
Wed, 18 Jun 1997 12:55:00 +0000 |
Kenichi Handa |
(command-line): Load "leim-list.el".
|
Wed, 18 Jun 1997 07:07:57 +0000 |
Richard M. Stallman |
Customize.
|
Wed, 18 Jun 1997 06:50:55 +0000 |
Richard M. Stallman |
(help-map): Make C-i run info-lookup-symbol.
|
Wed, 18 Jun 1997 06:42:38 +0000 |
Richard M. Stallman |
Further fix previous change.
|
Wed, 18 Jun 1997 04:24:37 +0000 |
Karl Heuer |
(ffap-soft-value): Make this a function again; the macro
|
Wed, 18 Jun 1997 04:23:02 +0000 |
Karl Heuer |
(lm-display-statistics): Display stats in mode line.
|
Wed, 18 Jun 1997 01:26:55 +0000 |
Michael Kifer |
new version
|
Wed, 18 Jun 1997 00:26:54 +0000 |
Michael Kifer |
Added [ediff-misc] to menu-bar-tools-menu
|
Tue, 17 Jun 1997 22:04:57 +0000 |
Richard M. Stallman |
(tar-extract): Use second argument of
|
Tue, 17 Jun 1997 22:02:01 +0000 |
Richard M. Stallman |
(archive-extract): Use second argument of
|
Tue, 17 Jun 1997 21:54:16 +0000 |
Richard M. Stallman |
(scheme): Add defgroup.
|
Tue, 17 Jun 1997 21:51:35 +0000 |
Richard M. Stallman |
(finder-list-keywords): Create *Finder* buffer if nec.
|
Tue, 17 Jun 1997 21:47:30 +0000 |
Richard M. Stallman |
Fix previous change.
|
Tue, 17 Jun 1997 21:46:40 +0000 |
Richard M. Stallman |
(fill-context-prefix): Fix criteria for first line,
|
Tue, 17 Jun 1997 19:34:56 +0000 |
Richard M. Stallman |
(icon-indent-line): A comment ends at the end of the
|
Tue, 17 Jun 1997 19:32:04 +0000 |
Richard M. Stallman |
(Buffer-menu-mode): Doc fix.
|
Tue, 17 Jun 1997 05:10:06 +0000 |
Richard M. Stallman |
(split-window-save-restore-data): New function that
|
Tue, 17 Jun 1997 04:28:01 +0000 |
Richard M. Stallman |
(Buffer-menu-bury): New command.
|
Tue, 17 Jun 1997 04:27:37 +0000 |
Richard M. Stallman |
(add-log-time-format): New variable.
|
Tue, 17 Jun 1997 04:15:18 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Fix previous change.
|
Tue, 17 Jun 1997 02:29:54 +0000 |
Richard M. Stallman |
Fix previous change.
|
Tue, 17 Jun 1997 00:08:51 +0000 |
Richard M. Stallman |
(mail-mode): mail-header-separator affects paragraphs
|
Mon, 16 Jun 1997 23:20:46 +0000 |
Richard M. Stallman |
(grep-program): Comment out the use of zgrep.
|
Mon, 16 Jun 1997 23:13:12 +0000 |
Richard M. Stallman |
(icon-imenu-generic-expression): Improved regexp.
|
Mon, 16 Jun 1997 17:32:40 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 16 Jun 1997 07:31:56 +0000 |
Richard M. Stallman |
(Fdo_auto_save): Use stdio to write the save-list file.
|
Mon, 16 Jun 1997 07:29:16 +0000 |
Richard M. Stallman |
Change copyright notices.
|
Mon, 16 Jun 1997 06:55:37 +0000 |
Richard M. Stallman |
Don't globally add to change-major-mode-hook.
|
Mon, 16 Jun 1997 06:24:22 +0000 |
Richard M. Stallman |
(wait_reading_process_input): When exiting because
|
Sun, 15 Jun 1997 23:05:19 +0000 |
Richard M. Stallman |
(byte-save-current-buffer): Change to code 114 (0162).
|
Sun, 15 Jun 1997 23:03:18 +0000 |
Richard M. Stallman |
(vc-steal-lock): Use yes-or-no-p for confirmation.
|
Sun, 15 Jun 1997 21:00:32 +0000 |
Richard M. Stallman |
Initial revision
|
Sun, 15 Jun 1997 19:43:01 +0000 |
Richard M. Stallman |
Fix previous change.
|
Sun, 15 Jun 1997 19:05:59 +0000 |
Richard M. Stallman |
Fix up whitespace.
|
Sun, 15 Jun 1997 19:02:27 +0000 |
Richard M. Stallman |
(struct re_pattern_buffer): New member multibyte.
|
Sun, 15 Jun 1997 19:00:12 +0000 |
Richard M. Stallman |
(PTR_TO_OFFSET): New macro.
|
Sun, 15 Jun 1997 17:39:13 +0000 |
Richard M. Stallman |
Many doc fixes.
|
Sun, 15 Jun 1997 15:31:32 +0000 |
Per Abrahamsen |
Synched with 1.9920.
|
Sun, 15 Jun 1997 15:25:57 +0000 |
Per Abrahamsen |
Use booleans.
|
Sun, 15 Jun 1997 07:36:42 +0000 |
Richard M. Stallman |
(text-mode): Let all-white lines separate paragraphs.
|
Sun, 15 Jun 1997 07:36:22 +0000 |
Richard M. Stallman |
(mail-mode): Let all-white lines separate paragraphs.
|
Sun, 15 Jun 1997 07:01:26 +0000 |
Richard M. Stallman |
Initial revision
|
Sun, 15 Jun 1997 02:49:03 +0000 |
Richard M. Stallman |
Update keywords to show up in finder.
|
Sun, 15 Jun 1997 02:41:59 +0000 |
Richard M. Stallman |
(Fchar_after, Fchar_before): Make arg optional.
|
Sun, 15 Jun 1997 02:37:58 +0000 |
Richard M. Stallman |
Don't call icomplete-mode; let the user do that.
|
Sat, 14 Jun 1997 21:41:42 +0000 |
Richard M. Stallman |
Many doc fixes.
|
Sat, 14 Jun 1997 21:06:09 +0000 |
Richard M. Stallman |
Make view mode more similar to `less'.
|
Sat, 14 Jun 1997 18:45:38 +0000 |
Richard M. Stallman |
Update copyright year.
|
Sat, 14 Jun 1997 17:30:43 +0000 |
Richard M. Stallman |
(bibtex-delete-whitespace, bibtex-current-line)
|
Sat, 14 Jun 1997 17:29:10 +0000 |
Richard M. Stallman |
(vc-annotate-mode-variables): Init vc-annotate-mode-menu
|
Sat, 14 Jun 1997 17:08:59 +0000 |
Richard M. Stallman |
(Bread_char): Deleted.
|
Sat, 14 Jun 1997 10:21:01 +0000 |
Per Abrahamsen |
Synched with 1.9914.
|
Sat, 14 Jun 1997 06:33:29 +0000 |
Richard M. Stallman |
(Latin-2): List Croatian as alternative name for Serbo-Croatian.
|
Sat, 14 Jun 1997 06:28:15 +0000 |
Richard M. Stallman |
Delete Serbo-Croatian.
|
Sat, 14 Jun 1997 04:53:00 +0000 |
Karl Heuer |
(point): Obsolete macro deleted in favor of PT.
|
Sat, 14 Jun 1997 04:51:21 +0000 |
Karl Heuer |
(Fprevious_char): Use PT, not point.
|
Sat, 14 Jun 1997 04:50:37 +0000 |
Karl Heuer |
(internal_self_insert): Use PT, not point.
|
Sat, 14 Jun 1997 04:36:44 +0000 |
Karl Heuer |
(readline): Terminate buffer properly when EOF seen.
|
Fri, 13 Jun 1997 21:31:25 +0000 |
Richard M. Stallman |
(hideshow): Added a :prefix.
|
Fri, 13 Jun 1997 21:30:38 +0000 |
Richard M. Stallman |
(isearch-hide-immediately): New variable.
|
Fri, 13 Jun 1997 05:49:57 +0000 |
Richard M. Stallman |
(Fcall_process): Use setsid to disconnect child
|
Fri, 13 Jun 1997 00:52:37 +0000 |
Richard M. Stallman |
Add make-face-bold/italic and unbold/unitalic.
|
Fri, 13 Jun 1997 00:51:01 +0000 |
Richard M. Stallman |
Latin-5 is ISO-8859-9, not ISO-8859-5.
|
Fri, 13 Jun 1997 00:49:50 +0000 |
Richard M. Stallman |
(init_sys_modes): Enable VSTART and VSTOP if flow_control.
|
Fri, 13 Jun 1997 00:46:33 +0000 |
Richard M. Stallman |
(kbd_buffer_get_event): When wait_reading_process_input
|
Fri, 13 Jun 1997 00:45:19 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Return if unread events appear.
|
Thu, 12 Jun 1997 18:42:28 +0000 |
Richard M. Stallman |
(fill-context-prefix): Don't crash if RESULT is nil when AT-SECOND is t.
|
Thu, 12 Jun 1997 05:22:15 +0000 |
Richard M. Stallman |
Require `format'.
|
Thu, 12 Jun 1997 04:32:29 +0000 |
Richard M. Stallman |
(mail-mode): Change paragraph-start and
|
Thu, 12 Jun 1997 03:51:53 +0000 |
Richard M. Stallman |
(finder-mode): Don't switch buffers or change text here.
|
Thu, 12 Jun 1997 02:52:57 +0000 |
Richard M. Stallman |
(esc-map): Delete spurious wrong binding for M-TAB.
|
Thu, 12 Jun 1997 00:50:08 +0000 |
Richard M. Stallman |
Comment change.
|
Wed, 11 Jun 1997 21:07:22 +0000 |
Richard M. Stallman |
(forms-mode, forms--process-format-list)
|
Wed, 11 Jun 1997 19:02:06 +0000 |
Richard M. Stallman |
(paragraph-indent-text-mode): Renamed from spaced-text-mode.
|
Wed, 11 Jun 1997 06:51:29 +0000 |
Richard M. Stallman |
(fill-context-prefix): If we get a prefix from the
|
Wed, 11 Jun 1997 04:51:57 +0000 |
Richard M. Stallman |
(tex-main-file, outline-minor-mode): Add defvars.
|
Wed, 11 Jun 1997 04:45:34 +0000 |
Richard M. Stallman |
Updated documentation at several points in the file.
|
Wed, 11 Jun 1997 01:13:32 +0000 |
Richard M. Stallman |
(unexec): Call update_dynamic_symbols unconditionally.
|
Wed, 11 Jun 1997 00:38:09 +0000 |
Kenichi Handa |
(view-hello-file): Adjusted for the changes of
|
Tue, 10 Jun 1997 19:44:44 +0000 |
Karl Heuer |
(pc-select-selection-keys-only): New variable.
|
Tue, 10 Jun 1997 18:32:33 +0000 |
Karl Heuer |
Use `error' where possible to signal errors.
|
Tue, 10 Jun 1997 18:18:07 +0000 |
Richard M. Stallman |
Add some keywords.
|
Tue, 10 Jun 1997 18:04:01 +0000 |
Karl Heuer |
(f90-looking-at-where-or-forall): Recognize where/forall
|
Tue, 10 Jun 1997 17:58:43 +0000 |
Richard M. Stallman |
(bibtex-mode-map): Changed the binding of the C-TAB
|
Tue, 10 Jun 1997 17:55:36 +0000 |
Karl Heuer |
Comment fix.
|
Tue, 10 Jun 1997 11:58:57 +0000 |
Erik Naggum |
(Fwrite_region): Fix previous doc change.
|
Tue, 10 Jun 1997 06:44:01 +0000 |
Richard M. Stallman |
Load latin-5.el.
|
Tue, 10 Jun 1997 04:18:36 +0000 |
Richard M. Stallman |
Fix previous change.
gnumach-release-1-1-2 gnumach-release-1-1-3 hurd-release-0-2 libc-970610 libc-970611 libc-970612 libc-970613 libc-970614 libc-970615 libc-970616 libc-970617 libc-970618 libc-970619 libc-970620 libc-970621 libc-970622
|
Tue, 10 Jun 1997 03:54:58 +0000 |
Richard M. Stallman |
Added the string "emacs-lock" to all function
|
Tue, 10 Jun 1997 02:49:33 +0000 |
Richard M. Stallman |
Use i?86, not i.86.
|
Tue, 10 Jun 1997 02:12:27 +0000 |
Richard M. Stallman |
Delete syntax stuff for Latin-1 and Latin-2.
|
Tue, 10 Jun 1997 01:26:11 +0000 |
Richard M. Stallman |
(mail-parse-comma-list): Use buffer-substring-no-properties.
|
Tue, 10 Jun 1997 01:08:21 +0000 |
Kenichi Handa |
Adjusted for coding system name change.
|
Tue, 10 Jun 1997 00:57:19 +0000 |
Kenichi Handa |
Coding system name changed from
|
Tue, 10 Jun 1997 00:56:22 +0000 |
Kenichi Handa |
(quail-prefix-arg): New variable.
|
Tue, 10 Jun 1997 00:56:20 +0000 |
Kenichi Handa |
(set-coding-system-alist): Deleted.
|
Tue, 10 Jun 1997 00:56:19 +0000 |
Kenichi Handa |
(describe-coding-system): Change format of output.
|
Tue, 10 Jun 1997 00:56:18 +0000 |
Kenichi Handa |
(kkc-save-init-file): Coding system name changed from
|
Tue, 10 Jun 1997 00:56:17 +0000 |
Kenichi Handa |
Comment changed (iso-2022-7 -> iso-2022-7bit).
|
Tue, 10 Jun 1997 00:56:16 +0000 |
Kenichi Handa |
Coding system names changed.
|
Tue, 10 Jun 1997 00:56:15 +0000 |
Kenichi Handa |
Delete declaration for buffer-file-coding-system. It
|
Mon, 09 Jun 1997 18:21:52 +0000 |
Richard M. Stallman |
(Finsert_char): Check QUIT.
|
Mon, 09 Jun 1997 18:01:02 +0000 |
Richard M. Stallman |
(fast_c_string_match_ignore_case):
|
Mon, 09 Jun 1997 18:00:36 +0000 |
Richard M. Stallman |
(list_fontsets, fs_load_font): fast_c_string_match_ignore_case renamed.
|
Mon, 09 Jun 1997 17:58:49 +0000 |
Richard M. Stallman |
(x_list_fonts): fast_c_string_match_ignore_case renamed.
|
Mon, 09 Jun 1997 16:42:34 +0000 |
Richard M. Stallman |
(debug): Set overriding-terminal-local-map to nil,
|
Mon, 09 Jun 1997 13:07:45 +0000 |
Kenichi Handa |
(do-auto-fill): Type in the previous change fixed.
|
Mon, 09 Jun 1997 13:00:24 +0000 |
Kenichi Handa |
(dumpglyph): Shift baseline for such a font that is
|
Mon, 09 Jun 1997 13:00:16 +0000 |
Kenichi Handa |
(selection_data_to_lisp_data): Change coding system
|
Mon, 09 Jun 1997 13:00:07 +0000 |
Kenichi Handa |
(Faset): Inherit default value correctly while creating
|
Mon, 09 Jun 1997 12:59:52 +0000 |
Kenichi Handa |
(Fwrite_region): Cancel the 7th argument CODING_SYSTEM
|
Mon, 09 Jun 1997 12:59:38 +0000 |
Kenichi Handa |
(decode_mode_spec): Access the value of
|
Mon, 09 Jun 1997 12:59:28 +0000 |
Kenichi Handa |
(Fstart_process):Pay attention to
|
Mon, 09 Jun 1997 12:59:22 +0000 |
Kenichi Handa |
(Fcall_process): Pay attention to
|
Mon, 09 Jun 1997 12:59:20 +0000 |
Kenichi Handa |
(Vdefault_process_coding_system): Extern it.
|
Mon, 09 Jun 1997 12:59:12 +0000 |
Kenichi Handa |
(Vcoding_system_alist): Deleted.
|
Mon, 09 Jun 1997 12:59:11 +0000 |
Kenichi Handa |
(struct buffer): New member buffer_file_coding_system.
|
Mon, 09 Jun 1997 12:58:58 +0000 |
Kenichi Handa |
(init_buffer_once): Inititialize the member
|
Mon, 09 Jun 1997 12:51:42 +0000 |
Kenichi Handa |
(do-auto-fill): Bug fix for kinsoku processing.
|
Mon, 09 Jun 1997 12:51:37 +0000 |
Kenichi Handa |
Define mouse-set-font in mule-menu-keymap.
|
Mon, 09 Jun 1997 10:39:19 +0000 |
Erik Naggum |
Normalized character names.
|
Mon, 09 Jun 1997 06:01:12 +0000 |
Richard M. Stallman |
(diff-switches): defvar deleted.
|
Mon, 09 Jun 1997 04:56:02 +0000 |
Richard M. Stallman |
Use i?86, not i.86.
libc-970609
|
Mon, 09 Jun 1997 04:00:50 +0000 |
Michael Kifer |
new version
|
Sun, 08 Jun 1997 21:45:16 +0000 |
Richard M. Stallman |
(time-stamp-string-preprocess, time-stamp-do-number):
|
Sun, 08 Jun 1997 21:43:08 +0000 |
Richard M. Stallman |
(time-stamp-format): Doc fix. Use %;y.
|
Sun, 08 Jun 1997 21:13:21 +0000 |
Richard M. Stallman |
(webjump-sample-sites): Change the hot list.
|
Sun, 08 Jun 1997 20:50:45 +0000 |
Richard M. Stallman |
(mail-directory-parser): Fix previous change.
|
Sun, 08 Jun 1997 20:20:56 +0000 |
Richard M. Stallman |
(icon-font-lock-keywords-2): Use regexp-opt for the regexps.
|
Sun, 08 Jun 1997 12:25:25 +0000 |
Richard M. Stallman |
(debug, debugger-eval-expression):
|
Sun, 08 Jun 1997 03:58:22 +0000 |
Richard M. Stallman |
Add Highest Priority section.
|
Sun, 08 Jun 1997 03:26:07 +0000 |
Richard M. Stallman |
(file-name-non-special): Handle
|
Sun, 08 Jun 1997 01:57:13 +0000 |
Richard M. Stallman |
(*:Linux:*:*): Always use ${VENDOR}.
libc-970608
|
Sat, 07 Jun 1997 23:15:30 +0000 |
Richard M. Stallman |
(command-line): Don't call face-initialize.
|
Sat, 07 Jun 1997 23:12:19 +0000 |
Richard M. Stallman |
Customize. Doc fixes.
|
Sat, 07 Jun 1997 19:31:24 +0000 |
Richard M. Stallman |
(dired-unmark-all-marks):
|
Sat, 07 Jun 1997 07:02:02 +0000 |
Richard M. Stallman |
(setup-8-bit-environment):
|
Sat, 07 Jun 1997 06:20:06 +0000 |
Richard M. Stallman |
("English"): Improve doc string.
|
Sat, 07 Jun 1997 05:56:20 +0000 |
Richard M. Stallman |
(describe-european-environment-map):
|
Sat, 07 Jun 1997 05:54:32 +0000 |
Richard M. Stallman |
(describe-chinese-environment-map):
|
Sat, 07 Jun 1997 05:54:15 +0000 |
Richard M. Stallman |
(describe-cyrillic-environment-map):
|
Sat, 07 Jun 1997 05:53:53 +0000 |
Richard M. Stallman |
describe-indian-environment-map renamed from describe-indian-support-map.
|
Sat, 07 Jun 1997 05:53:10 +0000 |
Richard M. Stallman |
(describe-indian-environment-map):
|
Sat, 07 Jun 1997 05:36:13 +0000 |
Richard M. Stallman |
(describe-language-environment):
|
Fri, 06 Jun 1997 19:16:26 +0000 |
Richard M. Stallman |
Re-add copying permission text.
|
Fri, 06 Jun 1997 18:21:19 +0000 |
Richard M. Stallman |
(diff-command): Fix previous change.
|
Fri, 06 Jun 1997 07:10:24 +0000 |
Simon Marshall |
emit charsets after strings so that the final regexp finds the longest match.
|
Fri, 06 Jun 1997 05:33:13 +0000 |
Richard M. Stallman |
(vc-annotate): Entry "Annotate" added to menu and
|
Fri, 06 Jun 1997 01:21:12 +0000 |
Richard M. Stallman |
(*:Linux:*:*): Don't test for elf_i.86 or m68kelf.
libc-970606 libc-970607
|
Fri, 06 Jun 1997 00:14:22 +0000 |
Richard M. Stallman |
(*:Linux:*:*): Recognize sparclinux.
|
Thu, 05 Jun 1997 22:22:44 +0000 |
Richard M. Stallman |
(mipsel*-linux* and mips*-linux*):
|
Thu, 05 Jun 1997 18:20:20 +0000 |
Karl Heuer |
(set-process-filter): Advice doc fix.
|
Wed, 04 Jun 1997 21:41:20 +0000 |
Richard M. Stallman |
Customize.
|
Wed, 04 Jun 1997 21:21:53 +0000 |
Richard M. Stallman |
(Fcopy_keymap): After copying a sub-char-table, do store the copy.
|
Wed, 04 Jun 1997 19:45:17 +0000 |
Richard M. Stallman |
(stamp-oldxmenu): Always define this one way or another.
|
Wed, 04 Jun 1997 19:06:35 +0000 |
Richard M. Stallman |
(format-insert-file): Fix arg order to format-decode.
|
Wed, 04 Jun 1997 11:43:32 +0000 |
Per Abrahamsen |
Synched with 1.9908.
|
Wed, 04 Jun 1997 11:40:44 +0000 |
Per Abrahamsen |
Synached with 1.9908.
|
Wed, 04 Jun 1997 04:09:28 +0000 |
Richard M. Stallman |
(Info-tagify): Don't set Info-tag-table-marker if not in Info mode.
|
Wed, 04 Jun 1997 00:56:08 +0000 |
Kenichi Handa |
(casify_object): Fix bug on handling a character
|
Tue, 03 Jun 1997 08:17:35 +0000 |
Richard M. Stallman |
(mail-setup): Don't set buffer-file-coding-system to nil.
|
Tue, 03 Jun 1997 07:30:57 +0000 |
Karl Heuer |
(mouse-drag-safe-scroll): Doc fix.
|
Tue, 03 Jun 1997 07:09:13 +0000 |
Karl Heuer |
(follow-windows-aligned-p): Doc fix.
|
Tue, 03 Jun 1997 04:27:53 +0000 |
Richard M. Stallman |
(spaced-text-mode): Renamed from text-mode.
|
Tue, 03 Jun 1997 03:39:31 +0000 |
Richard M. Stallman |
(custom-variable-prompt): Change prompt.
|
Tue, 03 Jun 1997 03:02:50 +0000 |
Richard M. Stallman |
(mail-setup): Clear out buffer-file-coding-system.
|
Mon, 02 Jun 1997 22:50:31 +0000 |
Michael Kifer |
new version
|