Mercurial > emacs
graph
-
(Fgoto_char): When arg is a marker, copy char and byteThu, 01 Jan 1998 07:09:35 +0000, by Richard M. Stallman
-
(set_point_both): Renamed from set_point;Thu, 01 Jan 1998 07:08:33 +0000, by Richard M. Stallman
-
(code_convert_region): Handle bytepos and charpos.Thu, 01 Jan 1998 07:05:26 +0000, by Richard M. Stallman
-
(move_gap): Use move_gap_both.Thu, 01 Jan 1998 07:03:19 +0000, by Richard M. Stallman
-
Update copyright year.Thu, 01 Jan 1998 06:51:31 +0000, by Richard M. Stallman
-
(DECODE_POSITION): New macro.Thu, 01 Jan 1998 06:49:17 +0000, by Richard M. Stallman
-
(Fcall_interactively) <'d', 'r'>: Use set_marker_both.Thu, 01 Jan 1998 06:47:25 +0000, by Richard M. Stallman
-
(status_notify): Use byte and char pointers.Thu, 01 Jan 1998 06:45:08 +0000, by Richard M. Stallman
-
(set_point, temp_set_point): Swap args in decl.Thu, 01 Jan 1998 06:41:39 +0000, by Richard M. Stallman
-
(PRINTDECLARE): Declare old_point_byte and start_point_byte.Thu, 01 Jan 1998 06:40:47 +0000, by Richard M. Stallman
-
(readchar_backlog): New variable.Thu, 01 Jan 1998 06:38:45 +0000, by Richard M. Stallman
-
(scan_newline): Always restore prev value of immediate_quit.Thu, 01 Jan 1998 06:35:47 +0000, by Richard M. Stallman
-
(scan_sexps_forward): Additional arg FROM_BYTE. Calls changed.Thu, 01 Jan 1998 06:31:54 +0000, by Richard M. Stallman
-
(looking_at_1): Use bytepos to call re_search_2.Thu, 01 Jan 1998 02:52:20 +0000, by Richard M. Stallman
-
(SETUP_SYNTAX_TABLE_FOR_OBJECT): Call bytepos_to_charpos.Thu, 01 Jan 1998 02:46:10 +0000, by Richard M. Stallman
-
(casify_region): Scan in bytes and chars.Thu, 01 Jan 1998 02:45:12 +0000, by Richard M. Stallman
-
(marker.o): Depend on charset.h.Thu, 01 Jan 1998 02:44:17 +0000, by Richard M. Stallman
-
(forward_point): Function deleted.Thu, 01 Jan 1998 02:42:48 +0000, by Richard M. Stallman
-
(struct position): New field bytepos.Thu, 01 Jan 1998 02:40:05 +0000, by Richard M. Stallman
-
(command_loop_1): Use PT_BYTE when calling FETCH_BYTE.Thu, 01 Jan 1998 02:39:04 +0000, by Richard M. Stallman
-
(Fmake_indirect_buffer): Use set_marker_both.Thu, 01 Jan 1998 02:37:16 +0000, by Richard M. Stallman
-
(marker_byte_position): Renamed from marker_position.Thu, 01 Jan 1998 02:35:09 +0000, by Richard M. Stallman
-
(redisplay_internal): Use scan_newline.Thu, 01 Jan 1998 02:27:27 +0000, by Richard M. Stallman
-
(unshow_buffer): Set PT with TEMP_SET_PT_BOTH.Thu, 01 Jan 1998 02:07:14 +0000, by Richard M. Stallman
-
(Fchars_in_string): Update call to CHAR_HEAD_P.Wed, 31 Dec 1997 22:18:06 +0000, by Richard M. Stallman
-
(Finsert_file_contents): Update call to CHAR_HEAD_P.Wed, 31 Dec 1997 22:16:35 +0000, by Richard M. Stallman
-
(Fminibuffer_complete_word): Handle bytes vs charactersWed, 31 Dec 1997 21:56:00 +0000, by Richard M. Stallman
-
(CHAR_HEAD_P): Take char, not pointer, as arg.Wed, 31 Dec 1997 21:49:31 +0000, by Richard M. Stallman
-
(doprnt1): Call to CHAR_HEAD_P fixed.Wed, 31 Dec 1997 21:48:28 +0000, by Richard M. Stallman
-
(describe_abbrev): Return void.Wed, 31 Dec 1997 05:05:32 +0000, by Richard M. Stallman
-
(LIB_MOTIF): Define, if HAVE_LIBINTL.Wed, 31 Dec 1997 04:44:31 +0000, by Richard M. Stallman
-
(abort): New function.Tue, 30 Dec 1997 19:01:13 +0000, by Richard M. Stallman
-
(desktop-enable): New variable.Mon, 29 Dec 1997 20:58:19 +0000, by Richard M. Stallman
-
(Fcall_process): Cast new_argv for child_setup.Sun, 28 Dec 1997 19:19:00 +0000, by Richard M. Stallman
-
(Fx_rotate_cut_buffers_internal): Doc fix.Sun, 28 Dec 1997 19:06:57 +0000, by Richard M. Stallman
-
(Fread_command, Fread_variable): Fix previous change.Sat, 27 Dec 1997 08:16:00 +0000, by Richard M. Stallman
-
(Ftext_properties_at): Doc fix.Fri, 26 Dec 1997 22:51:41 +0000, by Richard M. Stallman
-
Declare nonascii_insert_offset.Fri, 26 Dec 1997 20:45:22 +0000, by Richard M. Stallman
-
(undigestify-rmail-message): If in summary, switch to the Rmail buffer.Fri, 26 Dec 1997 10:48:47 +0000, by Richard M. Stallman
-
(info-lookup-symbol-alist): Handle Emacs Lisp mode.Fri, 26 Dec 1997 10:47:20 +0000, by Richard M. Stallman
-
(HAVE_STRING_H): Add #undef.Fri, 26 Dec 1997 10:41:25 +0000, by Richard M. Stallman
-
(Vminor_mode_overriding_map_alist): New variable.Fri, 26 Dec 1997 10:38:56 +0000, by Richard M. Stallman
-
Some comment, doc and bug fixes.Thu, 25 Dec 1997 18:33:52 +0000, by Richard M. Stallman
-
Customized.Thu, 25 Dec 1997 01:11:47 +0000, by Richard M. Stallman
-
(Info-mode): Doc fix.Mon, 22 Dec 1997 22:28:11 +0000, by Richard M. Stallman
-
(dired-mark-sexp): Skip leading space in defining `uid'.Mon, 22 Dec 1997 22:09:22 +0000, by Richard M. Stallman
-
(mouse-avoidance-mode): Variable customized to automatically load the package.Mon, 22 Dec 1997 21:50:59 +0000, by Richard M. Stallman
-
(view-register): Show register type file-query.Mon, 22 Dec 1997 21:47:18 +0000, by Richard M. Stallman
-
(previous-matching-history-element): BindMon, 22 Dec 1997 21:33:35 +0000, by Richard M. Stallman
-
(browse-url-path-regexp, browse-url-short-regexp,Mon, 22 Dec 1997 19:26:10 +0000, by Dave Love
-
(apropos-print): Pass t instead of DO-KEYSMon, 22 Dec 1997 07:39:09 +0000, by Richard M. Stallman
-
(cc-imenu-objc-function): Use bufsubst-fun as a variable, not as a function.Mon, 22 Dec 1997 07:10:19 +0000, by Richard M. Stallman
-
Fix mailer-introduced garbling.Mon, 22 Dec 1997 06:06:54 +0000, by Richard M. Stallman
-
Fix copyright notice.Mon, 22 Dec 1997 02:33:25 +0000, by Richard M. Stallman
-
Doc fixes. Changed `append' to `nconc'Mon, 22 Dec 1997 02:26:17 +0000, by Richard M. Stallman
-
(LIBX11_SYSTEM) [HAVE_LIBINTL and MOTIF]: Add -lintl.Sun, 21 Dec 1997 02:44:46 +0000, by Richard M. Stallman
-
(HAVE_LIBINTL): Add #undef.Sun, 21 Dec 1997 02:44:20 +0000, by Richard M. Stallman
-
(find-file-noselect): Fix previous change.Sun, 21 Dec 1997 02:34:59 +0000, by Richard M. Stallman
-
(isearch-mode-map): Don't count above 256Sun, 21 Dec 1997 02:33:57 +0000, by Richard M. Stallman
-
(message2_nolog): Fix arg types.Sun, 21 Dec 1997 02:32:45 +0000, by Richard M. Stallman
-
(sys_signal): Undo previous change.Sun, 21 Dec 1997 02:28:52 +0000, by Richard M. Stallman
-
(jka-compr-insert-file-contents):Sun, 21 Dec 1997 02:26:48 +0000, by Richard M. Stallman
-
(Fexecute_extended_command):Sun, 21 Dec 1997 02:19:17 +0000, by Richard M. Stallman
-
(Fgarbage_collect):Sun, 21 Dec 1997 02:17:50 +0000, by Richard M. Stallman
-
(message2_nolog): New arg MULTIBYTE.Sun, 21 Dec 1997 02:17:16 +0000, by Richard M. Stallman
-
(Fexecute_extended_command):Sun, 21 Dec 1997 02:12:03 +0000, by Richard M. Stallman
-
(find-file-noselect): Signal error if file is unreadable.Sun, 21 Dec 1997 02:10:01 +0000, by Richard M. Stallman
-
(match-string-no-properties): New function.Sun, 21 Dec 1997 02:08:37 +0000, by Richard M. Stallman
-
(define-mail-alias): Handle backslash-quotingSun, 21 Dec 1997 02:07:32 +0000, by Richard M. Stallman
-
(Vsignal_USR1_hook, Vsignal_USR2_hook): New variables.Sun, 21 Dec 1997 02:06:32 +0000, by Richard M. Stallman
-
(x_display_cursor): Abort if X or Y is out of range.Sun, 21 Dec 1997 01:59:49 +0000, by Richard M. Stallman
-
Comment changes.Sun, 21 Dec 1997 01:57:48 +0000, by Richard M. Stallman
-
(Fparse_partial_sexp): Return nil for 9th elementSun, 21 Dec 1997 01:57:32 +0000, by Richard M. Stallman
-
(mule-keymap): Delete the binding for toggle-enable-multibyte-characters.Sun, 21 Dec 1997 01:53:43 +0000, by Richard M. Stallman
-
(copy-region-as-kill): Deactivate mark in transient-mark-mode.Sun, 21 Dec 1997 01:52:31 +0000, by Richard M. Stallman
-
(toggle-enable-multibyte-characters): Doc fix.Sun, 21 Dec 1997 01:49:03 +0000, by Richard M. Stallman
-
(completion-setup-hook): Add definition.Sun, 21 Dec 1997 01:47:48 +0000, by Richard M. Stallman
-
(menu-bar-select-yank): Add apropos-inhibit property.Sun, 21 Dec 1997 01:46:29 +0000, by Richard M. Stallman
-
(apropos, apropos-command): Ignore symbols that have apropos-inhibit property.Sun, 21 Dec 1997 01:46:14 +0000, by Richard M. Stallman
-
(standard-display-european): Doc fix.Sun, 21 Dec 1997 01:45:08 +0000, by Richard M. Stallman
-
(Fread_variable): If DEFAULT_VALUE is symbol, use its name.Sun, 21 Dec 1997 01:44:07 +0000, by Richard M. Stallman
-
(sparc-fujitsu-sysv4*): New target.Sun, 21 Dec 1997 01:41:43 +0000, by Richard M. Stallman
-
(split-string): Handle empty matches reasonably.Sun, 21 Dec 1997 01:35:50 +0000, by Richard M. Stallman
-
Comment and whitespace changes.Sun, 21 Dec 1997 01:34:37 +0000, by Richard M. Stallman
-
(calendar-french-single-byteify): New function.Sun, 21 Dec 1997 01:33:06 +0000, by Richard M. Stallman
-
(message_dolog): Update PT and ZV properly when at end ofSun, 21 Dec 1997 01:20:26 +0000, by Richard M. Stallman
-
(read-password): New function.Sun, 21 Dec 1997 00:50:07 +0000, by Richard M. Stallman
-
(update_one_menu_entry): Add conditional in case XmNpositionIndex is missing.Sat, 20 Dec 1997 23:12:09 +0000, by Richard M. Stallman
-
(iswitchb-completion-help): Multiple TAB pressesFri, 19 Dec 1997 14:58:42 +0000, by Karl Heuer
-
Don't call set-terminal-coding-systemFri, 19 Dec 1997 14:57:14 +0000, by Karl Heuer
-
(Vread_buffer_function): New var.Fri, 19 Dec 1997 14:54:55 +0000, by Karl Heuer
-
(set-language-info): Doc fix.Fri, 19 Dec 1997 14:51:52 +0000, by Karl Heuer
-
(widget-choose): Allow scrolling of large lists.Fri, 19 Dec 1997 14:46:20 +0000, by Karl Heuer
-
(transpose-subr): Rewrite to make faster with big moveWed, 17 Dec 1997 13:54:03 +0000, by Andreas Schwab
-
Cache more tests. Add missing quotes aroundWed, 17 Dec 1997 13:16:22 +0000, by Andreas Schwab
-
(Man-mode-line-format): Update to include the new formatWed, 17 Dec 1997 12:51:53 +0000, by Andreas Schwab
-
Add reference to new Calendrical Calculations book.Tue, 16 Dec 1997 19:12:36 +0000, by Paul Eggert
-
Define indentation in normal dialect for let-syntax,Sat, 13 Dec 1997 22:21:03 +0000, by Dave Love
-
(browse-url-lynx-emacs): Add sentinel to kill the buffer when lynxFri, 12 Dec 1997 17:43:13 +0000, by Dave Love
-
Use imenu-case-fold-search.Fri, 12 Dec 1997 17:10:08 +0000, by Dave Love
-
(comint-strip-ctrl-m): Don't die ifThu, 11 Dec 1997 07:25:16 +0000, by Karl Heuer
-
(telnet-filter): Position comint-last-output-start.Thu, 11 Dec 1997 07:24:47 +0000, by Karl Heuer
-
(sys_signal): Add two casts.Thu, 11 Dec 1997 07:22:21 +0000, by Karl Heuer
-
(GROW_FAIL_STACK): Fix test for stack size at max.Thu, 11 Dec 1997 07:21:05 +0000, by Karl Heuer
-
(auto-mode-alist): Add .am as makefile-mode.Thu, 11 Dec 1997 07:07:42 +0000, by Karl Heuer
-
(ange-ftp-date-regexp): Fix the problem with misparsingThu, 11 Dec 1997 06:58:17 +0000, by Paul Eggert
-
(dired-move-to-filename-regexp):Thu, 11 Dec 1997 06:58:17 +0000, by Paul Eggert
-
Customized.Wed, 10 Dec 1997 11:24:33 +0000, by Andreas Schwab
-
(GROW_FAIL_STACK): Fix previous change:Tue, 09 Dec 1997 23:04:38 +0000, by Karl Heuer
-
(TYPICAL_FAILURE_SIZE): Renamed from MAX_FAILURE_ITEMS.Tue, 09 Dec 1997 23:01:27 +0000, by Karl Heuer
-
(Fcall_process): Don't clobber new_argv[0]Tue, 09 Dec 1997 22:47:45 +0000, by Karl Heuer
-
(bibtex-generate-autokey): Doc fix.Tue, 09 Dec 1997 22:43:32 +0000, by Karl Heuer
-
(bibtex-generate-autokey): Doc fix.Tue, 09 Dec 1997 22:42:05 +0000, by Karl Heuer
-
(custom-add-version): New function.Tue, 09 Dec 1997 22:04:25 +0000, by Karl Heuer
-
(customize-changed-options): New function.Tue, 09 Dec 1997 21:41:33 +0000, by Karl Heuer
-
(facemenu-remove-face-props): Renamed fromTue, 09 Dec 1997 21:34:50 +0000, by Karl Heuer
-
Initial revisionTue, 09 Dec 1997 04:19:13 +0000, by Kenichi Handa
-
Require 'korea-util.Tue, 09 Dec 1997 04:18:08 +0000, by Kenichi Handa
-
Title string of the input methodTue, 09 Dec 1997 04:18:08 +0000, by Kenichi Handa
-
Require 'korea-util. Title string of the inputTue, 09 Dec 1997 04:18:08 +0000, by Kenichi Handa
-
Title string of the input methodTue, 09 Dec 1997 04:18:08 +0000, by Kenichi Handa
-
Documentation for "Korean" lang. env. modified.Tue, 09 Dec 1997 04:16:20 +0000, by Kenichi Handa
-
(Fcall_process): Set Vlast_coding_system_used afterTue, 09 Dec 1997 04:12:03 +0000, by Kenichi Handa
-
(Fget_unused_iso_final_char): New function.Tue, 09 Dec 1997 04:12:03 +0000, by Kenichi Handa
-
(setup_coding_system): Do not setTue, 09 Dec 1997 04:12:03 +0000, by Kenichi Handa
-
(read_process_output): Fix previous change, i.e, ifTue, 09 Dec 1997 04:12:03 +0000, by Kenichi Handa
-
(Finsert_file_contents): Set Vlast_coding_system_usedTue, 09 Dec 1997 04:12:03 +0000, by Kenichi Handa
-
(Fexecute_extended_command): Fix previous change.Mon, 08 Dec 1997 06:58:14 +0000, by Kenichi Handa
-
(number-to-register): Move point as a side effect.Mon, 08 Dec 1997 01:57:31 +0000, by Karl Heuer
-
(calendar-day-name): Truncate properly whenMon, 08 Dec 1997 01:46:34 +0000, by Karl Heuer
-
(read_process_output): Allocate for coding system, ifMon, 08 Dec 1997 01:35:12 +0000, by Karl Heuer
-
(mail-extr-all-top-level-domains): More domains.Sun, 07 Dec 1997 22:15:02 +0000, by Karl Heuer
-
(outline-next-preface):Sun, 07 Dec 1997 21:49:09 +0000, by Karl Heuer
-
(gud-mips-p): Fix regexp so it will match alphaev56-* too.Sun, 07 Dec 1997 21:40:41 +0000, by Karl Heuer
-
Minor repair of previous change.Fri, 05 Dec 1997 21:28:00 +0000, by Edward M. Reingold
-
Add fixed date (RD) to menu of other dates.Fri, 05 Dec 1997 17:37:39 +0000, by Edward M. Reingold
-
Fix bad call to error.Fri, 05 Dec 1997 17:22:31 +0000, by Edward M. Reingold
-
(Info-insert-dir): Use leading space in buffer name.Fri, 05 Dec 1997 08:04:59 +0000, by Karl Heuer
-
Deal with `#'s in variable references.Thu, 04 Dec 1997 19:47:59 +0000, by Simon Marshall
-
Another patch by Michael Cook to fix annotation.Thu, 04 Dec 1997 17:45:22 +0000, by Oliver Seidel
-
Allow messages retrieved from the POPThu, 04 Dec 1997 06:44:56 +0000, by Karl Heuer
-
(frame-configuration-to-register)Thu, 04 Dec 1997 06:14:04 +0000, by Karl Heuer
-
(ctl-x-map): Add bindings rn and r+Thu, 04 Dec 1997 06:13:35 +0000, by Karl Heuer
-
(unlock, relock): Don't reference cpp/ directory.Thu, 04 Dec 1997 06:03:22 +0000, by Karl Heuer
-
(byte-optimize-lapcode): CorrectlyThu, 04 Dec 1997 05:58:56 +0000, by Karl Heuer
-
Customized.Thu, 04 Dec 1997 05:56:22 +0000, by Karl Heuer
-
(main): Fix the stack-limit code to calculateThu, 04 Dec 1997 05:53:41 +0000, by Karl Heuer
-
(custom-unlispify-remove-prefixes): Reference toThu, 04 Dec 1997 05:49:21 +0000, by Karl Heuer
-
(global-set-key, local-set-key): Doc fix.Thu, 04 Dec 1997 05:28:27 +0000, by Karl Heuer
-
(mail-parse-comma-list):Thu, 04 Dec 1997 05:26:28 +0000, by Karl Heuer
-
(sendmail-send-it): Parse foldedThu, 04 Dec 1997 05:25:59 +0000, by Karl Heuer
-
Require imenu.Thu, 04 Dec 1997 05:17:31 +0000, by Karl Heuer
-
(Feval_region): Doc correction (point does not move).Thu, 04 Dec 1997 04:49:06 +0000, by Karl Heuer
-
(load-with-code-conversion): Doc fix.Thu, 04 Dec 1997 04:47:41 +0000, by Karl Heuer
-
(debug-on-entry): If definition is a symbol,Thu, 04 Dec 1997 04:46:09 +0000, by Karl Heuer
-
(debugger-mode-hook): New user variable.Thu, 04 Dec 1997 04:42:31 +0000, by Karl Heuer
-
(change-log-add-make-room): New function.Thu, 04 Dec 1997 04:42:08 +0000, by Karl Heuer
-
(inferior-octave-directory-tracker):Thu, 04 Dec 1997 04:39:00 +0000, by Karl Heuer
-
(mail-extr-voodoo): Allow & between names.Thu, 04 Dec 1997 04:36:46 +0000, by Richard M. Stallman
-
(rmail-decode-quoted-printable): New functionThu, 04 Dec 1997 04:32:03 +0000, by Karl Heuer
-
(custom-save-delete, custom-save-all):Thu, 04 Dec 1997 04:30:59 +0000, by Karl Heuer
-
(custom-variable-prompt): Ensure valid variable nameThu, 04 Dec 1997 04:29:45 +0000, by Karl Heuer
-
(prolog-mode-variables):Thu, 04 Dec 1997 04:28:41 +0000, by Karl Heuer
-
(sh-imenu-generic-expression): New variable.Thu, 04 Dec 1997 04:27:50 +0000, by Karl Heuer
-
(sgml-mode): Set imenu-generic-expression.Thu, 04 Dec 1997 04:20:34 +0000, by Karl Heuer
-
(french-calendar-special-days-array): New function.Thu, 04 Dec 1997 04:13:58 +0000, by Karl Heuer
-
Fix comment (avoid spurious "unterminated comment" warning)Thu, 04 Dec 1997 03:36:09 +0000, by Karl Heuer
-
Comment fix (to avoid "unterminated comment" warning).Thu, 04 Dec 1997 03:30:03 +0000, by Karl Heuer
-
automatically generated from GPLed versionThu, 04 Dec 1997 01:16:52 +0000, by Ulrich Drepper
-
New function ispell-comments-and-strings.Wed, 03 Dec 1997 17:20:13 +0000, by Gerd Moellmann
-
Added category patch by Michael R Cook <mcook@cognex.com>.Wed, 03 Dec 1997 12:18:20 +0000, by Oliver Seidel
-
(mbx_write) [MAIL_USE_POP]: Disable the code which quotes with aWed, 03 Dec 1997 07:11:43 +0000, by Paul Eggert
-
(make-frame-names-alist, select-frame-by-name): NewMon, 01 Dec 1997 14:22:04 +0000, by Eli Zaretskii
-
(sh-mode): Set `comment-start-skip' always.Sun, 30 Nov 1997 12:21:42 +0000, by Dave Love
-
(indent-for-comment): Check for null `comment-start-skip'.Sun, 30 Nov 1997 12:20:49 +0000, by Dave Love
-
1997-11-27 Richard Stallman <rms@sucrose.ai.mit.edu>Sat, 29 Nov 1997 05:21:18 +0000, by Joel N. Weber II
-
(create_process, deactivate_process, close_process_descs):Fri, 28 Nov 1997 14:53:09 +0000, by Andreas Schwab
-
(describe_map): Fix decl of arg ELT_DESCRIBER.Fri, 28 Nov 1997 14:50:36 +0000, by Andreas Schwab
-
(Fsuspend_emacs): Cast init_sys_modes when callingFri, 28 Nov 1997 14:48:28 +0000, by Andreas Schwab
-
(reset_sigio): Return void.Fri, 28 Nov 1997 14:45:07 +0000, by Andreas Schwab
-
(do_autoload): Return void.Fri, 28 Nov 1997 14:39:13 +0000, by Andreas Schwab
-
(internal_with_output_to_temp_buffer):Fri, 28 Nov 1997 14:37:15 +0000, by Andreas Schwab
-
(message): Declare a as char *[3].Fri, 28 Nov 1997 14:34:52 +0000, by Andreas Schwab
-
(malloc_warning, display_malloc_warning): Return void.Fri, 28 Nov 1997 14:32:30 +0000, by Andreas Schwab
-
(describe_vector): Declaration fixed (delete `.' at theThu, 27 Nov 1997 12:39:03 +0000, by Kenichi Handa
-
(record_delete, record_marker_adjustment): Declare them as void.Thu, 27 Nov 1997 12:19:39 +0000, by Kenichi Handa
-
(record_change, record_first_change,Thu, 27 Nov 1997 12:16:08 +0000, by Kenichi Handa
-
(invalidate_current_column): Declare it as void.Thu, 27 Nov 1997 12:12:50 +0000, by Kenichi Handa
-
(report_file_error): Declare it as void.Thu, 27 Nov 1997 12:10:31 +0000, by Kenichi Handa
-
(unlock_buffer): Declare it as void.Thu, 27 Nov 1997 12:07:07 +0000, by Kenichi Handa
-
(nsberror, record_buffer, validate_region,Thu, 27 Nov 1997 12:04:49 +0000, by Kenichi Handa
-
(discard_tty_input, init_baud_rate,Thu, 27 Nov 1997 12:00:42 +0000, by Kenichi Handa
-
(Fexecute_extended_command): Give Voverriding_local_map as theThu, 27 Nov 1997 11:38:17 +0000, by Kenichi Handa
-
(echo_now, record_auto_save, cmd_error_internal,Thu, 27 Nov 1997 11:26:45 +0000, by Kenichi Handa
-
(x_make_frame_visible): Give dummy arg toThu, 27 Nov 1997 08:32:40 +0000, by Kenichi Handa
-
(redisplay_preserve_echo_area): Declare it as void.Thu, 27 Nov 1997 08:15:40 +0000, by Kenichi Handa
-
(strwidth): Remove extra argument to buffer_display_table.Thu, 27 Nov 1997 08:14:56 +0000, by Kenichi Handa
-
Changed the comment about `umask 0' to say `Don't restrict access to anyWed, 26 Nov 1997 17:29:10 +0000, by Joel N. Weber II
-
Describe diary-float function.Wed, 26 Nov 1997 16:35:30 +0000, by Edward M. Reingold
-
(bibtex-maintainer-address, bibtex-submit-bug-report):Wed, 26 Nov 1997 16:12:25 +0000, by Richard M. Stallman
-
Only use syntactic keywords if non-nil.Wed, 26 Nov 1997 14:42:37 +0000, by Simon Marshall
-
Just a header comment fix.Wed, 26 Nov 1997 14:38:48 +0000, by Simon Marshall
-
automatically generated from GPLed versionWed, 26 Nov 1997 05:04:06 +0000, by Ulrich Drepper
-
Describe diary-remind and diary-date.Tue, 25 Nov 1997 22:24:13 +0000, by Edward M. Reingold
-
(diary-mail-days): Fix previous change.Tue, 25 Nov 1997 19:49:42 +0000, by Richard M. Stallman
-
(mode-line-format): Include which-func-mode item.Tue, 25 Nov 1997 19:31:44 +0000, by Richard M. Stallman
-
(SPLIT_STRING): Remove extra argument toTue, 25 Nov 1997 14:09:14 +0000, by Andreas Schwab
-
Add prototypes.Tue, 25 Nov 1997 14:06:38 +0000, by Andreas Schwab
-
(Fx_disown_selection_internal): Fix type of EVENT.Tue, 25 Nov 1997 13:48:10 +0000, by Andreas Schwab
-
Add prototypes.Tue, 25 Nov 1997 13:44:34 +0000, by Andreas Schwab
-
Add prototypes.Tue, 25 Nov 1997 13:38:04 +0000, by Andreas Schwab
-
Include "intervals.h" for prototypes.Tue, 25 Nov 1997 13:28:06 +0000, by Andreas Schwab
-
(free_fontset_data): Don't free null pointer.Tue, 25 Nov 1997 04:49:10 +0000, by Richard M. Stallman
-
(diary-mail-addr, diary-mail-days): New variables.Tue, 25 Nov 1997 04:00:20 +0000, by Richard M. Stallman
-
Update author email address.Tue, 25 Nov 1997 03:40:58 +0000, by Richard M. Stallman
-
new versionTue, 25 Nov 1997 02:10:08 +0000, by Michael Kifer
-
Fixed duplicate KEYs in menu-bar-describe-menu.Mon, 24 Nov 1997 20:16:20 +0000, by Simon Marshall
-
(AC_CHECK_FUNCS): Add strftime.Mon, 24 Nov 1997 19:50:22 +0000, by Paul Eggert
-
($(BLD)\strftime.obj): No need to compile with -Dstrftime=emacs_strftime.Mon, 24 Nov 1997 19:50:22 +0000, by Paul Eggert
-
(strftime.o):Mon, 24 Nov 1997 19:50:22 +0000, by Paul Eggert
-
(emacs_strftime): New decl.Mon, 24 Nov 1997 19:50:22 +0000, by Paul Eggert
-
(HAVE_STRFTIME): New undef.Mon, 24 Nov 1997 19:50:22 +0000, by Paul Eggert
-
(menu-bar-help-menu): Reorganize into more submenus.Mon, 24 Nov 1997 04:59:24 +0000, by Richard M. Stallman
-
(apropos-variable): New command.Mon, 24 Nov 1997 04:55:48 +0000, by Richard M. Stallman
-
(scheme-mode-variables): Bind normal-auto-fill-function.Mon, 24 Nov 1997 03:43:19 +0000, by Richard M. Stallman
-
(lisp-mode-auto-fill): New function.Mon, 24 Nov 1997 03:32:20 +0000, by Richard M. Stallman
-
Comment fix.Sun, 23 Nov 1997 02:30:00 +0000, by Karl Heuer
-
Some comment and doc fixes.Sun, 23 Nov 1997 02:26:50 +0000, by Karl Heuer
-
(back_comment): Handle 2-char comment startsSun, 23 Nov 1997 02:18:34 +0000, by Karl Heuer
-
(b2m): Define VERSION. Link with $(GETOPTOBJS).Sun, 23 Nov 1997 02:17:48 +0000, by Karl Heuer
-
Include getopt.h.Sun, 23 Nov 1997 02:17:36 +0000, by Karl Heuer
-
(ange-ftp-generate-passwd-key):Sun, 23 Nov 1997 02:16:13 +0000, by Karl Heuer
-
(perl-mode): Delete autoload cookie.Sun, 23 Nov 1997 02:14:14 +0000, by Karl Heuer
-
(auto-mode-alist): Add more extensions for perl-mode.Sun, 23 Nov 1997 02:13:26 +0000, by Karl Heuer
-
(window-configuration-to-register):Sun, 23 Nov 1997 02:12:23 +0000, by Karl Heuer
-
Initial revisionSun, 23 Nov 1997 02:10:07 +0000, by Karl Heuer
-
Comment change.Sun, 23 Nov 1997 01:13:47 +0000, by Richard M. Stallman
-
Initial revisionSun, 23 Nov 1997 01:13:07 +0000, by Richard M. Stallman
-
Doc fixes and extra customization.Fri, 21 Nov 1997 23:57:48 +0000, by Dave Love
-
(copy_keymap_1): Fix return type.Fri, 21 Nov 1997 15:18:28 +0000, by Andreas Schwab
-
Add prototypes and more function declarations.Fri, 21 Nov 1997 15:12:34 +0000, by Andreas Schwab
-
(traverse_intervals): Protoize parameter.Fri, 21 Nov 1997 15:07:57 +0000, by Andreas Schwab
-
Protoize function declarations.Fri, 21 Nov 1997 15:06:01 +0000, by Andreas Schwab
-
Protoize functions declarations.Fri, 21 Nov 1997 15:01:36 +0000, by Andreas Schwab
-
* fns.c (map_char_table): Protoize parameter.Fri, 21 Nov 1997 14:58:22 +0000, by Andreas Schwab
-
(close_file_unwind): Fix return type and return nil.Fri, 21 Nov 1997 14:56:30 +0000, by Andreas Schwab
-
(record_unwind_protect): Protoize parameter.Fri, 21 Nov 1997 14:54:13 +0000, by Andreas Schwab
-
(Fchar_to_string): Declare `workbuf' as unsigned char.Fri, 21 Nov 1997 14:52:16 +0000, by Andreas Schwab
-
(doprnt1): Declare `charbuf' as unsigned char.Fri, 21 Nov 1997 14:48:34 +0000, by Andreas Schwab
-
Add prototypes. Remove declaration of obsoleteFri, 21 Nov 1997 14:46:31 +0000, by Andreas Schwab
-
Add more prototypes and function declarations.Fri, 21 Nov 1997 14:42:33 +0000, by Andreas Schwab
-
(setup_ccl_program): Define as returning nothing.Fri, 21 Nov 1997 14:31:20 +0000, by Andreas Schwab
-
Add declaration of setup_ccl_program and ccl_driver.Fri, 21 Nov 1997 14:30:34 +0000, by Andreas Schwab
-
Add declaration of word_boundary_p.Fri, 21 Nov 1997 14:26:38 +0000, by Andreas Schwab
-
Add more protypes and function declarations.Fri, 21 Nov 1997 14:19:57 +0000, by Andreas Schwab
-
(printchar): Declare `work' as unsigned char.Fri, 21 Nov 1997 14:05:58 +0000, by Andreas Schwab
-
(read_minibuf_unwind): Fix return type and return nil.Fri, 21 Nov 1997 13:50:47 +0000, by Andreas Schwab
-
(unchain_marker): Define as returning nothing.Fri, 21 Nov 1997 13:33:35 +0000, by Andreas Schwab
-
Declare finalize_kbd_macro_chars andFri, 21 Nov 1997 13:24:40 +0000, by Andreas Schwab
-
(store_kbd_macro_char): Define as returning nothing.Fri, 21 Nov 1997 13:03:55 +0000, by Andreas Schwab
-
(read1): Declare `workbuf' as unsigned char.Fri, 21 Nov 1997 12:54:36 +0000, by Andreas Schwab
-
Add more prototypes and declarations. Forward declareFri, 21 Nov 1997 12:49:52 +0000, by Andreas Schwab
-
(gud-sentinel): Set mode-line-process in the processFri, 21 Nov 1997 10:34:10 +0000, by Andreas Schwab
-
(set-input-method): Renamed from select-input-method.Thu, 20 Nov 1997 22:14:40 +0000, by Karl Heuer
-
Comment fix.Thu, 20 Nov 1997 22:12:59 +0000, by Karl Heuer
-
(init_system_name): Don't use sysinfo.Thu, 20 Nov 1997 22:05:08 +0000, by Karl Heuer
-
(skip_chars): Check type of `string' before using it.Thu, 20 Nov 1997 22:03:42 +0000, by Karl Heuer
-
(write-file): Make buffer writable if the new file is.Thu, 20 Nov 1997 22:00:57 +0000, by Karl Heuer
-
(describe-variable): Don't use symbol-name if v isn't symbol.Thu, 20 Nov 1997 21:59:02 +0000, by Karl Heuer
-
(LIBS_SYSTEM): Define this.Thu, 20 Nov 1997 21:56:52 +0000, by Karl Heuer
-
Treat DGUX the same as USG.Thu, 20 Nov 1997 21:54:20 +0000, by Karl Heuer
-
(i586-dg-dguxR4.*): New name in case branch.Thu, 20 Nov 1997 21:52:47 +0000, by Karl Heuer
-
(help-with-tutorial-alist): New variable.Thu, 20 Nov 1997 21:47:12 +0000, by Karl Heuer
-
(mail-extract-address-components):Thu, 20 Nov 1997 21:45:59 +0000, by Karl Heuer
-
Configure the man subdirectory.Thu, 20 Nov 1997 16:36:24 +0000, by Eli Zaretskii
-
Initial revisionThu, 20 Nov 1997 16:29:53 +0000, by Eli Zaretskii
-
(man): New target to build the manual.Thu, 20 Nov 1997 16:23:24 +0000, by Eli Zaretskii
-
(set-frame-name): New function.Thu, 20 Nov 1997 15:55:31 +0000, by Eli Zaretskii
-
(frame_name_fnn_p, set_term_frame_name): New functions.Thu, 20 Nov 1997 15:50:59 +0000, by Eli Zaretskii
-
(kill-region): Detect read-only textWed, 19 Nov 1997 21:36:56 +0000, by Karl Heuer
-
(print-region-1): When running pr, use -h always.Wed, 19 Nov 1997 04:25:20 +0000, by Karl Heuer
-
(fortran-imenu-generic-expression): MatchTue, 18 Nov 1997 23:21:34 +0000, by Dave Love
-
automatically generated from GPLed versionTue, 18 Nov 1997 23:05:21 +0000, by Ulrich Drepper
-
(isearch-yank-string): New helper function.Tue, 18 Nov 1997 22:31:16 +0000, by Karl Heuer
-
Improve previous change.Tue, 18 Nov 1997 21:22:28 +0000, by Karl Heuer
-
(rmail-convert-to-babyl-format): If theTue, 18 Nov 1997 21:13:57 +0000, by Karl Heuer
-
(ange-ftp-date-regexp):Mon, 17 Nov 1997 18:55:46 +0000, by Paul Eggert
-
(dired-move-to-filename-regexp):Mon, 17 Nov 1997 18:55:46 +0000, by Paul Eggert
-
(Fexecute_extended_command): Fix message wording.Mon, 17 Nov 1997 02:15:35 +0000, by Karl Heuer
-
(list-diary-entries, list-sexp-diary-entries, add-to-diary-list):Mon, 17 Nov 1997 01:59:28 +0000, by Karl Heuer
-
(list-islamic-diary-entries): Add the diary entryMon, 17 Nov 1997 01:59:00 +0000, by Karl Heuer
-
(list-hebrew-diary-entries): Add the diary entryMon, 17 Nov 1997 01:58:42 +0000, by Karl Heuer
-
(Man-init-defvars, Man-build-man-command):Mon, 17 Nov 1997 01:56:15 +0000, by Karl Heuer
-
(comment-padding): New var.Sat, 15 Nov 1997 21:14:21 +0000, by Karl Heuer
-
(finder-find-library): Re-instate (with a differentSat, 15 Nov 1997 21:04:47 +0000, by Karl Heuer
-
(fill-individual-paragraphs): Don't getSat, 15 Nov 1997 20:58:28 +0000, by Karl Heuer
-
(custom-face-save): Save the face.Sat, 15 Nov 1997 20:56:41 +0000, by Karl Heuer
-
(rmail-summary-window-size): Allow integer values.Sat, 15 Nov 1997 20:53:54 +0000, by Karl Heuer
-
Use set-input-mode to make Latin-1 chars work.Sat, 15 Nov 1997 20:52:06 +0000, by Karl Heuer
-
(minibuffer_scroll_overlap): New variable.Sat, 15 Nov 1997 20:36:34 +0000, by Karl Heuer
-
(display_text_line): Make decision about which windowsSat, 15 Nov 1997 20:24:41 +0000, by Karl Heuer
-
(ASCII_BYTE_P): New macro.Sat, 15 Nov 1997 20:23:21 +0000, by Karl Heuer
-
(position_indentation): Detect non-breaking space,Sat, 15 Nov 1997 20:22:20 +0000, by Karl Heuer
-
(x_handle_selection_request): Use xfree, not free.Sat, 15 Nov 1997 20:16:49 +0000, by Karl Heuer
-
(tar-mode-map): Fix function name in menu entry.Thu, 13 Nov 1997 11:36:02 +0000, by Andreas Schwab
-
automatically generated from GPLed versionThu, 13 Nov 1997 01:17:00 +0000, by Ulrich Drepper
-
automatically generated from GPLed versionWed, 12 Nov 1997 01:24:57 +0000, by Ulrich Drepper
-
(inferior-octave-startup-args):Tue, 11 Nov 1997 04:00:53 +0000, by Karl Heuer
-
(help-for-help): Update text for `m'.Tue, 11 Nov 1997 03:55:47 +0000, by Karl Heuer
-
(imenu-default-create-index-function):Tue, 11 Nov 1997 03:54:00 +0000, by Karl Heuer
-
(perform-replace): In Transient Mark mode, ifTue, 11 Nov 1997 03:26:55 +0000, by Karl Heuer
-
New category ` '.Tue, 11 Nov 1997 03:24:18 +0000, by Karl Heuer
-
(wordstar-mode): Run wordstar-mode-hook.Tue, 11 Nov 1997 02:56:56 +0000, by Karl Heuer
-
(french-calendar-day-name-array):Tue, 11 Nov 1997 02:55:34 +0000, by Karl Heuer
-
(query-replace-highlight): Change default to t.Tue, 11 Nov 1997 02:54:10 +0000, by Karl Heuer
-
(describe-function): Handle the arglist of a macro.Tue, 11 Nov 1997 02:52:50 +0000, by Karl Heuer
-
(mail-extr-voodoo): Comment out &-substitution.Tue, 11 Nov 1997 02:51:06 +0000, by Karl Heuer
-
(finder-exit): Simplify.Mon, 10 Nov 1997 23:28:59 +0000, by Karl Heuer
-
Support for Japanese display on DOS/V systems.Mon, 10 Nov 1997 14:49:40 +0000, by Eli Zaretskii
-
(archive-zoo-summarize): Properly handle the case ofMon, 10 Nov 1997 12:37:34 +0000, by Andreas Schwab
-
Don't ask questions when replacing README.Sat, 08 Nov 1997 04:02:33 +0000, by Karl Heuer
-
(gnus-mule-initialize): Do not setSat, 08 Nov 1997 03:09:24 +0000, by Kenichi Handa
-
(nntp-coding-system-for-read): Set default value toSat, 08 Nov 1997 03:09:24 +0000, by Kenichi Handa
-
(gnus-read-descriptions-file): DecodeSat, 08 Nov 1997 03:09:24 +0000, by Kenichi Handa
-
(fill-region-as-paragraph): Fix bug ofSat, 08 Nov 1997 03:08:40 +0000, by Kenichi Handa
-
(ccl-encode-koi8-font): Fix bug of CCLSat, 08 Nov 1997 03:08:10 +0000, by Kenichi Handa
-
Add "Upper Sorbian" and "Lower Sorbian" inSat, 08 Nov 1997 03:08:10 +0000, by Kenichi Handa
-
(set-language-environment): RunSat, 08 Nov 1997 03:07:37 +0000, by Kenichi Handa
-
(Fcall_process): GCPRO infile, buffer, andSat, 08 Nov 1997 03:05:44 +0000, by Kenichi Handa
-
(Fsref): If IDX points an 8-bit code which is not partSat, 08 Nov 1997 03:05:44 +0000, by Kenichi Handa
-
(find_charset_in_str): Handle the case that STRSat, 08 Nov 1997 03:05:44 +0000, by Kenichi Handa
-
(setup_coding_system): Initialize common_flags memberSat, 08 Nov 1997 03:05:44 +0000, by Kenichi Handa
-
(struct coding_system): Add member common_flags, deleteSat, 08 Nov 1997 03:05:44 +0000, by Kenichi Handa
-
(create_process): Encode arguments for the process.Sat, 08 Nov 1997 03:05:44 +0000, by Kenichi Handa
-
(Finsert_file_contents): Use new macros defined inSat, 08 Nov 1997 03:05:44 +0000, by Kenichi Handa
-
(encode_terminal_code): Use new macros defined inSat, 08 Nov 1997 03:05:44 +0000, by Kenichi Handa
-
(ange-ftp-date-regexp): Handle Japanese-format dates.Fri, 07 Nov 1997 23:32:50 +0000, by Paul Eggert
-
(dired-move-to-filename-regexp): Handle Japanese-format dates.Fri, 07 Nov 1997 23:32:50 +0000, by Paul Eggert
-
(AC_CHECK_LIB): Add -lintl.Fri, 07 Nov 1997 23:19:12 +0000, by Paul Eggert
-
(build-mail-abbrevs): Use initial space inFri, 07 Nov 1997 21:55:40 +0000, by Karl Heuer
-
(rename-uniquely): Simplify.Fri, 07 Nov 1997 21:44:16 +0000, by Karl Heuer
-
(check for .elc files): Avoid bash-specific syntax.Fri, 07 Nov 1997 21:19:19 +0000, by Karl Heuer
-
(cal-tex-cursor-week-iso): Delete spurious %.Fri, 07 Nov 1997 19:23:34 +0000, by Karl Heuer
-
(calendar-chinese-date-string): Fix month name.Fri, 07 Nov 1997 19:22:50 +0000, by Karl Heuer
-
(install): Move blessmail last.Fri, 07 Nov 1997 19:18:45 +0000, by Karl Heuer
-
Fix typo.Fri, 07 Nov 1997 18:58:27 +0000, by Karl Heuer
-
automatically generated from GPLed versionThu, 06 Nov 1997 00:44:44 +0000, by Ulrich Drepper
-
automatically generated from GPLed versionTue, 04 Nov 1997 03:28:47 +0000, by Ulrich Drepper
-
(byte-optimize-concat): New function.Mon, 03 Nov 1997 03:58:23 +0000, by Karl Heuer
-
(ethiopic-calendar-epoch): Correct to 8 CE.Mon, 03 Nov 1997 02:57:05 +0000, by Karl Heuer
-
(apropos-command): Doc fix.Mon, 03 Nov 1997 02:54:19 +0000, by Karl Heuer
-
(fortran-imenu-generic-expression): Doc fix.Mon, 03 Nov 1997 02:50:20 +0000, by Karl Heuer
-
new versionSat, 01 Nov 1997 01:46:51 +0000, by Michael Kifer
-
(fortran-imenu-generic-expression): New variable.Fri, 31 Oct 1997 23:17:17 +0000, by Dave Love
-
(fullwrite): Get rid of an extra call to write. ProblemFri, 31 Oct 1997 23:09:43 +0000, by Karl Heuer
-
(tex-validate-region): Really checkFri, 31 Oct 1997 23:03:30 +0000, by Karl Heuer
-
(init_system_name): If gethostname gives a properFri, 31 Oct 1997 23:01:48 +0000, by Karl Heuer
-
(DBL_MIN_REPLACEMENT): New macro.Wed, 29 Oct 1997 07:47:37 +0000, by Paul Eggert
-
(DBL_MIN): Use workaround if DBL_MIN_REPLACEMENT is defined.Wed, 29 Oct 1997 07:47:37 +0000, by Paul Eggert
-
Three insertion options:Tue, 28 Oct 1997 22:16:24 +0000, by Oliver Seidel
-
Improved documentation, fixed insertion with prefix.Tue, 28 Oct 1997 21:59:48 +0000, by Oliver Seidel
-
Implemented "insert-under-cursor" as suggested byTue, 28 Oct 1997 21:47:12 +0000, by Oliver Seidel
-
Incorporated simplifying suggestions fromTue, 28 Oct 1997 21:37:05 +0000, by Oliver Seidel
-
Patch from Paul Stodghill <stodghil@CS.Cornell.EDU>:Tue, 28 Oct 1997 21:26:55 +0000, by Oliver Seidel
-
Improvements sent in by Dave Love <d.love@dl.ac.uk>:Tue, 28 Oct 1997 21:14:51 +0000, by Oliver Seidel
-
Harald Backer <harald.backer@fou.telenor.no> sent the following:Tue, 28 Oct 1997 20:03:27 +0000, by Oliver Seidel
-
Added fix from Frank Ridderbusch <ridderbusch.pad@sni.de>,Tue, 28 Oct 1997 19:41:53 +0000, by Oliver Seidel
-
In deferral, check saved buffers to make sure they exist and have lazy-lock on.Tue, 28 Oct 1997 14:17:40 +0000, by Simon Marshall
-
Allow any number of ::foos in declarative items.Tue, 28 Oct 1997 14:16:40 +0000, by Simon Marshall
-
(copy_category_table): Copy also the first extra slotMon, 27 Oct 1997 04:34:26 +0000, by Kenichi Handa
-
(Fchars_in_string): Pay attention toMon, 27 Oct 1997 04:34:26 +0000, by Kenichi Handa
-
(compilation-error-regexp-alist):Mon, 27 Oct 1997 03:53:24 +0000, by Karl Heuer
-
(Fkill_buffer): Don't assume buffer is current.Mon, 27 Oct 1997 03:50:50 +0000, by Karl Heuer
-
Entry for Ethiopic corrected.Mon, 27 Oct 1997 00:54:45 +0000, by Kenichi Handa
-
(find-function, find-function-other-window, find-function-other-frame,Sat, 25 Oct 1997 13:32:06 +0000, by Dave Love
-
Initial revisionSat, 25 Oct 1997 13:18:56 +0000, by Dave Love
-
(XTread_socket): Check for bogus (0,0) location.Sat, 25 Oct 1997 03:12:31 +0000, by Karl Heuer
-
(octave-auto-indent): New variable.Fri, 24 Oct 1997 20:11:44 +0000, by Karl Heuer
-
(XTmouse_position): Handle INSIST < 0.Fri, 24 Oct 1997 19:58:39 +0000, by Karl Heuer
-
(w32_mouse_position): Handle INSIST < 0.Fri, 24 Oct 1997 19:58:22 +0000, by Karl Heuer
-
(Fmouse_pixel_position, Fmouse_position):Fri, 24 Oct 1997 19:57:59 +0000, by Karl Heuer
-
The menu now used toggle and radio for some items.Fri, 24 Oct 1997 19:53:43 +0000, by Karl Heuer
-
(locate-library): Comment out the code that searchesFri, 24 Oct 1997 19:50:35 +0000, by Karl Heuer
-
(outline-font-lock-keywords): Highlight theFri, 24 Oct 1997 19:37:53 +0000, by Karl Heuer
-
(hook): Use `widget-group-match' instead ofFri, 24 Oct 1997 19:33:49 +0000, by Karl Heuer
-
Added three suggestions from CarstenFri, 24 Oct 1997 17:30:54 +0000, by Oliver Seidel
-
Paul Stodghill <stodghil@CS.Cornell.EDU> writes:Fri, 24 Oct 1997 16:53:20 +0000, by Oliver Seidel
-
Rafael Laboissiere <rafael@icp.inpg.fr> writes:Fri, 24 Oct 1997 16:51:02 +0000, by Oliver Seidel
-
(list-input-methods): Improve theFri, 24 Oct 1997 01:14:24 +0000, by Kenichi Handa
-
(quail-translation-keymap): KP_Enter keyFri, 24 Oct 1997 01:14:24 +0000, by Kenichi Handa
-
Indicate in messages if source code is being loaded.Thu, 23 Oct 1997 14:58:25 +0000, by Simon Marshall
-
Doc fixes.Thu, 23 Oct 1997 13:43:14 +0000, by Dave Love
-
The title string of input method "Ethiopic"Thu, 23 Oct 1997 12:07:52 +0000, by Kenichi Handa
-
(set-default-coding-systems):Thu, 23 Oct 1997 12:05:45 +0000, by Kenichi Handa
-
Give proper SAFE_CHARSET argument inThu, 23 Oct 1997 12:05:45 +0000, by Kenichi Handa
-
(list-input-methods): Handle the caseThu, 23 Oct 1997 12:05:45 +0000, by Kenichi Handa
-
(find-safe-coding-system): New function.Thu, 23 Oct 1997 12:05:45 +0000, by Kenichi Handa
-
(load-with-code-conversion): UpdateThu, 23 Oct 1997 12:05:45 +0000, by Kenichi Handa
-
(quail-require-guidance-buf): AdjustedThu, 23 Oct 1997 12:05:45 +0000, by Kenichi Handa
-
Give proper SAFE-CHARSET argument in eachThu, 23 Oct 1997 12:03:41 +0000, by Kenichi Handa
-
Give proper SAFE-CHARSET argument in eachThu, 23 Oct 1997 12:03:41 +0000, by Kenichi Handa
-
Give proper SAFE-CHARSET argument in eachThu, 23 Oct 1997 12:03:41 +0000, by Kenichi Handa
-
Give proper SAFE-CHARSET argument in each callThu, 23 Oct 1997 12:03:41 +0000, by Kenichi Handa
-
Give proper SAFE-CHARSET argument inThu, 23 Oct 1997 12:03:41 +0000, by Kenichi Handa
-
(Man-getpage-in-background): Bind inhibit-eol-conversionThu, 23 Oct 1997 12:03:07 +0000, by Kenichi Handa
-
(term-exec-1): Bind inhibit-eol-conversion to t beforeThu, 23 Oct 1997 12:03:07 +0000, by Kenichi Handa
-
(char_valid_p): New functionThu, 23 Oct 1997 12:01:50 +0000, by Kenichi Handa
-
(CHAR_VALID_P): Renamed from VALID_CHAR_P, newThu, 23 Oct 1997 12:01:50 +0000, by Kenichi Handa
-
(encode_designation_at_bol): Fix bug of finding graphicThu, 23 Oct 1997 12:01:50 +0000, by Kenichi Handa
-
(struct iso2022_spec): New memberThu, 23 Oct 1997 12:01:50 +0000, by Kenichi Handa
-
(map_char_table): Do not operate on invalid characters.Thu, 23 Oct 1997 12:01:50 +0000, by Kenichi Handa
-
(c-initialize-builtin-style):Thu, 23 Oct 1997 07:50:28 +0000, by Karl Heuer
-
(c-submit-bug-report): RemoveThu, 23 Oct 1997 07:49:25 +0000, by Karl Heuer
-
Patches to Imenu support given byThu, 23 Oct 1997 07:49:06 +0000, by Karl Heuer
-
(c-progress-interval): Document new semanticsThu, 23 Oct 1997 07:48:50 +0000, by Karl Heuer
-
(c-progress-init, c-progress-fini):Thu, 23 Oct 1997 07:48:34 +0000, by Karl Heuer
-
(c-guess-basic-syntax):Thu, 23 Oct 1997 07:48:09 +0000, by Karl Heuer
-
Remove version number.Thu, 23 Oct 1997 07:47:37 +0000, by Karl Heuer
-
Update version number.Thu, 23 Oct 1997 07:36:15 +0000, by Karl Heuer
-
(c-end-of-statement-1):Thu, 23 Oct 1997 07:33:21 +0000, by Karl Heuer
-
Define `/' in c-mode-base-map since all modes now supportThu, 23 Oct 1997 07:33:03 +0000, by Karl Heuer
-
(c-beginning-of-statement):Thu, 23 Oct 1997 07:32:37 +0000, by Karl Heuer
-
(c-initialize-builtin-style):Thu, 23 Oct 1997 07:32:07 +0000, by Karl Heuer
-
(objc-mode): Bind imenu-create-index-functionThu, 23 Oct 1997 07:31:46 +0000, by Karl Heuer
-
(cc-imenu-c-prototype-macro-regexp): New var.Thu, 23 Oct 1997 07:31:26 +0000, by Karl Heuer
-
(locate-library): Bind jka-compr-inhibit to t.Thu, 23 Oct 1997 07:01:19 +0000, by Karl Heuer
-
(jka-compr-inhibit): New variable.Thu, 23 Oct 1997 07:00:59 +0000, by Karl Heuer
-
(unlock_all_files): Don't call unlock_file;Thu, 23 Oct 1997 06:53:36 +0000, by Karl Heuer
-
(redisplay_window): If clip_changed, always runThu, 23 Oct 1997 06:52:01 +0000, by Karl Heuer
-
(set-scroll-bar-mode): Take just one arg.Thu, 23 Oct 1997 06:44:15 +0000, by Karl Heuer
-
(tpu-arrange-rectangle): Use FORCE arg of move-to-column.Thu, 23 Oct 1997 06:42:50 +0000, by Karl Heuer
-
picture.el no longer required.Thu, 23 Oct 1997 06:40:32 +0000, by Karl Heuer
-
(basic-faces): New group. Put the standard faces in it.Thu, 23 Oct 1997 06:36:33 +0000, by Karl Heuer
-
Fix another instance of mode line format.Thu, 23 Oct 1997 06:35:13 +0000, by Karl Heuer
-
(mouse-drag-vertical-line): Handle left-side scroll bars.Thu, 23 Oct 1997 06:29:35 +0000, by Karl Heuer
-
(DBL_DIG): Remove; the default value is now set in print.c.Thu, 23 Oct 1997 04:29:36 +0000, by Paul Eggert
-
No need to include <float.h> before "lisp.h",Thu, 23 Oct 1997 04:29:36 +0000, by Paul Eggert
-
(_MAXLDBL, _NMAXLDBL):Thu, 23 Oct 1997 04:29:36 +0000, by Paul Eggert
-
Set chinese-big5 for newsgroup "tw".Wed, 22 Oct 1997 04:34:23 +0000, by Kenichi Handa
-
(gnus-show-traditional-method): CallWed, 22 Oct 1997 04:34:23 +0000, by Kenichi Handa
-
(gnus-ems-redefine): Require `gnus-mule' onlyWed, 22 Oct 1997 04:34:23 +0000, by Kenichi Handa
-
(gnus-structured-field-decoder): Pay attentionWed, 22 Oct 1997 04:34:23 +0000, by Kenichi Handa
-
(read-multilingual-string): UseTue, 21 Oct 1997 10:47:35 +0000, by Kenichi Handa
-
Change the way of making codingTue, 21 Oct 1997 10:47:35 +0000, by Kenichi Handa
-
(describe-coding-system): PrintTue, 21 Oct 1997 10:47:35 +0000, by Kenichi Handa
-
(coding-system-base): Moved toTue, 21 Oct 1997 10:47:35 +0000, by Kenichi Handa
-
The summary of the following changes:Tue, 21 Oct 1997 10:47:35 +0000, by Kenichi Handa
-
(devanagari-compose-from-is13194-region):Tue, 21 Oct 1997 10:45:26 +0000, by Kenichi Handa
-
Use coding-system-put to set codingTue, 21 Oct 1997 10:45:26 +0000, by Kenichi Handa
-
Use coding-system-put to set coding systemTue, 21 Oct 1997 10:45:26 +0000, by Kenichi Handa
-
Use coding-system-put to set coding systemTue, 21 Oct 1997 10:45:26 +0000, by Kenichi Handa
-
(tibetan-post-read-conversion): ReturnTue, 21 Oct 1997 10:45:26 +0000, by Kenichi Handa
-
(xselect.o): Depend on buffer.h.Tue, 21 Oct 1997 10:43:40 +0000, by Kenichi Handa
-
(Qcoding_system_spec): Deleted.Tue, 21 Oct 1997 10:43:40 +0000, by Kenichi Handa
-
Include buffer.h.Tue, 21 Oct 1997 10:43:40 +0000, by Kenichi Handa
-
Elements of kill-emacs-query-functions return nil, not non-nil,Tue, 21 Oct 1997 03:35:06 +0000, by Karl Heuer
-
Using cl macros push, pop, when, unless throughoutTue, 21 Oct 1997 03:15:20 +0000, by Karl Heuer
-
Add autoloads for `8859-1-map'.Tue, 21 Oct 1997 03:06:34 +0000, by Karl Heuer
-
(custom-group-value-create): UseTue, 21 Oct 1997 03:04:39 +0000, by Karl Heuer
-
(LD_SWITCH_MACHINE_TEMACS): New macro (defaults empty).Tue, 21 Oct 1997 02:59:21 +0000, by Karl Heuer
-
(LD_SWITCH_MACHINE): Conditionalize thisTue, 21 Oct 1997 02:57:44 +0000, by Karl Heuer
-
Customize.Tue, 21 Oct 1997 02:54:50 +0000, by Karl Heuer
-
(mail-do-fcc): Handle dont-write-the-fileMon, 20 Oct 1997 03:49:42 +0000, by Karl Heuer
-
(file-name-non-special): For insert-directory operation,Sun, 19 Oct 1997 21:02:27 +0000, by Karl Heuer
-
(file-name-non-special): If "/:" is the entire fileSun, 19 Oct 1997 20:34:22 +0000, by Karl Heuer
-
(basic-save-buffer): Set buffer-file-coding-system toSun, 19 Oct 1997 20:20:15 +0000, by Karl Heuer
-
(describe-font): Fix prompt.Sun, 19 Oct 1997 20:12:15 +0000, by Karl Heuer
-
(describe-language-environment): Fix prompt.Sun, 19 Oct 1997 20:11:59 +0000, by Karl Heuer
-
(syms_of_window): Doc fix.Sun, 19 Oct 1997 19:56:59 +0000, by Karl Heuer
-
(ispell-change-dictionary): Fix error message.Sun, 19 Oct 1997 19:54:35 +0000, by Karl Heuer
-
Thanks to Harald Backer <harald.backer@fou.telenor.no>, we now haveFri, 17 Oct 1997 15:41:57 +0000, by Oliver Seidel
-
(format-deannotate-region): In case of unmatched tags,Thu, 16 Oct 1997 23:31:55 +0000, by Karl Heuer
-
(winner-pending-undo-ring): Defvar before first use.Thu, 16 Oct 1997 23:25:57 +0000, by Karl Heuer
-
Initial revisionThu, 16 Oct 1997 23:21:13 +0000, by Karl Heuer
-
Jari Aalto <jari.aalto@ntc.nokia.com> writes:Thu, 16 Oct 1997 21:21:16 +0000, by Oliver Seidel
-
Removed changelog comment section.Thu, 16 Oct 1997 18:46:36 +0000, by Karl Heuer
-
(nroff): Moved from `editing' to `wp'.Thu, 16 Oct 1997 18:44:52 +0000, by Karl Heuer
-
(rmail-summary-rmail-update): When looking forThu, 16 Oct 1997 18:42:17 +0000, by Karl Heuer
-
(init_buffer): Don't add /: to default dir if it's `/'.Thu, 16 Oct 1997 18:37:51 +0000, by Karl Heuer
-
(dired-move-to-filename-regexp):Thu, 16 Oct 1997 18:36:35 +0000, by Karl Heuer
-
(edebug-eval-mode): Nicer mode-name value.Thu, 16 Oct 1997 18:35:17 +0000, by Karl Heuer
-
(function-called-at-point): Always use Emacs Lisp syntax tab.Thu, 16 Oct 1997 18:32:06 +0000, by Karl Heuer
-
(Faccessible_keymaps): Avoid alloca for fixed-size array.Thu, 16 Oct 1997 18:28:41 +0000, by Karl Heuer
-
(read_minibuf): Return DEFALT here, if minibuffer is empty.Thu, 16 Oct 1997 18:27:12 +0000, by Karl Heuer
-
(Fexpand_file_name): Avoid treating // speciallyThu, 16 Oct 1997 18:25:42 +0000, by Karl Heuer
-
(variable-link): New widget.Thu, 16 Oct 1997 18:22:36 +0000, by Karl Heuer
-
Some changes in comments and documentation.Thu, 16 Oct 1997 18:20:16 +0000, by Karl Heuer
-
(L_getit): Always make named tags so that EmacsThu, 16 Oct 1997 18:17:52 +0000, by Karl Heuer
-
(Fwhere_is_internal): some minor mode bindings weren'tThu, 16 Oct 1997 18:13:44 +0000, by Karl Heuer
-
(describe-variable): Pass default value to completing-read.Thu, 16 Oct 1997 18:12:06 +0000, by Karl Heuer
-
(narrow-to-page): Check whether forward-pageThu, 16 Oct 1997 18:09:31 +0000, by Karl Heuer
-
(scheme-let-indent): New arg NORMAL-INDENT.Thu, 16 Oct 1997 18:07:23 +0000, by Karl Heuer
-
(replace_buffer_in_all_windows):Thu, 16 Oct 1997 00:07:02 +0000, by Karl Heuer
-
(uniquify-buffer-name-style): Add :require.Thu, 16 Oct 1997 00:04:22 +0000, by Karl Heuer
-
(widget-button-click): Move point to where clicked.Wed, 15 Oct 1997 23:57:19 +0000, by Karl Heuer
-
(auto-save-list-file-prefix): Fix custom type.Wed, 15 Oct 1997 23:55:45 +0000, by Karl Heuer
-
(outline-back-to-heading): New arg INVISIBLE-OK.Wed, 15 Oct 1997 23:48:01 +0000, by Karl Heuer
-
(toggle-scroll-bar): Call prefix-numeric-value.Wed, 15 Oct 1997 23:40:43 +0000, by Karl Heuer
-
(help-mode-maybe): New function, on temp-buffer-show-hook.Wed, 15 Oct 1997 23:36:30 +0000, by Karl Heuer
-
(compilation-forget-errors):Wed, 15 Oct 1997 23:34:58 +0000, by Karl Heuer
-
(smtpmail-send-it): Don't use time-stamp-strftime.Wed, 15 Oct 1997 23:33:14 +0000, by Karl Heuer
-
(gc_sweep): Free memory blocks that contain only unusedWed, 15 Oct 1997 23:28:06 +0000, by Karl Heuer
-
(isearch-printing-char): Change S-SPC to SPC.Wed, 15 Oct 1997 23:15:09 +0000, by Karl Heuer
-
(Fstring_to_number): Handle NEGATIVE for floats too.Wed, 15 Oct 1997 23:12:54 +0000, by Karl Heuer
-
(end-of-visible-line): After skipping some invisible chars.Wed, 15 Oct 1997 23:10:11 +0000, by Karl Heuer
-
(rmail): Avoid showing message twice.Wed, 15 Oct 1997 23:06:46 +0000, by Karl Heuer
-
(report-emacs-bug): Delete the condition-case.Wed, 15 Oct 1997 23:03:30 +0000, by Karl Heuer
-
(imenu-add-to-menubar): If not usingWed, 15 Oct 1997 23:00:25 +0000, by Karl Heuer
-
(hs-special-modes-alist): Correct alistWed, 15 Oct 1997 22:54:24 +0000, by Karl Heuer
-
(mail-bury): Check for value, not justWed, 15 Oct 1997 22:50:09 +0000, by Karl Heuer
-
(read_list): Don't recognize Vload_file_nameWed, 15 Oct 1997 22:45:35 +0000, by Karl Heuer
-
(winner-change-fun): Don't use pushnew.Wed, 15 Oct 1997 22:41:09 +0000, by Karl Heuer
-
(window_scroll): When scrolling forward and point isWed, 15 Oct 1997 22:18:37 +0000, by Karl Heuer
-
Everything seems to work in Harald Melands Emacs 20.02 andWed, 15 Oct 1997 17:18:11 +0000, by Oliver Seidel
-
Attempted to reconcile Harald's changes with mine since 1.15.Wed, 15 Oct 1997 14:30:41 +0000, by Oliver Seidel
-
Fixed 'file-item' and added 20.02 split-string function.Wed, 15 Oct 1997 14:00:12 +0000, by Oliver Seidel
-
Added string-split (which I stole from ediff-util), changedTue, 14 Oct 1997 22:22:35 +0000, by Oliver Seidel
-
Ensure standard handles are reset even if spawnve fails.Mon, 13 Oct 1997 18:11:44 +0000, by Andrew Innes
-
Pass menu handle by value.Mon, 13 Oct 1997 18:06:22 +0000, by Andrew Innes
-
(decode_mode_spec): Display non-nil title as the frame'sMon, 13 Oct 1997 17:08:02 +0000, by Eli Zaretskii
-
(set_menu_bar_lines): Make the function external insteadMon, 13 Oct 1997 16:57:32 +0000, by Eli Zaretskii
-
(shut_down_emacs): Call `dos_cleanup'.Mon, 13 Oct 1997 16:52:09 +0000, by Eli Zaretskii
-
(mouse_get_pos): Remove reduntant call to `int86'.Mon, 13 Oct 1997 16:40:24 +0000, by Eli Zaretskii
-
Declare Vdos_windows_version.Mon, 13 Oct 1997 16:29:00 +0000, by Eli Zaretskii
-
(__tb): Define.Mon, 13 Oct 1997 16:21:52 +0000, by Eli Zaretskii
-
(x-long-option-alist): New variable.Mon, 13 Oct 1997 16:05:32 +0000, by Eli Zaretskii
-
(LD_SWITCH_SYSTEM): Use -Wl,-rpath if __ELF__.Sat, 11 Oct 1997 03:57:20 +0000, by Richard M. Stallman
-
Test __OpenBSD__ along with __NetBSD__.Sat, 11 Oct 1997 03:56:02 +0000, by Richard M. Stallman
-
(command-line): Don't suppress suffix search.Sat, 11 Oct 1997 03:54:19 +0000, by Richard M. Stallman
-
(make-help-screen): Make scroll bar work normally.Sat, 11 Oct 1997 03:31:06 +0000, by Richard M. Stallman
-
Harald Meland <harald.meland@usit.uio.no> asked forThu, 09 Oct 1997 09:24:50 +0000, by Oliver Seidel
-
(gettimeofday, one arg or two):Thu, 02 Oct 1997 04:33:26 +0000, by Richard M. Stallman
-
(round_up): Make arguments and return type unsigned.Thu, 02 Oct 1997 03:12:38 +0000, by Karl Heuer
-
(syms_of_print): Fix doc string of print-gensym.Thu, 02 Oct 1997 03:10:50 +0000, by Karl Heuer
-
Make sure that make-docfile does not see the doc stringThu, 02 Oct 1997 03:10:35 +0000, by Karl Heuer
-
Repeat the argument list of format-time-string in theThu, 02 Oct 1997 03:10:12 +0000, by Karl Heuer
-
(previous-matching-history-element): No need to bindThu, 02 Oct 1997 03:04:15 +0000, by Karl Heuer
-
(term-regexp-arg): No need to bindThu, 02 Oct 1997 03:03:50 +0000, by Karl Heuer
-
(comint-regexp-arg): No need to bindThu, 02 Oct 1997 03:03:32 +0000, by Karl Heuer
-
(ps-print-background-image): Fix customize type.Thu, 02 Oct 1997 02:57:42 +0000, by Karl Heuer
-
(revert-without-query): Fix customize type.Thu, 02 Oct 1997 02:57:16 +0000, by Karl Heuer
-
(echo-keystrokes): Fix customize type.Thu, 02 Oct 1997 02:57:01 +0000, by Karl Heuer
-
(browse-url-netscape-display): Fix customize type.Thu, 02 Oct 1997 02:56:26 +0000, by Karl Heuer
-
(ange-ftp-name-format): Fix customize type.Thu, 02 Oct 1997 02:55:24 +0000, by Karl Heuer
-
(elint-check-defcustom-form): New function.Thu, 02 Oct 1997 02:47:57 +0000, by Karl Heuer
-
(lisp-imenu-generic-expression): Allow `/' in names.Wed, 01 Oct 1997 17:28:02 +0000, by Richard M. Stallman
-
[! HAVE_LIBXMU] (LIBXMU): Define as empty.Wed, 01 Oct 1997 17:24:24 +0000, by Richard M. Stallman
-
addpm.c (env_vars): Fix misplaced % in SHELL entry.Wed, 01 Oct 1997 05:42:45 +0000, by Geoff Voelker
-
automatically generated from GPLed versionTue, 30 Sep 1997 18:13:00 +0000, by Paul Eggert
-
(finder-mode-map): Bind [mouse-2].Tue, 30 Sep 1997 07:36:28 +0000, by Karl Heuer
-
(vc-find-cvs-master): Added missing `throw' forTue, 30 Sep 1997 07:33:35 +0000, by Karl Heuer
-
(install-arch-indep): install the widget info file.Tue, 30 Sep 1997 07:29:12 +0000, by Karl Heuer
-
(widget-plist-member): Move from here to src/fns.c;Tue, 30 Sep 1997 07:20:58 +0000, by Karl Heuer
-
Delete vestigial autoloads.Tue, 30 Sep 1997 07:17:32 +0000, by Karl Heuer
-
(Qwidget_type): New variable.Tue, 30 Sep 1997 07:15:28 +0000, by Karl Heuer
-
new versionTue, 30 Sep 1997 01:13:53 +0000, by Michael Kifer
-
Fix name of include file to match 1996-08-24 renaming.Mon, 29 Sep 1997 18:53:12 +0000, by Karl Heuer
-
(compilation-mode-font-lock-keywords): Font-lock column numbers.Sat, 27 Sep 1997 16:12:51 +0000, by Karl Heuer
-
(compilation-mode-map): Use more meaningful menu name.Sat, 27 Sep 1997 16:06:15 +0000, by Karl Heuer
-
(relinquish): When returning memory to the system,Sat, 27 Sep 1997 16:01:00 +0000, by Karl Heuer
-
(archive-mode): Use write-contents-hooks.Fri, 26 Sep 1997 21:39:10 +0000, by Karl Heuer
-
(scheme-mode-map): Remove duplicate menu item.Fri, 26 Sep 1997 21:26:31 +0000, by Karl Heuer
-
Require nntp instead of gnus and message.Fri, 26 Sep 1997 01:50:55 +0000, by Kenichi Handa
-
(nnmh-retrieve-headers): BindFri, 26 Sep 1997 01:50:55 +0000, by Kenichi Handa
-
(nnml-retrieve-headers): BindFri, 26 Sep 1997 01:50:55 +0000, by Kenichi Handa
-
(gnus-show-traditional-method): New variable.Fri, 26 Sep 1997 01:50:55 +0000, by Kenichi Handa
-
(nntp-coding-system-for-write): New variable.Fri, 26 Sep 1997 01:50:55 +0000, by Kenichi Handa
-
(gnus-ems-redefine): If the feature `mule' isFri, 26 Sep 1997 01:50:55 +0000, by Kenichi Handa
-
(nnfolder-request-list): BindFri, 26 Sep 1997 01:50:55 +0000, by Kenichi Handa
-
(gnus-structured-field-decoder): If theFri, 26 Sep 1997 01:50:55 +0000, by Kenichi Handa
-
(nnmail-find-file): BindFri, 26 Sep 1997 01:50:55 +0000, by Kenichi Handa
-
(quail-translation-keymap): Bind right, left, down, and up keys.Thu, 25 Sep 1997 12:40:02 +0000, by Kenichi Handa
-
(make-coding-system): Cancel the previous change.Thu, 25 Sep 1997 12:38:15 +0000, by Kenichi Handa
-
(charset-list): Change it to function.Thu, 25 Sep 1997 12:26:38 +0000, by Kenichi Handa
-
(push_key_description): Delete useless `if' statement.Thu, 25 Sep 1997 12:25:01 +0000, by Kenichi Handa
-
(find_charset_in_str): Return also charsets inThu, 25 Sep 1997 12:25:01 +0000, by Kenichi Handa
-
(shadows-compare-text-p): Add.Thu, 25 Sep 1997 01:33:26 +0000, by Karl Heuer
-
(displaying-byte-compile-warnings): ShowThu, 25 Sep 1997 01:10:01 +0000, by Karl Heuer
-
(save-place-to-alist): Optimize out the degenerateThu, 25 Sep 1997 01:01:05 +0000, by Karl Heuer
-
(save-place-version-control): Make nil the default.Thu, 25 Sep 1997 00:53:39 +0000, by Richard M. Stallman
-
Use system header files instead of declaring C-libraryThu, 25 Sep 1997 00:44:53 +0000, by Karl Heuer
-
(mode-line-format): Doc fix.Thu, 25 Sep 1997 00:40:45 +0000, by Karl Heuer
-
(term-if-emacs19): Recognize version 20.Wed, 24 Sep 1997 16:38:24 +0000, by Karl Heuer
-
(cal-tex-mouse-filofax-daily): New function.Wed, 24 Sep 1997 16:29:39 +0000, by Karl Heuer
-
(calendar-mode-map): Bind it to key.Wed, 24 Sep 1997 16:29:05 +0000, by Karl Heuer
-
(cal-tex-cursor-filofax-daily): New function.Wed, 24 Sep 1997 16:28:34 +0000, by Karl Heuer
-
(calendar-mayan-days-before-absolute-zero): ChangeWed, 24 Sep 1997 16:14:22 +0000, by Karl Heuer
-
(with-pop, with-kerberos): Need to check KerberosWed, 24 Sep 1997 16:11:32 +0000, by Karl Heuer
-
(file-name-buffer-file-type-alist): Remove the files with ".dos" extensionWed, 24 Sep 1997 08:50:49 +0000, by Eli Zaretskii
-
*** empty log message ***Wed, 24 Sep 1997 01:50:24 +0000, by Lars Magne Ingebrigtsen
-
Merge changes mistakenly made to `Makefile'.Tue, 23 Sep 1997 18:23:17 +0000, by Paul Eggert
-
(child_setup) [WINDOWSNT]: Change directory ofTue, 23 Sep 1997 17:30:24 +0000, by Geoff Voelker
-
Add tailing newline.Mon, 22 Sep 1997 01:56:30 +0000, by Kenichi Handa
-
file name changed.Mon, 22 Sep 1997 01:54:24 +0000, by Kenichi Handa
-
(c-initialize-builtin-style): Don't ever try to use copy-tree.Sun, 21 Sep 1997 14:11:37 +0000, by Richard M. Stallman
-
Comment change.Sun, 21 Sep 1997 12:34:40 +0000, by Richard M. Stallman
-
(making links to `src'): Keep timestamp on copied files.Sun, 21 Sep 1997 12:32:49 +0000, by Richard M. Stallman
-
(rmail-output-to-rmail-file): Doc fix.Sat, 20 Sep 1997 23:20:37 +0000, by Richard M. Stallman
-
(motion_event_is_in_menu): Extend the left and EMACS_20_2Sat, 20 Sep 1997 04:48:29 +0000, by Richard M. Stallman
-
(outline-up-heading): Avoid infinite loop at beginning of buffer.Sat, 20 Sep 1997 00:32:30 +0000, by Richard M. Stallman
-
Set case-table for Cyrillic characters.Fri, 19 Sep 1997 23:07:57 +0000, by Richard M. Stallman
-
Load case-table before loadingFri, 19 Sep 1997 23:07:22 +0000, by Richard M. Stallman
-
(german): Swap y and z.Fri, 19 Sep 1997 21:01:27 +0000, by Richard M. Stallman
-
(normal-top-level-add-to-load-path):Fri, 19 Sep 1997 18:15:57 +0000, by Richard M. Stallman
-
(ASCII): Define as alias for English.Fri, 19 Sep 1997 17:36:36 +0000, by Richard M. Stallman
-
(c-initialize-builtin-style):Fri, 19 Sep 1997 04:30:28 +0000, by Richard M. Stallman
-
Fix previous change.Fri, 19 Sep 1997 04:27:56 +0000, by Richard M. Stallman
-
(quail-simple-translation-keymap):Fri, 19 Sep 1997 04:24:02 +0000, by Richard M. Stallman
-
Require calendar only when compiling.Fri, 19 Sep 1997 03:04:00 +0000, by Richard M. Stallman
-
(quail-set-keyboard-layout): Add autoload cookie.Fri, 19 Sep 1997 02:27:31 +0000, by Richard M. Stallman
-
(find-new-buffer-file-coding-system): Reflect EMACS_20_1Wed, 17 Sep 1997 06:41:41 +0000, by Richard M. Stallman
-
(command_loop_1): Add nonascii_insert_offsetWed, 17 Sep 1997 00:53:33 +0000, by Richard M. Stallman
-
(install-leim): Depend on mkdir.Wed, 17 Sep 1997 00:35:15 +0000, by Richard M. Stallman
-
Delete the S language.Tue, 16 Sep 1997 21:25:41 +0000, by Richard M. Stallman
-
(quail-completion-list-translations): FixTue, 16 Sep 1997 07:04:03 +0000, by Richard M. Stallman
-
(tit-process-header): Convert argument of KEYPROMPT if it contains an escape.Tue, 16 Sep 1997 01:57:52 +0000, by Richard M. Stallman
-
(viper-mouse-search-key): Fix custom type.Mon, 15 Sep 1997 23:21:03 +0000, by Richard M. Stallman
-
(initial-major-mode): Fix customize type.Mon, 15 Sep 1997 23:19:58 +0000, by Richard M. Stallman
-
(latin-2-postfix): Use : for double-acute again.Mon, 15 Sep 1997 20:04:22 +0000, by Richard M. Stallman
-
(vietnamese-viqr): Doc fix.Mon, 15 Sep 1997 20:00:03 +0000, by Richard M. Stallman
-
(compute_motion): Ignore the display table entry for aMon, 15 Sep 1997 19:51:28 +0000, by Richard M. Stallman
-
(Info-suffix-list): Add suffixes for MS-DOS versionMon, 15 Sep 1997 19:48:11 +0000, by Richard M. Stallman
-
Many doc fixes.Mon, 15 Sep 1997 19:45:16 +0000, by Richard M. Stallman
-
Don't fontify \item like \it.Mon, 15 Sep 1997 09:03:45 +0000, by Simon Marshall
-
(quail-simple-translation-keymap): Set the default (t) binding properly.Mon, 15 Sep 1997 08:12:51 +0000, by Richard M. Stallman
-
(quail-terminate-translation):Mon, 15 Sep 1997 06:32:36 +0000, by Richard M. Stallman
-
(coding-system-unification-table-for-encode): Recurse properly.Mon, 15 Sep 1997 06:10:22 +0000, by Richard M. Stallman
-
(kkc-mode-map): Bind all control keys to kkc-non-kkc-command.Mon, 15 Sep 1997 05:08:48 +0000, by Richard M. Stallman
-
(edebug-enter): Save, and bind to nil,Mon, 15 Sep 1997 03:29:47 +0000, by Richard M. Stallman
-
(canonically-space-region): Doc fix.Sun, 14 Sep 1997 20:27:34 +0000, by Richard M. Stallman
-
(truncate-string-to-width): Doc typo fix.Sun, 14 Sep 1997 18:18:39 +0000, by Richard M. Stallman
-
(normal-top-level-add-to-load-path):Sun, 14 Sep 1997 17:27:48 +0000, by Richard M. Stallman
-
Customized.Sun, 14 Sep 1997 17:23:52 +0000, by Richard M. Stallman
-
(Finsert_file_contents): If a coding system isSun, 14 Sep 1997 17:21:28 +0000, by Richard M. Stallman
-
Comment change.Sun, 14 Sep 1997 15:57:18 +0000, by Richard M. Stallman
-
Change maintainer email address.Sat, 13 Sep 1997 20:05:52 +0000, by Richard M. Stallman
-
(setup-english-environment): Don't setSat, 13 Sep 1997 19:49:52 +0000, by Richard M. Stallman
-
Recognize alpha* instead of just alpha.Sat, 13 Sep 1997 19:47:52 +0000, by Richard M. Stallman
-
(standard-display-european): Do something useful where AUTO is t or a symbol.Sat, 13 Sep 1997 19:05:54 +0000, by Richard M. Stallman
-
(cl-loop-let): Use `last', not `last*'Sat, 13 Sep 1997 18:49:49 +0000, by Richard M. Stallman
-
Require cl at compile-time.Sat, 13 Sep 1997 18:44:54 +0000, by Richard M. Stallman
-
(select-input-method): No error if enable-multibyte-characters is nil.Sat, 13 Sep 1997 09:38:27 +0000, by Richard M. Stallman
-
(truncate-string-to-width):Sat, 13 Sep 1997 08:44:55 +0000, by Richard M. Stallman
-
When redisplaying the echo area, use the valueSat, 13 Sep 1997 08:42:12 +0000, by Richard M. Stallman
-
(mail-do-fcc): When writing to an Rmail file,Sat, 13 Sep 1997 08:19:54 +0000, by Richard M. Stallman
-
(ph-server): Fix customize type.Sat, 13 Sep 1997 06:32:16 +0000, by Richard M. Stallman
-
(gnus-summary-thread-gathering-function): Fix customize type.Sat, 13 Sep 1997 06:30:44 +0000, by Richard M. Stallman
-
(gnus-permanently-visible-groups): Fix customize type.Sat, 13 Sep 1997 06:29:52 +0000, by Richard M. Stallman
-
(gnus-default-subscribed-newsgroups): Fix custom type. Doc fix.Sat, 13 Sep 1997 06:25:46 +0000, by Richard M. Stallman
-
(viper-non-vi-major-modes): Fix customize type.Sat, 13 Sep 1997 06:16:55 +0000, by Richard M. Stallman
-
(viper-mouse-search-key, viper-mouse-insert-key): Fix customize type.Sat, 13 Sep 1997 06:16:07 +0000, by Richard M. Stallman
-
(viper-repeat-from-history-key): Fix customize type.Sat, 13 Sep 1997 06:13:10 +0000, by Richard M. Stallman
-
(ex-unix-type-shell): Fix customize type.Sat, 13 Sep 1997 06:12:13 +0000, by Richard M. Stallman
-
(viper-smart-suffix-list): Fix customize type.Sat, 13 Sep 1997 06:11:09 +0000, by Richard M. Stallman
-
(add-log-current-defun-function): Likewise.Sat, 13 Sep 1997 06:05:16 +0000, by Richard M. Stallman
-
(chinese-calendar-time-zone): Likewise.Sat, 13 Sep 1997 06:04:04 +0000, by Richard M. Stallman
-
(syms_of_minibuf): Doc fix.Sat, 13 Sep 1997 06:02:11 +0000, by Richard M. Stallman
-
Initial revisionSat, 13 Sep 1997 04:32:07 +0000, by Richard M. Stallman
-
Undo previous change.Sat, 13 Sep 1997 04:28:20 +0000, by Richard M. Stallman
-
Say a little more about intlfonts. Update copyright year.Fri, 12 Sep 1997 22:46:14 +0000, by Richard M. Stallman
-
(calendar-location-name): Doc fix.Fri, 12 Sep 1997 22:41:48 +0000, by Richard M. Stallman
-
(strokes-click-command): Doc fix.Fri, 12 Sep 1997 22:41:34 +0000, by Richard M. Stallman
-
(makefile-pickup-everything-picks-up-filenames-p): Doc fix.Fri, 12 Sep 1997 22:40:55 +0000, by Richard M. Stallman
-
(tab-stop-list): Doc fix.Fri, 12 Sep 1997 22:34:30 +0000, by Richard M. Stallman
-
(save-completions-flag): Doc fix.Fri, 12 Sep 1997 22:34:14 +0000, by Richard M. Stallman
-
(elisp-eval-buffer): New arg FILENAME is ignored.Fri, 12 Sep 1997 22:14:24 +0000, by Richard M. Stallman
-
Require calendar.el.Fri, 12 Sep 1997 22:08:16 +0000, by Richard M. Stallman
-
new versionFri, 12 Sep 1997 21:09:03 +0000, by Michael Kifer
-
(perldb): Fix paren error in call to read-from-minibuffer.Fri, 12 Sep 1997 20:58:57 +0000, by Richard M. Stallman
-
(debug): Allow recursive minibuffers if we're in a minibuffer already.Fri, 12 Sep 1997 20:57:17 +0000, by Richard M. Stallman
-
(next-history-element):Fri, 12 Sep 1997 20:55:34 +0000, by Richard M. Stallman
-
(compilation-parse-errors): Fixed two bugs thatFri, 12 Sep 1997 19:53:33 +0000, by Richard M. Stallman
-
(customize-group): Handle groups not yet loaded.Fri, 12 Sep 1997 19:43:45 +0000, by Richard M. Stallman
-
(french-calendar-accents): Change variable to function.Fri, 12 Sep 1997 19:34:27 +0000, by Richard M. Stallman
-
(latin-2-postfix): Replace comma and period with `. Replace colon with /.Fri, 12 Sep 1997 08:14:01 +0000, by Richard M. Stallman
-
(custom-face-menu): Use custom-face-save-command. not custom-face-save.Fri, 12 Sep 1997 07:04:41 +0000, by Richard M. Stallman
-
(Fexternal_debugging_output): On Windows output to debugger.Fri, 12 Sep 1997 04:06:46 +0000, by Richard M. Stallman
-
(quail-translation-keymap): Fix previousFri, 12 Sep 1997 02:14:46 +0000, by Kenichi Handa
-
(sendmail-send-it): If bothFri, 12 Sep 1997 01:46:32 +0000, by Kenichi Handa
-
(ps-emacs-face-kind-p): Function deleted.Thu, 11 Sep 1997 23:51:29 +0000, by Richard M. Stallman
-
(quail-update-translation): Fix previous change.Thu, 11 Sep 1997 23:15:08 +0000, by Richard M. Stallman
-
(hexlify-buffer): Bind coding-system-for-write toThu, 11 Sep 1997 22:13:15 +0000, by Richard M. Stallman
-
(describe-coding-system): Describe coding systems of type 5, raw-text.Thu, 11 Sep 1997 19:05:59 +0000, by Richard M. Stallman
-
automatically generated from GPLed versionThu, 11 Sep 1997 18:22:03 +0000, by Paul Eggert
-
automatically generated from GPLed versionThu, 11 Sep 1997 18:13:19 +0000, by Ulrich Drepper
-
automatically generated from GPLed versionThu, 11 Sep 1997 18:13:19 +0000, by Paul Eggert
-
automatically generated from GPLed versionThu, 11 Sep 1997 18:13:19 +0000, by Ulrich Drepper
-
Switch to raw-text as coding system.Thu, 11 Sep 1997 17:51:36 +0000, by Richard M. Stallman
-
new versionThu, 11 Sep 1997 16:08:19 +0000, by Michael Kifer
-
(kkc-mode-map): Bind meta-prefix-char to aThu, 11 Sep 1997 11:52:38 +0000, by Kenichi Handa
-
Fix typo.Thu, 11 Sep 1997 05:33:51 +0000, by Geoff Voelker
-
(debug.bat): New target.Thu, 11 Sep 1997 05:27:46 +0000, by Geoff Voelker
-
Initial revisionThu, 11 Sep 1997 05:27:25 +0000, by Geoff Voelker
-
Set no-conversion for network communicationThu, 11 Sep 1997 05:24:25 +0000, by Kenichi Handa
-
(syms_of_msdos): Intern background-color andThu, 11 Sep 1997 01:27:57 +0000, by Richard M. Stallman
-
new versionThu, 11 Sep 1997 01:20:27 +0000, by Michael Kifer
-
(install): Use quail/* in the second tar that copies a dir named quail.Thu, 11 Sep 1997 00:06:36 +0000, by Richard M. Stallman
-
(ENCODE_FILE): New macro.Thu, 11 Sep 1997 00:00:01 +0000, by Richard M. Stallman
-
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-980128Wed, 10 Sep 1997 21:16:20 +0000, by Jeff Law
-
* config.sub: Use "amigaos" instread of "amigados". StillWed, 10 Sep 1997 21:13:00 +0000, by Jeff Law
-
(setup-ethiopic-environment): Don't bindWed, 10 Sep 1997 13:15:42 +0000, by Kenichi Handa
-
(sendmail-send-it): The priority of codingWed, 10 Sep 1997 13:15:07 +0000, by Kenichi Handa
-
Don't bind keys in quail-mode-map. TheWed, 10 Sep 1997 13:14:45 +0000, by Kenichi Handa
-
Add coding system specification for severalWed, 10 Sep 1997 07:42:31 +0000, by Kenichi Handa
-
(setup-japanese-environment): GiveWed, 10 Sep 1997 07:42:08 +0000, by Kenichi Handa
-
(BROKEN_MKTIME): Define.Wed, 10 Sep 1997 03:26:31 +0000, by Richard M. Stallman
-
Recognize ARC cpu.Tue, 09 Sep 1997 22:23:48 +0000, by Doug Evans
-
(lisp-imenu-generic-expression): Recognize`defcustom' and `defgroup".Tue, 09 Sep 1997 19:54:18 +0000, by Richard M. Stallman
-
(standard-display-european): Doc fix.Tue, 09 Sep 1997 19:07:56 +0000, by Richard M. Stallman
-
(quail-simple): New function.Tue, 09 Sep 1997 14:57:01 +0000, by Kenichi Handa
-
(input-method-verbose-flag):Tue, 09 Sep 1997 14:55:29 +0000, by Kenichi Handa
-
(alpha): Replace CPU-determining program with one that's more preciseTue, 09 Sep 1997 14:10:23 +0000, by Richard Kenner
-
Try to comment where font-lock-keyword order is important.Tue, 09 Sep 1997 13:01:02 +0000, by Simon Marshall
-
(standard-display-european): If AUTO is non-nil, intern it.Tue, 09 Sep 1997 09:16:54 +0000, by Richard M. Stallman
-
(quail-translation-keymap)Tue, 09 Sep 1997 09:02:25 +0000, by Richard M. Stallman
-
(ps-face-bold-p): Use face-bold-p.Tue, 09 Sep 1997 07:33:12 +0000, by Richard M. Stallman
-
(comint-file-name-chars): Doc fix.Tue, 09 Sep 1997 07:24:02 +0000, by Richard M. Stallman
-
(view-end-message): Don't mention q if it really do anything.Tue, 09 Sep 1997 07:09:20 +0000, by Richard M. Stallman
-
Use uniquify-file-name-nondirectory throughout; documentation tweaks.Tue, 09 Sep 1997 07:08:58 +0000, by Richard M. Stallman
-
(dired-get-filename): Don't call encode-coding-stringTue, 09 Sep 1997 05:37:20 +0000, by Richard M. Stallman
-
(Fcall_process): Encode the new current dir.Tue, 09 Sep 1997 05:32:07 +0000, by Richard M. Stallman
-
(create_process): Encode the new current dir.Tue, 09 Sep 1997 05:30:58 +0000, by Richard M. Stallman
-
(diff group): Remove autoload cookie.Tue, 09 Sep 1997 02:59:34 +0000, by Richard M. Stallman
-
(browse-url group): Remove autoload cookie.Tue, 09 Sep 1997 02:59:06 +0000, by Richard M. Stallman
-
(icon-tab-always-indent): Fix customize type.Tue, 09 Sep 1997 02:58:47 +0000, by Richard M. Stallman
-
(hs-minor-mode-hook): Fix customize type.Tue, 09 Sep 1997 02:58:23 +0000, by Richard M. Stallman
-
(f90-break-before-delimiters): Fix customize type.Tue, 09 Sep 1997 02:58:06 +0000, by Richard M. Stallman
-
(defun-prompt-regexp): Fix customize type.Tue, 09 Sep 1997 02:57:48 +0000, by Richard M. Stallman
-
(executable-chmod): Fix customize type.Tue, 09 Sep 1997 02:57:27 +0000, by Richard M. Stallman
-
(shell-chdrive-regexp): Likewise.Tue, 09 Sep 1997 02:56:56 +0000, by Richard M. Stallman
-
(ispell-personal-dictionary): Fix customize type.Tue, 09 Sep 1997 02:56:16 +0000, by Richard M. Stallman
-
(dabbrev-case-fold-search): Remove extra quote in customize constant.Tue, 09 Sep 1997 02:56:04 +0000, by Richard M. Stallman
-
(UPDATE_SYNTAX_TABLE_FORWARD): Add missing fourthTue, 09 Sep 1997 00:48:08 +0000, by Richard M. Stallman
-
(x_screen_planes): Fix type of argument.Tue, 09 Sep 1997 00:47:40 +0000, by Richard M. Stallman
-
(encode_designation_at_bol): Fix type of local vars C1, C2.Tue, 09 Sep 1997 00:46:00 +0000, by Richard M. Stallman
-
(custom-variable-save): Fixed doc string.Tue, 09 Sep 1997 00:21:07 +0000, by Richard M. Stallman
-
*** empty log message ***Mon, 08 Sep 1997 19:17:57 +0000, by Per Abrahamsen
-
(info-insert-file-contents): BindMon, 08 Sep 1997 18:26:41 +0000, by Richard M. Stallman
-
Recompile everything after updating various Lisp files.Mon, 08 Sep 1997 17:52:57 +0000, by Richard M. Stallman
-
(alpha:OSF1:*:*): For V4.0, get the letter suffix.Mon, 08 Sep 1997 12:29:17 +0000, by Richard Kenner
-
(mail-mode): Allow dash in citation prefixesMon, 08 Sep 1997 10:28:45 +0000, by Richard M. Stallman
-
(telnet-initial-filter): Temporarily go to proper buffer.Mon, 08 Sep 1997 10:27:58 +0000, by Richard M. Stallman
-
(ENCODE_FILE): New macro.Mon, 08 Sep 1997 10:09:15 +0000, by Richard M. Stallman
-
(Fencode_coding_string, Fdecode_coding_string): Doc fixes.Mon, 08 Sep 1997 10:00:48 +0000, by Richard M. Stallman
-
(standard-display-european): Arg AUTOMon, 08 Sep 1997 09:59:29 +0000, by Richard M. Stallman
-
(command-line): Pass charset to standard-display-european.Mon, 08 Sep 1997 09:57:37 +0000, by Richard M. Stallman
-
(insert-directory): Encode the file name.Mon, 08 Sep 1997 09:56:52 +0000, by Richard M. Stallman
-
(quail-translation-keymap): Bind C-spaceMon, 08 Sep 1997 07:23:23 +0000, by Kenichi Handa
-
(fill-individual-paragraphs): Don't includeMon, 08 Sep 1997 06:47:05 +0000, by Richard M. Stallman
-
Comment change.Mon, 08 Sep 1997 03:24:58 +0000, by Richard M. Stallman
-
(c-version): Updated.Mon, 08 Sep 1997 03:24:01 +0000, by Richard M. Stallman
-
(c-style-alist) <python>:, knr-argdecl-intro == +Mon, 08 Sep 1997 03:22:22 +0000, by Richard M. Stallman
-
(c-end-of-statement-1): Wrap backward-up-list in a c-safe call so noMon, 08 Sep 1997 03:20:49 +0000, by Richard M. Stallman
-
(c-mode-base-map): Don't define C-c C-e here.Mon, 08 Sep 1997 03:20:17 +0000, by Richard M. Stallman
-
(c-beginning-of-statement): Fixes in sentence movement to properlyMon, 08 Sep 1997 03:20:02 +0000, by Richard M. Stallman
-
(Feval_buffer): New arg FILENAME.Sun, 07 Sep 1997 18:32:49 +0000, by Richard M. Stallman
-
(load-with-code-conversion):Sun, 07 Sep 1997 18:32:24 +0000, by Richard M. Stallman
-
(modify_overlay): Update overlay_modiff of proper buffer.Sun, 07 Sep 1997 17:49:08 +0000, by Richard M. Stallman
-
Enlarge the stack size of temacs to 100KB.Sun, 07 Sep 1997 17:25:55 +0000, by Richard M. Stallman
-
(command-line-1): Update copyright year in string.Sun, 07 Sep 1997 17:07:01 +0000, by Richard M. Stallman
-
(universal-coding-system-argument): Improve prompt strings.Sun, 07 Sep 1997 06:51:34 +0000, by Richard M. Stallman
-
Rename uniquify-fix-list-* to uniquify-fix-item-*.Sun, 07 Sep 1997 06:17:29 +0000, by Richard M. Stallman
-
Continue previous change, add mipsel-*-openbsd*.Sun, 07 Sep 1997 05:27:45 +0000, by Richard M. Stallman
-
Test __OpenBSD__ along with __NetBSD__.Sun, 07 Sep 1997 05:25:37 +0000, by Richard M. Stallman
-
Initial revisionSun, 07 Sep 1997 05:14:46 +0000, by Richard M. Stallman
-
(menu-bar-options-menu): Simplify global-font-lock-modeSun, 07 Sep 1997 04:43:10 +0000, by Richard M. Stallman
-
(quail-execute-non-quail-command): Call quail-terminate-translation.Sun, 07 Sep 1997 04:31:35 +0000, by Richard M. Stallman
-
(time-stamp-time-zone): Allow nil as alternative.Sun, 07 Sep 1997 04:30:52 +0000, by Richard M. Stallman
-
(Fcall_process_region): Fix previous change:Sun, 07 Sep 1997 04:25:59 +0000, by Richard M. Stallman
-
(display_string): Determine multibyte from current buffer,Sun, 07 Sep 1997 04:22:29 +0000, by Richard M. Stallman
-
(font-lock-comment-face, etc.):Sun, 07 Sep 1997 04:08:18 +0000, by Richard M. Stallman
-
(ps-setup): ps-zebra-stripe => ps-zebra-stripes.Sun, 07 Sep 1997 04:02:32 +0000, by Richard M. Stallman
-
(simula-emacs-features): Treat Emacs 20 like Emacs 19.Sun, 07 Sep 1997 03:42:01 +0000, by Richard M. Stallman
-
(ispell-command-loop):Sun, 07 Sep 1997 03:40:29 +0000, by Richard M. Stallman
-
(read-language-name): Doc fix.Sun, 07 Sep 1997 03:39:44 +0000, by Richard M. Stallman
-
(global-font-lock-mode): When turning offSun, 07 Sep 1997 01:29:14 +0000, by Richard M. Stallman
-
(regexp-opt): Doc fix.Sun, 07 Sep 1997 01:24:23 +0000, by Richard M. Stallman
-
(move-past-close-and-reindent):Sun, 07 Sep 1997 01:12:07 +0000, by Richard M. Stallman
-
(dired-flag-garbage-files): Move interactive flag across doc string.Sat, 06 Sep 1997 22:22:24 +0000, by Richard M. Stallman
-
(m4-mode): Add autoload cookie.Sat, 06 Sep 1997 22:20:09 +0000, by Richard M. Stallman
-
(auto-mode-alist): Handle .m4 and .mc files.Sat, 06 Sep 1997 22:18:47 +0000, by Richard M. Stallman
-
Add OpenBSD clause to set $machine.Sat, 06 Sep 1997 19:42:31 +0000, by Richard M. Stallman
-
Test __OpenBSD__ along with __NetBSD__.Sat, 06 Sep 1997 19:40:22 +0000, by Richard M. Stallman
-
Test __OpenBSD__ along with __NetBSD__.Sat, 06 Sep 1997 19:37:47 +0000, by Richard M. Stallman
-
new versionSat, 06 Sep 1997 04:16:05 +0000, by Michael Kifer
-
Some comment and doc fixes.Sat, 06 Sep 1997 02:52:00 +0000, by Richard M. Stallman
-
Mode line format has changed.Sat, 06 Sep 1997 02:03:57 +0000, by Richard M. Stallman
-
(uninstantiated-fontset-alist):Fri, 05 Sep 1997 23:40:12 +0000, by Richard M. Stallman
-
(set-face-font-auto): instanciate-fontset renamed to instantiate-fontset.Fri, 05 Sep 1997 23:39:21 +0000, by Richard M. Stallman
-
(search-whitespace-regexp): Doc fix.Fri, 05 Sep 1997 23:33:10 +0000, by Richard M. Stallman
-
(load-with-code-conversion):Fri, 05 Sep 1997 23:30:30 +0000, by Richard M. Stallman
-
Changes for GNU make 3.75.93. make-3-76 make-3-76-1Fri, 05 Sep 1997 21:01:56 +0000, by Paul D. Smith
-
(compilation-ask-about-save): Add autoload cookie.Fri, 05 Sep 1997 19:41:25 +0000, by Richard M. Stallman
-
* config.sub: Recognize v850-elf. libc-970906 libc-970907 libc-970908Fri, 05 Sep 1997 18:08:34 +0000, by Jeff Law
-
(setup-japanese-environment): SetFri, 05 Sep 1997 12:30:29 +0000, by Kenichi Handa
-
(Ffind_operation_coding_system): If a function inFri, 05 Sep 1997 08:07:44 +0000, by Kenichi Handa
-
(message-unix-mail-delimiter): InitializeFri, 05 Sep 1997 06:15:33 +0000, by Richard M. Stallman
-
(easy-menu-create-keymaps):Fri, 05 Sep 1997 05:45:02 +0000, by Richard M. Stallman
-
(charset-quoted-standard-p): New function.Fri, 05 Sep 1997 05:43:29 +0000, by Richard M. Stallman
-
(Fcall_interactively): Pass new arg to Fread_coding_system.Fri, 05 Sep 1997 05:38:41 +0000, by Richard M. Stallman
-
(Fread_coding_system): New optional arg DEFAULT_CODING_SYSTEM.Fri, 05 Sep 1997 05:38:21 +0000, by Richard M. Stallman
-
(Fread_coding_system): Update decl.Fri, 05 Sep 1997 05:37:59 +0000, by Richard M. Stallman
-
new versionFri, 05 Sep 1997 04:48:58 +0000, by Michael Kifer
-
Comment change.Fri, 05 Sep 1997 03:51:07 +0000, by Richard M. Stallman
-
(Fexpand_file_name): If default dir isn't string, use `/'.Fri, 05 Sep 1997 01:21:43 +0000, by Richard M. Stallman
-
Comment change.Thu, 04 Sep 1997 20:25:56 +0000, by Richard M. Stallman
-
(main): Update Copyright messages.Thu, 04 Sep 1997 11:57:12 +0000, by Erik Naggum
-
(Faset): Simplify a statement in the char-table case.Thu, 04 Sep 1997 06:30:27 +0000, by Richard M. Stallman
-
(Qcoding_system_history): New variable.Thu, 04 Sep 1997 05:58:20 +0000, by Richard M. Stallman
-
(set-buffer-file-coding-system): Improve prompt.Thu, 04 Sep 1997 05:57:44 +0000, by Richard M. Stallman
-
(read-input-method-name): Specify the input history properly.Thu, 04 Sep 1997 05:54:38 +0000, by Richard M. Stallman
-
(setup_coding_system, Ffind_operation_coding_system)Thu, 04 Sep 1997 04:55:52 +0000, by Richard M. Stallman
-
(toggle-input-method): No error if enable-multibyte-characters is nil.Thu, 04 Sep 1997 04:49:53 +0000, by Richard M. Stallman
-
(string-to-sequence): Work usefully when enable-multibyte-characters is nil.Thu, 04 Sep 1997 04:48:23 +0000, by Richard M. Stallman
-
(quail-update-translation):Thu, 04 Sep 1997 04:47:34 +0000, by Richard M. Stallman
-
(detect_coding_mask): Re-work previous change.Thu, 04 Sep 1997 03:31:10 +0000, by Richard M. Stallman
-
(install): Fix previous change.Thu, 04 Sep 1997 01:22:26 +0000, by Kenichi Handa
-
Do not copy leim-list.el twice.Thu, 04 Sep 1997 01:18:55 +0000, by Kenichi Handa
-
(install): Copy `skk' subdirectory too.Thu, 04 Sep 1997 01:12:08 +0000, by Kenichi Handa
-
(TAGS tags): Simply refer this to the src subdir.Wed, 03 Sep 1997 23:08:18 +0000, by Richard M. Stallman
-
(HAVE_RINT): Add #undef.Wed, 03 Sep 1997 23:02:21 +0000, by Richard M. Stallman
-
(emacs_rint): Define this,Wed, 03 Sep 1997 23:01:57 +0000, by Richard M. Stallman
-
(dired-get-filename): Don't call encode-coding-string if FILE is nil.Wed, 03 Sep 1997 22:31:25 +0000, by Richard M. Stallman
-
(find-tag-tag): Pass default to completing-read.Wed, 03 Sep 1997 22:30:48 +0000, by Richard M. Stallman
-
(read-language-name): Use a default, not an initial input.Wed, 03 Sep 1997 22:29:06 +0000, by Richard M. Stallman
-
(file-coding-system-alist): Match `loaddefs.el' more accurately.Wed, 03 Sep 1997 22:25:16 +0000, by Richard M. Stallman
-
(operate-on-rectangle): If we overshoot when looking for endcol, back up.Wed, 03 Sep 1997 21:09:39 +0000, by Richard M. Stallman
-
(menu-bar-help-menu): Rename info item to "Info (Browse Manuals)".Wed, 03 Sep 1997 20:52:13 +0000, by Richard M. Stallman
-
(Fcall_process): Set EOL conversion type to LF whenWed, 03 Sep 1997 20:35:35 +0000, by Richard M. Stallman
-
(main): Call run_time_remap earlier, before any use of stdio.Wed, 03 Sep 1997 20:34:22 +0000, by Richard M. Stallman
-
(read_minibuf): Fix use of Ffboundp.Wed, 03 Sep 1997 16:20:47 +0000, by Richard M. Stallman
-
(ispell-overlay-window): Undo previous change;Wed, 03 Sep 1997 07:44:21 +0000, by Richard M. Stallman
-
(my_endbss) [WINDOWSNT]: New variable.Wed, 03 Sep 1997 07:30:49 +0000, by Geoff Voelker
-
(mule-menu-keymap):Wed, 03 Sep 1997 07:27:58 +0000, by Richard M. Stallman
-
(mail-mode): Set adaptive-fill-first-line-regexpWed, 03 Sep 1997 07:08:43 +0000, by Richard M. Stallman
-
(quail-update-guidance): If PROMPTKEY isWed, 03 Sep 1997 05:46:54 +0000, by Kenichi Handa
-
For each package, pass t for the SIMPLEWed, 03 Sep 1997 05:46:07 +0000, by Kenichi Handa
-
Remove OS dependent operations.Wed, 03 Sep 1997 02:25:42 +0000, by Geoff Voelker
-
(WinMain): Allow Emacs process to be started withWed, 03 Sep 1997 02:19:32 +0000, by Geoff Voelker
-
(CFLAGS_COMMON): Place pdb file in object buildWed, 03 Sep 1997 02:19:02 +0000, by Geoff Voelker
-
(get_env_size): New function.Wed, 03 Sep 1997 02:18:32 +0000, by Geoff Voelker
-
(env_vars): Put site-lisp before lisp in EMACSLOADPATH.Wed, 03 Sep 1997 02:18:15 +0000, by Geoff Voelker
-
(INTERRUPT_INPUT): Don't define.Wed, 03 Sep 1997 01:14:40 +0000, by Geoff Voelker
-
(have_menus_p): Move to w32fns.c.Wed, 03 Sep 1997 01:14:17 +0000, by Geoff Voelker
-
(w32_output): New fields menubar_widget, menubar_active,Wed, 03 Sep 1997 01:13:25 +0000, by Geoff Voelker
-
(SIF_*): Win95 macros defined for NT.Wed, 03 Sep 1997 01:07:37 +0000, by Geoff Voelker
-
Include w32heap.h.Wed, 03 Sep 1997 01:05:33 +0000, by Geoff Voelker
-
(init_menu_items): Disable code.Wed, 03 Sep 1997 00:53:34 +0000, by Geoff Voelker
-
Declare externs from other files.Wed, 03 Sep 1997 00:52:40 +0000, by Geoff Voelker
-
Enumerate operating system types.Wed, 03 Sep 1997 00:52:12 +0000, by Geoff Voelker
-
(os_subtype): New variable.Wed, 03 Sep 1997 00:51:32 +0000, by Geoff Voelker
-
Include limits.h and errno.h.Wed, 03 Sep 1997 00:47:47 +0000, by Geoff Voelker
-
(DebPrint, reset_kbd, unset_kbd, take_console): Delete functions.Wed, 03 Sep 1997 00:46:41 +0000, by Geoff Voelker
-
Remove debugging macros.Wed, 03 Sep 1997 00:46:21 +0000, by Geoff Voelker
-
Include stddef.h.Wed, 03 Sep 1997 00:43:20 +0000, by Geoff Voelker
-
Include config.h and time.h.Wed, 03 Sep 1997 00:42:10 +0000, by Geoff Voelker
-
makefile.nt (TLIB0, TOBJ, OBJ0): New macro.Wed, 03 Sep 1997 00:41:32 +0000, by Geoff Voelker
-
(redisplay_internal): Check to see if frame is not obscuredWed, 03 Sep 1997 00:37:40 +0000, by Geoff Voelker
-
(event_kind) [WINDOWSNT]: New event type: mouse_wheel.Wed, 03 Sep 1997 00:37:29 +0000, by Geoff Voelker
-
(sys_subshell) [DOS_NT]: Save and restore parent'sWed, 03 Sep 1997 00:37:00 +0000, by Geoff Voelker
-
Declare discard_mouse_events.Wed, 03 Sep 1997 00:36:38 +0000, by Geoff Voelker
-
(kbd_buffer_get_event) [WINDOWSNT]: SupportWed, 03 Sep 1997 00:31:17 +0000, by Geoff Voelker
-
(FRAME_OBSCURED_P): New macro.Wed, 03 Sep 1997 00:30:51 +0000, by Geoff Voelker
-
(Fexpand_file_name) [WINDOWSNT]: When strippingWed, 03 Sep 1997 00:30:24 +0000, by Geoff Voelker
-
(getpid): Delete function.Wed, 03 Sep 1997 00:19:25 +0000, by Geoff Voelker
-
(movemail.exe): Link wsock32.lib before LIBS.Wed, 03 Sep 1997 00:19:12 +0000, by Geoff Voelker
-
Don't unset C-mouse-down bindings.Tue, 02 Sep 1997 23:54:07 +0000, by Geoff Voelker
-
(w32-handle-scroll-bar-event): On up andTue, 02 Sep 1997 23:53:22 +0000, by Geoff Voelker
-
(file-name-buffer-file-type-alist): Add moreTue, 02 Sep 1997 23:52:43 +0000, by Geoff Voelker
-
Minor reordering of macros.Tue, 02 Sep 1997 20:56:22 +0000, by Richard M. Stallman
-
(detect_coding_mask): Add in CODING_CATEGORY_MASK_RAW_TEXTTue, 02 Sep 1997 20:56:02 +0000, by Richard M. Stallman
-
Updated by Boris.Tue, 02 Sep 1997 20:00:28 +0000, by Richard M. Stallman
-
(facemenu-get-face): Just warn when given anTue, 02 Sep 1997 19:59:11 +0000, by Richard M. Stallman
-
(enriched-decode-foreground, enriched-decode-background):Tue, 02 Sep 1997 19:58:56 +0000, by Richard M. Stallman
-
(custom-display): Use w32 instead of win32.Tue, 02 Sep 1997 19:40:12 +0000, by Geoff Voelker
-
(scroll-bar-maybe-set-window-start): Change windowTue, 02 Sep 1997 19:39:53 +0000, by Geoff Voelker
-
(gud-gdb-marker-regexp): Allow for drive letter and colon.Tue, 02 Sep 1997 19:39:35 +0000, by Geoff Voelker
-
(other-frame) [windows-nt]: Use w32-focus-frame.Tue, 02 Sep 1997 19:39:14 +0000, by Geoff Voelker
-
(file-truename) [windows-nt]: Use the canonicalizedTue, 02 Sep 1997 19:38:31 +0000, by Geoff Voelker
-
(standard-display-european): Map \222 to apostrophe.Tue, 02 Sep 1997 19:38:11 +0000, by Geoff Voelker
-
(comint-file-name-chars): Use separate sets for ms-dos and windows-nt.Tue, 02 Sep 1997 19:37:39 +0000, by Geoff Voelker
-
(browse-url-netscape): Check for w32 window-system symbol.Tue, 02 Sep 1997 19:37:13 +0000, by Geoff Voelker
-
(ask-user-about-lock): Abbreviate file name and locking user's name.Tue, 02 Sep 1997 17:12:46 +0000, by Richard M. Stallman
-
(quail-keyboard-layout-alist): Add anTue, 02 Sep 1997 10:49:43 +0000, by Kenichi Handa
-
(rmail): Reset enable-multibyte-characters to theTue, 02 Sep 1997 10:49:07 +0000, by Kenichi Handa
-
(set-coding-system-map):Tue, 02 Sep 1997 05:59:52 +0000, by Richard M. Stallman
-
(Fread_from_minibuffer, Fread_string): Doc fixes.Tue, 02 Sep 1997 05:22:07 +0000, by Richard M. Stallman
-
Add rules for cancelling accents by typingTue, 02 Sep 1997 05:11:59 +0000, by Kenichi Handa
-
Comment change.Tue, 02 Sep 1997 05:05:37 +0000, by Richard M. Stallman
-
Include unistd.h instead of libc.h.Tue, 02 Sep 1997 04:59:45 +0000, by Richard M. Stallman
-
Comment change.Tue, 02 Sep 1997 00:16:45 +0000, by Richard M. Stallman
-
(syms_of_window): Doc fix.Tue, 02 Sep 1997 00:15:04 +0000, by Richard M. Stallman
-
(free_float, free_cons): Don't use the same field for chaining as for marking.Mon, 01 Sep 1997 23:37:14 +0000, by Richard M. Stallman
-
(set-auto-coding): Recognize coding: in firstMon, 01 Sep 1997 22:44:22 +0000, by Richard M. Stallman
-
(Finsert_file_contents): Fix previous change--don'tMon, 01 Sep 1997 22:43:29 +0000, by Richard M. Stallman
-
Fix indentation.Mon, 01 Sep 1997 21:29:44 +0000, by Richard M. Stallman
-
Comment change.Mon, 01 Sep 1997 19:42:16 +0000, by Richard M. Stallman
-
(setup-8-bit-environment): Inhibit message when loading latin-N.el.Mon, 01 Sep 1997 19:25:12 +0000, by Richard M. Stallman
-
(reftex-customize): Added call to customize browse.Mon, 01 Sep 1997 18:11:35 +0000, by Richard M. Stallman
-
(describe_category): Handle a sub-chartable.Mon, 01 Sep 1997 17:54:37 +0000, by Richard M. Stallman
-
(internal_self_insert): Only set TARGET_CLM when C2 is tab.Mon, 01 Sep 1997 17:54:25 +0000, by Richard M. Stallman
-
(describe-current-coding-system): Add missing newline in output.Mon, 01 Sep 1997 17:14:48 +0000, by Richard M. Stallman
-
(find-buffer-file-type): Don't check for untranslated file systems here.Mon, 01 Sep 1997 17:04:41 +0000, by Richard M. Stallman
-
(quail-translation-keymap): Fix previousMon, 01 Sep 1997 12:36:34 +0000, by Kenichi Handa
-
(read-multilingual-string): Fix previous change.Mon, 01 Sep 1997 10:46:54 +0000, by Kenichi Handa
-
(describe-input-method): Fix previousMon, 01 Sep 1997 10:44:31 +0000, by Kenichi Handa
-
Pass t for the SIMPLE argument to quail-define-package.Mon, 01 Sep 1997 07:45:39 +0000, by Richard M. Stallman
-
Entry for Czech modified.Mon, 01 Sep 1997 07:25:43 +0000, by Kenichi Handa
-
("ethiopic"): Doc-sring fixed. Change the argMon, 01 Sep 1997 07:21:00 +0000, by Kenichi Handa
-
(get-language-info): Accept a symbolMon, 01 Sep 1997 07:19:38 +0000, by Kenichi Handa
-
(set-auto-coding): Name changed fromMon, 01 Sep 1997 07:19:38 +0000, by Kenichi Handa
-
(quail-translation-keymap): Do not bindMon, 01 Sep 1997 07:19:38 +0000, by Kenichi Handa
-
(ethio-sera-to-fidel-region,Mon, 01 Sep 1997 07:19:05 +0000, by Kenichi Handa
-
(hack-local-variables-prop-line): Ignore coding: tag.Mon, 01 Sep 1997 07:17:07 +0000, by Kenichi Handa
-
(ispell-region): Take acount of the fact that `ispell'Mon, 01 Sep 1997 07:17:07 +0000, by Kenichi Handa
-
(LEADING_CODE_PRIVATE_22): Comment fixed.Mon, 01 Sep 1997 07:15:46 +0000, by Kenichi Handa
-
(read_process_output): Index forMon, 01 Sep 1997 07:15:46 +0000, by Kenichi Handa
-
(Vset_auto_coding_function): Name changed fromMon, 01 Sep 1997 07:15:46 +0000, by Kenichi Handa
-
(install-arch-indep): Verify ./lisp has simple.el in itSun, 31 Aug 1997 23:21:24 +0000, by Richard M. Stallman
-
(init_system_name): Don't try to use getdomainname.Sun, 31 Aug 1997 18:03:03 +0000, by Richard M. Stallman
-
Comment change.Sun, 31 Aug 1997 17:18:41 +0000, by Richard M. Stallman
-
(byte-compile-output-file-form): Handle custom-declare-variable.Sun, 31 Aug 1997 17:07:28 +0000, by Richard M. Stallman
-
(scan_lisp_file): Handle custom-declare-variable.Sun, 31 Aug 1997 17:05:53 +0000, by Richard M. Stallman
-
MSDOS-related changes.Sun, 31 Aug 1997 16:42:40 +0000, by Richard M. Stallman
-
Require cl at compile time.Sun, 31 Aug 1997 07:58:46 +0000, by Richard M. Stallman
-
(pop3-md5): New function.Sun, 31 Aug 1997 07:58:03 +0000, by Richard M. Stallman
-
(change-log-font-lock-keywords): Add more to prev change.Sun, 31 Aug 1997 04:24:03 +0000, by Richard M. Stallman
-
(format-subtract-regions): New function.Sat, 30 Aug 1997 23:25:29 +0000, by Richard M. Stallman
-
(defgroup, defcustom): Add Emacs 19 compatibility definitions.Sat, 30 Aug 1997 19:48:14 +0000, by Richard M. Stallman
-
(dired-get-filename): Encode file name using the buffer's coding system.Sat, 30 Aug 1997 19:46:24 +0000, by Richard M. Stallman
-
(mail-send): Complain about invalid header line.Sat, 30 Aug 1997 18:03:33 +0000, by Richard M. Stallman
-
(change_frame_size_1): Save current bufferSat, 30 Aug 1997 17:51:22 +0000, by Richard M. Stallman
-
(Fload): Fix doc syntax.Sat, 30 Aug 1997 16:20:02 +0000, by Richard M. Stallman
-
(HAVE_ALLOCA): Do define this, if SOLARIS2.Sat, 30 Aug 1997 07:18:39 +0000, by Richard M. Stallman
-
(free_frame_menubar): Clear menubar_height field.Sat, 30 Aug 1997 07:15:19 +0000, by Richard M. Stallman
-
(man/Makefile): New target.Sat, 30 Aug 1997 07:14:23 +0000, by Richard M. Stallman
-
(Fload): If FILE arg ends in .el or .elc, don't insist on adding a suffix.Fri, 29 Aug 1997 19:53:25 +0000, by Richard M. Stallman
-
(free_marker): Call unchain_marker.Fri, 29 Aug 1997 19:52:57 +0000, by Richard M. Stallman
-
(text-mode-hook-identify): New function,Fri, 29 Aug 1997 17:07:26 +0000, by Richard M. Stallman
-
(quail-define-package): New arg SIMPLE.Fri, 29 Aug 1997 07:21:44 +0000, by Richard M. Stallman
-
(standard-display-european): Doc fix.Fri, 29 Aug 1997 05:22:39 +0000, by Richard M. Stallman
-
(menu-bar-make-toggle): New macro.Fri, 29 Aug 1997 02:12:38 +0000, by Richard M. Stallman
-
(compilation-error-regexp-alist): Allow spaces in file names for Microsoft C;Fri, 29 Aug 1997 02:08:28 +0000, by Richard M. Stallman
-
(update-leim-list-file): Make it handle multiple directories.Fri, 29 Aug 1997 02:06:39 +0000, by Richard M. Stallman
-
(set-terminal-coding-system):Thu, 28 Aug 1997 20:08:00 +0000, by Richard M. Stallman
-
(detect_eol): Do not select no-conversion even if EOLThu, 28 Aug 1997 10:54:13 +0000, by Kenichi Handa
-
(Qno_conversion, Qundecided): New variables.Thu, 28 Aug 1997 10:51:12 +0000, by Kenichi Handa
-
(coding_type): New member coding_type_raw_text.Thu, 28 Aug 1997 10:51:12 +0000, by Kenichi Handa
-
(setup-cyrillic-alternativnyj-environment):Thu, 28 Aug 1997 10:50:32 +0000, by Kenichi Handa
-
(setup-english-environment): SetThu, 28 Aug 1997 10:50:32 +0000, by Kenichi Handa
-
(setup-vietnamese-environment): SetThu, 28 Aug 1997 10:50:32 +0000, by Kenichi Handa
-
(raw-text): New coding system. SetThu, 28 Aug 1997 10:49:48 +0000, by Kenichi Handa
-
(make-coding-system): Make TYPE 5 meansThu, 28 Aug 1997 10:49:48 +0000, by Kenichi Handa
-
(quail-update-leim-list-file): Make itThu, 28 Aug 1997 10:49:48 +0000, by Kenichi Handa
-
(dotdot): This macro deleted.Thu, 28 Aug 1997 10:49:24 +0000, by Kenichi Handa
-
Add coding: tag, to prevent Emacs from interpreting binary strings.Thu, 28 Aug 1997 09:30:01 +0000, by Eli Zaretskii
-
(nnmh-request-list, nnmh-active-number): Protect fromThu, 28 Aug 1997 04:51:02 +0000, by Kenichi Handa
-
(nnml-possibly-change-directory): LikewiseThu, 28 Aug 1997 04:51:02 +0000, by Kenichi Handa
-
Require cl at compile time before loading gnus, etc.Thu, 28 Aug 1997 04:51:02 +0000, by Kenichi Handa
-
(nnspool-file-coding-system): New variable.Thu, 28 Aug 1997 04:51:02 +0000, by Kenichi Handa