]> git.eshelyaron.com Git - emacs.git/log
emacs.git
21 years ago(vc-cvs-find-version): New fun.
Stefan Monnier [Tue, 8 Oct 2002 15:38:28 +0000 (15:38 +0000)]
(vc-cvs-find-version): New fun.

21 years ago(vc-sccs-find-version): New fun.
Stefan Monnier [Tue, 8 Oct 2002 15:35:03 +0000 (15:35 +0000)]
(vc-sccs-find-version): New fun.
(vc-sccs-checkout): Remove `workfile' arg and simplify.

21 years ago(vc-rcs-find-version): New fun.
Stefan Monnier [Tue, 8 Oct 2002 15:33:18 +0000 (15:33 +0000)]
(vc-rcs-find-version): New fun.
(vc-rcs-checkout): Remove `workfile' arg and simplify.

21 years ago(vc-find-version): Use the new backend op `find-version'.
Stefan Monnier [Tue, 8 Oct 2002 15:31:43 +0000 (15:31 +0000)]
(vc-find-version): Use the new backend op `find-version'.
(vc-default-find-version): Provide the new backend op `find-version'
in terms of the old `checkout' op.

21 years ago(Outline Visibility): Mention reveal-mode.
Stefan Monnier [Tue, 8 Oct 2002 15:26:47 +0000 (15:26 +0000)]
(Outline Visibility): Mention reveal-mode.

21 years ago(Info-next-menu-item, Info-last-menu-item)
John Paul Wallington [Tue, 8 Oct 2002 04:57:27 +0000 (04:57 +0000)]
(Info-next-menu-item, Info-last-menu-item)
(info-emacs-manual): Add docstrings.
(Info-index): Use `string-to-number' instead of `string-to-int'.

21 years ago*** empty log message ***
Kenichi Handa [Tue, 8 Oct 2002 01:34:10 +0000 (01:34 +0000)]
*** empty log message ***

21 years ago(ucs-translation-table-for-decode): Define it as a translation-table.
Kenichi Handa [Tue, 8 Oct 2002 01:23:10 +0000 (01:23 +0000)]
(ucs-translation-table-for-decode): Define it as a translation-table.

21 years ago(code_convert_region): When we need more GAP for
Kenichi Handa [Tue, 8 Oct 2002 00:57:59 +0000 (00:57 +0000)]
(code_convert_region): When we need more GAP for
conversion, pay attention to the case that coding->produced is not
greater than coding->consumed.

21 years ago*** empty log message ***
Richard M. Stallman [Mon, 7 Oct 2002 22:51:03 +0000 (22:51 +0000)]
*** empty log message ***

21 years agoRedo 9/16 change, but only if IRIX6_5.
Richard M. Stallman [Mon, 7 Oct 2002 22:50:47 +0000 (22:50 +0000)]
Redo 9/16 change, but only if IRIX6_5.

21 years ago(define-minor-mode): Doc fix.
Richard M. Stallman [Mon, 7 Oct 2002 22:49:39 +0000 (22:49 +0000)]
(define-minor-mode): Doc fix.

21 years ago(grep-compute-defaults): Set the standard-value
Richard M. Stallman [Mon, 7 Oct 2002 22:48:47 +0000 (22:48 +0000)]
(grep-compute-defaults): Set the standard-value
properties of the variables being initialized.

21 years ago(thing-at-point-url-path-regexp): Doc fix.
Richard M. Stallman [Mon, 7 Oct 2002 22:47:41 +0000 (22:47 +0000)]
(thing-at-point-url-path-regexp): Doc fix.

21 years agoImprove recommendations for speedups over the net.
Richard M. Stallman [Mon, 7 Oct 2002 22:46:09 +0000 (22:46 +0000)]
Improve recommendations for speedups over the net.

21 years agoAdd info on VMS versions.
Richard M. Stallman [Mon, 7 Oct 2002 22:45:18 +0000 (22:45 +0000)]
Add info on VMS versions.

