1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-21 10:24:55 +00:00
Commit Graph

42935 Commits

Author SHA1 Message Date
J.D. Smith
5af2303517 Updated to IDLWAVE version 4.14. 2002-07-18 18:51:26 +00:00
Dave Love
28a2ca5d82 Support current auto{conf,make} manuals. 2002-07-18 18:19:18 +00:00
Juanma Barranquero
5fe205f134 (last-buffer): Add missing frame argument. 2002-07-18 16:04:01 +00:00
Richard M. Stallman
f33f4398d4 *** empty log message *** 2002-07-18 15:04:36 +00:00
Richard M. Stallman
9614322710 (Fdefalias): Doc fix. 2002-07-18 15:04:29 +00:00
Richard M. Stallman
bf38c59275 (timer-inc-time): Doc fix. 2002-07-18 15:02:00 +00:00
Richard M. Stallman
98faf1bb41 (keep-lines, flush-lines): Interactively report
read-only error	before reading regexp argument.
2002-07-18 15:00:56 +00:00
Richard M. Stallman
155133a257 (dabbrev--search): Use inhibit-point-motion-hooks. 2002-07-18 15:00:01 +00:00
Richard M. Stallman
cfabd09347 (last-buffer): Handle buffer-list and buffer-predicate
frame parameters like bury-buffer.
2002-07-18 14:58:53 +00:00
Richard M. Stallman
f0bfada77f (choose-completion-delete-max-match): Handle minibuffer prompts explicitly. 2002-07-18 14:57:46 +00:00
Andreas Schwab
eafb38497e Remove conflict marker. 2002-07-18 09:42:56 +00:00
Juanma Barranquero
6fcfeabfa1 (decompose-composite-char): Add autoload cookie to obsolescence declaration;
also remove redundant info.
2002-07-18 06:15:59 +00:00
Juanma Barranquero
df2801ecdd (move-to-column-force): Add autoload cookie to obsolescence declaration. 2002-07-18 06:14:35 +00:00
Juanma Barranquero
ad0be9a1d4 (string-to-sequence, truncate-string): Add autoload cookie. 2002-07-18 06:13:27 +00:00
Kim F. Storm
b0c654c03d Load international/utf-8 before international/characters. 2002-07-17 21:35:07 +00:00
Dave Love
46f4bf30c8 *** empty log message *** 2002-07-17 19:54:38 +00:00
Dave Love
a2a78a17fa (text_property_stickiness): Fix prototype. 2002-07-17 19:54:19 +00:00
Dave Love
939e3d9bf6 Optimize tables. Deal with some
non-8859 charsets.
(ucs-mule-to-mule-unicode): New.
(ucs-unify-8859): Use utf-8-fragment-on-decoding, set up Quail
translation.
(ucs-fragment-8859): Modified consistent with ucs-unify-8859.
(unify-8859-on-encoding-mode): Doc mod.  Fix custom version.
(unify-8859-on-decoding-mode): Doc mod.  Change code.  Fix custom
version.  Add custom dependencies.
(ucs-insert): Check for null from decode-char.
(translation-table-for-input, ucs-quail-activate)
(ucs-minibuffer-setup, ccl-encode-unicode-font)
(ucs-tables-unload-hook): New.
2002-07-17 19:21:41 +00:00
Dave Love
9fb1b1a819 (decode-char): Use utf-8-translation-table-for-decode.
(encode-char): Use ucs-mule-to-mule-unicode.
2002-07-17 19:20:01 +00:00
Dave Love
394e4eb026 (define-translation-hash-table): New. 2002-07-17 19:06:52 +00:00
Dave Love
348a6a50c5 Fix settings of U+2000-U+2027.
Remove $,1uf(B.
2002-07-17 19:05:32 +00:00
Dave Love
f860212ee5 *** empty log message *** 2002-07-17 18:48:11 +00:00
Dave Love
e522f07b74 (locale-language-names): Fix be, add
sr_YU@cyrillic, modify tg.
(locale-charset-language-names): Put @euro last.
2002-07-17 18:42:03 +00:00
Dave Love
6f27e0f933 (cyrillic-koi8-r-decode-table)
(cyrillic-alternativnyj-decode-table): Fill out with mule-unicode.
(cyrillic-koi8-r-decode-table): Make unbound after use.
(ccl-decode-koi8, ccl-decode-alternativnyj): Change expansion
factor.  Use utf-8-translation-table-for-decode.
(ccl-encode-koi8, ccl-encode-koi8): Don't check r0.
(cyrillic-unify-encoding): New function.
(cyrillic-koi8): Modify safe-chars, valid-codes.  Remove
charset-origin-alist.
(Cp878, cp866): New alias.
(ccl-encode-8859-5-font): New.
(font-ccl-encoder-alist): Add ccl-encode-8859-5-font.
(ccl-encode-koi8-font, ccl-encode-alternativnyj-font): Remove
redundant parens.
("Cyrillic-KOI8"): Add cyrillic-iso-8bit to coding-priority.
(cyrillic-koi8-u-decode-table, ccl-decode-koi8-u)
(ccl-encode-koi8-u, koi8-u, ccl-encode-koi8-u-font, "Ukrainian"):
New.
(cyrillic-alternativnyj): Modify safe-chars, add mime-charset.
("Cyrillic-ALT"): Change input method.
("Windows-1251", "Tajik", "Bulgarian", "Belarusian"): New.
2002-07-17 18:39:16 +00:00
Dave Love
99edde43bd Doc fixes.
("cyrillic-beylorussian"): Commented-out.
("cyrillic-translit-bulgarian"): Deleted.
("cyrillic-ukrainian"): Fix `q', `Q', `W', `w' bindings.
("ukrainian-computer", "belarusian", "bulgarian-bds")
("russian-computer"): New.
("bulgarian-phonetic"): Renamed from bulgarian-pho.  Add �, ,Lp(B, ,LN(B.
("russian-typewriter"): Renamed from cyrillic-jcuken.
2002-07-17 18:19:44 +00:00
Stefan Monnier
f5d6a5b854 *** empty log message *** 2002-07-17 18:13:20 +00:00
Dave Love
c6e973abe4 *** empty log message *** 2002-07-17 17:47:44 +00:00
Dave Love
9ca2ac2dbd (utf-8-subst-table)
(utf-8-subst-rev-table, utf-8-translation-table-for-decode)
(utf-8-fragment-on-decoding, ccl-untranslated-to-ucs)
(utf-8-ccl-regs, utf-8-translate-cjk): New.
(ccl-encode-mule-utf-8): Use utf-8-subst-rev-table.
(ccl-decode-mule-utf-8, ccl-untranslated-to-ucs)
(utf-8-untranslated-to-ucs, utf-8-compose): Rewritten.
(mule-utf-8): Remove pre-write-conversion.
(utf-8-post-read-conversion): Comment out.
2002-07-17 15:04:25 +00:00
Dave Love
f9bd23fdb8 Remove `emacs' conditionals.
(ccl_backtrace_table): Fix size spec.
(ccl_driver): Fix type errors.
2002-07-17 14:39:54 +00:00
Dave Love
d1b73efe86 Populate utf-8-subst-rev-table.
(utf-8-subst-table): Don't set.
2002-07-17 10:36:16 +00:00
Dave Love
acb694258f (ccl-command-table): Add lookup-integer,
lookup-character.
(ccl-extended-code-table): Add lookup-int-const-tbl,
lookup-char-const-tbl.
(ccl-compile-lookup-integer, ccl-compile-lookup-character)
(ccl-dump-lookup-int-const-tbl, ccl-dump-lookup-char-const-tbl):
New functions.
(define-ccl-program): Doc update.
2002-07-17 10:32:38 +00:00
Kenichi Handa
9f13685aff (us-ascii): Define it as an alias of iso-safe. 2002-07-17 08:46:12 +00:00
Kenichi Handa
91e854f2c3 (print-coding-system-briefly): Fix the handling of an alias of which
eol-type is not auto-detection.
2002-07-17 08:45:51 +00:00
Kenichi Handa
708fc4655e (define-coding-system-alias): Don't append ALIAS in the property
`alias-coding-systems' if ALIAS's eol-type is not auto-detection.
2002-07-17 08:44:58 +00:00
Kenichi Handa
1a55d509c3 *** empty log message *** 2002-07-17 08:44:34 +00:00
Juanma Barranquero
3b622b44f5 (describe-function-1): Put empty line before "Not documented" text. 2002-07-17 08:12:04 +00:00
Juanma Barranquero
a50908abb5 (timer-set-time-with-usecs): Mark obsolete. 2002-07-17 07:30:57 +00:00
Stefan Monnier
03a8bf7ddd (tool-bar-add-item-from-menu): Make sure to change the global tool-bar-map. 2002-07-16 22:46:09 +00:00
Stefan Monnier
bc71812e08 *** empty log message *** 2002-07-16 20:53:59 +00:00
Stefan Monnier
f66a6225b9 (vc-default-comment-history): Hard code *vc*.
This is because print-log always prints there now.
(vc-annotate-font-lock-keywords): New var.
(vc-annotate-mode): Use it.  Set truncate-lines as well.
(vc-annotate-display-select): Unify the two error reports.
(vc-annotate-offset): New var.
(vc-annotate-lines): New fun extracted from vc-annotate-display.
(vc-annotate-display): Use it, via font-lock.
2002-07-16 20:44:23 +00:00
Ken Raeburn
bd66096aea *** empty log message *** 2002-07-16 19:55:46 +00:00
Ken Raeburn
59ab1dc7ee (same_x_server): String pointer args now point to
const.
(same_x_server): Use const for pointer to lisp string
data.
2002-07-16 19:49:27 +00:00
Ken Raeburn
23889aba6d (xstricmp): String pointer args now point to const. 2002-07-16 19:49:19 +00:00
Ken Raeburn
50f80c2fbc (store_frame_title, string_char_and_length):
(message_dolog, message2, message2_nolog, set_message): String
pointer args now point to const.
(set_message_1): Cast message string argument to const pointer.
(string_pos_nchars_ahead, init_from_display_pos):
(face_before_or_after_it_pos, next_element_from_string):
(get_overlay_arrow_glyph_row, display_mode_element):
(decode_mode_spec_coding): Use const for pointer to lisp string
data.
2002-07-16 19:49:12 +00:00
Ken Raeburn
c8863dae84 (set_file_times): Declaration updated. 2002-07-16 19:49:04 +00:00
Ken Raeburn
8c2ba7decc (emacs_open, set_file_times): String pointer args now
point to const.
2002-07-16 19:49:00 +00:00
Ken Raeburn
96b8056145 (fast_c_string_match_ignore_case): String pointer args
now point to const.
2002-07-16 19:48:55 +00:00
Ken Raeburn
27883fdd3a (temp_echo_area_glyphs): String pointer args now
point to const.
(Fminibuffer_complete_word): Use const for pointer to
lisp string data.
2002-07-16 19:48:51 +00:00
Ken Raeburn
4b2dd2749b (intern, oblookup, hash_string): String pointer args
now point to const.
(complete_filename_p, openp): Use const for pointer to
lisp string data.
2002-07-16 19:48:47 +00:00
Ken Raeburn
f29b79a242 (chars_in_text, multibyte_chars_in_text, copy_text):
(count_size_as_multibyte, count_combining_before):
(count_combining_after, insert_1, insert_1_both, message_dolog):
(insert, insert_and_inherit, insert_before_markers)
(insert_before_markers_and_inherit, set_message, message2):
(message2_dolog, build_string, make_string, make_unibyte_string):
(make_multibyte_string, intern, oblookup, report_file_error):
(fast_c_string_match_ignore_case, temp_echo_area_glyphs):
(emacs_open, xstrdup): Declarations updated.
2002-07-16 19:48:42 +00:00