1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
Commit Graph

51118 Commits

Author SHA1 Message Date
Juri Linkov
a1bcf785a0 Add news for Dired and Info modes. 2004-06-12 06:09:32 +00:00
Juri Linkov
1c492b8722 *** empty log message *** 2004-06-12 06:03:28 +00:00
Juri Linkov
100d36248b (Operating on Files): Add dired-do-touch. 2004-06-12 06:02:17 +00:00
Juri Linkov
a624bcb879 Move menu help lines from `* Menu:' to file header.
Describe the purpose of a red *.
2004-06-12 05:57:52 +00:00
Juri Linkov
bc2246458a (Info-goto-node): Add autoload.
(Info-toc): Add substring-no-properties on Info file name.
(Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
(Info-mode-map): Bind L to Info-history, T to Info-toc.
2004-06-12 05:54:43 +00:00
Miles Bader
92aed8bec9 Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401
More build-in-place tweaking of arch tagging
2004-06-12 04:51:11 +00:00
Kenichi Handa
66189a403f *** empty log message *** 2004-06-12 02:36:47 +00:00
Kenichi Handa
9eaa8e6511 (CCL_CALL_FOR_MAP_INSTRUCTION): Save eof_ic in
ccl_prog_stack_struct and update it.
(CCL_INVALID_CMD): If CCL_DEBUG is defined, call ccl_debug_hook.
(CCL_READ_CHAR): Get instruction counter from eof_ic, not from
ccl->eof_ic on EOF.
(ccl_debug_hook): New function.
(struct ccl_prog_stack): New member eof_ic.
(ccl_driver): Handle EOF in subrountine call correctly.
2004-06-12 02:33:39 +00:00
Kenichi Handa
60d334c367 (set-language-environment): Load subst tables if necessary. 2004-06-12 02:21:21 +00:00
Kenichi Handa
8458c8b93d (decode-char): Load subst tables if necessary.
(encode-char): Likewise.
2004-06-12 02:20:10 +00:00
Kenichi Handa
95d2d43392 (utf-16-decode-ucs): Handle a surrogate
pair correctly.  Call ccl-mule-utf-untrans for untranslable chars.
(utf-16le-decode-loop): Set r5 to -1 before loop.
(utf-16be-decode-loop): Likewise.
(ccl-decode-mule-utf-16le): Add EOF processing block.
(ccl-decode-mule-utf-16be): Likewise.
(ccl-decode-mule-utf-16le-with-signature): Likewise.
(ccl-decode-mule-utf-16be-with-signature): Likewise.
(ccl-decode-mule-utf-16): Likewise.  Set r5 to -1 initially.
(ccl-mule-utf-16-encode-untrans): New CCL.
(utf-16-decode-to-ucs): Handle pre-read character.
(utf-16le-encode-loop): Handle surrogate pair.
(utf-16be-encode-loop): Likewise.
(ccl-encode-mule-utf-16le-with-signature): Adjusted for the change
of utf-16le-encode-loop.
(ccl-encode-mule-utf-16be-with-signature): Adjusted for the change
of utf-16be-encode-loop.
(mule-utf-16-post-read-conversion): Call
utf-8-post-read-conversion at first.
(mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature): Include
CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
Add post-read-conversion and pre-write-conversion.
2004-06-12 02:18:36 +00:00
Kenichi Handa
c71c26e929 (utf-translate-cjk-charsets): New
variable.
(utf-translate-cjk-unicode-range): New variable.
(utf-translate-cjk-load-tables): New function.
(utf-lookup-subst-table-for-decode): New function.
(utf-lookup-subst-table-for-encode): New function.
(utf-translate-cjk-mode): Init-value changed to t.  Don't load
tables here.  Update safe-charsets of utf-* coding systems.
(ccl-mule-utf-untrans): New CCL.
(ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans.  Use `repeat'
at end of each branch.
(ccl-mule-utf-8-encode-untrans): New CCL.
(ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
(ccl-untranslated-to-ucs): Handle 2-byte encoding.  Set r1 to the
length of encoding.  Don't return r0.
(utf-8-compose): New arg hash-table.  Handle 2-byte encoding.
(utf-8-post-read-conversion): Narrow to region properly.  If
utf-translate-cjk-mode is on, load tables if necessary.  Call
utf-8-compose with hash-table arg if necessary.  Call
XXX-compose-region instead of XXX-post-read-convesion.
(utf-8-pre-write-conversion): New function.
(mule-utf-8): Include CJK charsets in safe-charsets if
utf-translate-cjk-mode is on.  Add pre-write-conversion.
2004-06-12 02:10:37 +00:00
Luc Teirlinck
7805cdbd4f (dired-revert): If buffer is marked unmodified before
reverting, keep it marked unmodified.
Adapt to new conventions for commenting out code.
(dired-make-relative): Adapt to new conventions for commenting out code.
2004-06-11 22:38:52 +00:00
Kim F. Storm
9db03f6c4c (shut_down_emacs): Inhibit redisplay during shutdown. 2004-06-11 21:48:22 +00:00
Kim F. Storm
1da71023cf *** empty log message *** 2004-06-11 21:47:28 +00:00
Juanma Barranquero
8758f42e99 *** empty log message *** 2004-06-11 16:43:14 +00:00
Kenichi Handa
ae0916f8e0 Temporarily set utf-translate-cjk-mode to nil. 2004-06-11 06:03:16 +00:00
Kenichi Handa
00d3976d87 (devanagari-compose-region): Add autoload cookie. 2004-06-11 05:59:35 +00:00
Kenichi Handa
af76810e60 (ccl-dump-call): Fix printing the subroutine name. 2004-06-11 05:58:29 +00:00
Kenichi Handa
230779b9a3 (encode_coding_string): Check CODING_FINISH_INTERRUPT. 2004-06-11 05:56:44 +00:00
Miles Bader
0c2222fafb Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-397
Work around vc-arch problems when building eshell

2004-06-10  Miles Bader  <miles@gnu.ai.mit.edu>

   * lisp/eshell/esh-module.el (eshell-load-defgroups): Bind
   `vc-handled-backends' to nil when opening files.
2004-06-11 03:52:53 +00:00
Miles Bader
48d67035ea Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396
Tweak arch tagging to make build/install-in-place less annoying

Previously, autoconf-created Makefiles and the like would contain
duplicate taglines (unfortunately, autoconf doesn't seem to have a
`strip in generated file' comment mechanism) leading to conflicts, and
installing in place would create unknown directories and copies of
source directories (leading to conflicts with the source directories).

This changeset makes all autoconf-processed files use explicit id-tags
and adds .arch-inventory entries to ignore installation directories.
2004-06-11 02:39:51 +00:00
Juanma Barranquero
e9efcef4e9 *** empty log message *** 2004-06-11 01:04:28 +00:00
Juanma Barranquero
ae135939c9 (parse-colon-path, cd): Doc fixes (refer to `path-separator', not colon). 2004-06-11 01:02:51 +00:00
Juanma Barranquero
883d272ec3 (Fposn_at_point): Doc fix. 2004-06-11 00:47:11 +00:00
David Kastrup
9b9ceb6178 (match_limit): Don't flag an error if match-data
exceeding the allocated search_regs.num_regs gets requested, just
return Qnil.
2004-06-11 00:08:37 +00:00
Juanma Barranquero
9fc2be4c21 *** empty log message *** 2004-06-10 20:59:26 +00:00
Juanma Barranquero
572fd5aa8b Fix typo. 2004-06-10 20:49:10 +00:00
Juanma Barranquero
11a26e0569 (comment-search-forward, comment-search-backward): Fix typos.
(comment-region): Doc fix.
2004-06-10 20:38:28 +00:00
Lars Hansen
61d244caf6 Describe dired-omit-mode. Describe desktop package changes. 2004-06-10 20:33:06 +00:00
Luc Teirlinck
d39e545fab *** empty log message *** 2004-06-10 19:19:08 +00:00
Luc Teirlinck
f817c0fbc4 (dired-insert-old-subdirs): Adapt to fact that the R switch is no
longer stored in `dired-switches-alist'.
2004-06-10 19:10:09 +00:00
Luc Teirlinck
081e43973f (dired-insert-subdir): Do not store R switch in `dired-switches-alist'. 2004-06-10 19:06:14 +00:00
Kim F. Storm
d82baff9bd *** empty log message *** 2004-06-10 08:41:13 +00:00
Kim F. Storm
47ce55fec9 (Viewing differences): Add 'd y'. 2004-06-10 08:31:40 +00:00
Kim F. Storm
a9b1046892 (cvs-mode-diff-yesterday): New command. 2004-06-10 08:29:32 +00:00
Kim F. Storm
34ffe0432c (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday. 2004-06-10 08:29:12 +00:00
Juri Linkov
3fc3e0a6d6 Add C-M-x on defface.
Add eval-expression-print-format.
Move flymake to new modes and packages.
2004-06-10 04:28:42 +00:00
Juri Linkov
4545a37c0f *** empty log message *** 2004-06-10 04:23:52 +00:00
Juri Linkov
dc13434291 (Lisp Eval): Add C-M-x on defface. 2004-06-10 04:23:24 +00:00
Juri Linkov
22a76778db (perform-replace): Use `limit' to terminate the while-loop explicitly. 2004-06-10 04:21:14 +00:00
Juri Linkov
c9f0110e21 (eval-expression-print-format): Don't print additional
information on the first call to `eval-print-last-sexp'.
(next-error-find-buffer): Fix punctuation.
(killing) <defgroup>: Fix punctuation.
(yank-excluded-properties): Change group from editing to killing.
2004-06-10 04:20:02 +00:00
Juri Linkov
95e4aa8ef2 (edebug-eval-defun): Add `defface'. Fix docstring. 2004-06-10 04:18:04 +00:00
Juri Linkov
217297f8ec (eval-defun-1): Add `defface'. Fix docstring. 2004-06-10 04:16:05 +00:00
Jan Djärv
2736c90501 * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item): Use
lc-*.xpm as prefix instead of *-locol.xpm.
2004-06-09 22:05:15 +00:00
Jan Djärv
45811c12c0 Renamed from *-locol.xpm. 2004-06-09 22:00:17 +00:00
Jan Djärv
aa8a805e6e Moved to lc-*.xpm 2004-06-09 21:56:21 +00:00
Rajesh Vaidheeswarran
067eac9b58 Fix for url mode alist to recognize patterns such as &<str>; as valid 2004-06-09 18:32:06 +00:00
Luc Teirlinck
ef61fc40f9 (Reverting): Auto-Revert mode and Global Auto-Revert mode no longer
revert remote files
2004-06-09 03:05:07 +00:00
Luc Teirlinck
a4ba829880 *** empty log message *** 2004-06-09 01:37:28 +00:00