21 years ago(Variable Definitions): Update info on :get and default :initialize function.
Richard M. Stallman [Mon, 7 Oct 2002 22:30:45 +0000 (22:30 +0000)]
(Variable Definitions): Update info on :get and default :initialize function.

21 years agomake-package: Now calls make bootstrap if .elc files are missing
Steven Tamm [Mon, 7 Oct 2002 20:36:24 +0000 (20:36 +0000)]
make-package: Now calls make bootstrap if .elc files are missing

21 years ago(vc-resolve-conflicts); Typo.
Stefan Monnier [Mon, 7 Oct 2002 16:50:43 +0000 (16:50 +0000)]
(vc-resolve-conflicts); Typo.

21 years ago(vc-maybe-resolve-conflicts): Always call vc-resolve-conflicts
Stefan Monnier [Mon, 7 Oct 2002 16:24:42 +0000 (16:24 +0000)]
(vc-maybe-resolve-conflicts): Always call vc-resolve-conflicts
in case some other package redefined it.
(vc-resolve-conflicts): Make it into an alias for smerge-ediff.

21 years ago(fill-paragraph): Go to BOL before calling forward-paragraph to make
Stefan Monnier [Mon, 7 Oct 2002 13:54:44 +0000 (13:54 +0000)]
(fill-paragraph): Go to BOL before calling forward-paragraph to make
sure its return value is meaningful.

21 years ago2002-10-06 Andrew Choi <akochoi@shaw.ca>
Andrew Choi [Mon, 7 Oct 2002 04:00:07 +0000 (04:00 +0000)]
2002-10-06  Andrew Choi  <akochoi@shaw.ca>

        * macmenu.c (mac_menu_show): Add j to count menu items; match
        menu_item_selection to it to find selected item.

21 years ago(cua-normal-cursor-color): Fixed
Kim F. Storm [Sun, 6 Oct 2002 21:34:07 +0000 (21:34 +0000)]
(cua-normal-cursor-color): Fixed
initialization to make "Erase Customization" work.

21 years ago*** empty log message ***
Kim F. Storm [Sun, 6 Oct 2002 21:33:48 +0000 (21:33 +0000)]
*** empty log message ***

21 years agoRegenerated. This added ;; -*- no-byte-compile: t -*- in the first line.
Markus Rost [Sun, 6 Oct 2002 19:57:17 +0000 (19:57 +0000)]
Regenerated.  This added ;; -*- no-byte-compile: t -*- in the first line.

21 years agoIgnore ses.
Kai Großjohann [Sun, 6 Oct 2002 19:37:50 +0000 (19:37 +0000)]
Ignore ses.

21 years agoMove @copying to standard place. Use
Kai Großjohann [Sun, 6 Oct 2002 19:36:40 +0000 (19:36 +0000)]
Move @copying to standard place.  Use
@insertcopying.

21 years agoVersion 2.0.25 released.
Kai Großjohann [Sun, 6 Oct 2002 19:35:59 +0000 (19:35 +0000)]
Version 2.0.25 released.
(tramp-handle-file-truename): If it's a directory,
append slash only if result doesn't end in a slash already.
(tramp-handle-file-truename): Restructure logic.  If list of steps
is nil, return "/" as the real name.
(tramp-completion-mode): Add "\\(" and "\\)". Otherwise,
`match-string' doesn't make sense.  From Michael Albinus.
(tramp-host-with-port-regexp): New defcustom. Equal to previous
`tramp-host-regexp'.  From Michael Albinus.
(tramp-host-regexp): Taken off hashes in host names. Otherwise,
scanning files like .rhosts would take comments as host names.
From Michael Albinus.
(tramp-file-name-structure, tramp-multi-file-name-hop-structure):
Replace `tramp-host-regexp' by `tramp-host-with-port-regexp'.
From Michael Albinus.
(tramp-action-terminal): New function.
(tramp-terminal-prompt-regexp): New variable, matches "tset"
prompts.
(tramp-actions-before-shell): Use them.
(tramp-handle-shell-command): Logic error.  From Ivan
Zakharyaschev <imz@altlinux.org>.

