]>
git.eshelyaron.com Git - emacs.git/log
Richard M. Stallman [Fri, 18 Jul 1997 02:16:22 +0000 (02:16 +0000)]
(c-initialize-cc-mode): New function.
(c-mode, c++-mode, objc-mode, java-mode): Call it.
Richard M. Stallman [Fri, 18 Jul 1997 02:14:22 +0000 (02:14 +0000)]
(c-load-all): Function deleted.
Richard M. Stallman [Fri, 18 Jul 1997 02:12:00 +0000 (02:12 +0000)]
(c-initialize-builtin-style): Use copy-sequence
instead of c-copy-tree.
(c-copy-tree): Function deleted.
Richard M. Stallman [Fri, 18 Jul 1997 02:11:28 +0000 (02:11 +0000)]
(c-maybe-labelp): Add defvar.
Richard M. Stallman [Fri, 18 Jul 1997 02:10:48 +0000 (02:10 +0000)]
Require cc-defs for the c-add-syntax macro.
(c-electric-backspace): Must get 'supercede property
values to work with delsel and pending-del.
(c-electric-brace): Fix ebola eradication consequence
in the preserve-p test.
Richard M. Stallman [Fri, 18 Jul 1997 02:09:34 +0000 (02:09 +0000)]
Require 'cc-defs for the definition of c-emacs-features.
(c-symbol-key): First character must be a letter or underscore.
(c-make-inherited-keymap): Change to a defun.
(c-mode-menu): Added uncomment region and slight rearrangement of items.
Richard M. Stallman [Thu, 17 Jul 1997 23:49:47 +0000 (23:49 +0000)]
[HAVE_UNISTD_H]: Include unistd.h.
Richard M. Stallman [Thu, 17 Jul 1997 21:59:31 +0000 (21:59 +0000)]
(delete-selection-mode): Add custom-loads property.
Michael Kifer [Thu, 17 Jul 1997 19:37:07 +0000 (19:37 +0000)]
new version
Richard M. Stallman [Thu, 17 Jul 1997 19:15:13 +0000 (19:15 +0000)]
(dired-omit-files): Add ".#foo" lock files to omissions.
Richard M. Stallman [Thu, 17 Jul 1997 18:36:12 +0000 (18:36 +0000)]
(show-paren-match-face): Use gray on all non-color screens.
Richard M. Stallman [Thu, 17 Jul 1997 18:33:34 +0000 (18:33 +0000)]
(HAVE_LOGB, HAVE_FREXP, HAVE_FMOD, HAVE_RINT):
(HAVE_CBRT, HAVE_FPATHCONF, HAVE_SETRLIMIT): Defined.
Richard M. Stallman [Thu, 17 Jul 1997 18:32:27 +0000 (18:32 +0000)]
(xcar, xcdr): Print with /x.
Richard M. Stallman [Thu, 17 Jul 1997 18:18:05 +0000 (18:18 +0000)]
(decode_mode_spec_coding): Fix typo; use `val' instead of `coding-system'.
Kenichi Handa [Thu, 17 Jul 1997 07:20:32 +0000 (07:20 +0000)]
(lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm".
(lrt-handle-maa-sakod): Correctly handle the case that quail-current-data
is nil.
(lrt-handle-tone-mark): Fix bug of handling key sequence "hhai" + tone.
Kenichi Handa [Thu, 17 Jul 1997 07:18:50 +0000 (07:18 +0000)]
Modified to avoid *.el files being regarded
as intermidiate files and deleted by GNU make.
Kenichi Handa [Thu, 17 Jul 1997 07:16:21 +0000 (07:16 +0000)]
(batch-titdic-convert): Add optional arg FORCE.
Richard M. Stallman [Thu, 17 Jul 1997 06:51:28 +0000 (06:51 +0000)]
(replace_range): New function.
Richard M. Stallman [Thu, 17 Jul 1997 06:29:36 +0000 (06:29 +0000)]
(display_text_line): Handle the case of point being in
the invisible part of the line beyond the left margin.
Richard M. Stallman [Thu, 17 Jul 1997 06:24:48 +0000 (06:24 +0000)]
(read-quoted-char): Handle non-character events.
Richard M. Stallman [Thu, 17 Jul 1997 05:52:50 +0000 (05:52 +0000)]
Update copyright year.
Richard M. Stallman [Thu, 17 Jul 1997 05:45:38 +0000 (05:45 +0000)]
Improve text of messages.
Richard M. Stallman [Thu, 17 Jul 1997 04:45:19 +0000 (04:45 +0000)]
(quoted-insert): Doc fix.
Richard M. Stallman [Wed, 16 Jul 1997 20:55:50 +0000 (20:55 +0000)]
(dired-find-file): Better error message
for symlink to nonexistent target.
Erich Stefan Boleyn [Wed, 16 Jul 1997 14:45:30 +0000 (14:45 +0000)]
Convert arm32:NetBSD to normal arm canonicalization.
Richard M. Stallman [Wed, 16 Jul 1997 05:37:04 +0000 (05:37 +0000)]
(quoted-insert): Doc fix.
Richard M. Stallman [Wed, 16 Jul 1997 05:34:38 +0000 (05:34 +0000)]
(read-quoted-char): Read any number of octal digits,
and ignore a space if that terminates the octal digits.
Richard M. Stallman [Wed, 16 Jul 1997 05:33:34 +0000 (05:33 +0000)]
(yank, yank-pop): Clear out read-only prop.
Richard M. Stallman [Wed, 16 Jul 1997 05:30:34 +0000 (05:30 +0000)]
(set-auto-mode): If -*- line specifies a mode,
then even if we don't use it because of just-from-file-name,
still let it prevent taking the mode from a file name.
(basic-save-buffer-1): Clarify error message.
(cd-absolute): Likewise.
Richard M. Stallman [Wed, 16 Jul 1997 05:29:01 +0000 (05:29 +0000)]
(texinfo-format-buffer-1): Insert, here,
the info about what file this is and what it was made from,
just before returning.
(texinfo-format-setfilename): Generate no output.
Richard M. Stallman [Wed, 16 Jul 1997 04:55:54 +0000 (04:55 +0000)]
Arrange for the leim tar file to unpack in emacs-M.N/leim.
Richard M. Stallman [Wed, 16 Jul 1997 04:37:17 +0000 (04:37 +0000)]
(mail-extr-voodoo): Get rid of comments at an early stage.
Richard M. Stallman [Tue, 15 Jul 1997 23:12:14 +0000 (23:12 +0000)]
(apropos-print): Use customize-group-other-window, not customize-other-window.
Richard M. Stallman [Tue, 15 Jul 1997 19:34:10 +0000 (19:34 +0000)]
(mail-mode-auto-fill): Use insert-before-markers.
Richard M. Stallman [Tue, 15 Jul 1997 19:22:53 +0000 (19:22 +0000)]
(internal_self_insert): When overwriting, use replace_range.
Richard M. Stallman [Tue, 15 Jul 1997 19:21:04 +0000 (19:21 +0000)]
(custom-unlispify-remove-prefixes): New variable.
(custom-unlispify-menu-entry): Obey custom-unlispify-remove-prefixes.
(customize-browse): Don't take an argument.
(customize-browse): Improve start-of-buffer message.
(custom-help-menu): Variable deleted.
(custom-menu-reset): Function deleted.
(Custom-menu-update): Likewise.
Richard M. Stallman [Tue, 15 Jul 1997 19:09:24 +0000 (19:09 +0000)]
(c-copy-tree): Fix bugs.
Richard M. Stallman [Tue, 15 Jul 1997 19:07:02 +0000 (19:07 +0000)]
(tmm-prompt): Use save-excursion around completing-read code.
(tmm-add-prompt): Clean up using save-selected-window
and with-current-buffer.
Richard M. Stallman [Tue, 15 Jul 1997 19:00:36 +0000 (19:00 +0000)]
(SETUP_SYNTAX_TABLE_FOR_OBJECT): Fix previous change.
Richard M. Stallman [Tue, 15 Jul 1997 18:58:44 +0000 (18:58 +0000)]
Fix previous change.
Richard M. Stallman [Tue, 15 Jul 1997 18:51:38 +0000 (18:51 +0000)]
(global-map): Turn off the S-SPC binding.
Jim Meyering [Tue, 15 Jul 1997 13:21:56 +0000 (13:21 +0000)]
Add comment describing HAVE_PSTAT_GETDYNAMIC.
Simon Marshall [Tue, 15 Jul 1997 08:32:51 +0000 (08:32 +0000)]
change maintainer.
Kenichi Handa [Tue, 15 Jul 1997 08:28:51 +0000 (08:28 +0000)]
Doc-string of Quail package japanese modified.
Kenichi Handa [Tue, 15 Jul 1997 08:27:10 +0000 (08:27 +0000)]
Initial revision
Kenichi Handa [Tue, 15 Jul 1997 08:26:35 +0000 (08:26 +0000)]
Rules re-written to avoid tricky code.
(CHINEGE-GB): Include quail/py-punct.elc.
(CHINEGE-BIG5): Include quail/py-punct-b5.elc.
Kenichi Handa [Tue, 15 Jul 1997 08:24:47 +0000 (08:24 +0000)]
(mule-keymap): Bind l to set-language-environment.
(set-language-environment): Remove autoload cookie. Accept null input
for resetting to default.
(select-input-method): Signal error if enable-multibyte-characters is
nil.
(toggle-input-method): Likewise.
Kenichi Handa [Tue, 15 Jul 1997 08:24:47 +0000 (08:24 +0000)]
(coding-category-emacs-mule): Replace coding-category-iso-else with
coding-category-iso-7-else and coding-category-iso-8-else.
Kenichi Handa [Tue, 15 Jul 1997 08:24:47 +0000 (08:24 +0000)]
(describe-current-coding-system): Use coding-category-iso-7-else
instead of coding-category-iso-else.
Kenichi Handa [Tue, 15 Jul 1997 08:24:47 +0000 (08:24 +0000)]
(make-coding-system): Distinguish coding-category-iso-7-else and
coding-category-iso-8-else.
Kenichi Handa [Tue, 15 Jul 1997 08:24:47 +0000 (08:24 +0000)]
(quail-translate-key): Fix previous change.
Kenichi Handa [Tue, 15 Jul 1997 08:24:47 +0000 (08:24 +0000)]
(tit-process-body): Ignore vacant entries.
Kenichi Handa [Tue, 15 Jul 1997 08:23:58 +0000 (08:23 +0000)]
(report-emacs-bug-run-tersely): New variable
(report-emacs-bug): Insert warnings for novice usres in *mail* buffer.
Set enable-multibyte-characters to nil.
(report-emacs-bug-hook): Check non-English letters. Confirm about
sending a report to FSF.
Kenichi Handa [Tue, 15 Jul 1997 08:23:58 +0000 (08:23 +0000)]
(mail-setup): Kill the local binding of enable-multibyte-characters.
Turn off an input method.
Kenichi Handa [Tue, 15 Jul 1997 08:22:18 +0000 (08:22 +0000)]
(setup-chinese-gb-environment): Adjusted for the change of coding
category names. Set default-input-method to chinese-py-punct.
(setup-chinese-big5-environment): Set default-input-method to
chinese-py-punct-b5.
(setup-chinese-cns-environment): Set default-input-method correctly.
Kenichi Handa [Tue, 15 Jul 1997 08:22:18 +0000 (08:22 +0000)]
(setup-english-environment): Adjusted for the change of coding
category names.
Kenichi Handa [Tue, 15 Jul 1997 08:22:18 +0000 (08:22 +0000)]
(setup-ethiopic-environment): Set default-input-method correctly.
Kenichi Handa [Tue, 15 Jul 1997 08:22:18 +0000 (08:22 +0000)]
(setup-japanese-environment): Adjusted for the change of coding
category names. Set default-input-method correctly.
Kenichi Handa [Tue, 15 Jul 1997 08:22:18 +0000 (08:22 +0000)]
(setup-korean-environment): Set default-input-method correctly.
Kenichi Handa [Tue, 15 Jul 1997 08:22:18 +0000 (08:22 +0000)]
(setup-tibetan-environment): Set default-input-method correctly.
Kenichi Handa [Tue, 15 Jul 1997 08:21:17 +0000 (08:21 +0000)]
(detect_coding_iso2022): Distinguish coding-category-iso-7-else and
coding-category-iso-8-else.
Kenichi Handa [Tue, 15 Jul 1997 08:21:17 +0000 (08:21 +0000)]
(CODING_CATEGORY_IDX_ISO_7_ELSE): This macro is deleted
(CODING_CATEGORY_IDX_ISO_7_ELSE): New macro.
(CODING_CATEGORY_IDX_ISO_8_ELSE): New macro
(CODING_CATEGORY_MASK_ISO_ELSE): This macro is deleted.
(CODING_CATEGORY_MASK_ISO_7_ELSE): New macro.
(CODING_CATEGORY_MASK_ISO_8_ELSE): New macro.
(CODING_CATEGORY_MASK_ANY): Adjusted for the above change.
Simon Marshall [Tue, 15 Jul 1997 07:45:25 +0000 (07:45 +0000)]
Customise. Don't modify pre-command-hook on file load; do in command.
Simon Marshall [Tue, 15 Jul 1997 07:43:48 +0000 (07:43 +0000)]
Customise. Don't install bindings on file load; use a fn.
Richard M. Stallman [Tue, 15 Jul 1997 00:23:03 +0000 (00:23 +0000)]
(isearch-char-to-string): Use char-to-string.
(isearch-quote-char): Add nonascii-insert-offset.
Miles Bader [Mon, 14 Jul 1997 22:54:30 +0000 (22:54 +0000)]
automatically generated from GPLed version
Paul Eggert [Mon, 14 Jul 1997 22:36:07 +0000 (22:36 +0000)]
automatically generated from GPLed version
Richard M. Stallman [Mon, 14 Jul 1997 19:55:57 +0000 (19:55 +0000)]
(unexec): Don't call update_dynamic_symbols if static link.
Richard M. Stallman [Mon, 14 Jul 1997 19:53:44 +0000 (19:53 +0000)]
(pc:*:*:*): New entry, for DJGPP.
Richard M. Stallman [Mon, 14 Jul 1997 19:36:01 +0000 (19:36 +0000)]
(make_lispy_event): Distinguish S-SPC from SPC.
Richard M. Stallman [Mon, 14 Jul 1997 19:26:48 +0000 (19:26 +0000)]
(read_char): Call timer_stop_idle unconditionally at non_reread.
Richard M. Stallman [Mon, 14 Jul 1997 07:30:11 +0000 (07:30 +0000)]
All user variables now converted to custom.
(iswitchb): New variable for use by the custom package.
(iswitchb-default-buffer): Variable deleted.
(iswitchb-define-mode-map): Addition of keybindings
for iswitchb-kill-buffer and iswitchb-find-file.
(iswitchb): When no text typed in, show all buffers.
(iswitchb-complete): Use equal rather than eq.
(iswitchb-next-match, iswitchb-prev-match): Use
iswitchb-chop to handle reordering the buffer list.
(iswitchb-chop): New function.
(iswitchb-make-buflist): Rewritten for efficiency.
(iswitchb-to-end): Operate on a list of buffers, not just one.
(iswitchb-set-matches): Always return list
of matching buffers, even in absence of user input.
(iswitchb-kill-buffer): New function.
(iswitchb-default-keybindings): Use read-kbd-macro for keys to define.
(iswitchb-exhibit): Always return list of matching buffers.
(iswitchb-show-default-buffer): Function deleted.
Richard M. Stallman [Mon, 14 Jul 1997 04:24:24 +0000 (04:24 +0000)]
(x_draw_box): Use scratch_cursor_gc to draw the cursor
box using the color specified by cursor_pixel.
Richard M. Stallman [Sun, 13 Jul 1997 23:20:41 +0000 (23:20 +0000)]
(init_display): Go ahead and prepare for
a X configuration in the CANNOT_DUMP case.
Richard M. Stallman [Sun, 13 Jul 1997 21:31:12 +0000 (21:31 +0000)]
(awk-mode): Require cc-langs, not cc-mode.
Richard M. Stallman [Sun, 13 Jul 1997 21:30:50 +0000 (21:30 +0000)]
Require cc-defs.
Richard M. Stallman [Sun, 13 Jul 1997 21:19:52 +0000 (21:19 +0000)]
(init_lread): Don't add to load-path lisp subdirectories
of the source tree if the parent of the source was moved after dumping Emacs.
Richard M. Stallman [Sun, 13 Jul 1997 20:52:08 +0000 (20:52 +0000)]
(msdos-bg-mode): New function.
(msdos-face-setup, make-msdos-frame): Set background-mode and
display-type properties for created frames.
Richard M. Stallman [Sun, 13 Jul 1997 20:49:06 +0000 (20:49 +0000)]
Remove `stamp-oldxmenu' dependency, so
MSDOS users won't need `touch' installed.
Richard M. Stallman [Sun, 13 Jul 1997 20:48:21 +0000 (20:48 +0000)]
(TAGS, tags): Include new lisp subdirectories.
Richard M. Stallman [Sun, 13 Jul 1997 20:47:45 +0000 (20:47 +0000)]
Use `sed' instead of `cp', which might not be installed.
Richard M. Stallman [Sun, 13 Jul 1997 20:43:31 +0000 (20:43 +0000)]
Comment changes.
Richard M. Stallman [Sun, 13 Jul 1997 20:40:43 +0000 (20:40 +0000)]
(Fcall_process) [MSDOS]: Request EOL conversion of
the process output, unless we were promised it is binary.
Richard M. Stallman [Sun, 13 Jul 1997 20:37:01 +0000 (20:37 +0000)]
(Fwrite_region) [DOS_NT]: Always use binary mode since
coding conversion now takes care of NL -> CRLF.
Richard M. Stallman [Sun, 13 Jul 1997 20:20:11 +0000 (20:20 +0000)]
(XPointer): Define XPointer.
Richard M. Stallman [Sun, 13 Jul 1997 06:36:36 +0000 (06:36 +0000)]
(compile_pattern_1): Don't declare val with CONST.
Richard M. Stallman [Sat, 12 Jul 1997 19:11:07 +0000 (19:11 +0000)]
(decode_mode_spec): Initialize and use `p' (for the termcap case).
Richard M. Stallman [Sat, 12 Jul 1997 18:26:11 +0000 (18:26 +0000)]
(tpu-set-mode-line) Added mode-line-mule-info and
mode-line-frame-identification.
Richard M. Stallman [Sat, 12 Jul 1997 07:34:33 +0000 (07:34 +0000)]
(XPointer): Define XPointer.
Richard M. Stallman [Sat, 12 Jul 1997 07:07:26 +0000 (07:07 +0000)]
(main): Use setrlimit only if RLIMIT_STACK.
(main) [DOUG_LEA_MALLOC]: Call r_alloc_reinit when restarting a dumped Emacs.
Richard M. Stallman [Sat, 12 Jul 1997 07:04:43 +0000 (07:04 +0000)]
(r_alloc_reinit): New function.
Richard M. Stallman [Sat, 12 Jul 1997 06:52:06 +0000 (06:52 +0000)]
(get_system_name): Don't crash if Vsystem_name does not contain a string.
Richard M. Stallman [Sat, 12 Jul 1997 06:51:51 +0000 (06:51 +0000)]
(lock_file_1): Don't crash if Fuser_login_name or
Fsystem_name don't return strings.
(current_lock_owner): Likewise.
Richard M. Stallman [Sat, 12 Jul 1997 06:49:45 +0000 (06:49 +0000)]
(Fx_list_fonts): Fix Fnconc argument.
Richard M. Stallman [Sat, 12 Jul 1997 06:49:03 +0000 (06:49 +0000)]
Initial revision
Richard M. Stallman [Sat, 12 Jul 1997 06:47:19 +0000 (06:47 +0000)]
(message2_nolog): Don't call fwrite will null string.
Richard M. Stallman [Sat, 12 Jul 1997 06:46:48 +0000 (06:46 +0000)]
(set_buffer_internal_1): Convert Fset_marker argument to Lisp_Integer.
(set_buffer_temp): Likewise.
(fix_overlays_in_range): Likewise.
Richard M. Stallman [Sat, 12 Jul 1997 06:46:35 +0000 (06:46 +0000)]
(CATEGORY_DOCSTRING): Convert Fchar_table_extra_slot
argument to Lisp_Integer.
(CATEGORY_TABLE_VERSION): Likewise.
Richard M. Stallman [Sat, 12 Jul 1997 06:46:21 +0000 (06:46 +0000)]
(Fregister_ccl_program): Convert Fmake_vector argument to Lisp_Integer.
(syms_of_ccl): Likewise.
Richard M. Stallman [Sat, 12 Jul 1997 06:45:55 +0000 (06:45 +0000)]
(Fdelete_backward_char): Convert Finsert_char argument to
Lisp_Integer and add missing argument.
(internal_self_insert): Convert Fmove_to_column argument to
Lisp_Integer and add missing argument.