1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-13 16:38:14 +00:00
Commit Graph

51146 Commits

Author SHA1 Message Date
Richard M. Stallman
5794c45d21 (previous-matching-history-element): Specify a default. 2004-06-13 22:00:17 +00:00
Richard M. Stallman
55391f5e9d (hexl-mode): Catch errors in hexl-goto-address. 2004-06-13 21:58:41 +00:00
Richard M. Stallman
f4db52530a (custom-declare-face): Simplify code. 2004-06-13 21:56:49 +00:00
Richard M. Stallman
38002bffc7 (abbrev-mode, edit-abbrevs-map): Doc fixes. 2004-06-13 21:55:49 +00:00
Richard M. Stallman
bfdd3ac8fd Delete bytecode compilation item. 2004-06-13 21:54:30 +00:00
Luc Teirlinck
25f6295eb3 (before-save-hook): Add `time-stamp' to the options. 2004-06-13 21:32:14 +00:00
Luc Teirlinck
66c6d25eea (time-stamp): Recommend adding it to `before-save-hook', rather than
`write-file-functions'.
Make a similar change in `Commentary' section.
2004-06-13 21:23:24 +00:00
Kai Großjohann
2f9edc8be5 Reindent `diff-current-defun'. 2004-06-13 16:49:55 +00:00
Kai Großjohann
6393ab2a79 (diff-current-defun): If at start of hunk, use
position of first change.
2004-06-13 16:48:44 +00:00
Andreas Schwab
cea5d0d423 (cancel_hourglass_unwind): Return a value.
(modify_event_symbol): Always use %ld for printing EMACS_INT.
(Fexecute_extended_command): Likewise.
2004-06-13 15:35:03 +00:00
Andreas Schwab
474f84d925 (print_object): Always use %ld for printing EMACS_INT. 2004-06-13 15:33:33 +00:00
Andreas Schwab
874757e8ed (SYNTAX_ENTRY_FOLLOW_PARENT): Rename local variable to
avoid clashes.
(SYNTAX): Likewise.
(SYNTAX_WITH_FLAGS): Likewise.
(SYNTAX_MATCH): Likewise.
2004-06-13 15:30:31 +00:00
Andreas Schwab
ab229fdd0d (char_quoted): Avoid warning about undefined operation.
(find_defun_start): Likewise.
(scan_lists): Likewise.
(INC_FROM): Likewise.
(scan_sexps_forward): Likewise.
2004-06-13 15:28:55 +00:00
Andreas Schwab
be8c4ce456 Include <ctype.h>. 2004-06-13 15:04:45 +00:00
Andreas Schwab
3ebc09397f (face_attr_equal_p): Declare parameters. 2004-06-13 14:50:07 +00:00
Lars Hansen
c04ebd1d5e *** empty log message *** 2004-06-13 13:39:59 +00:00
Lars Hansen
c408806ae7 (dired-mark-omitted): Update keybinding. 2004-06-13 13:39:31 +00:00
Lars Hansen
7132663819 (dired-mark-omitted): Bind to "*O". 2004-06-13 13:38:14 +00:00
Karl Fogel
037b0a8797 * bookmark.el (bookmark-bmenu-relocate): New function, as
suggested by David J. Biesack <David.Biesack@sas.com>.
  (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
  (bookmark-bmenu-mode): Describe binding in doc string.
  (bookmark-set-filename): Save the bookmark list if it's time.
2004-06-13 01:59:21 +00:00
Kenichi Handa
6fb41b5b77 *** empty log message *** 2004-06-13 00:25:18 +00:00
Kenichi Handa
fd9c3a9780 (CCL_READ_CHAR): If hit EOF, set REG to -1. 2004-06-13 00:22:19 +00:00
Kenichi Handa
064cff0b3d (ccl-decode-mule-utf-8): Fix previous change.
(ccl-untranslated-to-ucs): Fix typo.
2004-06-13 00:21:39 +00:00
Miles Bader
e9b95bbf8a Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-403
Yet more build-in-place tweaking of arch tagging
2004-06-12 13:13:44 +00:00
Eli Zaretskii
95e4a189b4 Fix formatting of last entry. 2004-06-12 10:34:54 +00:00
Eli Zaretskii
fc3095ced1 *** empty log message *** 2004-06-12 10:33:57 +00:00
Eli Zaretskii
6992a868c3 (Fdefun): Signal an error if NAME is not a symbol. 2004-06-12 10:32:44 +00:00
Eli Zaretskii
cebe0988ca (python-open-block-statement-p): Fix
indentation after a block opening that contains a comment.
2004-06-12 10:26:37 +00:00
Eli Zaretskii
7c226e4010 (completion-ignored-extensions): Add file extensions
of Python byte-compiled files.
2004-06-12 10:16:10 +00:00
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