21 years ago(thing-at-point-uri-schemes): New variable.
Markus Rost [Sun, 6 Oct 2002 17:54:15 +0000 (17:54 +0000)]
(thing-at-point-uri-schemes): New variable.
(thing-at-point-url-regexp): Use it.

21 years ago(fortran-beginning-do): Ignore labelled DO loops altogether.
Glenn Morris [Sun, 6 Oct 2002 14:57:38 +0000 (14:57 +0000)]
(fortran-beginning-do): Ignore labelled DO loops altogether.

21 years ago* xterm.c (XTread_socket): Fix from 2002-10-03 didn't cover all
Jan Djärv [Sat, 5 Oct 2002 23:36:29 +0000 (23:36 +0000)]
* xterm.c (XTread_socket): Fix from 2002-10-03 didn't cover all
     cases.  The correct fix is to pass ReparentNotify to Xt.
     The shell widget interprets ConfigureNotify differently depending
     on if it has been reparented or not.

21 years ago(vc-log-mode-map): Explicitly inherit from text-mode.
Stefan Monnier [Sat, 5 Oct 2002 16:35:28 +0000 (16:35 +0000)]
(vc-log-mode-map): Explicitly inherit from text-mode.
(vc-maybe-resolve-conflicts): Don't check smerge-mode and smerge-ediff.
(vc-print-log): Don't check log-view-mode.
(vc-default-show-log-entry): Don't check log-view-goto-rev.
(vc-log-mode): Remove.
(vc-log-edit): Don't check log-edit.

21 years ago(Fformat_time_string): Doc fix.
Markus Rost [Sat, 5 Oct 2002 04:32:00 +0000 (04:32 +0000)]
(Fformat_time_string): Doc fix.

21 years ago(Flength): Doc fix.
John Paul Wallington [Sat, 5 Oct 2002 04:08:13 +0000 (04:08 +0000)]
(Flength): Doc fix.

21 years ago(vc-default-show-log-entry): Fix typo.
Markus Rost [Sat, 5 Oct 2002 03:01:29 +0000 (03:01 +0000)]
(vc-default-show-log-entry): Fix typo.

21 years ago(keyremap): New struct.
Stefan Monnier [Fri, 4 Oct 2002 21:49:47 +0000 (21:49 +0000)]
(keyremap): New struct.
(read_key_sequence): Use it: globally replace keytran_foo with
keytran.foo and fkey_foo with fkey.foo.  Rename temp vars
keytran_next and fkey_next to just `next'.

21 years ago(vc-cvs-show-log-entry): Delete.
Stefan Monnier [Fri, 4 Oct 2002 18:38:53 +0000 (18:38 +0000)]
(vc-cvs-show-log-entry): Delete.

21 years ago(vc-rcs-show-log-entry): Delete.
Stefan Monnier [Fri, 4 Oct 2002 18:38:04 +0000 (18:38 +0000)]
(vc-rcs-show-log-entry): Delete.

21 years ago(smerge-ediff): Add name-{mine,other,base} args.
Stefan Monnier [Fri, 4 Oct 2002 15:25:22 +0000 (15:25 +0000)]
(smerge-ediff): Add name-{mine,other,base} args.

21 years agoSwitching return to be treated like an X keysym
Steven Tamm [Fri, 4 Oct 2002 15:03:02 +0000 (15:03 +0000)]
Switching return to be treated like an X keysym

21 years ago(lisp): Load devanagari.el, not .elc.
Juanma Barranquero [Fri, 4 Oct 2002 10:09:35 +0000 (10:09 +0000)]
(lisp): Load devanagari.el, not .elc.

21 years ago(fill-paragraph): Give up if there's no paragraph at or after point.
Stefan Monnier [Thu, 3 Oct 2002 23:01:51 +0000 (23:01 +0000)]
(fill-paragraph): Give up if there's no paragraph at or after point.

21 years ago(forward-paragraph): Return the steps left.
Stefan Monnier [Thu, 3 Oct 2002 23:00:19 +0000 (23:00 +0000)]
(forward-paragraph): Return the steps left.

21 years ago*** empty log message ***
Stefan Monnier [Thu, 3 Oct 2002 22:48:54 +0000 (22:48 +0000)]
*** empty log message ***

21 years ago(vc-print-log): Unconditionally use `show-log-entry'.
Stefan Monnier [Thu, 3 Oct 2002 22:43:01 +0000 (22:43 +0000)]
(vc-print-log): Unconditionally use `show-log-entry'.
(vc-default-show-log-entry): New fun.

21 years ago(read-key-auxiliary-map, read-key): Remove.
Stefan Monnier [Thu, 3 Oct 2002 18:53:43 +0000 (18:53 +0000)]
(read-key-auxiliary-map, read-key): Remove.
(read-quoted-char): Undo the `read-key' change of 2002-06-23.

