Fri, 09 Jan 1998 23:03:25 +0000 |
Richard M. Stallman |
(multibyte_chars_in_text): New function.
|
Fri, 09 Jan 1998 23:00:30 +0000 |
Richard M. Stallman |
(Fccl_execute_on_string): Use size_byte.
|
Fri, 09 Jan 1998 22:59:31 +0000 |
Richard M. Stallman |
(Fmake_category_set): Don't allow multibyte string.
|
Fri, 09 Jan 1998 22:58:16 +0000 |
Richard M. Stallman |
(casify_object): Scan string by bytes and chars.
|
Fri, 09 Jan 1998 22:55:18 +0000 |
Richard M. Stallman |
(BASE_PURESIZE): Increased.
|
Fri, 09 Jan 1998 22:52:08 +0000 |
Richard M. Stallman |
(read_escape): `\ ' stands for nothing at all.
|
Fri, 09 Jan 1998 22:46:07 +0000 |
Richard M. Stallman |
(count_size_as_multibyte): New function.
|
Fri, 09 Jan 1998 22:41:43 +0000 |
Richard M. Stallman |
(map_char_table): Unconditionally consider non-ASCII charsets.
|
Fri, 09 Jan 1998 22:34:48 +0000 |
Richard M. Stallman |
(Fformat): Do all the work directly--don't use doprnt.
|
Fri, 09 Jan 1998 22:13:08 +0000 |
Richard M. Stallman |
(sref): Defined.
|
Fri, 09 Jan 1998 22:12:10 +0000 |
Richard M. Stallman |
(dabbrev-ignored-buffer-names): New variable.
|
Thu, 08 Jan 1998 23:35:34 +0000 |
Eric M. Ludlam |
Added some more comments in the commentary.
|
Wed, 07 Jan 1998 14:33:37 +0000 |
Andr Spiegel |
(vc-resynch-window): Behave properly when view-read-only is non-nil.
|
Wed, 07 Jan 1998 12:39:59 +0000 |
Dave Love |
Move change log comment block so lm-commentary doesn't lose.
|
Wed, 07 Jan 1998 10:45:56 +0000 |
Andreas Schwab |
(custom-browse-visibility): Doc fix.
|
Wed, 07 Jan 1998 10:45:33 +0000 |
Andreas Schwab |
(defgroup): Doc fix.
|
Wed, 07 Jan 1998 10:40:25 +0000 |
Andreas Schwab |
(pp-to-string): Greatly simplify by letting the
|
Wed, 07 Jan 1998 10:31:09 +0000 |
Andreas Schwab |
Customized.
|
Wed, 07 Jan 1998 09:41:30 +0000 |
Eli Zaretskii |
(delete-auto-save-files): Say in the doc string that
|
Mon, 05 Jan 1998 17:39:32 +0000 |
Richard M. Stallman |
(Fcall_process): When deciding whether to encode args,
|
Mon, 05 Jan 1998 17:33:41 +0000 |
Richard M. Stallman |
(read_process_output): Use insert_1_both.
|
Mon, 05 Jan 1998 17:32:08 +0000 |
Richard M. Stallman |
(MAKE_LOCK_NAME): Use size_byte.
|
Mon, 05 Jan 1998 17:30:19 +0000 |
Richard M. Stallman |
(Fbyte_code): Use size_byte.
|
Mon, 05 Jan 1998 17:29:16 +0000 |
Richard M. Stallman |
(print_string): Now static.
|
Mon, 05 Jan 1998 17:25:39 +0000 |
Richard M. Stallman |
(Fexpand_abbrev): Pass both kinds of size to oblookup.
|
Mon, 05 Jan 1998 17:23:54 +0000 |
Richard M. Stallman |
(FETCH_STRING_CHAR_ADVANCE): New macro.
|
Mon, 05 Jan 1998 17:22:52 +0000 |
Richard M. Stallman |
(search_buffer): Handle bytes vs chars in non-RE case.
|
Mon, 05 Jan 1998 17:17:27 +0000 |
Richard M. Stallman |
(make_pure_string): New arg length_byte.
|
Mon, 05 Jan 1998 17:15:53 +0000 |
Richard M. Stallman |
(record_overlay_string): Totalize sizes assuming
|
Mon, 05 Jan 1998 17:14:29 +0000 |
Richard M. Stallman |
(read_minibuf): Handle bytes vs chars
|
Mon, 05 Jan 1998 06:58:06 +0000 |
Richard M. Stallman |
(test_completion): Pass both kinds of size to oblookup.
|
Mon, 05 Jan 1998 06:04:35 +0000 |
Richard M. Stallman |
(display-time-mode): Set the variable display-time-mode.
|
Sun, 04 Jan 1998 20:41:17 +0000 |
Richard M. Stallman |
(xstring): Use size_byte.
|
Sat, 03 Jan 1998 07:17:25 +0000 |
Richard M. Stallman |
(resize-minibuffer-mode): Variable customized to
|
Sat, 03 Jan 1998 07:07:02 +0000 |
Richard M. Stallman |
(redisplay_window): Set pos.bytepos along with pos.bufpos.
|
Sat, 03 Jan 1998 07:06:18 +0000 |
Richard M. Stallman |
(occur): Pass default to read-from-minibuffer so that
|
Sat, 03 Jan 1998 00:04:35 +0000 |
Richard M. Stallman |
(file-cache-minibuffer-complete): Accept a prefix arg.
|
Fri, 02 Jan 1998 23:52:11 +0000 |
Richard M. Stallman |
(minor-mode-overriding-map-alist):
|
Fri, 02 Jan 1998 23:37:19 +0000 |
Richard M. Stallman |
(current_minor_maps):
|
Fri, 02 Jan 1998 23:23:21 +0000 |
Richard M. Stallman |
(Fchar_boundary_p): Function deleted.
|
Fri, 02 Jan 1998 23:12:03 +0000 |
Richard M. Stallman |
(make_gap): Set GPT_BYTE along with GPT.
|
Fri, 02 Jan 1998 23:04:39 +0000 |
Richard M. Stallman |
(which-func-update): Fix paren error.
|
Fri, 02 Jan 1998 21:48:33 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 02 Jan 1998 21:43:42 +0000 |
Richard M. Stallman |
(current_column_1, Fmove_to_column):
|
Fri, 02 Jan 1998 21:31:46 +0000 |
Richard M. Stallman |
(Fcompleting_read): Doc fix.
|
Fri, 02 Jan 1998 21:30:28 +0000 |
Richard M. Stallman |
(struct Lisp_Marker): Rename `bufpos' to `bytepos'.
|
Fri, 02 Jan 1998 21:29:48 +0000 |
Richard M. Stallman |
(adjust_markers_gap_motion): Now a no-op.
|
Fri, 02 Jan 1998 21:28:56 +0000 |
Richard M. Stallman |
(internal_equal): For markers, use bytepos instead of bufpos.
|
Fri, 02 Jan 1998 21:27:40 +0000 |
Richard M. Stallman |
(readchar): Use marker's bytepos instead of bufpos.
|
Fri, 02 Jan 1998 21:27:13 +0000 |
Richard M. Stallman |
(Fmake_marker): Initialize marker's bytepos and charpos.
|
Fri, 02 Jan 1998 21:26:32 +0000 |
Richard M. Stallman |
(transpose_markers): Update marker's bytepos.
|
Fri, 02 Jan 1998 21:26:05 +0000 |
Richard M. Stallman |
(buf_bytepos_to_charpos): Use marker bytepos, not bufpos.
|
Fri, 02 Jan 1998 21:17:27 +0000 |
Richard M. Stallman |
(customize-changed-options): Doc fix.
|
Fri, 02 Jan 1998 21:06:08 +0000 |
Richard M. Stallman |
(Fchar_after): Fix previous change.
|
Thu, 01 Jan 1998 08:41:38 +0000 |
Richard M. Stallman |
(a_write): Fix prototype.
|
Thu, 01 Jan 1998 07:14:33 +0000 |
Richard M. Stallman |
(struct Lisp_Marker): New field `charpos'.
|
Thu, 01 Jan 1998 07:09:35 +0000 |
Richard M. Stallman |
(Fgoto_char): When arg is a marker, copy char and byte
|
Thu, 01 Jan 1998 07:08:33 +0000 |
Richard M. Stallman |
(set_point_both): Renamed from set_point;
|
Thu, 01 Jan 1998 07:05:26 +0000 |
Richard M. Stallman |
(code_convert_region): Handle bytepos and charpos.
|
Thu, 01 Jan 1998 07:03:19 +0000 |
Richard M. Stallman |
(move_gap): Use move_gap_both.
|
Thu, 01 Jan 1998 06:51:31 +0000 |
Richard M. Stallman |
Update copyright year.
|
Thu, 01 Jan 1998 06:49:17 +0000 |
Richard M. Stallman |
(DECODE_POSITION): New macro.
|
Thu, 01 Jan 1998 06:47:25 +0000 |
Richard M. Stallman |
(Fcall_interactively) <'d', 'r'>: Use set_marker_both.
|
Thu, 01 Jan 1998 06:45:08 +0000 |
Richard M. Stallman |
(status_notify): Use byte and char pointers.
|
Thu, 01 Jan 1998 06:41:39 +0000 |
Richard M. Stallman |
(set_point, temp_set_point): Swap args in decl.
|
Thu, 01 Jan 1998 06:40:47 +0000 |
Richard M. Stallman |
(PRINTDECLARE): Declare old_point_byte and start_point_byte.
|
Thu, 01 Jan 1998 06:38:45 +0000 |
Richard M. Stallman |
(readchar_backlog): New variable.
|
Thu, 01 Jan 1998 06:35:47 +0000 |
Richard M. Stallman |
(scan_newline): Always restore prev value of immediate_quit.
|
Thu, 01 Jan 1998 06:31:54 +0000 |
Richard M. Stallman |
(scan_sexps_forward): Additional arg FROM_BYTE. Calls changed.
|
Thu, 01 Jan 1998 02:52:20 +0000 |
Richard M. Stallman |
(looking_at_1): Use bytepos to call re_search_2.
|
Thu, 01 Jan 1998 02:46:10 +0000 |
Richard M. Stallman |
(SETUP_SYNTAX_TABLE_FOR_OBJECT): Call bytepos_to_charpos.
|
Thu, 01 Jan 1998 02:45:12 +0000 |
Richard M. Stallman |
(casify_region): Scan in bytes and chars.
|
Thu, 01 Jan 1998 02:44:17 +0000 |
Richard M. Stallman |
(marker.o): Depend on charset.h.
|
Thu, 01 Jan 1998 02:42:48 +0000 |
Richard M. Stallman |
(forward_point): Function deleted.
|
Thu, 01 Jan 1998 02:40:05 +0000 |
Richard M. Stallman |
(struct position): New field bytepos.
|
Thu, 01 Jan 1998 02:39:04 +0000 |
Richard M. Stallman |
(command_loop_1): Use PT_BYTE when calling FETCH_BYTE.
|
Thu, 01 Jan 1998 02:37:16 +0000 |
Richard M. Stallman |
(Fmake_indirect_buffer): Use set_marker_both.
|
Thu, 01 Jan 1998 02:35:09 +0000 |
Richard M. Stallman |
(marker_byte_position): Renamed from marker_position.
|
Thu, 01 Jan 1998 02:27:27 +0000 |
Richard M. Stallman |
(redisplay_internal): Use scan_newline.
|
Thu, 01 Jan 1998 02:07:14 +0000 |
Richard M. Stallman |
(unshow_buffer): Set PT with TEMP_SET_PT_BOTH.
|
Wed, 31 Dec 1997 22:18:06 +0000 |
Richard M. Stallman |
(Fchars_in_string): Update call to CHAR_HEAD_P.
|
Wed, 31 Dec 1997 22:16:35 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Update call to CHAR_HEAD_P.
|
Wed, 31 Dec 1997 21:56:00 +0000 |
Richard M. Stallman |
(Fminibuffer_complete_word): Handle bytes vs characters
|
Wed, 31 Dec 1997 21:49:31 +0000 |
Richard M. Stallman |
(CHAR_HEAD_P): Take char, not pointer, as arg.
|
Wed, 31 Dec 1997 21:48:28 +0000 |
Richard M. Stallman |
(doprnt1): Call to CHAR_HEAD_P fixed.
|
Wed, 31 Dec 1997 05:05:32 +0000 |
Richard M. Stallman |
(describe_abbrev): Return void.
|
Wed, 31 Dec 1997 04:44:31 +0000 |
Richard M. Stallman |
(LIB_MOTIF): Define, if HAVE_LIBINTL.
|
Tue, 30 Dec 1997 19:01:13 +0000 |
Richard M. Stallman |
(abort): New function.
|
Mon, 29 Dec 1997 20:58:19 +0000 |
Richard M. Stallman |
(desktop-enable): New variable.
|
Sun, 28 Dec 1997 19:19:00 +0000 |
Richard M. Stallman |
(Fcall_process): Cast new_argv for child_setup.
|
Sun, 28 Dec 1997 19:06:57 +0000 |
Richard M. Stallman |
(Fx_rotate_cut_buffers_internal): Doc fix.
|
Sat, 27 Dec 1997 08:16:00 +0000 |
Richard M. Stallman |
(Fread_command, Fread_variable): Fix previous change.
|
Fri, 26 Dec 1997 22:51:41 +0000 |
Richard M. Stallman |
(Ftext_properties_at): Doc fix.
|
Fri, 26 Dec 1997 20:45:22 +0000 |
Richard M. Stallman |
Declare nonascii_insert_offset.
|
Fri, 26 Dec 1997 10:48:47 +0000 |
Richard M. Stallman |
(undigestify-rmail-message): If in summary, switch to the Rmail buffer.
|
Fri, 26 Dec 1997 10:47:20 +0000 |
Richard M. Stallman |
(info-lookup-symbol-alist): Handle Emacs Lisp mode.
|
Fri, 26 Dec 1997 10:41:25 +0000 |
Richard M. Stallman |
(HAVE_STRING_H): Add #undef.
|
Fri, 26 Dec 1997 10:38:56 +0000 |
Richard M. Stallman |
(Vminor_mode_overriding_map_alist): New variable.
|
Thu, 25 Dec 1997 18:33:52 +0000 |
Richard M. Stallman |
Some comment, doc and bug fixes.
|
Thu, 25 Dec 1997 01:11:47 +0000 |
Richard M. Stallman |
Customized.
|
Mon, 22 Dec 1997 22:28:11 +0000 |
Richard M. Stallman |
(Info-mode): Doc fix.
|
Mon, 22 Dec 1997 22:09:22 +0000 |
Richard M. Stallman |
(dired-mark-sexp): Skip leading space in defining `uid'.
|
Mon, 22 Dec 1997 21:50:59 +0000 |
Richard M. Stallman |
(mouse-avoidance-mode): Variable customized to automatically load the package.
|
Mon, 22 Dec 1997 21:47:18 +0000 |
Richard M. Stallman |
(view-register): Show register type file-query.
|
Mon, 22 Dec 1997 21:33:35 +0000 |
Richard M. Stallman |
(previous-matching-history-element): Bind
|
Mon, 22 Dec 1997 19:26:10 +0000 |
Dave Love |
(browse-url-path-regexp, browse-url-short-regexp,
|
Mon, 22 Dec 1997 07:39:09 +0000 |
Richard M. Stallman |
(apropos-print): Pass t instead of DO-KEYS
|
Mon, 22 Dec 1997 07:10:19 +0000 |
Richard M. Stallman |
(cc-imenu-objc-function): Use bufsubst-fun as a variable, not as a function.
|
Mon, 22 Dec 1997 06:06:54 +0000 |
Richard M. Stallman |
Fix mailer-introduced garbling.
|
Mon, 22 Dec 1997 02:33:25 +0000 |
Richard M. Stallman |
Fix copyright notice.
|
Mon, 22 Dec 1997 02:26:17 +0000 |
Richard M. Stallman |
Doc fixes. Changed `append' to `nconc'
|
Sun, 21 Dec 1997 02:44:46 +0000 |
Richard M. Stallman |
(LIBX11_SYSTEM) [HAVE_LIBINTL and MOTIF]: Add -lintl.
|
Sun, 21 Dec 1997 02:44:20 +0000 |
Richard M. Stallman |
(HAVE_LIBINTL): Add #undef.
|
Sun, 21 Dec 1997 02:34:59 +0000 |
Richard M. Stallman |
(find-file-noselect): Fix previous change.
|
Sun, 21 Dec 1997 02:33:57 +0000 |
Richard M. Stallman |
(isearch-mode-map): Don't count above 256
|
Sun, 21 Dec 1997 02:32:45 +0000 |
Richard M. Stallman |
(message2_nolog): Fix arg types.
|
Sun, 21 Dec 1997 02:28:52 +0000 |
Richard M. Stallman |
(sys_signal): Undo previous change.
|
Sun, 21 Dec 1997 02:26:48 +0000 |
Richard M. Stallman |
(jka-compr-insert-file-contents):
|
Sun, 21 Dec 1997 02:19:17 +0000 |
Richard M. Stallman |
(Fexecute_extended_command):
|
Sun, 21 Dec 1997 02:17:50 +0000 |
Richard M. Stallman |
(Fgarbage_collect):
|
Sun, 21 Dec 1997 02:17:16 +0000 |
Richard M. Stallman |
(message2_nolog): New arg MULTIBYTE.
|
Sun, 21 Dec 1997 02:12:03 +0000 |
Richard M. Stallman |
(Fexecute_extended_command):
|
Sun, 21 Dec 1997 02:10:01 +0000 |
Richard M. Stallman |
(find-file-noselect): Signal error if file is unreadable.
|
Sun, 21 Dec 1997 02:08:37 +0000 |
Richard M. Stallman |
(match-string-no-properties): New function.
|
Sun, 21 Dec 1997 02:07:32 +0000 |
Richard M. Stallman |
(define-mail-alias): Handle backslash-quoting
|
Sun, 21 Dec 1997 02:06:32 +0000 |
Richard M. Stallman |
(Vsignal_USR1_hook, Vsignal_USR2_hook): New variables.
|
Sun, 21 Dec 1997 01:59:49 +0000 |
Richard M. Stallman |
(x_display_cursor): Abort if X or Y is out of range.
|
Sun, 21 Dec 1997 01:57:48 +0000 |
Richard M. Stallman |
Comment changes.
|
Sun, 21 Dec 1997 01:57:32 +0000 |
Richard M. Stallman |
(Fparse_partial_sexp): Return nil for 9th element
|
Sun, 21 Dec 1997 01:53:43 +0000 |
Richard M. Stallman |
(mule-keymap): Delete the binding for toggle-enable-multibyte-characters.
|
Sun, 21 Dec 1997 01:52:31 +0000 |
Richard M. Stallman |
(copy-region-as-kill): Deactivate mark in transient-mark-mode.
|
Sun, 21 Dec 1997 01:49:03 +0000 |
Richard M. Stallman |
(toggle-enable-multibyte-characters): Doc fix.
|
Sun, 21 Dec 1997 01:47:48 +0000 |
Richard M. Stallman |
(completion-setup-hook): Add definition.
|
Sun, 21 Dec 1997 01:46:29 +0000 |
Richard M. Stallman |
(menu-bar-select-yank): Add apropos-inhibit property.
|
Sun, 21 Dec 1997 01:46:14 +0000 |
Richard M. Stallman |
(apropos, apropos-command): Ignore symbols that have apropos-inhibit property.
|
Sun, 21 Dec 1997 01:45:08 +0000 |
Richard M. Stallman |
(standard-display-european): Doc fix.
|
Sun, 21 Dec 1997 01:44:07 +0000 |
Richard M. Stallman |
(Fread_variable): If DEFAULT_VALUE is symbol, use its name.
|
Sun, 21 Dec 1997 01:41:43 +0000 |
Richard M. Stallman |
(sparc-fujitsu-sysv4*): New target.
|
Sun, 21 Dec 1997 01:35:50 +0000 |
Richard M. Stallman |
(split-string): Handle empty matches reasonably.
|
Sun, 21 Dec 1997 01:34:37 +0000 |
Richard M. Stallman |
Comment and whitespace changes.
|
Sun, 21 Dec 1997 01:33:06 +0000 |
Richard M. Stallman |
(calendar-french-single-byteify): New function.
|
Sun, 21 Dec 1997 01:20:26 +0000 |
Richard M. Stallman |
(message_dolog): Update PT and ZV properly when at end of
|
Sun, 21 Dec 1997 00:50:07 +0000 |
Richard M. Stallman |
(read-password): New function.
|
Sat, 20 Dec 1997 23:12:09 +0000 |
Richard M. Stallman |
(update_one_menu_entry): Add conditional in case XmNpositionIndex is missing.
|
Fri, 19 Dec 1997 14:58:42 +0000 |
Karl Heuer |
(iswitchb-completion-help): Multiple TAB presses
|
Fri, 19 Dec 1997 14:57:14 +0000 |
Karl Heuer |
Don't call set-terminal-coding-system
|
Fri, 19 Dec 1997 14:54:55 +0000 |
Karl Heuer |
(Vread_buffer_function): New var.
|
Fri, 19 Dec 1997 14:51:52 +0000 |
Karl Heuer |
(set-language-info): Doc fix.
|
Fri, 19 Dec 1997 14:46:20 +0000 |
Karl Heuer |
(widget-choose): Allow scrolling of large lists.
|
Wed, 17 Dec 1997 13:54:03 +0000 |
Andreas Schwab |
(transpose-subr): Rewrite to make faster with big move
|
Wed, 17 Dec 1997 13:16:22 +0000 |
Andreas Schwab |
Cache more tests. Add missing quotes around
|
Wed, 17 Dec 1997 12:51:53 +0000 |
Andreas Schwab |
(Man-mode-line-format): Update to include the new format
|
Tue, 16 Dec 1997 19:12:36 +0000 |
Paul Eggert |
Add reference to new Calendrical Calculations book.
|
Sat, 13 Dec 1997 22:21:03 +0000 |
Dave Love |
Define indentation in normal dialect for let-syntax,
|
Fri, 12 Dec 1997 17:43:13 +0000 |
Dave Love |
(browse-url-lynx-emacs): Add sentinel to kill the buffer when lynx
|
Fri, 12 Dec 1997 17:10:08 +0000 |
Dave Love |
Use imenu-case-fold-search.
|
Thu, 11 Dec 1997 07:25:16 +0000 |
Karl Heuer |
(comint-strip-ctrl-m): Don't die if
|
Thu, 11 Dec 1997 07:24:47 +0000 |
Karl Heuer |
(telnet-filter): Position comint-last-output-start.
|
Thu, 11 Dec 1997 07:22:21 +0000 |
Karl Heuer |
(sys_signal): Add two casts.
|
Thu, 11 Dec 1997 07:21:05 +0000 |
Karl Heuer |
(GROW_FAIL_STACK): Fix test for stack size at max.
|
Thu, 11 Dec 1997 07:07:42 +0000 |
Karl Heuer |
(auto-mode-alist): Add .am as makefile-mode.
|
Thu, 11 Dec 1997 06:58:17 +0000 |
Paul Eggert |
(ange-ftp-date-regexp): Fix the problem with misparsing
|
Thu, 11 Dec 1997 06:58:17 +0000 |
Paul Eggert |
(dired-move-to-filename-regexp):
|
Wed, 10 Dec 1997 11:24:33 +0000 |
Andreas Schwab |
Customized.
|
Tue, 09 Dec 1997 23:04:38 +0000 |
Karl Heuer |
(GROW_FAIL_STACK): Fix previous change:
|
Tue, 09 Dec 1997 23:01:27 +0000 |
Karl Heuer |
(TYPICAL_FAILURE_SIZE): Renamed from MAX_FAILURE_ITEMS.
|
Tue, 09 Dec 1997 22:47:45 +0000 |
Karl Heuer |
(Fcall_process): Don't clobber new_argv[0]
|
Tue, 09 Dec 1997 22:43:32 +0000 |
Karl Heuer |
(bibtex-generate-autokey): Doc fix.
|
Tue, 09 Dec 1997 22:42:05 +0000 |
Karl Heuer |
(bibtex-generate-autokey): Doc fix.
|
Tue, 09 Dec 1997 22:04:25 +0000 |
Karl Heuer |
(custom-add-version): New function.
|
Tue, 09 Dec 1997 21:41:33 +0000 |
Karl Heuer |
(customize-changed-options): New function.
|
Tue, 09 Dec 1997 21:34:50 +0000 |
Karl Heuer |
(facemenu-remove-face-props): Renamed from
|
Tue, 09 Dec 1997 04:19:13 +0000 |
Kenichi Handa |
Initial revision
|
Tue, 09 Dec 1997 04:18:08 +0000 |
Kenichi Handa |
Require 'korea-util.
|
Tue, 09 Dec 1997 04:18:08 +0000 |
Kenichi Handa |
Title string of the input method
|
Tue, 09 Dec 1997 04:18:08 +0000 |
Kenichi Handa |
Require 'korea-util. Title string of the input
|
Tue, 09 Dec 1997 04:18:08 +0000 |
Kenichi Handa |
Title string of the input method
|
Tue, 09 Dec 1997 04:16:20 +0000 |
Kenichi Handa |
Documentation for "Korean" lang. env. modified.
|
Tue, 09 Dec 1997 04:12:03 +0000 |
Kenichi Handa |
(Fcall_process): Set Vlast_coding_system_used after
|
Tue, 09 Dec 1997 04:12:03 +0000 |
Kenichi Handa |
(Fget_unused_iso_final_char): New function.
|
Tue, 09 Dec 1997 04:12:03 +0000 |
Kenichi Handa |
(setup_coding_system): Do not set
|
Tue, 09 Dec 1997 04:12:03 +0000 |
Kenichi Handa |
(read_process_output): Fix previous change, i.e, if
|
Tue, 09 Dec 1997 04:12:03 +0000 |
Kenichi Handa |
(Finsert_file_contents): Set Vlast_coding_system_used
|
Mon, 08 Dec 1997 06:58:14 +0000 |
Kenichi Handa |
(Fexecute_extended_command): Fix previous change.
|
Mon, 08 Dec 1997 01:57:31 +0000 |
Karl Heuer |
(number-to-register): Move point as a side effect.
|
Mon, 08 Dec 1997 01:46:34 +0000 |
Karl Heuer |
(calendar-day-name): Truncate properly when
|
Mon, 08 Dec 1997 01:35:12 +0000 |
Karl Heuer |
(read_process_output): Allocate for coding system, if
|
Sun, 07 Dec 1997 22:15:02 +0000 |
Karl Heuer |
(mail-extr-all-top-level-domains): More domains.
|
Sun, 07 Dec 1997 21:49:09 +0000 |
Karl Heuer |
(outline-next-preface):
|
Sun, 07 Dec 1997 21:40:41 +0000 |
Karl Heuer |
(gud-mips-p): Fix regexp so it will match alphaev56-* too.
|
Fri, 05 Dec 1997 21:28:00 +0000 |
Edward M. Reingold |
Minor repair of previous change.
|
Fri, 05 Dec 1997 17:37:39 +0000 |
Edward M. Reingold |
Add fixed date (RD) to menu of other dates.
|
Fri, 05 Dec 1997 17:22:31 +0000 |
Edward M. Reingold |
Fix bad call to error.
|
Fri, 05 Dec 1997 08:04:59 +0000 |
Karl Heuer |
(Info-insert-dir): Use leading space in buffer name.
|
Thu, 04 Dec 1997 19:47:59 +0000 |
Simon Marshall |
Deal with `#'s in variable references.
|
Thu, 04 Dec 1997 17:45:22 +0000 |
Oliver Seidel |
Another patch by Michael Cook to fix annotation.
|
Thu, 04 Dec 1997 06:44:56 +0000 |
Karl Heuer |
Allow messages retrieved from the POP
|
Thu, 04 Dec 1997 06:14:04 +0000 |
Karl Heuer |
(frame-configuration-to-register)
|
Thu, 04 Dec 1997 06:13:35 +0000 |
Karl Heuer |
(ctl-x-map): Add bindings rn and r+
|
Thu, 04 Dec 1997 06:03:22 +0000 |
Karl Heuer |
(unlock, relock): Don't reference cpp/ directory.
|
Thu, 04 Dec 1997 05:58:56 +0000 |
Karl Heuer |
(byte-optimize-lapcode): Correctly
|
Thu, 04 Dec 1997 05:56:22 +0000 |
Karl Heuer |
Customized.
|
Thu, 04 Dec 1997 05:53:41 +0000 |
Karl Heuer |
(main): Fix the stack-limit code to calculate
|
Thu, 04 Dec 1997 05:49:21 +0000 |
Karl Heuer |
(custom-unlispify-remove-prefixes): Reference to
|
Thu, 04 Dec 1997 05:28:27 +0000 |
Karl Heuer |
(global-set-key, local-set-key): Doc fix.
|
Thu, 04 Dec 1997 05:26:28 +0000 |
Karl Heuer |
(mail-parse-comma-list):
|
Thu, 04 Dec 1997 05:25:59 +0000 |
Karl Heuer |
(sendmail-send-it): Parse folded
|
Thu, 04 Dec 1997 05:17:31 +0000 |
Karl Heuer |
Require imenu.
|
Thu, 04 Dec 1997 04:49:06 +0000 |
Karl Heuer |
(Feval_region): Doc correction (point does not move).
|
Thu, 04 Dec 1997 04:47:41 +0000 |
Karl Heuer |
(load-with-code-conversion): Doc fix.
|
Thu, 04 Dec 1997 04:46:09 +0000 |
Karl Heuer |
(debug-on-entry): If definition is a symbol,
|
Thu, 04 Dec 1997 04:42:31 +0000 |
Karl Heuer |
(debugger-mode-hook): New user variable.
|
Thu, 04 Dec 1997 04:42:08 +0000 |
Karl Heuer |
(change-log-add-make-room): New function.
|
Thu, 04 Dec 1997 04:39:00 +0000 |
Karl Heuer |
(inferior-octave-directory-tracker):
|
Thu, 04 Dec 1997 04:36:46 +0000 |
Richard M. Stallman |
(mail-extr-voodoo): Allow & between names.
|
Thu, 04 Dec 1997 04:32:03 +0000 |
Karl Heuer |
(rmail-decode-quoted-printable): New function
|
Thu, 04 Dec 1997 04:30:59 +0000 |
Karl Heuer |
(custom-save-delete, custom-save-all):
|
Thu, 04 Dec 1997 04:29:45 +0000 |
Karl Heuer |
(custom-variable-prompt): Ensure valid variable name
|
Thu, 04 Dec 1997 04:28:41 +0000 |
Karl Heuer |
(prolog-mode-variables):
|
Thu, 04 Dec 1997 04:27:50 +0000 |
Karl Heuer |
(sh-imenu-generic-expression): New variable.
|
Thu, 04 Dec 1997 04:20:34 +0000 |
Karl Heuer |
(sgml-mode): Set imenu-generic-expression.
|
Thu, 04 Dec 1997 04:13:58 +0000 |
Karl Heuer |
(french-calendar-special-days-array): New function.
|
Thu, 04 Dec 1997 03:36:09 +0000 |
Karl Heuer |
Fix comment (avoid spurious "unterminated comment" warning)
|
Thu, 04 Dec 1997 03:30:03 +0000 |
Karl Heuer |
Comment fix (to avoid "unterminated comment" warning).
|
Thu, 04 Dec 1997 01:16:52 +0000 |
Ulrich Drepper |
automatically generated from GPLed version
|
Wed, 03 Dec 1997 17:20:13 +0000 |
Gerd Moellmann |
New function ispell-comments-and-strings.
|
Wed, 03 Dec 1997 12:18:20 +0000 |
Oliver Seidel |
Added category patch by Michael R Cook <mcook@cognex.com>.
|
Wed, 03 Dec 1997 07:11:43 +0000 |
Paul Eggert |
(mbx_write) [MAIL_USE_POP]: Disable the code which quotes with a
|
Mon, 01 Dec 1997 14:22:04 +0000 |
Eli Zaretskii |
(make-frame-names-alist, select-frame-by-name): New
|
Sun, 30 Nov 1997 12:21:42 +0000 |
Dave Love |
(sh-mode): Set `comment-start-skip' always.
|
Sun, 30 Nov 1997 12:20:49 +0000 |
Dave Love |
(indent-for-comment): Check for null `comment-start-skip'.
|
Sat, 29 Nov 1997 05:21:18 +0000 |
Joel N. Weber II |
1997-11-27 Richard Stallman <rms@sucrose.ai.mit.edu>
|
Fri, 28 Nov 1997 14:53:09 +0000 |
Andreas Schwab |
(create_process, deactivate_process, close_process_descs):
|
Fri, 28 Nov 1997 14:50:36 +0000 |
Andreas Schwab |
(describe_map): Fix decl of arg ELT_DESCRIBER.
|
Fri, 28 Nov 1997 14:48:28 +0000 |
Andreas Schwab |
(Fsuspend_emacs): Cast init_sys_modes when calling
|
Fri, 28 Nov 1997 14:45:07 +0000 |
Andreas Schwab |
(reset_sigio): Return void.
|
Fri, 28 Nov 1997 14:39:13 +0000 |
Andreas Schwab |
(do_autoload): Return void.
|
Fri, 28 Nov 1997 14:37:15 +0000 |
Andreas Schwab |
(internal_with_output_to_temp_buffer):
|
Fri, 28 Nov 1997 14:34:52 +0000 |
Andreas Schwab |
(message): Declare a as char *[3].
|
Fri, 28 Nov 1997 14:32:30 +0000 |
Andreas Schwab |
(malloc_warning, display_malloc_warning): Return void.
|
Thu, 27 Nov 1997 12:39:03 +0000 |
Kenichi Handa |
(describe_vector): Declaration fixed (delete `.' at the
|
Thu, 27 Nov 1997 12:19:39 +0000 |
Kenichi Handa |
(record_delete, record_marker_adjustment): Declare them as void.
|
Thu, 27 Nov 1997 12:16:08 +0000 |
Kenichi Handa |
(record_change, record_first_change,
|
Thu, 27 Nov 1997 12:12:50 +0000 |
Kenichi Handa |
(invalidate_current_column): Declare it as void.
|
Thu, 27 Nov 1997 12:10:31 +0000 |
Kenichi Handa |
(report_file_error): Declare it as void.
|
Thu, 27 Nov 1997 12:07:07 +0000 |
Kenichi Handa |
(unlock_buffer): Declare it as void.
|
Thu, 27 Nov 1997 12:04:49 +0000 |
Kenichi Handa |
(nsberror, record_buffer, validate_region,
|
Thu, 27 Nov 1997 12:00:42 +0000 |
Kenichi Handa |
(discard_tty_input, init_baud_rate,
|
Thu, 27 Nov 1997 11:38:17 +0000 |
Kenichi Handa |
(Fexecute_extended_command): Give Voverriding_local_map as the
|
Thu, 27 Nov 1997 11:26:45 +0000 |
Kenichi Handa |
(echo_now, record_auto_save, cmd_error_internal,
|
Thu, 27 Nov 1997 08:32:40 +0000 |
Kenichi Handa |
(x_make_frame_visible): Give dummy arg to
|
Thu, 27 Nov 1997 08:15:40 +0000 |
Kenichi Handa |
(redisplay_preserve_echo_area): Declare it as void.
|
Thu, 27 Nov 1997 08:14:56 +0000 |
Kenichi Handa |
(strwidth): Remove extra argument to buffer_display_table.
|
Wed, 26 Nov 1997 17:29:10 +0000 |
Joel N. Weber II |
Changed the comment about `umask 0' to say `Don't restrict access to any
|
Wed, 26 Nov 1997 16:35:30 +0000 |
Edward M. Reingold |
Describe diary-float function.
|
Wed, 26 Nov 1997 16:12:25 +0000 |
Richard M. Stallman |
(bibtex-maintainer-address, bibtex-submit-bug-report):
|
Wed, 26 Nov 1997 14:42:37 +0000 |
Simon Marshall |
Only use syntactic keywords if non-nil.
|
Wed, 26 Nov 1997 14:38:48 +0000 |
Simon Marshall |
Just a header comment fix.
|
Wed, 26 Nov 1997 05:04:06 +0000 |
Ulrich Drepper |
automatically generated from GPLed version
|
Tue, 25 Nov 1997 22:24:13 +0000 |
Edward M. Reingold |
Describe diary-remind and diary-date.
|
Tue, 25 Nov 1997 19:49:42 +0000 |
Richard M. Stallman |
(diary-mail-days): Fix previous change.
|
Tue, 25 Nov 1997 19:31:44 +0000 |
Richard M. Stallman |
(mode-line-format): Include which-func-mode item.
|
Tue, 25 Nov 1997 14:09:14 +0000 |
Andreas Schwab |
(SPLIT_STRING): Remove extra argument to
|
Tue, 25 Nov 1997 14:06:38 +0000 |
Andreas Schwab |
Add prototypes.
|
Tue, 25 Nov 1997 13:48:10 +0000 |
Andreas Schwab |
(Fx_disown_selection_internal): Fix type of EVENT.
|
Tue, 25 Nov 1997 13:44:34 +0000 |
Andreas Schwab |
Add prototypes.
|
Tue, 25 Nov 1997 13:38:04 +0000 |
Andreas Schwab |
Add prototypes.
|
Tue, 25 Nov 1997 13:28:06 +0000 |
Andreas Schwab |
Include "intervals.h" for prototypes.
|
Tue, 25 Nov 1997 04:49:10 +0000 |
Richard M. Stallman |
(free_fontset_data): Don't free null pointer.
|
Tue, 25 Nov 1997 04:00:20 +0000 |
Richard M. Stallman |
(diary-mail-addr, diary-mail-days): New variables.
|
Tue, 25 Nov 1997 03:40:58 +0000 |
Richard M. Stallman |
Update author email address.
|
Tue, 25 Nov 1997 02:10:08 +0000 |
Michael Kifer |
new version
|
Mon, 24 Nov 1997 20:16:20 +0000 |
Simon Marshall |
Fixed duplicate KEYs in menu-bar-describe-menu.
|
Mon, 24 Nov 1997 19:50:22 +0000 |
Paul Eggert |
(AC_CHECK_FUNCS): Add strftime.
|
Mon, 24 Nov 1997 19:50:22 +0000 |
Paul Eggert |
($(BLD)\strftime.obj): No need to compile with -Dstrftime=emacs_strftime.
|
Mon, 24 Nov 1997 19:50:22 +0000 |
Paul Eggert |
(strftime.o):
|
Mon, 24 Nov 1997 19:50:22 +0000 |
Paul Eggert |
(emacs_strftime): New decl.
|
Mon, 24 Nov 1997 19:50:22 +0000 |
Paul Eggert |
(HAVE_STRFTIME): New undef.
|
Mon, 24 Nov 1997 04:59:24 +0000 |
Richard M. Stallman |
(menu-bar-help-menu): Reorganize into more submenus.
|
Mon, 24 Nov 1997 04:55:48 +0000 |
Richard M. Stallman |
(apropos-variable): New command.
|
Mon, 24 Nov 1997 03:43:19 +0000 |
Richard M. Stallman |
(scheme-mode-variables): Bind normal-auto-fill-function.
|
Mon, 24 Nov 1997 03:32:20 +0000 |
Richard M. Stallman |
(lisp-mode-auto-fill): New function.
|
Sun, 23 Nov 1997 02:30:00 +0000 |
Karl Heuer |
Comment fix.
|
Sun, 23 Nov 1997 02:26:50 +0000 |
Karl Heuer |
Some comment and doc fixes.
|
Sun, 23 Nov 1997 02:18:34 +0000 |
Karl Heuer |
(back_comment): Handle 2-char comment starts
|
Sun, 23 Nov 1997 02:17:48 +0000 |
Karl Heuer |
(b2m): Define VERSION. Link with $(GETOPTOBJS).
|
Sun, 23 Nov 1997 02:17:36 +0000 |
Karl Heuer |
Include getopt.h.
|
Sun, 23 Nov 1997 02:16:13 +0000 |
Karl Heuer |
(ange-ftp-generate-passwd-key):
|
Sun, 23 Nov 1997 02:14:14 +0000 |
Karl Heuer |
(perl-mode): Delete autoload cookie.
|
Sun, 23 Nov 1997 02:13:26 +0000 |
Karl Heuer |
(auto-mode-alist): Add more extensions for perl-mode.
|
Sun, 23 Nov 1997 02:12:23 +0000 |
Karl Heuer |
(window-configuration-to-register):
|
Sun, 23 Nov 1997 02:10:07 +0000 |
Karl Heuer |
Initial revision
|
Sun, 23 Nov 1997 01:13:47 +0000 |
Richard M. Stallman |
Comment change.
|
Sun, 23 Nov 1997 01:13:07 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 21 Nov 1997 23:57:48 +0000 |
Dave Love |
Doc fixes and extra customization.
|
Fri, 21 Nov 1997 15:18:28 +0000 |
Andreas Schwab |
(copy_keymap_1): Fix return type.
|
Fri, 21 Nov 1997 15:12:34 +0000 |
Andreas Schwab |
Add prototypes and more function declarations.
|
Fri, 21 Nov 1997 15:07:57 +0000 |
Andreas Schwab |
(traverse_intervals): Protoize parameter.
|
Fri, 21 Nov 1997 15:06:01 +0000 |
Andreas Schwab |
Protoize function declarations.
|
Fri, 21 Nov 1997 15:01:36 +0000 |
Andreas Schwab |
Protoize functions declarations.
|
Fri, 21 Nov 1997 14:58:22 +0000 |
Andreas Schwab |
* fns.c (map_char_table): Protoize parameter.
|
Fri, 21 Nov 1997 14:56:30 +0000 |
Andreas Schwab |
(close_file_unwind): Fix return type and return nil.
|
Fri, 21 Nov 1997 14:54:13 +0000 |
Andreas Schwab |
(record_unwind_protect): Protoize parameter.
|
Fri, 21 Nov 1997 14:52:16 +0000 |
Andreas Schwab |
(Fchar_to_string): Declare `workbuf' as unsigned char.
|
Fri, 21 Nov 1997 14:48:34 +0000 |
Andreas Schwab |
(doprnt1): Declare `charbuf' as unsigned char.
|
Fri, 21 Nov 1997 14:46:31 +0000 |
Andreas Schwab |
Add prototypes. Remove declaration of obsolete
|
Fri, 21 Nov 1997 14:42:33 +0000 |
Andreas Schwab |
Add more prototypes and function declarations.
|
Fri, 21 Nov 1997 14:31:20 +0000 |
Andreas Schwab |
(setup_ccl_program): Define as returning nothing.
|
Fri, 21 Nov 1997 14:30:34 +0000 |
Andreas Schwab |
Add declaration of setup_ccl_program and ccl_driver.
|
Fri, 21 Nov 1997 14:26:38 +0000 |
Andreas Schwab |
Add declaration of word_boundary_p.
|
Fri, 21 Nov 1997 14:19:57 +0000 |
Andreas Schwab |
Add more protypes and function declarations.
|
Fri, 21 Nov 1997 14:05:58 +0000 |
Andreas Schwab |
(printchar): Declare `work' as unsigned char.
|
Fri, 21 Nov 1997 13:50:47 +0000 |
Andreas Schwab |
(read_minibuf_unwind): Fix return type and return nil.
|
Fri, 21 Nov 1997 13:33:35 +0000 |
Andreas Schwab |
(unchain_marker): Define as returning nothing.
|
Fri, 21 Nov 1997 13:24:40 +0000 |
Andreas Schwab |
Declare finalize_kbd_macro_chars and
|
Fri, 21 Nov 1997 13:03:55 +0000 |
Andreas Schwab |
(store_kbd_macro_char): Define as returning nothing.
|
Fri, 21 Nov 1997 12:54:36 +0000 |
Andreas Schwab |
(read1): Declare `workbuf' as unsigned char.
|
Fri, 21 Nov 1997 12:49:52 +0000 |
Andreas Schwab |
Add more prototypes and declarations. Forward declare
|
Fri, 21 Nov 1997 10:34:10 +0000 |
Andreas Schwab |
(gud-sentinel): Set mode-line-process in the process
|
Thu, 20 Nov 1997 22:14:40 +0000 |
Karl Heuer |
(set-input-method): Renamed from select-input-method.
|
Thu, 20 Nov 1997 22:12:59 +0000 |
Karl Heuer |
Comment fix.
|
Thu, 20 Nov 1997 22:05:08 +0000 |
Karl Heuer |
(init_system_name): Don't use sysinfo.
|
Thu, 20 Nov 1997 22:03:42 +0000 |
Karl Heuer |
(skip_chars): Check type of `string' before using it.
|
Thu, 20 Nov 1997 22:00:57 +0000 |
Karl Heuer |
(write-file): Make buffer writable if the new file is.
|
Thu, 20 Nov 1997 21:59:02 +0000 |
Karl Heuer |
(describe-variable): Don't use symbol-name if v isn't symbol.
|
Thu, 20 Nov 1997 21:56:52 +0000 |
Karl Heuer |
(LIBS_SYSTEM): Define this.
|
Thu, 20 Nov 1997 21:54:20 +0000 |
Karl Heuer |
Treat DGUX the same as USG.
|
Thu, 20 Nov 1997 21:52:47 +0000 |
Karl Heuer |
(i586-dg-dguxR4.*): New name in case branch.
|
Thu, 20 Nov 1997 21:47:12 +0000 |
Karl Heuer |
(help-with-tutorial-alist): New variable.
|
Thu, 20 Nov 1997 21:45:59 +0000 |
Karl Heuer |
(mail-extract-address-components):
|
Thu, 20 Nov 1997 16:36:24 +0000 |
Eli Zaretskii |
Configure the man subdirectory.
|
Thu, 20 Nov 1997 16:29:53 +0000 |
Eli Zaretskii |
Initial revision
|
Thu, 20 Nov 1997 16:23:24 +0000 |
Eli Zaretskii |
(man): New target to build the manual.
|
Thu, 20 Nov 1997 15:55:31 +0000 |
Eli Zaretskii |
(set-frame-name): New function.
|
Thu, 20 Nov 1997 15:50:59 +0000 |
Eli Zaretskii |
(frame_name_fnn_p, set_term_frame_name): New functions.
|
Wed, 19 Nov 1997 21:36:56 +0000 |
Karl Heuer |
(kill-region): Detect read-only text
|
Wed, 19 Nov 1997 04:25:20 +0000 |
Karl Heuer |
(print-region-1): When running pr, use -h always.
|
Tue, 18 Nov 1997 23:21:34 +0000 |
Dave Love |
(fortran-imenu-generic-expression): Match
|
Tue, 18 Nov 1997 23:05:21 +0000 |
Ulrich Drepper |
automatically generated from GPLed version
|
Tue, 18 Nov 1997 22:31:16 +0000 |
Karl Heuer |
(isearch-yank-string): New helper function.
|
Tue, 18 Nov 1997 21:22:28 +0000 |
Karl Heuer |
Improve previous change.
|
Tue, 18 Nov 1997 21:13:57 +0000 |
Karl Heuer |
(rmail-convert-to-babyl-format): If the
|
Mon, 17 Nov 1997 18:55:46 +0000 |
Paul Eggert |
(ange-ftp-date-regexp):
|
Mon, 17 Nov 1997 18:55:46 +0000 |
Paul Eggert |
(dired-move-to-filename-regexp):
|
Mon, 17 Nov 1997 02:15:35 +0000 |
Karl Heuer |
(Fexecute_extended_command): Fix message wording.
|
Mon, 17 Nov 1997 01:59:28 +0000 |
Karl Heuer |
(list-diary-entries, list-sexp-diary-entries, add-to-diary-list):
|
Mon, 17 Nov 1997 01:59:00 +0000 |
Karl Heuer |
(list-islamic-diary-entries): Add the diary entry
|
Mon, 17 Nov 1997 01:58:42 +0000 |
Karl Heuer |
(list-hebrew-diary-entries): Add the diary entry
|
Mon, 17 Nov 1997 01:56:15 +0000 |
Karl Heuer |
(Man-init-defvars, Man-build-man-command):
|
Sat, 15 Nov 1997 21:14:21 +0000 |
Karl Heuer |
(comment-padding): New var.
|
Sat, 15 Nov 1997 21:04:47 +0000 |
Karl Heuer |
(finder-find-library): Re-instate (with a different
|
Sat, 15 Nov 1997 20:58:28 +0000 |
Karl Heuer |
(fill-individual-paragraphs): Don't get
|
Sat, 15 Nov 1997 20:56:41 +0000 |
Karl Heuer |
(custom-face-save): Save the face.
|
Sat, 15 Nov 1997 20:53:54 +0000 |
Karl Heuer |
(rmail-summary-window-size): Allow integer values.
|
Sat, 15 Nov 1997 20:52:06 +0000 |
Karl Heuer |
Use set-input-mode to make Latin-1 chars work.
|
Sat, 15 Nov 1997 20:36:34 +0000 |
Karl Heuer |
(minibuffer_scroll_overlap): New variable.
|
Sat, 15 Nov 1997 20:24:41 +0000 |
Karl Heuer |
(display_text_line): Make decision about which windows
|
Sat, 15 Nov 1997 20:23:21 +0000 |
Karl Heuer |
(ASCII_BYTE_P): New macro.
|
Sat, 15 Nov 1997 20:22:20 +0000 |
Karl Heuer |
(position_indentation): Detect non-breaking space,
|
Sat, 15 Nov 1997 20:16:49 +0000 |
Karl Heuer |
(x_handle_selection_request): Use xfree, not free.
|
Thu, 13 Nov 1997 11:36:02 +0000 |
Andreas Schwab |
(tar-mode-map): Fix function name in menu entry.
|
Thu, 13 Nov 1997 01:17:00 +0000 |
Ulrich Drepper |
automatically generated from GPLed version
|
Wed, 12 Nov 1997 01:24:57 +0000 |
Ulrich Drepper |
automatically generated from GPLed version
|
Tue, 11 Nov 1997 04:00:53 +0000 |
Karl Heuer |
(inferior-octave-startup-args):
|
Tue, 11 Nov 1997 03:55:47 +0000 |
Karl Heuer |
(help-for-help): Update text for `m'.
|
Tue, 11 Nov 1997 03:54:00 +0000 |
Karl Heuer |
(imenu-default-create-index-function):
|
Tue, 11 Nov 1997 03:26:55 +0000 |
Karl Heuer |
(perform-replace): In Transient Mark mode, if
|
Tue, 11 Nov 1997 03:24:18 +0000 |
Karl Heuer |
New category ` '.
|
Tue, 11 Nov 1997 02:56:56 +0000 |
Karl Heuer |
(wordstar-mode): Run wordstar-mode-hook.
|
Tue, 11 Nov 1997 02:55:34 +0000 |
Karl Heuer |
(french-calendar-day-name-array):
|
Tue, 11 Nov 1997 02:54:10 +0000 |
Karl Heuer |
(query-replace-highlight): Change default to t.
|
Tue, 11 Nov 1997 02:52:50 +0000 |
Karl Heuer |
(describe-function): Handle the arglist of a macro.
|
Tue, 11 Nov 1997 02:51:06 +0000 |
Karl Heuer |
(mail-extr-voodoo): Comment out &-substitution.
|
Mon, 10 Nov 1997 23:28:59 +0000 |
Karl Heuer |
(finder-exit): Simplify.
|
Mon, 10 Nov 1997 14:49:40 +0000 |
Eli Zaretskii |
Support for Japanese display on DOS/V systems.
|
Mon, 10 Nov 1997 12:37:34 +0000 |
Andreas Schwab |
(archive-zoo-summarize): Properly handle the case of
|
Sat, 08 Nov 1997 04:02:33 +0000 |
Karl Heuer |
Don't ask questions when replacing README.
|
Sat, 08 Nov 1997 03:09:24 +0000 |
Kenichi Handa |
(gnus-mule-initialize): Do not set
|
Sat, 08 Nov 1997 03:09:24 +0000 |
Kenichi Handa |
(nntp-coding-system-for-read): Set default value to
|
Sat, 08 Nov 1997 03:09:24 +0000 |
Kenichi Handa |
(gnus-read-descriptions-file): Decode
|
Sat, 08 Nov 1997 03:08:40 +0000 |
Kenichi Handa |
(fill-region-as-paragraph): Fix bug of
|
Sat, 08 Nov 1997 03:08:10 +0000 |
Kenichi Handa |
(ccl-encode-koi8-font): Fix bug of CCL
|
Sat, 08 Nov 1997 03:08:10 +0000 |
Kenichi Handa |
Add "Upper Sorbian" and "Lower Sorbian" in
|
Sat, 08 Nov 1997 03:07:37 +0000 |
Kenichi Handa |
(set-language-environment): Run
|
Sat, 08 Nov 1997 03:05:44 +0000 |
Kenichi Handa |
(Fcall_process): GCPRO infile, buffer, and
|
Sat, 08 Nov 1997 03:05:44 +0000 |
Kenichi Handa |
(Fsref): If IDX points an 8-bit code which is not part
|
Sat, 08 Nov 1997 03:05:44 +0000 |
Kenichi Handa |
(find_charset_in_str): Handle the case that STR
|
Sat, 08 Nov 1997 03:05:44 +0000 |
Kenichi Handa |
(setup_coding_system): Initialize common_flags member
|
Sat, 08 Nov 1997 03:05:44 +0000 |
Kenichi Handa |
(struct coding_system): Add member common_flags, delete
|
Sat, 08 Nov 1997 03:05:44 +0000 |
Kenichi Handa |
(create_process): Encode arguments for the process.
|
Sat, 08 Nov 1997 03:05:44 +0000 |
Kenichi Handa |
(Finsert_file_contents): Use new macros defined in
|
Sat, 08 Nov 1997 03:05:44 +0000 |
Kenichi Handa |
(encode_terminal_code): Use new macros defined in
|
Fri, 07 Nov 1997 23:32:50 +0000 |
Paul Eggert |
(ange-ftp-date-regexp): Handle Japanese-format dates.
|
Fri, 07 Nov 1997 23:32:50 +0000 |
Paul Eggert |
(dired-move-to-filename-regexp): Handle Japanese-format dates.
|
Fri, 07 Nov 1997 23:19:12 +0000 |
Paul Eggert |
(AC_CHECK_LIB): Add -lintl.
|
Fri, 07 Nov 1997 21:55:40 +0000 |
Karl Heuer |
(build-mail-abbrevs): Use initial space in
|
Fri, 07 Nov 1997 21:44:16 +0000 |
Karl Heuer |
(rename-uniquely): Simplify.
|
Fri, 07 Nov 1997 21:19:19 +0000 |
Karl Heuer |
(check for .elc files): Avoid bash-specific syntax.
|
Fri, 07 Nov 1997 19:23:34 +0000 |
Karl Heuer |
(cal-tex-cursor-week-iso): Delete spurious %.
|
Fri, 07 Nov 1997 19:22:50 +0000 |
Karl Heuer |
(calendar-chinese-date-string): Fix month name.
|
Fri, 07 Nov 1997 19:18:45 +0000 |
Karl Heuer |
(install): Move blessmail last.
|
Fri, 07 Nov 1997 18:58:27 +0000 |
Karl Heuer |
Fix typo.
|
Thu, 06 Nov 1997 00:44:44 +0000 |
Ulrich Drepper |
automatically generated from GPLed version
|
Tue, 04 Nov 1997 03:28:47 +0000 |
Ulrich Drepper |
automatically generated from GPLed version
|
Mon, 03 Nov 1997 03:58:23 +0000 |
Karl Heuer |
(byte-optimize-concat): New function.
|
Mon, 03 Nov 1997 02:57:05 +0000 |
Karl Heuer |
(ethiopic-calendar-epoch): Correct to 8 CE.
|
Mon, 03 Nov 1997 02:54:19 +0000 |
Karl Heuer |
(apropos-command): Doc fix.
|
Mon, 03 Nov 1997 02:50:20 +0000 |
Karl Heuer |
(fortran-imenu-generic-expression): Doc fix.
|
Sat, 01 Nov 1997 01:46:51 +0000 |
Michael Kifer |
new version
|
Fri, 31 Oct 1997 23:17:17 +0000 |
Dave Love |
(fortran-imenu-generic-expression): New variable.
|
Fri, 31 Oct 1997 23:09:43 +0000 |
Karl Heuer |
(fullwrite): Get rid of an extra call to write. Problem
|
Fri, 31 Oct 1997 23:03:30 +0000 |
Karl Heuer |
(tex-validate-region): Really check
|
Fri, 31 Oct 1997 23:01:48 +0000 |
Karl Heuer |
(init_system_name): If gethostname gives a proper
|
Wed, 29 Oct 1997 07:47:37 +0000 |
Paul Eggert |
(DBL_MIN_REPLACEMENT): New macro.
|
Wed, 29 Oct 1997 07:47:37 +0000 |
Paul Eggert |
(DBL_MIN): Use workaround if DBL_MIN_REPLACEMENT is defined.
|
Tue, 28 Oct 1997 22:16:24 +0000 |
Oliver Seidel |
Three insertion options:
|
Tue, 28 Oct 1997 21:59:48 +0000 |
Oliver Seidel |
Improved documentation, fixed insertion with prefix.
|
Tue, 28 Oct 1997 21:47:12 +0000 |
Oliver Seidel |
Implemented "insert-under-cursor" as suggested by
|
Tue, 28 Oct 1997 21:37:05 +0000 |
Oliver Seidel |
Incorporated simplifying suggestions from
|
Tue, 28 Oct 1997 21:26:55 +0000 |
Oliver Seidel |
Patch from Paul Stodghill <stodghil@CS.Cornell.EDU>:
|
Tue, 28 Oct 1997 21:14:51 +0000 |
Oliver Seidel |
Improvements sent in by Dave Love <d.love@dl.ac.uk>:
|
Tue, 28 Oct 1997 20:03:27 +0000 |
Oliver Seidel |
Harald Backer <harald.backer@fou.telenor.no> sent the following:
|
Tue, 28 Oct 1997 19:41:53 +0000 |
Oliver Seidel |
Added fix from Frank Ridderbusch <ridderbusch.pad@sni.de>,
|
Tue, 28 Oct 1997 14:17:40 +0000 |
Simon Marshall |
In deferral, check saved buffers to make sure they exist and have lazy-lock on.
|
Tue, 28 Oct 1997 14:16:40 +0000 |
Simon Marshall |
Allow any number of ::foos in declarative items.
|
Mon, 27 Oct 1997 04:34:26 +0000 |
Kenichi Handa |
(copy_category_table): Copy also the first extra slot
|
Mon, 27 Oct 1997 04:34:26 +0000 |
Kenichi Handa |
(Fchars_in_string): Pay attention to
|
Mon, 27 Oct 1997 03:53:24 +0000 |
Karl Heuer |
(compilation-error-regexp-alist):
|
Mon, 27 Oct 1997 03:50:50 +0000 |
Karl Heuer |
(Fkill_buffer): Don't assume buffer is current.
|
Mon, 27 Oct 1997 00:54:45 +0000 |
Kenichi Handa |
Entry for Ethiopic corrected.
|
Sat, 25 Oct 1997 13:32:06 +0000 |
Dave Love |
(find-function, find-function-other-window, find-function-other-frame,
|
Sat, 25 Oct 1997 13:18:56 +0000 |
Dave Love |
Initial revision
|
Sat, 25 Oct 1997 03:12:31 +0000 |
Karl Heuer |
(XTread_socket): Check for bogus (0,0) location.
|
Fri, 24 Oct 1997 20:11:44 +0000 |
Karl Heuer |
(octave-auto-indent): New variable.
|
Fri, 24 Oct 1997 19:58:39 +0000 |
Karl Heuer |
(XTmouse_position): Handle INSIST < 0.
|
Fri, 24 Oct 1997 19:58:22 +0000 |
Karl Heuer |
(w32_mouse_position): Handle INSIST < 0.
|
Fri, 24 Oct 1997 19:57:59 +0000 |
Karl Heuer |
(Fmouse_pixel_position, Fmouse_position):
|
Fri, 24 Oct 1997 19:53:43 +0000 |
Karl Heuer |
The menu now used toggle and radio for some items.
|
Fri, 24 Oct 1997 19:50:35 +0000 |
Karl Heuer |
(locate-library): Comment out the code that searches
|
Fri, 24 Oct 1997 19:37:53 +0000 |
Karl Heuer |
(outline-font-lock-keywords): Highlight the
|
Fri, 24 Oct 1997 19:33:49 +0000 |
Karl Heuer |
(hook): Use `widget-group-match' instead of
|
Fri, 24 Oct 1997 17:30:54 +0000 |
Oliver Seidel |
Added three suggestions from Carsten
|
Fri, 24 Oct 1997 16:53:20 +0000 |
Oliver Seidel |
Paul Stodghill <stodghil@CS.Cornell.EDU> writes:
|
Fri, 24 Oct 1997 16:51:02 +0000 |
Oliver Seidel |
Rafael Laboissiere <rafael@icp.inpg.fr> writes:
|
Fri, 24 Oct 1997 01:14:24 +0000 |
Kenichi Handa |
(list-input-methods): Improve the
|
Fri, 24 Oct 1997 01:14:24 +0000 |
Kenichi Handa |
(quail-translation-keymap): KP_Enter key
|
Thu, 23 Oct 1997 14:58:25 +0000 |
Simon Marshall |
Indicate in messages if source code is being loaded.
|
Thu, 23 Oct 1997 13:43:14 +0000 |
Dave Love |
Doc fixes.
|
Thu, 23 Oct 1997 12:07:52 +0000 |
Kenichi Handa |
The title string of input method "Ethiopic"
|
Thu, 23 Oct 1997 12:05:45 +0000 |
Kenichi Handa |
(set-default-coding-systems):
|
Thu, 23 Oct 1997 12:05:45 +0000 |
Kenichi Handa |
Give proper SAFE_CHARSET argument in
|
Thu, 23 Oct 1997 12:05:45 +0000 |
Kenichi Handa |
(list-input-methods): Handle the case
|
Thu, 23 Oct 1997 12:05:45 +0000 |
Kenichi Handa |
(find-safe-coding-system): New function.
|
Thu, 23 Oct 1997 12:05:45 +0000 |
Kenichi Handa |
(load-with-code-conversion): Update
|
Thu, 23 Oct 1997 12:05:45 +0000 |
Kenichi Handa |
(quail-require-guidance-buf): Adjusted
|
Thu, 23 Oct 1997 12:03:41 +0000 |
Kenichi Handa |
Give proper SAFE-CHARSET argument in each
|
Thu, 23 Oct 1997 12:03:41 +0000 |
Kenichi Handa |
Give proper SAFE-CHARSET argument in each
|
Thu, 23 Oct 1997 12:03:41 +0000 |
Kenichi Handa |
Give proper SAFE-CHARSET argument in each
|
Thu, 23 Oct 1997 12:03:41 +0000 |
Kenichi Handa |
Give proper SAFE-CHARSET argument in each call
|
Thu, 23 Oct 1997 12:03:41 +0000 |
Kenichi Handa |
Give proper SAFE-CHARSET argument in
|
Thu, 23 Oct 1997 12:03:07 +0000 |
Kenichi Handa |
(Man-getpage-in-background): Bind inhibit-eol-conversion
|
Thu, 23 Oct 1997 12:03:07 +0000 |
Kenichi Handa |
(term-exec-1): Bind inhibit-eol-conversion to t before
|
Thu, 23 Oct 1997 12:01:50 +0000 |
Kenichi Handa |
(char_valid_p): New function
|
Thu, 23 Oct 1997 12:01:50 +0000 |
Kenichi Handa |
(CHAR_VALID_P): Renamed from VALID_CHAR_P, new
|
Thu, 23 Oct 1997 12:01:50 +0000 |
Kenichi Handa |
(encode_designation_at_bol): Fix bug of finding graphic
|
Thu, 23 Oct 1997 12:01:50 +0000 |
Kenichi Handa |
(struct iso2022_spec): New member
|
Thu, 23 Oct 1997 12:01:50 +0000 |
Kenichi Handa |
(map_char_table): Do not operate on invalid characters.
|
Thu, 23 Oct 1997 07:50:28 +0000 |
Karl Heuer |
(c-initialize-builtin-style):
|
Thu, 23 Oct 1997 07:49:25 +0000 |
Karl Heuer |
(c-submit-bug-report): Remove
|
Thu, 23 Oct 1997 07:49:06 +0000 |
Karl Heuer |
Patches to Imenu support given by
|
Thu, 23 Oct 1997 07:48:50 +0000 |
Karl Heuer |
(c-progress-interval): Document new semantics
|
Thu, 23 Oct 1997 07:48:34 +0000 |
Karl Heuer |
(c-progress-init, c-progress-fini):
|
Thu, 23 Oct 1997 07:48:09 +0000 |
Karl Heuer |
(c-guess-basic-syntax):
|
Thu, 23 Oct 1997 07:47:37 +0000 |
Karl Heuer |
Remove version number.
|
Thu, 23 Oct 1997 07:36:15 +0000 |
Karl Heuer |
Update version number.
|
Thu, 23 Oct 1997 07:33:21 +0000 |
Karl Heuer |
(c-end-of-statement-1):
|
Thu, 23 Oct 1997 07:33:03 +0000 |
Karl Heuer |
Define `/' in c-mode-base-map since all modes now support
|
Thu, 23 Oct 1997 07:32:37 +0000 |
Karl Heuer |
(c-beginning-of-statement):
|
Thu, 23 Oct 1997 07:32:07 +0000 |
Karl Heuer |
(c-initialize-builtin-style):
|
Thu, 23 Oct 1997 07:31:46 +0000 |
Karl Heuer |
(objc-mode): Bind imenu-create-index-function
|
Thu, 23 Oct 1997 07:31:26 +0000 |
Karl Heuer |
(cc-imenu-c-prototype-macro-regexp): New var.
|
Thu, 23 Oct 1997 07:01:19 +0000 |
Karl Heuer |
(locate-library): Bind jka-compr-inhibit to t.
|
Thu, 23 Oct 1997 07:00:59 +0000 |
Karl Heuer |
(jka-compr-inhibit): New variable.
|
Thu, 23 Oct 1997 06:53:36 +0000 |
Karl Heuer |
(unlock_all_files): Don't call unlock_file;
|
Thu, 23 Oct 1997 06:52:01 +0000 |
Karl Heuer |
(redisplay_window): If clip_changed, always run
|
Thu, 23 Oct 1997 06:44:15 +0000 |
Karl Heuer |
(set-scroll-bar-mode): Take just one arg.
|
Thu, 23 Oct 1997 06:42:50 +0000 |
Karl Heuer |
(tpu-arrange-rectangle): Use FORCE arg of move-to-column.
|
Thu, 23 Oct 1997 06:40:32 +0000 |
Karl Heuer |
picture.el no longer required.
|
Thu, 23 Oct 1997 06:36:33 +0000 |
Karl Heuer |
(basic-faces): New group. Put the standard faces in it.
|
Thu, 23 Oct 1997 06:35:13 +0000 |
Karl Heuer |
Fix another instance of mode line format.
|
Thu, 23 Oct 1997 06:29:35 +0000 |
Karl Heuer |
(mouse-drag-vertical-line): Handle left-side scroll bars.
|
Thu, 23 Oct 1997 04:29:36 +0000 |
Paul Eggert |
(DBL_DIG): Remove; the default value is now set in print.c.
|
Thu, 23 Oct 1997 04:29:36 +0000 |
Paul Eggert |
No need to include <float.h> before "lisp.h",
|
Thu, 23 Oct 1997 04:29:36 +0000 |
Paul Eggert |
(_MAXLDBL, _NMAXLDBL):
|
Wed, 22 Oct 1997 04:34:23 +0000 |
Kenichi Handa |
Set chinese-big5 for newsgroup "tw".
|
Wed, 22 Oct 1997 04:34:23 +0000 |
Kenichi Handa |
(gnus-show-traditional-method): Call
|
Wed, 22 Oct 1997 04:34:23 +0000 |
Kenichi Handa |
(gnus-ems-redefine): Require `gnus-mule' only
|
Wed, 22 Oct 1997 04:34:23 +0000 |
Kenichi Handa |
(gnus-structured-field-decoder): Pay attention
|
Tue, 21 Oct 1997 10:47:35 +0000 |
Kenichi Handa |
(read-multilingual-string): Use
|
Tue, 21 Oct 1997 10:47:35 +0000 |
Kenichi Handa |
Change the way of making coding
|
Tue, 21 Oct 1997 10:47:35 +0000 |
Kenichi Handa |
(describe-coding-system): Print
|
Tue, 21 Oct 1997 10:47:35 +0000 |
Kenichi Handa |
(coding-system-base): Moved to
|
Tue, 21 Oct 1997 10:47:35 +0000 |
Kenichi Handa |
The summary of the following changes:
|
Tue, 21 Oct 1997 10:45:26 +0000 |
Kenichi Handa |
(devanagari-compose-from-is13194-region):
|
Tue, 21 Oct 1997 10:45:26 +0000 |
Kenichi Handa |
Use coding-system-put to set coding
|
Tue, 21 Oct 1997 10:45:26 +0000 |
Kenichi Handa |
Use coding-system-put to set coding system
|
Tue, 21 Oct 1997 10:45:26 +0000 |
Kenichi Handa |
Use coding-system-put to set coding system
|
Tue, 21 Oct 1997 10:45:26 +0000 |
Kenichi Handa |
(tibetan-post-read-conversion): Return
|
Tue, 21 Oct 1997 10:43:40 +0000 |
Kenichi Handa |
(xselect.o): Depend on buffer.h.
|
Tue, 21 Oct 1997 10:43:40 +0000 |
Kenichi Handa |
(Qcoding_system_spec): Deleted.
|
Tue, 21 Oct 1997 10:43:40 +0000 |
Kenichi Handa |
Include buffer.h.
|
Tue, 21 Oct 1997 03:35:06 +0000 |
Karl Heuer |
Elements of kill-emacs-query-functions return nil, not non-nil,
|
Tue, 21 Oct 1997 03:15:20 +0000 |
Karl Heuer |
Using cl macros push, pop, when, unless throughout
|
Tue, 21 Oct 1997 03:06:34 +0000 |
Karl Heuer |
Add autoloads for `8859-1-map'.
|
Tue, 21 Oct 1997 03:04:39 +0000 |
Karl Heuer |
(custom-group-value-create): Use
|
Tue, 21 Oct 1997 02:59:21 +0000 |
Karl Heuer |
(LD_SWITCH_MACHINE_TEMACS): New macro (defaults empty).
|
Tue, 21 Oct 1997 02:57:44 +0000 |
Karl Heuer |
(LD_SWITCH_MACHINE): Conditionalize this
|
Tue, 21 Oct 1997 02:54:50 +0000 |
Karl Heuer |
Customize.
|
Mon, 20 Oct 1997 03:49:42 +0000 |
Karl Heuer |
(mail-do-fcc): Handle dont-write-the-file
|
Sun, 19 Oct 1997 21:02:27 +0000 |
Karl Heuer |
(file-name-non-special): For insert-directory operation,
|
Sun, 19 Oct 1997 20:34:22 +0000 |
Karl Heuer |
(file-name-non-special): If "/:" is the entire file
|
Sun, 19 Oct 1997 20:20:15 +0000 |
Karl Heuer |
(basic-save-buffer): Set buffer-file-coding-system to
|
Sun, 19 Oct 1997 20:12:15 +0000 |
Karl Heuer |
(describe-font): Fix prompt.
|
Sun, 19 Oct 1997 20:11:59 +0000 |
Karl Heuer |
(describe-language-environment): Fix prompt.
|
Sun, 19 Oct 1997 19:56:59 +0000 |
Karl Heuer |
(syms_of_window): Doc fix.
|
Sun, 19 Oct 1997 19:54:35 +0000 |
Karl Heuer |
(ispell-change-dictionary): Fix error message.
|
Fri, 17 Oct 1997 15:41:57 +0000 |
Oliver Seidel |
Thanks to Harald Backer <harald.backer@fou.telenor.no>, we now have
|
Thu, 16 Oct 1997 23:31:55 +0000 |
Karl Heuer |
(format-deannotate-region): In case of unmatched tags,
|
Thu, 16 Oct 1997 23:25:57 +0000 |
Karl Heuer |
(winner-pending-undo-ring): Defvar before first use.
|
Thu, 16 Oct 1997 23:21:13 +0000 |
Karl Heuer |
Initial revision
|
Thu, 16 Oct 1997 21:21:16 +0000 |
Oliver Seidel |
Jari Aalto <jari.aalto@ntc.nokia.com> writes:
|
Thu, 16 Oct 1997 18:46:36 +0000 |
Karl Heuer |
Removed changelog comment section.
|
Thu, 16 Oct 1997 18:44:52 +0000 |
Karl Heuer |
(nroff): Moved from `editing' to `wp'.
|
Thu, 16 Oct 1997 18:42:17 +0000 |
Karl Heuer |
(rmail-summary-rmail-update): When looking for
|
Thu, 16 Oct 1997 18:37:51 +0000 |
Karl Heuer |
(init_buffer): Don't add /: to default dir if it's `/'.
|
Thu, 16 Oct 1997 18:36:35 +0000 |
Karl Heuer |
(dired-move-to-filename-regexp):
|
Thu, 16 Oct 1997 18:35:17 +0000 |
Karl Heuer |
(edebug-eval-mode): Nicer mode-name value.
|
Thu, 16 Oct 1997 18:32:06 +0000 |
Karl Heuer |
(function-called-at-point): Always use Emacs Lisp syntax tab.
|
Thu, 16 Oct 1997 18:28:41 +0000 |
Karl Heuer |
(Faccessible_keymaps): Avoid alloca for fixed-size array.
|
Thu, 16 Oct 1997 18:27:12 +0000 |
Karl Heuer |
(read_minibuf): Return DEFALT here, if minibuffer is empty.
|
Thu, 16 Oct 1997 18:25:42 +0000 |
Karl Heuer |
(Fexpand_file_name): Avoid treating // specially
|
Thu, 16 Oct 1997 18:22:36 +0000 |
Karl Heuer |
(variable-link): New widget.
|
Thu, 16 Oct 1997 18:20:16 +0000 |
Karl Heuer |
Some changes in comments and documentation.
|
Thu, 16 Oct 1997 18:17:52 +0000 |
Karl Heuer |
(L_getit): Always make named tags so that Emacs
|
Thu, 16 Oct 1997 18:13:44 +0000 |
Karl Heuer |
(Fwhere_is_internal): some minor mode bindings weren't
|
Thu, 16 Oct 1997 18:12:06 +0000 |
Karl Heuer |
(describe-variable): Pass default value to completing-read.
|
Thu, 16 Oct 1997 18:09:31 +0000 |
Karl Heuer |
(narrow-to-page): Check whether forward-page
|
Thu, 16 Oct 1997 18:07:23 +0000 |
Karl Heuer |
(scheme-let-indent): New arg NORMAL-INDENT.
|
Thu, 16 Oct 1997 00:07:02 +0000 |
Karl Heuer |
(replace_buffer_in_all_windows):
|
Thu, 16 Oct 1997 00:04:22 +0000 |
Karl Heuer |
(uniquify-buffer-name-style): Add :require.
|
Wed, 15 Oct 1997 23:57:19 +0000 |
Karl Heuer |
(widget-button-click): Move point to where clicked.
|
Wed, 15 Oct 1997 23:55:45 +0000 |
Karl Heuer |
(auto-save-list-file-prefix): Fix custom type.
|
Wed, 15 Oct 1997 23:48:01 +0000 |
Karl Heuer |
(outline-back-to-heading): New arg INVISIBLE-OK.
|
Wed, 15 Oct 1997 23:40:43 +0000 |
Karl Heuer |
(toggle-scroll-bar): Call prefix-numeric-value.
|
Wed, 15 Oct 1997 23:36:30 +0000 |
Karl Heuer |
(help-mode-maybe): New function, on temp-buffer-show-hook.
|
Wed, 15 Oct 1997 23:34:58 +0000 |
Karl Heuer |
(compilation-forget-errors):
|
Wed, 15 Oct 1997 23:33:14 +0000 |
Karl Heuer |
(smtpmail-send-it): Don't use time-stamp-strftime.
|
Wed, 15 Oct 1997 23:28:06 +0000 |
Karl Heuer |
(gc_sweep): Free memory blocks that contain only unused
|
Wed, 15 Oct 1997 23:15:09 +0000 |
Karl Heuer |
(isearch-printing-char): Change S-SPC to SPC.
|
Wed, 15 Oct 1997 23:12:54 +0000 |
Karl Heuer |
(Fstring_to_number): Handle NEGATIVE for floats too.
|
Wed, 15 Oct 1997 23:10:11 +0000 |
Karl Heuer |
(end-of-visible-line): After skipping some invisible chars.
|
Wed, 15 Oct 1997 23:06:46 +0000 |
Karl Heuer |
(rmail): Avoid showing message twice.
|
Wed, 15 Oct 1997 23:03:30 +0000 |
Karl Heuer |
(report-emacs-bug): Delete the condition-case.
|
Wed, 15 Oct 1997 23:00:25 +0000 |
Karl Heuer |
(imenu-add-to-menubar): If not using
|
Wed, 15 Oct 1997 22:54:24 +0000 |
Karl Heuer |
(hs-special-modes-alist): Correct alist
|
Wed, 15 Oct 1997 22:50:09 +0000 |
Karl Heuer |
(mail-bury): Check for value, not just
|
Wed, 15 Oct 1997 22:45:35 +0000 |
Karl Heuer |
(read_list): Don't recognize Vload_file_name
|
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.
|
Mon, 08 Sep 1997 03:22:22 +0000 |
Richard M. Stallman |
(c-style-alist) <python>:, knr-argdecl-intro == +
|
Mon, 08 Sep 1997 03:20:49 +0000 |
Richard M. Stallman |
(c-end-of-statement-1): Wrap backward-up-list in a c-safe call so no
|
Mon, 08 Sep 1997 03:20:17 +0000 |
Richard M. Stallman |
(c-mode-base-map): Don't define C-c C-e here.
|
Mon, 08 Sep 1997 03:20:02 +0000 |
Richard M. Stallman |
(c-beginning-of-statement): Fixes in sentence movement to properly
|
Sun, 07 Sep 1997 18:32:49 +0000 |
Richard M. Stallman |
(Feval_buffer): New arg FILENAME.
|
Sun, 07 Sep 1997 18:32:24 +0000 |
Richard M. Stallman |
(load-with-code-conversion):
|
Sun, 07 Sep 1997 17:49:08 +0000 |
Richard M. Stallman |
(modify_overlay): Update overlay_modiff of proper buffer.
|
Sun, 07 Sep 1997 17:25:55 +0000 |
Richard M. Stallman |
Enlarge the stack size of temacs to 100KB.
|
Sun, 07 Sep 1997 17:07:01 +0000 |
Richard M. Stallman |
(command-line-1): Update copyright year in string.
|
Sun, 07 Sep 1997 06:51:34 +0000 |
Richard M. Stallman |
(universal-coding-system-argument): Improve prompt strings.
|
Sun, 07 Sep 1997 06:17:29 +0000 |
Richard M. Stallman |
Rename uniquify-fix-list-* to uniquify-fix-item-*.
|
Sun, 07 Sep 1997 05:27:45 +0000 |
Richard M. Stallman |
Continue previous change, add mipsel-*-openbsd*.
|
Sun, 07 Sep 1997 05:25:37 +0000 |
Richard M. Stallman |
Test __OpenBSD__ along with __NetBSD__.
|
Sun, 07 Sep 1997 05:14:46 +0000 |
Richard M. Stallman |
Initial revision
|
Sun, 07 Sep 1997 04:43:10 +0000 |
Richard M. Stallman |
(menu-bar-options-menu): Simplify global-font-lock-mode
|
Sun, 07 Sep 1997 04:31:35 +0000 |
Richard M. Stallman |
(quail-execute-non-quail-command): Call quail-terminate-translation.
|
Sun, 07 Sep 1997 04:30:52 +0000 |
Richard M. Stallman |
(time-stamp-time-zone): Allow nil as alternative.
|
Sun, 07 Sep 1997 04:25:59 +0000 |
Richard M. Stallman |
(Fcall_process_region): Fix previous change:
|
Sun, 07 Sep 1997 04:22:29 +0000 |
Richard M. Stallman |
(display_string): Determine multibyte from current buffer,
|
Sun, 07 Sep 1997 04:08:18 +0000 |
Richard M. Stallman |
(font-lock-comment-face, etc.):
|
Sun, 07 Sep 1997 04:02:32 +0000 |
Richard M. Stallman |
(ps-setup): ps-zebra-stripe => ps-zebra-stripes.
|
Sun, 07 Sep 1997 03:42:01 +0000 |
Richard M. Stallman |
(simula-emacs-features): Treat Emacs 20 like Emacs 19.
|
Sun, 07 Sep 1997 03:40:29 +0000 |
Richard M. Stallman |
(ispell-command-loop):
|
Sun, 07 Sep 1997 03:39:44 +0000 |
Richard M. Stallman |
(read-language-name): Doc fix.
|
Sun, 07 Sep 1997 01:29:14 +0000 |
Richard M. Stallman |
(global-font-lock-mode): When turning off
|
Sun, 07 Sep 1997 01:24:23 +0000 |
Richard M. Stallman |
(regexp-opt): Doc fix.
|
Sun, 07 Sep 1997 01:12:07 +0000 |
Richard M. Stallman |
(move-past-close-and-reindent):
|
Sat, 06 Sep 1997 22:22:24 +0000 |
Richard M. Stallman |
(dired-flag-garbage-files): Move interactive flag across doc string.
|
Sat, 06 Sep 1997 22:20:09 +0000 |
Richard M. Stallman |
(m4-mode): Add autoload cookie.
|
Sat, 06 Sep 1997 22:18:47 +0000 |
Richard M. Stallman |
(auto-mode-alist): Handle .m4 and .mc files.
|
Sat, 06 Sep 1997 19:42:31 +0000 |
Richard M. Stallman |
Add OpenBSD clause to set $machine.
|
Sat, 06 Sep 1997 19:40:22 +0000 |
Richard M. Stallman |
Test __OpenBSD__ along with __NetBSD__.
|
Sat, 06 Sep 1997 19:37:47 +0000 |
Richard M. Stallman |
Test __OpenBSD__ along with __NetBSD__.
|
Sat, 06 Sep 1997 04:16:05 +0000 |
Michael Kifer |
new version
|
Sat, 06 Sep 1997 02:52:00 +0000 |
Richard M. Stallman |
Some comment and doc fixes.
|
Sat, 06 Sep 1997 02:03:57 +0000 |
Richard M. Stallman |
Mode line format has changed.
|
Fri, 05 Sep 1997 23:40:12 +0000 |
Richard M. Stallman |
(uninstantiated-fontset-alist):
|
Fri, 05 Sep 1997 23:39:21 +0000 |
Richard M. Stallman |
(set-face-font-auto): instanciate-fontset renamed to instantiate-fontset.
|
Fri, 05 Sep 1997 23:33:10 +0000 |
Richard M. Stallman |
(search-whitespace-regexp): Doc fix.
|
Fri, 05 Sep 1997 23:30:30 +0000 |
Richard M. Stallman |
(load-with-code-conversion):
|
Fri, 05 Sep 1997 21:01:56 +0000 |
Paul D. Smith |
Changes for GNU make 3.75.93.
make-3-76 make-3-76-1
|
Fri, 05 Sep 1997 19:41:25 +0000 |
Richard M. Stallman |
(compilation-ask-about-save): Add autoload cookie.
|
Fri, 05 Sep 1997 18:08:34 +0000 |
Jeff Law |
* config.sub: Recognize v850-elf.
libc-970906 libc-970907 libc-970908
|
Fri, 05 Sep 1997 12:30:29 +0000 |
Kenichi Handa |
(setup-japanese-environment): Set
|
Fri, 05 Sep 1997 08:07:44 +0000 |
Kenichi Handa |
(Ffind_operation_coding_system): If a function in
|
Fri, 05 Sep 1997 06:15:33 +0000 |
Richard M. Stallman |
(message-unix-mail-delimiter): Initialize
|
Fri, 05 Sep 1997 05:45:02 +0000 |
Richard M. Stallman |
(easy-menu-create-keymaps):
|
Fri, 05 Sep 1997 05:43:29 +0000 |
Richard M. Stallman |
(charset-quoted-standard-p): New function.
|
Fri, 05 Sep 1997 05:38:41 +0000 |
Richard M. Stallman |
(Fcall_interactively): Pass new arg to Fread_coding_system.
|
Fri, 05 Sep 1997 05:38:21 +0000 |
Richard M. Stallman |
(Fread_coding_system): New optional arg DEFAULT_CODING_SYSTEM.
|
Fri, 05 Sep 1997 05:37:59 +0000 |
Richard M. Stallman |
(Fread_coding_system): Update decl.
|
Fri, 05 Sep 1997 04:48:58 +0000 |
Michael Kifer |
new version
|
Fri, 05 Sep 1997 03:51:07 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 05 Sep 1997 01:21:43 +0000 |
Richard M. Stallman |
(Fexpand_file_name): If default dir isn't string, use `/'.
|
Thu, 04 Sep 1997 20:25:56 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 04 Sep 1997 11:57:12 +0000 |
Erik Naggum |
(main): Update Copyright messages.
|
Thu, 04 Sep 1997 06:30:27 +0000 |
Richard M. Stallman |
(Faset): Simplify a statement in the char-table case.
|
Thu, 04 Sep 1997 05:58:20 +0000 |
Richard M. Stallman |
(Qcoding_system_history): New variable.
|
Thu, 04 Sep 1997 05:57:44 +0000 |
Richard M. Stallman |
(set-buffer-file-coding-system): Improve prompt.
|
Thu, 04 Sep 1997 05:54:38 +0000 |
Richard M. Stallman |
(read-input-method-name): Specify the input history properly.
|
Thu, 04 Sep 1997 04:55:52 +0000 |
Richard M. Stallman |
(setup_coding_system, Ffind_operation_coding_system)
|
Thu, 04 Sep 1997 04:49:53 +0000 |
Richard M. Stallman |
(toggle-input-method): No error if enable-multibyte-characters is nil.
|
Thu, 04 Sep 1997 04:48:23 +0000 |
Richard M. Stallman |
(string-to-sequence): Work usefully when enable-multibyte-characters is nil.
|
Thu, 04 Sep 1997 04:47:34 +0000 |
Richard M. Stallman |
(quail-update-translation):
|
Thu, 04 Sep 1997 03:31:10 +0000 |
Richard M. Stallman |
(detect_coding_mask): Re-work previous change.
|
Thu, 04 Sep 1997 01:22:26 +0000 |
Kenichi Handa |
(install): Fix previous change.
|
Thu, 04 Sep 1997 01:18:55 +0000 |
Kenichi Handa |
Do not copy leim-list.el twice.
|
Thu, 04 Sep 1997 01:12:08 +0000 |
Kenichi Handa |
(install): Copy `skk' subdirectory too.
|
Wed, 03 Sep 1997 23:08:18 +0000 |
Richard M. Stallman |
(TAGS tags): Simply refer this to the src subdir.
|
Wed, 03 Sep 1997 23:02:21 +0000 |
Richard M. Stallman |
(HAVE_RINT): Add #undef.
|
Wed, 03 Sep 1997 23:01:57 +0000 |
Richard M. Stallman |
(emacs_rint): Define this,
|
Wed, 03 Sep 1997 22:31:25 +0000 |
Richard M. Stallman |
(dired-get-filename): Don't call encode-coding-string if FILE is nil.
|
Wed, 03 Sep 1997 22:30:48 +0000 |
Richard M. Stallman |
(find-tag-tag): Pass default to completing-read.
|
Wed, 03 Sep 1997 22:29:06 +0000 |
Richard M. Stallman |
(read-language-name): Use a default, not an initial input.
|
Wed, 03 Sep 1997 22:25:16 +0000 |
Richard M. Stallman |
(file-coding-system-alist): Match `loaddefs.el' more accurately.
|
Wed, 03 Sep 1997 21:09:39 +0000 |
Richard M. Stallman |
(operate-on-rectangle): If we overshoot when looking for endcol, back up.
|
Wed, 03 Sep 1997 20:52:13 +0000 |
Richard M. Stallman |
(menu-bar-help-menu): Rename info item to "Info (Browse Manuals)".
|
Wed, 03 Sep 1997 20:35:35 +0000 |
Richard M. Stallman |
(Fcall_process): Set EOL conversion type to LF when
|
Wed, 03 Sep 1997 20:34:22 +0000 |
Richard M. Stallman |
(main): Call run_time_remap earlier, before any use of stdio.
|
Wed, 03 Sep 1997 16:20:47 +0000 |
Richard M. Stallman |
(read_minibuf): Fix use of Ffboundp.
|
Wed, 03 Sep 1997 07:44:21 +0000 |
Richard M. Stallman |
(ispell-overlay-window): Undo previous change;
|
Wed, 03 Sep 1997 07:30:49 +0000 |
Geoff Voelker |
(my_endbss) [WINDOWSNT]: New variable.
|
Wed, 03 Sep 1997 07:27:58 +0000 |
Richard M. Stallman |
(mule-menu-keymap):
|
Wed, 03 Sep 1997 07:08:43 +0000 |
Richard M. Stallman |
(mail-mode): Set adaptive-fill-first-line-regexp
|
Wed, 03 Sep 1997 05:46:54 +0000 |
Kenichi Handa |
(quail-update-guidance): If PROMPTKEY is
|
Wed, 03 Sep 1997 05:46:07 +0000 |
Kenichi Handa |
For each package, pass t for the SIMPLE
|
Wed, 03 Sep 1997 02:25:42 +0000 |
Geoff Voelker |
Remove OS dependent operations.
|
Wed, 03 Sep 1997 02:19:32 +0000 |
Geoff Voelker |
(WinMain): Allow Emacs process to be started with
|
Wed, 03 Sep 1997 02:19:02 +0000 |
Geoff Voelker |
(CFLAGS_COMMON): Place pdb file in object build
|
Wed, 03 Sep 1997 02:18:32 +0000 |
Geoff Voelker |
(get_env_size): New function.
|
Wed, 03 Sep 1997 02:18:15 +0000 |
Geoff Voelker |
(env_vars): Put site-lisp before lisp in EMACSLOADPATH.
|
Wed, 03 Sep 1997 01:14:40 +0000 |
Geoff Voelker |
(INTERRUPT_INPUT): Don't define.
|
Wed, 03 Sep 1997 01:14:17 +0000 |
Geoff Voelker |
(have_menus_p): Move to w32fns.c.
|
Wed, 03 Sep 1997 01:13:25 +0000 |
Geoff Voelker |
(w32_output): New fields menubar_widget, menubar_active,
|
Wed, 03 Sep 1997 01:07:37 +0000 |
Geoff Voelker |
(SIF_*): Win95 macros defined for NT.
|
Wed, 03 Sep 1997 01:05:33 +0000 |
Geoff Voelker |
Include w32heap.h.
|
Wed, 03 Sep 1997 00:53:34 +0000 |
Geoff Voelker |
(init_menu_items): Disable code.
|
Wed, 03 Sep 1997 00:52:40 +0000 |
Geoff Voelker |
Declare externs from other files.
|
Wed, 03 Sep 1997 00:52:12 +0000 |
Geoff Voelker |
Enumerate operating system types.
|
Wed, 03 Sep 1997 00:51:32 +0000 |
Geoff Voelker |
(os_subtype): New variable.
|
Wed, 03 Sep 1997 00:47:47 +0000 |
Geoff Voelker |
Include limits.h and errno.h.
|
Wed, 03 Sep 1997 00:46:41 +0000 |
Geoff Voelker |
(DebPrint, reset_kbd, unset_kbd, take_console): Delete functions.
|
Wed, 03 Sep 1997 00:46:21 +0000 |
Geoff Voelker |
Remove debugging macros.
|
Wed, 03 Sep 1997 00:43:20 +0000 |
Geoff Voelker |
Include stddef.h.
|
Wed, 03 Sep 1997 00:42:10 +0000 |
Geoff Voelker |
Include config.h and time.h.
|
Wed, 03 Sep 1997 00:41:32 +0000 |
Geoff Voelker |
makefile.nt (TLIB0, TOBJ, OBJ0): New macro.
|
Wed, 03 Sep 1997 00:37:40 +0000 |
Geoff Voelker |
(redisplay_internal): Check to see if frame is not obscured
|
Wed, 03 Sep 1997 00:37:29 +0000 |
Geoff Voelker |
(event_kind) [WINDOWSNT]: New event type: mouse_wheel.
|
Wed, 03 Sep 1997 00:37:00 +0000 |
Geoff Voelker |
(sys_subshell) [DOS_NT]: Save and restore parent's
|
Wed, 03 Sep 1997 00:36:38 +0000 |
Geoff Voelker |
Declare discard_mouse_events.
|
Wed, 03 Sep 1997 00:31:17 +0000 |
Geoff Voelker |
(kbd_buffer_get_event) [WINDOWSNT]: Support
|
Wed, 03 Sep 1997 00:30:51 +0000 |
Geoff Voelker |
(FRAME_OBSCURED_P): New macro.
|
Wed, 03 Sep 1997 00:30:24 +0000 |
Geoff Voelker |
(Fexpand_file_name) [WINDOWSNT]: When stripping
|
Wed, 03 Sep 1997 00:19:25 +0000 |
Geoff Voelker |
(getpid): Delete function.
|
Wed, 03 Sep 1997 00:19:12 +0000 |
Geoff Voelker |
(movemail.exe): Link wsock32.lib before LIBS.
|
Tue, 02 Sep 1997 23:54:07 +0000 |
Geoff Voelker |
Don't unset C-mouse-down bindings.
|
Tue, 02 Sep 1997 23:53:22 +0000 |
Geoff Voelker |
(w32-handle-scroll-bar-event): On up and
|
Tue, 02 Sep 1997 23:52:43 +0000 |
Geoff Voelker |
(file-name-buffer-file-type-alist): Add more
|
Tue, 02 Sep 1997 20:56:22 +0000 |
Richard M. Stallman |
Minor reordering of macros.
|
Tue, 02 Sep 1997 20:56:02 +0000 |
Richard M. Stallman |
(detect_coding_mask): Add in CODING_CATEGORY_MASK_RAW_TEXT
|
Tue, 02 Sep 1997 20:00:28 +0000 |
Richard M. Stallman |
Updated by Boris.
|
Tue, 02 Sep 1997 19:59:11 +0000 |
Richard M. Stallman |
(facemenu-get-face): Just warn when given an
|
Tue, 02 Sep 1997 19:58:56 +0000 |
Richard M. Stallman |
(enriched-decode-foreground, enriched-decode-background):
|
Tue, 02 Sep 1997 19:40:12 +0000 |
Geoff Voelker |
(custom-display): Use w32 instead of win32.
|
Tue, 02 Sep 1997 19:39:53 +0000 |
Geoff Voelker |
(scroll-bar-maybe-set-window-start): Change window
|
Tue, 02 Sep 1997 19:39:35 +0000 |
Geoff Voelker |
(gud-gdb-marker-regexp): Allow for drive letter and colon.
|
Tue, 02 Sep 1997 19:39:14 +0000 |
Geoff Voelker |
(other-frame) [windows-nt]: Use w32-focus-frame.
|
Tue, 02 Sep 1997 19:38:31 +0000 |
Geoff Voelker |
(file-truename) [windows-nt]: Use the canonicalized
|
Tue, 02 Sep 1997 19:38:11 +0000 |
Geoff Voelker |
(standard-display-european): Map \222 to apostrophe.
|
Tue, 02 Sep 1997 19:37:39 +0000 |
Geoff Voelker |
(comint-file-name-chars): Use separate sets for ms-dos and windows-nt.
|
Tue, 02 Sep 1997 19:37:13 +0000 |
Geoff Voelker |
(browse-url-netscape): Check for w32 window-system symbol.
|
Tue, 02 Sep 1997 17:12:46 +0000 |
Richard M. Stallman |
(ask-user-about-lock): Abbreviate file name and locking user's name.
|
Tue, 02 Sep 1997 10:49:43 +0000 |
Kenichi Handa |
(quail-keyboard-layout-alist): Add an
|
Tue, 02 Sep 1997 10:49:07 +0000 |
Kenichi Handa |
(rmail): Reset enable-multibyte-characters to the
|
Tue, 02 Sep 1997 05:59:52 +0000 |
Richard M. Stallman |
(set-coding-system-map):
|
Tue, 02 Sep 1997 05:22:07 +0000 |
Richard M. Stallman |
(Fread_from_minibuffer, Fread_string): Doc fixes.
|
Tue, 02 Sep 1997 05:11:59 +0000 |
Kenichi Handa |
Add rules for cancelling accents by typing
|
Tue, 02 Sep 1997 05:05:37 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 02 Sep 1997 04:59:45 +0000 |
Richard M. Stallman |
Include unistd.h instead of libc.h.
|
Tue, 02 Sep 1997 00:16:45 +0000 |
Richard M. Stallman |
Comment change.
|
Tue, 02 Sep 1997 00:15:04 +0000 |
Richard M. Stallman |
(syms_of_window): Doc fix.
|
Mon, 01 Sep 1997 23:37:14 +0000 |
Richard M. Stallman |
(free_float, free_cons): Don't use the same field for chaining as for marking.
|
Mon, 01 Sep 1997 22:44:22 +0000 |
Richard M. Stallman |
(set-auto-coding): Recognize coding: in first
|
Mon, 01 Sep 1997 22:43:29 +0000 |
Richard M. Stallman |
(Finsert_file_contents): Fix previous change--don't
|
Mon, 01 Sep 1997 21:29:44 +0000 |
Richard M. Stallman |
Fix indentation.
|
Mon, 01 Sep 1997 19:42:16 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 01 Sep 1997 19:25:12 +0000 |
Richard M. Stallman |
(setup-8-bit-environment): Inhibit message when loading latin-N.el.
|
Mon, 01 Sep 1997 18:11:35 +0000 |
Richard M. Stallman |
(reftex-customize): Added call to customize browse.
|
Mon, 01 Sep 1997 17:54:37 +0000 |
Richard M. Stallman |
(describe_category): Handle a sub-chartable.
|
Mon, 01 Sep 1997 17:54:25 +0000 |
Richard M. Stallman |
(internal_self_insert): Only set TARGET_CLM when C2 is tab.
|
Mon, 01 Sep 1997 17:14:48 +0000 |
Richard M. Stallman |
(describe-current-coding-system): Add missing newline in output.
|
Mon, 01 Sep 1997 17:04:41 +0000 |
Richard M. Stallman |
(find-buffer-file-type): Don't check for untranslated file systems here.
|
Mon, 01 Sep 1997 12:36:34 +0000 |
Kenichi Handa |
(quail-translation-keymap): Fix previous
|