log

age author description
Wed, 13 Aug 1997 19:39:39 +0000 Richard M. Stallman (extent-properties, extent-at): New functions.
Wed, 13 Aug 1997 15:37:10 +0000 Richard M. Stallman Add copyright and permission notices.
Wed, 13 Aug 1997 15:35:01 +0000 Richard M. Stallman (main): Use %08lx instead of %08x in printf because the
Wed, 13 Aug 1997 15:34:05 +0000 Richard M. Stallman (get_time): Cast arg to fprintf.
Wed, 13 Aug 1997 15:28:47 +0000 Richard M. Stallman (unexec): Cast arg to fprintf.
Wed, 13 Aug 1997 15:27:49 +0000 Richard M. Stallman (lock_file): Use %lu instead of %d in sprintf because
Wed, 13 Aug 1997 12:46:21 +0000 Eli Zaretskii (syms_of_msdos): Define and bind x-bitmap-file-path and
Wed, 13 Aug 1997 04:50:55 +0000 Eli Zaretskii EMACS_CONFIGURATION: Set to i386-pc-msdosdjgpp.
Wed, 13 Aug 1997 04:13:39 +0000 Richard M. Stallman (free_marker): New function.
Wed, 13 Aug 1997 04:13:22 +0000 Richard M. Stallman (signal_before_change): Relocate START and END
Wed, 13 Aug 1997 00:49:54 +0000 Richard M. Stallman (emacs): Warn about shadowed standard libraries here.
Wed, 13 Aug 1997 00:37:32 +0000 Richard M. Stallman (default-input-method):
Wed, 13 Aug 1997 00:29:02 +0000 Richard M. Stallman (read-input-method-name): Replace INITIAL-INPUT arg with DEFAULT arg.
Wed, 13 Aug 1997 00:26:42 +0000 Richard M. Stallman (quail-start-translation): Use an explicit loop, not recursive edit.
Tue, 12 Aug 1997 23:18:41 +0000 Richard M. Stallman (forward-visible-line): Handle nil value from
Tue, 12 Aug 1997 23:08:13 +0000 Richard M. Stallman (change-log-font-lock-keywords): Don't consider
Tue, 12 Aug 1997 23:05:43 +0000 Richard M. Stallman (diary-entry-time): Bind case-fold-search to nil.
Tue, 12 Aug 1997 18:20:00 +0000 Richard M. Stallman (mouse-avoidance-timer): New variable.
Tue, 12 Aug 1997 17:23:14 +0000 Richard M. Stallman (awk-mode): Require cc-mode, not cc-langs.
Tue, 12 Aug 1997 17:22:41 +0000 Richard M. Stallman (set-extent-property): Don't allow
Tue, 12 Aug 1997 17:21:24 +0000 Richard M. Stallman (dired-font-lock-keywords): Don't specially highlight
Tue, 12 Aug 1997 16:11:31 +0000 Richard M. Stallman Comment changes.
Tue, 12 Aug 1997 16:11:03 +0000 Richard M. Stallman (X_DEFAULT_SEARCH_PATH): Add /usr/X11R6/lib alternatives.
Tue, 12 Aug 1997 15:52:17 +0000 Richard M. Stallman (fill-region-as-paragraph):
Tue, 12 Aug 1997 11:59:41 +0000 Eli Zaretskii Run ".emacs" through convert-standard-filename before using it.
Tue, 12 Aug 1997 05:49:26 +0000 Richard M. Stallman (rmail-make-in-reply-to-field): Don't cause an
Tue, 12 Aug 1997 05:47:05 +0000 Richard M. Stallman (dos-print-region-function): Force EOL conversion to DOS CR-LF pairs.
Tue, 12 Aug 1997 05:30:47 +0000 Richard M. Stallman (list-load-path-shadows): Exclude, from the path we search, all but
Tue, 12 Aug 1997 00:58:44 +0000 Richard M. Stallman (cal-tex-latexify-list): Put the elements of RESULT in the proper order.
Tue, 12 Aug 1997 00:55:31 +0000 Richard M. Stallman (cal-tex-latexify-list): Put the elements of RESULT in the proper order.
Tue, 12 Aug 1997 00:37:22 +0000 Richard M. Stallman Comment change.
Tue, 12 Aug 1997 00:36:22 +0000 Richard M. Stallman (main): Fix previous change.
Mon, 11 Aug 1997 23:55:10 +0000 Richard M. Stallman (dabbrev-abbrev-skip-leading-regexp): Doc fix.
Mon, 11 Aug 1997 23:54:58 +0000 Richard M. Stallman Customized.
Mon, 11 Aug 1997 23:51:04 +0000 Richard M. Stallman (c-electric-brace): Make preserve-p nil at BOB.
Mon, 11 Aug 1997 22:32:01 +0000 Richard M. Stallman (insert-file-literally): New command.
Mon, 11 Aug 1997 22:28:10 +0000 Per Abrahamsen (custom-face-attributes): Don't initialize fg/bg fields.
Mon, 11 Aug 1997 22:16:50 +0000 Richard M. Stallman Comment change.
Mon, 11 Aug 1997 22:15:23 +0000 Richard M. Stallman (c-offsets-alist): Added template-args-cont syntactic symbol.
Mon, 11 Aug 1997 22:14:14 +0000 Richard M. Stallman (c-guess-basic-syntax): CASE 5D.4: template argument continuation
Mon, 11 Aug 1997 22:13:48 +0000 Richard M. Stallman (c-mode-base-map, c++-mode-map):
Mon, 11 Aug 1997 22:11:27 +0000 Richard M. Stallman (c-initialize-cc-mode): Set c-buffer-is-cc-mode to t.
Mon, 11 Aug 1997 22:10:16 +0000 Richard M. Stallman (c-buffer-is-cc-mode): New variable.
Mon, 11 Aug 1997 22:09:45 +0000 Richard M. Stallman (indent-new-comment-line): Add advice for older Emacs versions if they
Mon, 11 Aug 1997 22:07:04 +0000 Richard M. Stallman (c-lineup-java-throws): Change the `when' clause to an `if-progn'.
Mon, 11 Aug 1997 21:44:08 +0000 Richard M. Stallman (init_environment): Set Emacs root directory properly when
Mon, 11 Aug 1997 21:42:39 +0000 Richard M. Stallman (init_dosfns): Avoid calling DOS memory-allocation
Mon, 11 Aug 1997 21:40:57 +0000 Richard M. Stallman (IT_set_frame_parameters): Actually store the frame
Mon, 11 Aug 1997 18:32:12 +0000 Richard M. Stallman (setup-latin1-environment): Set code 222 in special-microsoft-code-table.
Mon, 11 Aug 1997 01:38:02 +0000 Richard M. Stallman (main) [__FreeBSD__ && PROFILING]: Add code for profiling.
Mon, 11 Aug 1997 01:18:29 +0000 Richard M. Stallman (msdos-color-aliases): Remove color names which end with a number.
Mon, 11 Aug 1997 00:23:00 +0000 Richard M. Stallman Customized.
Mon, 11 Aug 1997 00:20:31 +0000 Richard M. Stallman (Finsert_startup_screen): Call `insert_char' with a single argument.
Mon, 11 Aug 1997 00:20:14 +0000 Richard M. Stallman (Qbackground_color, Qforeground_color): Define vars.
Mon, 11 Aug 1997 00:18:52 +0000 Richard M. Stallman (CPPFLAGS, LDFLAGS): Edit to empty.
Sun, 10 Aug 1997 05:54:48 +0000 Kenichi Handa (Fset_terminal_coding_system_internal): Set
Sun, 10 Aug 1997 05:54:48 +0000 Kenichi Handa (struct iso2022_spec): New member expected_charsets.
Sun, 10 Aug 1997 05:53:45 +0000 Kenichi Handa Make coding system iso-2022-jp instead of
Sun, 10 Aug 1997 04:13:19 +0000 Kenichi Handa (Vignore_relative_composition): New variable.
Sun, 10 Aug 1997 04:13:19 +0000 Kenichi Handa (Vignore_relative_composition): Extern it.