21 years ago(ada-xref-update-project-menu,ada-add-ada-menu): Handle the menu
Markus Rost [Thu, 3 Oct 2002 18:21:34 +0000 (18:21 +0000)]
(ada-xref-update-project-menu,ada-add-ada-menu):  Handle the menu
pseudo-keys generated by easymenu which are lowercase in Emacs 21.4.

21 years ago(ada-stmt-add-to-ada-menu): Handle the menu pseudo-keys generated by
Markus Rost [Thu, 3 Oct 2002 18:20:27 +0000 (18:20 +0000)]
(ada-stmt-add-to-ada-menu):  Handle the menu pseudo-keys generated by
easymenu which are lowercase in Emacs 21.4.

21 years ago* xterm.c (XTread_socket): For ConfigureNotify, with x and y == 0,
Jan Djärv [Thu, 3 Oct 2002 17:53:23 +0000 (17:53 +0000)]
* xterm.c (XTread_socket): For ConfigureNotify, with x and y == 0,
and USE_MOTIF, call XTranslateCoordinates to get the real x and y.
This is to also handle x/y changes that occur because of a resize.

21 years agowid-edit.el fixes
Per Abrahamsen [Thu, 3 Oct 2002 13:46:25 +0000 (13:46 +0000)]
wid-edit.el fixes

21 years agoJohn Paul Wallington now maintains ibuffer.
Colin Walters [Thu, 3 Oct 2002 04:21:12 +0000 (04:21 +0000)]
John Paul Wallington now maintains ibuffer.

21 years agoMention `delete-frame-functions' replacing `delete-frame-hook',
John Paul Wallington [Thu, 3 Oct 2002 00:52:39 +0000 (00:52 +0000)]
Mention `delete-frame-functions' replacing `delete-frame-hook',
obsolete alias remains.

21 years ago(delete-frame-hook): Variable alias for
John Paul Wallington [Wed, 2 Oct 2002 23:53:37 +0000 (23:53 +0000)]
(delete-frame-hook): Variable alias for
`delete-frame-functions'.  Mark obsolete.

21 years agouse @copying instead of @ifinfo.
Karl Berry [Wed, 2 Oct 2002 23:24:31 +0000 (23:24 +0000)]
use @copying instead of @ifinfo.

21 years ago(outline-1, outline-2, outline-3, outline-4)
Stefan Monnier [Wed, 2 Oct 2002 22:04:53 +0000 (22:04 +0000)]
(outline-1, outline-2, outline-3, outline-4)
(outline-5, outline-6, outline-7, outline-8): New faces.
(outline-font-lock-faces, outline-font-lock-levels): New vars.
(outline-font-lock-face): New fun.
(outline-font-lock-keywords): Use it.
(outline-font-lock-level): Remove.
(outline-mode, outline-next-preface, outline-next-heading)
(outline-previous-heading, outline-next-visible-heading):
Use shy group.
(outline-level) <var>: Update calling convention.
(outline-level) <fun>: Take advantage of it.
(outline-demote): Don't assume the match-data is still uptodate.
(outline-up-heading): Simplify and make sure the match data is
properly set at the end.

21 years ago(normal-top-level): Reset standard-value of `user-full-name' here.
Markus Rost [Wed, 2 Oct 2002 16:33:06 +0000 (16:33 +0000)]
(normal-top-level): Reset standard-value of `user-full-name' here.

21 years ago(sh-alias-alist): Use append instead of nconc.
Markus Rost [Wed, 2 Oct 2002 16:31:16 +0000 (16:31 +0000)]
(sh-alias-alist): Use append instead of nconc.

21 years ago* frame.c (Vdelete_frame_functions): New variable.
John Paul Wallington [Wed, 2 Oct 2002 08:28:17 +0000 (08:28 +0000)]
* frame.c (Vdelete_frame_functions): New variable.
(syms_of_frame): Initialize and defvar it.
(Fdelete_frame): Use it instead of delete-frame-hook.  Don't run
it when frame's `tooltip' parameter is non-nil.

