Sun, 09 Aug 1998 06:31:29 +0000 |
Richard M. Stallman |
(next-error): Doc fix.
|
Sun, 09 Aug 1998 06:20:51 +0000 |
Richard M. Stallman |
Load byte-run and format a little earlier.
|
Sun, 09 Aug 1998 05:28:02 +0000 |
Richard M. Stallman |
(CHARSET_OK): Check that coding_system_table[IDX] != 0.
|
Sun, 09 Aug 1998 00:58:10 +0000 |
Richard M. Stallman |
Don't require font-lock.
|
Sat, 08 Aug 1998 23:44:03 +0000 |
Richard M. Stallman |
(flyspell-command-hook): Option deleted.
|
Sat, 08 Aug 1998 23:16:07 +0000 |
Richard M. Stallman |
Describe assoc-default.
|
Sat, 08 Aug 1998 23:08:23 +0000 |
Richard M. Stallman |
(add-hook): Use byte-code-function-p, not compiled-function-p.
|
Sat, 08 Aug 1998 23:07:06 +0000 |
Richard M. Stallman |
(assoc-default): Rewrite not to use dolist.
|
Sat, 08 Aug 1998 22:22:56 +0000 |
Richard M. Stallman |
Delete the undo-in-progress compatibility code.
|
Sat, 08 Aug 1998 22:20:17 +0000 |
Richard M. Stallman |
Initial revision
|
Sat, 08 Aug 1998 22:11:22 +0000 |
Richard M. Stallman |
(x_term_init): Don't reset LC_TIME to "C", since we
|
Sat, 08 Aug 1998 21:48:45 +0000 |
Richard M. Stallman |
(set-rmail-inbox-list): Error if not in Rmail mode.
|
Sat, 08 Aug 1998 21:32:57 +0000 |
Richard M. Stallman |
Avoid using initializers for Lisp_Object.
|
Sat, 08 Aug 1998 21:31:12 +0000 |
Richard M. Stallman |
(forward-paragraph): Fix the logic for handling beginning of buffer
|
Sat, 08 Aug 1998 21:28:09 +0000 |
Richard M. Stallman |
Require sendmail.
|
Sat, 08 Aug 1998 21:27:22 +0000 |
Richard M. Stallman |
Bind case-fold-search to t in many functions.
|
Sat, 08 Aug 1998 21:20:51 +0000 |
Eric M. Ludlam |
(speedbar-edit-line, speedbar-buffer-kill-buffer,
|
Sat, 08 Aug 1998 20:45:28 +0000 |
Richard M. Stallman |
(mail-fetch-field): Doc fix.
|
Sat, 08 Aug 1998 07:20:44 +0000 |
Richard M. Stallman |
(input-method-exit-on-first-char)
|
Sat, 08 Aug 1998 07:11:40 +0000 |
Richard M. Stallman |
(vc-file-not-found-hook): Call vc-file-clearprops.
|
Sat, 08 Aug 1998 06:17:03 +0000 |
Richard M. Stallman |
(flyspell-persistent-highlight): Doc fix.
|
Sat, 08 Aug 1998 03:13:39 +0000 |
Richard M. Stallman |
(Vthis_command): Renamed from this_command.
|
Sat, 08 Aug 1998 03:02:37 +0000 |
Richard M. Stallman |
Initial revision
|
Sat, 08 Aug 1998 02:39:50 +0000 |
Richard M. Stallman |
(x_list_fonts): Fix previous change.
|
Sat, 08 Aug 1998 02:37:58 +0000 |
Richard M. Stallman |
(gnus-startup-file-coding-system): New variable.
|
Sat, 08 Aug 1998 02:34:05 +0000 |
Richard M. Stallman |
(widget-beginning-of-line): Properly handle
|
Sat, 08 Aug 1998 01:03:27 +0000 |
Richard M. Stallman |
(Fcall_process): Check type of process cmd args earlier on.
|
Sat, 08 Aug 1998 00:49:24 +0000 |
Richard M. Stallman |
(Fprocess_send_eof): Transfer proc_encode_coding_system
|
Fri, 07 Aug 1998 23:43:51 +0000 |
Richard M. Stallman |
(midnight-delay-set): Use run-hooks directly.
|
Fri, 07 Aug 1998 23:25:43 +0000 |
Richard M. Stallman |
(command-line): Require whitespace delimiter when
|
Fri, 07 Aug 1998 08:53:47 +0000 |
Richard M. Stallman |
(midnight-timer-function): No need to test midnight-mode.
|
Fri, 07 Aug 1998 07:57:53 +0000 |
Richard M. Stallman |
(repeat): Make an undo boundary between repetitions.
|
Fri, 07 Aug 1998 07:23:07 +0000 |
Richard M. Stallman |
(FRAME_OUTER_WINDOW): New macro.
|
Fri, 07 Aug 1998 07:22:27 +0000 |
Richard M. Stallman |
(print_escape_multibyte, Qprint_escape_multibyte)
|
Fri, 07 Aug 1998 07:15:37 +0000 |
Richard M. Stallman |
(Fcall_interactively): Pass new arg to Fread_key_sequence.
|
Fri, 07 Aug 1998 05:04:36 +0000 |
Kenichi Handa |
(isearch-process-search-multibyte-characters): Fix previous change.
|
Fri, 07 Aug 1998 05:04:36 +0000 |
Kenichi Handa |
(quail-update-translation): Delete the
|
Fri, 07 Aug 1998 05:04:36 +0000 |
Kenichi Handa |
(general_insert_function): If enable-multibyte-characters is
|
Fri, 07 Aug 1998 05:04:36 +0000 |
Kenichi Handa |
(multibyte_char_to_unibyte): Extern it.
|
Fri, 07 Aug 1998 05:04:36 +0000 |
Kenichi Handa |
(multibyte_char_to_unibyte): New function.
|
Fri, 07 Aug 1998 05:04:36 +0000 |
Kenichi Handa |
(internal_self_insert): If enable-multibyte-characters is
|
Fri, 07 Aug 1998 04:36:17 +0000 |
Kenichi Handa |
(Fread_key_sequence): Update declaration.
|
Thu, 06 Aug 1998 05:50:47 +0000 |
Richard M. Stallman |
(split-window-horizontally): Doc fix.
|
Thu, 06 Aug 1998 05:48:33 +0000 |
Richard M. Stallman |
(Fsplit_window): Doc fix.
|
Thu, 06 Aug 1998 05:38:11 +0000 |
Kenichi Handa |
(quail-japanese-use-double-n): New variable.
|
Thu, 06 Aug 1998 05:38:11 +0000 |
Kenichi Handa |
(debugger-outer-unread-post-input-method-events): New variable.
|
Thu, 06 Aug 1998 05:38:11 +0000 |
Kenichi Handa |
(isearch-minibuffer-local-map): Bind
|
Thu, 06 Aug 1998 05:38:11 +0000 |
Kenichi Handa |
(kkc-region): Don't bind echo-keystrokes.
|
Thu, 06 Aug 1998 05:38:11 +0000 |
Kenichi Handa |
(input-method-exit-on-first-char):
|
Thu, 06 Aug 1998 05:38:11 +0000 |
Kenichi Handa |
(quail-translation-keymap): Declare it as
|
Thu, 06 Aug 1998 05:38:11 +0000 |
Kenichi Handa |
(Fdirectory_files): If MATCH is non-nil, decode filenames
|
Thu, 06 Aug 1998 05:36:45 +0000 |
Richard M. Stallman |
(Fexecute_kbd_macro): Fix error message.
|
Wed, 05 Aug 1998 22:32:02 +0000 |
Richard M. Stallman |
(Vselection_coding_system): Renamed from Vclipboard_coding_system.
|
Wed, 05 Aug 1998 20:41:55 +0000 |
Richard M. Stallman |
(top-level let): add defsubst.
|
Wed, 05 Aug 1998 20:31:24 +0000 |
Richard M. Stallman |
(rmail-encoded-pop-password): New variable.
|
Wed, 05 Aug 1998 18:41:26 +0000 |
Dave Love |
(iso-spanish, iso-german, iso-iso2tex,
|
Wed, 05 Aug 1998 17:59:36 +0000 |
Richard M. Stallman |
(byte-compile-from-buffer): Make the output buffer multibyte.
|
Wed, 05 Aug 1998 14:59:09 +0000 |
Richard M. Stallman |
(Funexpand_abbrev): Add ADJUST instead of subtracting.
|
Wed, 05 Aug 1998 07:09:48 +0000 |
Richard M. Stallman |
(scroll-bar-mode): Doc fix.
|
Wed, 05 Aug 1998 01:42:24 +0000 |
Richard M. Stallman |
(x_list_fonts): Call XFreeFont after the new call to XLoadQueryFont.
|
Tue, 04 Aug 1998 13:58:39 +0000 |
Eric M. Ludlam |
Updated refresh messages to clear themselves.
|
Tue, 04 Aug 1998 13:14:41 +0000 |
Andr Spiegel |
(vc-backend-merge-news): Account for `already contains the
|
Tue, 04 Aug 1998 10:38:22 +0000 |
Eli Zaretskii |
(Fw16_set_clipboard_data, Fw16_get_clipboard_data, syms_of_win16select):
|
Tue, 04 Aug 1998 10:27:45 +0000 |
Eli Zaretskii |
(find-new-buffer-file-coding-system): When
|
Tue, 04 Aug 1998 09:40:04 +0000 |
Richard M. Stallman |
(Info-find-node): Once again, use byte-to-position.
|
Tue, 04 Aug 1998 09:34:25 +0000 |
Richard M. Stallman |
(vcursor group): Move this to `editing' group.
|
Tue, 04 Aug 1998 09:30:02 +0000 |
Richard M. Stallman |
(comint-bol-or-process-mark): Refer to this command's name correctly.
|
Tue, 04 Aug 1998 09:18:36 +0000 |
Richard M. Stallman |
(set-default-coding-systems):
|
Tue, 04 Aug 1998 05:36:07 +0000 |
Richard M. Stallman |
(clean-buffer-list-kill-regexps): Init to nil, as before.
|
Tue, 04 Aug 1998 03:16:57 +0000 |
Richard M. Stallman |
(Fmove_to_window_line): Doc fix.
|
Mon, 03 Aug 1998 22:25:54 +0000 |
Richard M. Stallman |
(replace_range): Don't assume PT is at the place
|
Mon, 03 Aug 1998 22:25:08 +0000 |
Richard M. Stallman |
(Fsubst_char_in_region): Use replace_range in the case
|
Mon, 03 Aug 1998 17:54:35 +0000 |
Eric M. Ludlam |
(Info-speedbar-hierarchy-buttons): Improved the speedbar frame management.
|
Mon, 03 Aug 1998 17:47:39 +0000 |
Eric M. Ludlam |
(speedbar-update-current-file): Added call to
|
Mon, 03 Aug 1998 08:52:35 +0000 |
Simon Marshall |
(lisp-font-lock-keywords-1): Fix previous change.
|
Mon, 03 Aug 1998 03:27:54 +0000 |
Richard M. Stallman |
(flyspell-duplicate-distance): Doc fix; change default to 10000.
|
Sun, 02 Aug 1998 02:44:04 +0000 |
Richard M. Stallman |
(Fdocumentation): Specify UNIBYTE = 0
|
Sun, 02 Aug 1998 02:43:47 +0000 |
Richard M. Stallman |
(read1): In reading a string, treat Qlambda like Qget_file_char.
|
Sun, 02 Aug 1998 01:06:57 +0000 |
Kenichi Handa |
(kkc-lookup-cache): Initialize it to nil.
|
Sun, 02 Aug 1998 01:06:57 +0000 |
Kenichi Handa |
(language-info-alist): Doc-string
|
Sun, 02 Aug 1998 01:06:57 +0000 |
Kenichi Handa |
Initialize coding-category-ccl to
|
Sun, 02 Aug 1998 01:06:57 +0000 |
Kenichi Handa |
(describe-current-coding-system):
|
Sun, 02 Aug 1998 01:06:57 +0000 |
Kenichi Handa |
(make-coding-system): If the arg TYPE is
|
Sun, 02 Aug 1998 01:06:57 +0000 |
Kenichi Handa |
(quail-start-translation): Bind help-char
|
Sun, 02 Aug 1998 01:06:57 +0000 |
Kenichi Handa |
(cyrillic-encode-koi8-r-char): New funciton.
|
Sun, 02 Aug 1998 01:06:57 +0000 |
Kenichi Handa |
(cyrillic-koi8-r-decode-table): New
|
Sun, 02 Aug 1998 01:06:57 +0000 |
Kenichi Handa |
(viet-encode-viscii-char): New function.
|
Sun, 02 Aug 1998 01:06:57 +0000 |
Kenichi Handa |
(viet-viscii-decode-table): Docstring
|
Sun, 02 Aug 1998 01:06:57 +0000 |
Kenichi Handa |
Call update-coding-systems-internal instead of
|
Sun, 02 Aug 1998 01:06:57 +0000 |
Kenichi Handa |
(what-cursor-position): Check charset-origin-alist.
|
Sun, 02 Aug 1998 01:06:57 +0000 |
Kenichi Handa |
(copy_text): In multibyte to unibyte conversion, take
|
Sun, 02 Aug 1998 01:06:57 +0000 |
Kenichi Handa |
(ccl_spec): New member valid_codes.
|
Sun, 02 Aug 1998 01:06:57 +0000 |
Kenichi Handa |
(Qvalid_codes): New variable.
|
Sun, 02 Aug 1998 01:06:57 +0000 |
Kenichi Handa |
(CODING_CATEGORY_IDX_CCL): New macro.
|
Sun, 02 Aug 1998 00:30:33 +0000 |
Richard M. Stallman |
(widget.o, xfns.o, xmenu.o):
|
Sun, 02 Aug 1998 00:29:05 +0000 |
Richard M. Stallman |
(lwlib-utils.o, lwlib.o, lwlib-Xlw.o)
|