* xfns.c (x_create_tip_frame): Set `tooltip' frame parameter to t.

* w32fns.c (x_create_tip_frame): Likewise

* macfns.c (x_create_tip_frame): Likewise.

21 years agoUpgraded to mh-e version 6.1.1.
Bill Wohler [Tue, 1 Oct 2002 20:27:23 +0000 (20:27 +0000)]
Upgraded to mh-e version 6.1.1.

21 years ago(cvs-mode-find-file): Look up font-lock-face so it also
Stefan Monnier [Tue, 1 Oct 2002 18:48:35 +0000 (18:48 +0000)]
(cvs-mode-find-file): Look up font-lock-face so it also
works when font-lock is turned off.

21 years ago*** empty log message ***
Juanma Barranquero [Tue, 1 Oct 2002 17:11:06 +0000 (17:11 +0000)]
*** empty log message ***

21 years agoAdd "no-byte-compile: t" to subdirs.el.
Juanma Barranquero [Tue, 1 Oct 2002 17:10:51 +0000 (17:10 +0000)]
Add "no-byte-compile: t" to subdirs.el.

21 years agoAdd "no-byte-compile: t" in first line.
Juanma Barranquero [Tue, 1 Oct 2002 17:06:54 +0000 (17:06 +0000)]
Add "no-byte-compile: t" in first line.

21 years ago(jit-lock-fontify-now): Don't widen.
Stefan Monnier [Tue, 1 Oct 2002 16:54:42 +0000 (16:54 +0000)]
(jit-lock-fontify-now): Don't widen.
Let the jit-lock-functions do it if they want to.

21 years ago*** empty log message ***
Stefan Monnier [Tue, 1 Oct 2002 16:29:40 +0000 (16:29 +0000)]
*** empty log message ***

21 years agoDon't provide utf-16.
Kenichi Handa [Tue, 1 Oct 2002 06:56:40 +0000 (06:56 +0000)]
Don't provide utf-16.

21 years ago(ccl-decode-mule-utf-8): Remove unnecessary line.
Kenichi Handa [Tue, 1 Oct 2002 06:03:46 +0000 (06:03 +0000)]
(ccl-decode-mule-utf-8): Remove unnecessary line.

21 years ago*** empty log message ***
Kenichi Handa [Tue, 1 Oct 2002 06:03:30 +0000 (06:03 +0000)]
*** empty log message ***

21 years agoRemove reference to SERVER_HOME_DIR completely.
Markus Rost [Tue, 1 Oct 2002 00:47:12 +0000 (00:47 +0000)]
Remove reference to SERVER_HOME_DIR completely.

21 years ago*** empty log message ***
Kenichi Handa [Mon, 30 Sep 2002 11:19:16 +0000 (11:19 +0000)]
*** empty log message ***

21 years ago(thai-tis620): Add `mime-charset' property.
Kenichi Handa [Mon, 30 Sep 2002 10:47:59 +0000 (10:47 +0000)]
(thai-tis620): Add `mime-charset' property.

21 years agoComment and whitespace changes regarding # define __restrict_arr
Francesco Potortì [Mon, 30 Sep 2002 08:12:11 +0000 (08:12 +0000)]
Comment and whitespace changes regarding # define __restrict_arr

21 years ago*** empty log message ***
Kenichi Handa [Mon, 30 Sep 2002 06:41:51 +0000 (06:41 +0000)]
*** empty log message ***

21 years ago(ucs-mule-to-mule-unicode): Define this
Kenichi Handa [Mon, 30 Sep 2002 06:41:01 +0000 (06:41 +0000)]
(ucs-mule-to-mule-unicode): Define this
translation table name here.
(ucs-mule-cjk-to-unicode): New translation table name.
(ccl-encode-unicode-font): Merge the code in ucs-tables.el.
(font-ccl-encoder-alist): Change the font registry pattern to
"ISO10646.*-*".

21 years ago(emacs-mule): Add property composition.
Kenichi Handa [Mon, 30 Sep 2002 06:40:31 +0000 (06:40 +0000)]
(emacs-mule): Add property composition.

21 years ago(describe-coding-system): Describe `dependency' property..
Kenichi Handa [Mon, 30 Sep 2002 06:40:01 +0000 (06:40 +0000)]
(describe-coding-system): Describe `dependency' property..

21 years ago(decode-char): Refer to the translation
Kenichi Handa [Mon, 30 Sep 2002 06:39:07 +0000 (06:39 +0000)]
(decode-char): Refer to the translation
hash table named utf-subst-table-for-decode.  Refer to the
translation table utf-translation-table-for-decode instead of
utf-8-translation-table-for-decode.
(encode-char): Refer to the translation hash table named
utf-subst-table-for-encode.  Refer to the translation table
utf-translation-table-for-encode instead of
utf-8-translation-table-for-encode.

21 years agoDon't bind
Kenichi Handa [Mon, 30 Sep 2002 06:38:13 +0000 (06:38 +0000)]
Don't bind
utf-8-translation-table-for-decode while setting up
ucs-mule-8859-to-ucs-table, etc.  Add `depenency' property to
iso-8859-* coding systems.
(ucs-unify-8859): Arguments changed to FOR-ENCODE and FOR-DECODE.
If FOR-DECODE is non-nil, make ucs-mule-8859-to-mule-unicode
populate the translation table named
ucs-translation-table-for-decode.  If FOR-ENCODE is non-nil, make
ucs-mule-to-mule-unicode populates the translation table named
utf-translation-table-for-encode.  Call register-char-codings for
mule-utf-16-be and mule-utf-16-le too.
(ucs-fragment-8859): Arguments changed to FOR-ENCODE and
FOR-DECODE.  If FOR-DECODE is non-nil, make the translation table
named ucs-translation-table-for-decode vacant.  If FOR-ENCODE is
non-nil, make a proper char-table populates the translation table
name utf-translation-table-for-encode.  Call register-char-codings
for all mule-utf-* to to reset their status to the origianl.
(unify-8859-on-encoding-mode): Call ucs-unify-8859 and
ucs-fragment-8859 with fixed arguments.  Set the version to 21.3.
(unify-8859-on-decoding-mode): Likewise.  Remove dependency.
(ccl-encode-unicode-font): Deleted,
(ucs-tables-unload-hook): Deleted.

21 years agoPreload international/utf-16. Don't call ucs-unify-8859.
Kenichi Handa [Mon, 30 Sep 2002 06:37:42 +0000 (06:37 +0000)]
Preload international/utf-16.  Don't call ucs-unify-8859.

21 years ago(utf-16-decode-ucs): Look up
Kenichi Handa [Mon, 30 Sep 2002 06:37:00 +0000 (06:37 +0000)]
(utf-16-decode-ucs): Look up
utf-subst-table-for-decode.  Fix for the case that the looking up
succeeds.
(ccl-decode-mule-utf-16-le): Translate characters by
utf-translation-table-for-decode.
(ccl-decode-mule-utf-16-be): Likewise.
(ccl-encode-mule-utf-16-le): Look up utf-subst-table-for-encode
at first.  Translate characters by
utf-translation-table-for-encode.
(ccl-encode-mule-utf-16-be): Likewise.
(mule-utf-16-le, mule-utf-16-be): Add `dependency' property.

21 years agoSetup ucs-unicode-to-mule-cjk and
Kenichi Handa [Mon, 30 Sep 2002 06:36:23 +0000 (06:36 +0000)]
Setup ucs-unicode-to-mule-cjk and
ucs-mule-cjk-to-unicode, not utf-8-subst-table and
utf-8-subst-rev-table.

21 years ago(ucs-mule-to-mule-unicode): Don't define
Kenichi Handa [Mon, 30 Sep 2002 06:35:13 +0000 (06:35 +0000)]
(ucs-mule-to-mule-unicode): Don't define
this translation-table name here.
(utf-translation-table-for-encode): New translation-table name.
(utf-fragmentation-table): Renamed from utf-8-fragmentation-table.
(utf-defragmentation-table): New variable.
(ucs-mule-cjk-to-unicode): Renamed from utf-8-subst-rev-table.
(utf-subst-table-for-encode): New translation-table name.
(ucs-unicode-to-mule-cjk): Renamed from utf-8-subst-table.
(utf-subst-table-for-decode): New translation-table name.
(utf-fragment-on-decoding): Renamed from
utf-8-fragment-on-decoding.  Correctly handle the case that
unify-8859-on-encoding-mode is off.  Handle mule-utf-16-le and
mule-utf-16-be too.
(utf-translate-cjk): Renamed from utf-8-translate-cjk.  Handle
mule-utf-16-le and mule-utf-16-be too.
(ccl-decode-mule-utf-8): Refer to utf-translation-table-for-decode
and utf-subst-table-for-decode.
(ccl-encode-mule-utf-8): Refer to utf-translation-table-for-encode
and utf-subst-table-for-encode.
(mule-utf-8): Fix `safe-charsets' property, put `dependency'
property.

21 years ago(ccl-decode-koi8): Refer to
Kenichi Handa [Mon, 30 Sep 2002 06:34:40 +0000 (06:34 +0000)]
(ccl-decode-koi8): Refer to
ucs-translation-table-for-decode.
(ccl-decode-koi8-u): Likewise.
(ccl-decode-alternativnyj): Likewise.
(cyrillic-koi8): Put `dependency' property.
(koi8-u): Likewise.
(cyrillic-alternativnyj): Likewise.

21 years agoDon't register "ISO10646.*-1" in font-ccl-encoder-alist.
Kenichi Handa [Mon, 30 Sep 2002 06:34:09 +0000 (06:34 +0000)]
Don't register "ISO10646.*-1" in font-ccl-encoder-alist.

21 years ago(lisp, shortlisp): Add utf-16.elc
Kenichi Handa [Mon, 30 Sep 2002 06:32:53 +0000 (06:32 +0000)]
(lisp, shortlisp): Add utf-16.elc

21 years ago(x_encode_char): For DIM=1 charset, set ccl->reg[2] to
Kenichi Handa [Mon, 30 Sep 2002 06:31:51 +0000 (06:31 +0000)]
(x_encode_char): For DIM=1 charset, set ccl->reg[2] to
-1 before calling ccl_driver.

21 years ago(decode_coding_emacs_mule): Check coding->cmp_data.
Kenichi Handa [Mon, 30 Sep 2002 06:28:31 +0000 (06:28 +0000)]
(decode_coding_emacs_mule): Check coding->cmp_data.
Only when it is non-nil, handle composition sequence.
(setup_coding_system) <0>: Don't force composition handling.

21 years ago(calc-kbd-report, calc-kbd-query): Don't bind `executing-kbd-macro'
Colin Walters [Mon, 30 Sep 2002 04:25:38 +0000 (04:25 +0000)]
(calc-kbd-report, calc-kbd-query): Don't bind `executing-kbd-macro'
and `defining-kbd-macro'.

21 years ago(calc-save-modes): Remove `quiet' arg; Don't bind `executing-kbd-macro'.
Colin Walters [Mon, 30 Sep 2002 04:25:15 +0000 (04:25 +0000)]
(calc-save-modes): Remove `quiet' arg; Don't bind `executing-kbd-macro'.

21 years ago(calc-reset): Don't bind `executing-kbd-macro'. Call
Colin Walters [Mon, 30 Sep 2002 04:24:40 +0000 (04:24 +0000)]
(calc-reset): Don't bind `executing-kbd-macro'. Call
`calc-flush-caches' with inhibit-msg arg.
(calc-change-mode): Remove extra arg for `calc-save-modes'.

21 years ago(calc-flush-caches): Add optional arg `inhibit-msg'.
Colin Walters [Mon, 30 Sep 2002 04:23:37 +0000 (04:23 +0000)]
(calc-flush-caches): Add optional arg `inhibit-msg'.

21 years ago*** empty log message ***
Colin Walters [Mon, 30 Sep 2002 04:23:09 +0000 (04:23 +0000)]
*** empty log message ***

21 years agoFix previous change.
Richard M. Stallman [Sun, 29 Sep 2002 20:50:15 +0000 (20:50 +0000)]
Fix previous change.

21 years ago(read-key): Use read-key-auxiliary-map, not read-key-aux-map.
Noah Friedman [Sun, 29 Sep 2002 18:38:23 +0000 (18:38 +0000)]
(read-key): Use read-key-auxiliary-map, not read-key-aux-map.

21 years ago*** empty log message ***
Richard M. Stallman [Sun, 29 Sep 2002 17:55:53 +0000 (17:55 +0000)]
*** empty log message ***

21 years ago(user-mail-address): Initialize to a useful value
Richard M. Stallman [Sun, 29 Sep 2002 17:53:58 +0000 (17:53 +0000)]
(user-mail-address): Initialize to a useful value
once Emacs is started up; initialize to "" at loadup time.
(command-line): "", not nil, means user-mail-address not set yet.

21 years ago(Window Configurations): Refer to winner.el as example.
Richard M. Stallman [Sun, 29 Sep 2002 17:52:36 +0000 (17:52 +0000)]
(Window Configurations): Refer to winner.el as example.

21 years ago(Freplace_match): Adjust match data for the substitution
Richard M. Stallman [Sun, 29 Sep 2002 17:51:45 +0000 (17:51 +0000)]
(Freplace_match): Adjust match data for the substitution
just made in the buffer.

21 years ago(STOP_POLLING, RESUME_POLLING): New macros.
Richard M. Stallman [Sun, 29 Sep 2002 17:46:12 +0000 (17:46 +0000)]
(STOP_POLLING, RESUME_POLLING): New macros.
(redisplay_internal): Use them.  Do RESUME_POLLING at end of function.

21 years agoVersion 2.0.24 released.
Kai Großjohann [Sun, 29 Sep 2002 16:22:19 +0000 (16:22 +0000)]
Version 2.0.24 released.
(tramp-methods, tramp-completion-function-alist):
Rename "*-old" methods to "*_old".  From Michael Albinus.
(tramp-completion-function-alist): Use
`tramp-completion-function-alist-ssh' for the "fcp" method.  From
Michael Albinus.
(tramp-default-method-alist): Use "su" for "root@localhost".
(tramp-host-regexp): Allow "#" for "host#port" kludge.
(tramp-ange-ftp-file-name-p): If METHOD is nil, find the right
default method.  Require additional args USER and HOST for this.
Callers changed.
(tramp-handle-file-local-copy): More local bindings.  Bind results
of tramp-get-{remote,local}-{de,en}coding earlier to avoid nasty
"are you awake" problem.
(tramp-action-password): Protect against clobbered match data.
(tramp-open-connection-setup-interactive-shell): Explicitly set
tramp-last-cmd-time before invoking tramp-send-command the first
time.  Otherwise, tramp-send-command would issue "echo are you
awake" right at the first time, which is not what we want.
Reported by Douglas Gray Stephens.
(tramp-find-inline-encoding): Don't redirect stdout to
/dev/null to avoid "chmode go-rwx" operation from "mimencode
>/dev/null" as root(!), and to check the output of the decoding
command.
(tramp-maybe-open-connection): Don't send "are you awake" if
process has died.