bpt/emacs.git
21 years agocomment last change
Ken Raeburn [Sun, 21 Jul 2002 14:11:55 +0000 (14:11 +0000)]
comment last change

21 years ago*** empty log message ***
Ken Raeburn [Sun, 21 Jul 2002 14:09:56 +0000 (14:09 +0000)]
*** empty log message ***

21 years ago(mmap_realloc): When shrinking, make sure number of
Ken Raeburn [Sun, 21 Jul 2002 13:59:00 +0000 (13:59 +0000)]
(mmap_realloc): When shrinking, make sure number of
pages is rounded towards zero.

21 years agoBump version to 2.0.2.
Kai Großjohann [Sun, 21 Jul 2002 13:49:06 +0000 (13:49 +0000)]
Bump version to 2.0.2.
(tramp-methods): Rename methods invoking "ssh1" or "ssh2" to
longer names.  Use old names "sm1", "sm2" and so on for methods
invoking "ssh -1" or "ssh -2".
(tramp-multi-file-name-structure-separate): Typo, its name was set
to "tramp-file-name-structure-separate".  Trivial patch.  From
Steve Youngs <youngs@xemacs.org>.
(tramp-multi-sh-program): New variable.
(tramp-open-connection-multi): Use it.  Now you can use multi
methods from Windows (at least in principle).
(tramp-do-copy-or-rename-via-buffer): New function.
(tramp-do-copy-or-rename-file): Use it.  Change and simplify
logic.  Omit special case of invoking rcp directly to copy the
files.
(tramp-open-connection-su, tramp-multi-connect-telnet)
(tramp-multi-connect-rlogin, tramp-multi-connect-su)
(tramp-make-tramp-file-name, tramp-make-tramp-multi-file-name):
Use backticks in format-spec for brevity and to avoid
character/number confusion in XEmacs.

21 years agoremove outdated comment
Ken Raeburn [Sun, 21 Jul 2002 12:02:15 +0000 (12:02 +0000)]
remove outdated comment

21 years ago*** empty log message ***
Richard M. Stallman [Sat, 20 Jul 2002 22:16:01 +0000 (22:16 +0000)]
*** empty log message ***

21 years ago(widget-documentation-string-value-create):
Richard M. Stallman [Sat, 20 Jul 2002 22:15:15 +0000 (22:15 +0000)]
(widget-documentation-string-value-create):
Say "Hide Rest", not just "Hide".

21 years ago(custom-variable-value-create):
Richard M. Stallman [Sat, 20 Jul 2002 22:14:36 +0000 (22:14 +0000)]
(custom-variable-value-create):
Say "Show Value", not just "Show".  Also "Hide Value".
Output a newline before the doc string.
(custom-face-value-create): Say "Show Face" and "Hide Face".

21 years ago(display-warning, warn, lwarn): Add autoload cookie.
Richard M. Stallman [Sat, 20 Jul 2002 22:09:46 +0000 (22:09 +0000)]
(display-warning, warn, lwarn): Add autoload cookie.

21 years ago(toggle-read-only): Clean up the hint message.
Richard M. Stallman [Sat, 20 Jul 2002 22:02:57 +0000 (22:02 +0000)]
(toggle-read-only): Clean up the hint message.

21 years agoUse warnings.el:
Richard M. Stallman [Sat, 20 Jul 2002 22:01:19 +0000 (22:01 +0000)]
Use warnings.el:
(byte-compile-warning-prefix): New function.
(byte-compile-log-file): Return page start position.
(byte-compile-log-warning): New function.
(byte-compile-warn): Use byte-compile-log-warning.
(byte-compile-report-error): Likewise.  Also use error-message-string.
(displaying-byte-compile-warnings): Bind warning-series.
Don't bind or use byte-compile-warnings-point-max.
Don't display the log buffer at the end.
(byte-compile-warnings-point-max): Variable deleted.
(byte-compile-log-1): Rewrite for trace info, not used for warnings.
(byte-compile-last-warned-form, byte-compile-last-logged-file):
Defvars moved.

21 years agoNew file.
Richard M. Stallman [Sat, 20 Jul 2002 21:54:53 +0000 (21:54 +0000)]
New file.

21 years ago(print_error_message): New args CONTEXT and CALLER. Calls changed.
Richard M. Stallman [Sat, 20 Jul 2002 21:48:27 +0000 (21:48 +0000)]
(print_error_message): New args CONTEXT and CALLER.  Calls changed.

21 years ago(print_error_message): Declare new args.
Richard M. Stallman [Sat, 20 Jul 2002 21:47:26 +0000 (21:47 +0000)]
(print_error_message): Declare new args.

21 years ago(cmd_error_internal): Pass Vsignaling_function
Richard M. Stallman [Sat, 20 Jul 2002 21:47:00 +0000 (21:47 +0000)]
(cmd_error_internal): Pass Vsignaling_function
and CONTEXT to print_error_message, don't print them here.
For a Quit, don't use Vsignaling_function.
Call message_log_maybe_newline.

21 years ago(xsmfns.o): Don't depend on lisp.h.
Richard M. Stallman [Sat, 20 Jul 2002 21:45:25 +0000 (21:45 +0000)]
(xsmfns.o): Don't depend on lisp.h.

21 years ago(redisplay_window): Test MODIFF to set buffer_unchanged_p.
Richard M. Stallman [Sat, 20 Jul 2002 21:44:48 +0000 (21:44 +0000)]
(redisplay_window): Test MODIFF to set buffer_unchanged_p.

21 years ago(byte-compile-cl-warn): Delete `values'
Richard M. Stallman [Fri, 19 Jul 2002 23:01:24 +0000 (23:01 +0000)]
(byte-compile-cl-warn): Delete `values'
and `values-list' from list of CL functions.

(compile-defun): Bind `read-with-symbol-positions' to current buffer.

21 years ago(file_name_as_directory): Use literal '/' instead of DIRECTORY_SEP.
Juanma Barranquero [Fri, 19 Jul 2002 21:26:14 +0000 (21:26 +0000)]
(file_name_as_directory): Use literal '/' instead of DIRECTORY_SEP.

21 years agoSay "human-language" instead of "English".
Richard M. Stallman [Fri, 19 Jul 2002 20:55:05 +0000 (20:55 +0000)]
Say "human-language" instead of "English".

21 years agoUpdate copyright notice and fix typo in commentary section.
Markus Rost [Fri, 19 Jul 2002 20:17:58 +0000 (20:17 +0000)]
Update copyright notice and fix typo in commentary section.

21 years agoMany cleanups, fixing of accents, punctuation, etc.
Richard M. Stallman [Fri, 19 Jul 2002 20:15:44 +0000 (20:15 +0000)]
Many cleanups, fixing of accents, punctuation, etc.

21 years ago(Ffile_name_as_directory): Fix argument name in docstring.
Juanma Barranquero [Fri, 19 Jul 2002 16:30:14 +0000 (16:30 +0000)]
(Ffile_name_as_directory): Fix argument name in docstring.

21 years ago(encode_terminal_code): Buffer pointer now const.
Ken Raeburn [Fri, 19 Jul 2002 14:37:32 +0000 (14:37 +0000)]
(encode_terminal_code): Buffer pointer now const.

21 years ago(emacs_write): Buffer pointer now const.
Ken Raeburn [Fri, 19 Jul 2002 14:37:13 +0000 (14:37 +0000)]
(emacs_write): Buffer pointer now const.

21 years ago*** empty log message ***
Ken Raeburn [Fri, 19 Jul 2002 14:35:03 +0000 (14:35 +0000)]
*** empty log message ***

21 years ago(may_use_scalable_font_p): Argument now points to
Ken Raeburn [Fri, 19 Jul 2002 14:27:28 +0000 (14:27 +0000)]
(may_use_scalable_font_p): Argument now points to
const.
(x_face_list_fonts, x_update_menu_appearance):
(hash_string_case_insensitive): Treat Lisp string contents as
const.

21 years ago(Fstring_to_syntax, skip_chars): Treat Lisp string
Ken Raeburn [Fri, 19 Jul 2002 14:27:24 +0000 (14:27 +0000)]
(Fstring_to_syntax, skip_chars): Treat Lisp string
contents as const.

21 years ago(struct sound_device): Function pointer field "write"
Ken Raeburn [Fri, 19 Jul 2002 14:27:20 +0000 (14:27 +0000)]
(struct sound_device): Function pointer field "write"
buffer argument now points to const.
(vox_write): Buffer argument points to const.

21 years ago(temp_output_buffer_setup):
Ken Raeburn [Fri, 19 Jul 2002 14:27:16 +0000 (14:27 +0000)]
(temp_output_buffer_setup):
(internal_with_output_to_temp_buffer): Buffer name argument is now
pointer to const.

21 years ago(STRING_COPYIN): New macro.
Ken Raeburn [Fri, 19 Jul 2002 14:27:13 +0000 (14:27 +0000)]
(STRING_COPYIN): New macro.
(detect_coding_system, safe_bcopy, temp_output_buffer_setup):
(internal_with_output_to_temp_buffer): Declarations updated.

21 years ago(safe_bcopy): Source pointer now points to const.
Ken Raeburn [Fri, 19 Jul 2002 14:27:09 +0000 (14:27 +0000)]
(safe_bcopy): Source pointer now points to const.

21 years ago(compose_chars_in_text): Treat Lisp string contents
Ken Raeburn [Fri, 19 Jul 2002 14:27:04 +0000 (14:27 +0000)]
(compose_chars_in_text): Treat Lisp string contents
as const.

21 years ago(decode_coding, encode_coding, detect_coding,
Ken Raeburn [Fri, 19 Jul 2002 14:27:01 +0000 (14:27 +0000)]
(decode_coding, encode_coding, detect_coding,
detect_eol): Declarations updated.

21 years ago(encode_eol, detect_coding, detect_eol):
Ken Raeburn [Fri, 19 Jul 2002 14:26:57 +0000 (14:26 +0000)]
(encode_eol, detect_coding, detect_eol):
(decode_coding, encode_coding, detect_coding_system): Source
strings now treated as const.
(decode_coding_string, encode_coding_string): Use STRING_COPYIN to
modify Lisp string contents.

21 years ago(BCOPY_SHORT): Source pointer now points to const.
Ken Raeburn [Fri, 19 Jul 2002 14:26:53 +0000 (14:26 +0000)]
(BCOPY_SHORT): Source pointer now points to const.

21 years ago(Fcall_process): Make NEW_ARGV array hold pointer to
Ken Raeburn [Fri, 19 Jul 2002 14:26:49 +0000 (14:26 +0000)]
(Fcall_process): Make NEW_ARGV array hold pointer to
const.

21 years ago(struct byte_stack): Pointers into byte string now
Ken Raeburn [Fri, 19 Jul 2002 14:26:46 +0000 (14:26 +0000)]
(struct byte_stack): Pointers into byte string now
point to const.

21 years ago#
André Spiegel [Fri, 19 Jul 2002 13:32:53 +0000 (13:32 +0000)]
#

21 years ago(vc-rcs-fetch-master-state): Be more careful to check
André Spiegel [Fri, 19 Jul 2002 13:27:44 +0000 (13:27 +0000)]
(vc-rcs-fetch-master-state): Be more careful to check
if this is really an RCS master file.

21 years ago(vc-insert-file): When called with a LIMIT regexp,
André Spiegel [Fri, 19 Jul 2002 13:26:11 +0000 (13:26 +0000)]
(vc-insert-file): When called with a LIMIT regexp,
delete anything that comes after LIMIT from the buffer.

21 years agoImprove comment of vc-BACKEND-workfile-unchanged-p.
André Spiegel [Fri, 19 Jul 2002 13:20:02 +0000 (13:20 +0000)]
Improve comment of vc-BACKEND-workfile-unchanged-p.

21 years ago*** empty log message ***
Juanma Barranquero [Fri, 19 Jul 2002 11:40:00 +0000 (11:40 +0000)]
*** empty log message ***

21 years ago(syms_of_fileio): Remove redundant deprecation info.
Juanma Barranquero [Fri, 19 Jul 2002 11:39:39 +0000 (11:39 +0000)]
(syms_of_fileio): Remove redundant deprecation info.

21 years ago(syms_of_xdisp): Remove redundant deprecation info.
Juanma Barranquero [Fri, 19 Jul 2002 11:38:35 +0000 (11:38 +0000)]
(syms_of_xdisp): Remove redundant deprecation info.

21 years ago(unread-command-char, executing-macro, post-command-idle-hook,
Juanma Barranquero [Fri, 19 Jul 2002 11:37:01 +0000 (11:37 +0000)]
(unread-command-char, executing-macro, post-command-idle-hook,
post-command-idle-delay): Move obsolescence declarations from subr.el.
(directory-sep-char, mode-line-inverse-video): Add obsolescence declaration.

21 years ago(unread-command-char, executing-macro, post-command-idle-hook,
Juanma Barranquero [Fri, 19 Jul 2002 11:35:37 +0000 (11:35 +0000)]
(unread-command-char, executing-macro, post-command-idle-hook,
post-command-idle-delay): Move obsolescence declarations to subr.el.

21 years agoFix typo.
Juanma Barranquero [Fri, 19 Jul 2002 10:33:44 +0000 (10:33 +0000)]
Fix typo.

21 years agoUpdated with patches from 2000-12-11T12:45:42Z!dominik@science.uva.nl to 2001-11...
J.D. Smith [Fri, 19 Jul 2002 07:01:33 +0000 (07:01 +0000)]
Updated with patches from 2000-12-11T12:45:42Z!dominik@science.uva.nl to 2001-11-04T12:51:16Z!eliz@gnu.org

21 years ago(dot, dot-max, dot-min, dot-marker, buffer-flush-undo, baud-rate,
Juanma Barranquero [Fri, 19 Jul 2002 06:25:06 +0000 (06:25 +0000)]
(dot, dot-max, dot-min, dot-marker, buffer-flush-undo, baud-rate,
compiled-function-p, define-function): Move obsolescence declarations from
subr.el

21 years ago(dot, dot-max, dot-min, dot-marker, buffer-flush-undo, baud-rate,
Juanma Barranquero [Fri, 19 Jul 2002 06:23:28 +0000 (06:23 +0000)]
(dot, dot-max, dot-min, dot-marker, buffer-flush-undo, baud-rate,
compiled-function-p, define-function): Move obsolescence declarations to
subr.el.

21 years agoFixed filename.
J.D. Smith [Fri, 19 Jul 2002 01:33:34 +0000 (01:33 +0000)]
Fixed filename.

21 years agoUpdated to IDLWAVE version 4.14. See idlwave.org.
J.D. Smith [Thu, 18 Jul 2002 18:58:07 +0000 (18:58 +0000)]
Updated to IDLWAVE version 4.14. See idlwave.org.

21 years ago*** empty log message ***
J.D. Smith [Thu, 18 Jul 2002 18:57:28 +0000 (18:57 +0000)]
*** empty log message ***

21 years agoUpdated to IDLWAVE version 4.14.
J.D. Smith [Thu, 18 Jul 2002 18:51:26 +0000 (18:51 +0000)]
Updated to IDLWAVE version 4.14.

21 years agoSupport current auto{conf,make} manuals.
Dave Love [Thu, 18 Jul 2002 18:19:18 +0000 (18:19 +0000)]
Support current auto{conf,make} manuals.

21 years ago(last-buffer): Add missing frame argument.
Juanma Barranquero [Thu, 18 Jul 2002 16:04:01 +0000 (16:04 +0000)]
(last-buffer): Add missing frame argument.

21 years ago*** empty log message ***
Richard M. Stallman [Thu, 18 Jul 2002 15:04:36 +0000 (15:04 +0000)]
*** empty log message ***

21 years ago(Fdefalias): Doc fix.
Richard M. Stallman [Thu, 18 Jul 2002 15:04:29 +0000 (15:04 +0000)]
(Fdefalias): Doc fix.

21 years ago(timer-inc-time): Doc fix.
Richard M. Stallman [Thu, 18 Jul 2002 15:02:00 +0000 (15:02 +0000)]
(timer-inc-time): Doc fix.

21 years ago(keep-lines, flush-lines): Interactively report
Richard M. Stallman [Thu, 18 Jul 2002 15:00:56 +0000 (15:00 +0000)]
(keep-lines, flush-lines): Interactively report
read-only error before reading regexp argument.

21 years ago(dabbrev--search): Use inhibit-point-motion-hooks.
Richard M. Stallman [Thu, 18 Jul 2002 15:00:01 +0000 (15:00 +0000)]
(dabbrev--search): Use inhibit-point-motion-hooks.

21 years ago(last-buffer): Handle buffer-list and buffer-predicate
Richard M. Stallman [Thu, 18 Jul 2002 14:58:53 +0000 (14:58 +0000)]
(last-buffer): Handle buffer-list and buffer-predicate
frame parameters like bury-buffer.

21 years ago(choose-completion-delete-max-match): Handle minibuffer prompts explicitly.
Richard M. Stallman [Thu, 18 Jul 2002 14:57:46 +0000 (14:57 +0000)]
(choose-completion-delete-max-match): Handle minibuffer prompts explicitly.

21 years agoRemove conflict marker.
Andreas Schwab [Thu, 18 Jul 2002 09:42:56 +0000 (09:42 +0000)]
Remove conflict marker.

21 years ago(decompose-composite-char): Add autoload cookie to obsolescence declaration;
Juanma Barranquero [Thu, 18 Jul 2002 06:15:59 +0000 (06:15 +0000)]
(decompose-composite-char): Add autoload cookie to obsolescence declaration;
also remove redundant info.

21 years ago(move-to-column-force): Add autoload cookie to obsolescence declaration.
Juanma Barranquero [Thu, 18 Jul 2002 06:14:35 +0000 (06:14 +0000)]
(move-to-column-force): Add autoload cookie to obsolescence declaration.

21 years ago(string-to-sequence, truncate-string): Add autoload cookie.
Juanma Barranquero [Thu, 18 Jul 2002 06:13:27 +0000 (06:13 +0000)]
(string-to-sequence, truncate-string): Add autoload cookie.

21 years agoLoad international/utf-8 before international/characters.
Kim F. Storm [Wed, 17 Jul 2002 21:35:07 +0000 (21:35 +0000)]
Load international/utf-8 before international/characters.

21 years ago*** empty log message ***
Dave Love [Wed, 17 Jul 2002 19:54:38 +0000 (19:54 +0000)]
*** empty log message ***

21 years ago(text_property_stickiness): Fix prototype.
Dave Love [Wed, 17 Jul 2002 19:54:19 +0000 (19:54 +0000)]
(text_property_stickiness): Fix prototype.

21 years agoOptimize tables. Deal with some
Dave Love [Wed, 17 Jul 2002 19:21:41 +0000 (19:21 +0000)]
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.

21 years ago(decode-char): Use utf-8-translation-table-for-decode.
Dave Love [Wed, 17 Jul 2002 19:20:01 +0000 (19:20 +0000)]
(decode-char): Use utf-8-translation-table-for-decode.
(encode-char): Use ucs-mule-to-mule-unicode.

21 years ago(define-translation-hash-table): New.
Dave Love [Wed, 17 Jul 2002 19:06:52 +0000 (19:06 +0000)]
(define-translation-hash-table): New.

21 years agoFix settings of U+2000-U+2027.
Dave Love [Wed, 17 Jul 2002 19:05:32 +0000 (19:05 +0000)]
Fix settings of U+2000-U+2027.
Remove \e$,1uf\e(B.

21 years ago*** empty log message ***
Dave Love [Wed, 17 Jul 2002 18:48:11 +0000 (18:48 +0000)]
*** empty log message ***

21 years ago(locale-language-names): Fix be, add
Dave Love [Wed, 17 Jul 2002 18:42:03 +0000 (18:42 +0000)]
(locale-language-names): Fix be, add
sr_YU@cyrillic, modify tg.
(locale-charset-language-names): Put @euro last.

21 years ago(cyrillic-koi8-r-decode-table)
Dave Love [Wed, 17 Jul 2002 18:39:16 +0000 (18:39 +0000)]
(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.

21 years agoDoc fixes.
Dave Love [Wed, 17 Jul 2002 18:19:44 +0000 (18:19 +0000)]
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 �, \e,Lp\e(B, \e,LN\e(B.
("russian-typewriter"): Renamed from cyrillic-jcuken.

21 years ago*** empty log message ***
Stefan Monnier [Wed, 17 Jul 2002 18:13:20 +0000 (18:13 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Dave Love [Wed, 17 Jul 2002 17:47:44 +0000 (17:47 +0000)]
*** empty log message ***

21 years ago(utf-8-subst-table)
Dave Love [Wed, 17 Jul 2002 15:04:25 +0000 (15:04 +0000)]
(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.

21 years agoRemove `emacs' conditionals.
Dave Love [Wed, 17 Jul 2002 14:39:54 +0000 (14:39 +0000)]
Remove `emacs' conditionals.
(ccl_backtrace_table): Fix size spec.
(ccl_driver): Fix type errors.

21 years agoPopulate utf-8-subst-rev-table.
Dave Love [Wed, 17 Jul 2002 10:36:16 +0000 (10:36 +0000)]
Populate utf-8-subst-rev-table.
(utf-8-subst-table): Don't set.

21 years ago(ccl-command-table): Add lookup-integer,
Dave Love [Wed, 17 Jul 2002 10:32:38 +0000 (10:32 +0000)]
(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.

21 years ago(us-ascii): Define it as an alias of iso-safe.
Kenichi Handa [Wed, 17 Jul 2002 08:46:12 +0000 (08:46 +0000)]
(us-ascii): Define it as an alias of iso-safe.

21 years ago(print-coding-system-briefly): Fix the handling of an alias of which
Kenichi Handa [Wed, 17 Jul 2002 08:45:51 +0000 (08:45 +0000)]
(print-coding-system-briefly): Fix the handling of an alias of which
eol-type is not auto-detection.

21 years ago(define-coding-system-alias): Don't append ALIAS in the property
Kenichi Handa [Wed, 17 Jul 2002 08:44:58 +0000 (08:44 +0000)]
(define-coding-system-alias): Don't append ALIAS in the property
`alias-coding-systems' if ALIAS's eol-type is not auto-detection.

21 years ago*** empty log message ***
Kenichi Handa [Wed, 17 Jul 2002 08:44:34 +0000 (08:44 +0000)]
*** empty log message ***

21 years ago(describe-function-1): Put empty line before "Not documented" text.
Juanma Barranquero [Wed, 17 Jul 2002 08:12:04 +0000 (08:12 +0000)]
(describe-function-1): Put empty line before "Not documented" text.

21 years ago(timer-set-time-with-usecs): Mark obsolete.
Juanma Barranquero [Wed, 17 Jul 2002 07:30:57 +0000 (07:30 +0000)]
(timer-set-time-with-usecs): Mark obsolete.

21 years ago(tool-bar-add-item-from-menu): Make sure to change the global tool-bar-map.
Stefan Monnier [Tue, 16 Jul 2002 22:46:09 +0000 (22:46 +0000)]
(tool-bar-add-item-from-menu): Make sure to change the global tool-bar-map.

21 years ago*** empty log message ***
Stefan Monnier [Tue, 16 Jul 2002 20:53:59 +0000 (20:53 +0000)]
*** empty log message ***

21 years ago(vc-default-comment-history): Hard code *vc*.
Stefan Monnier [Tue, 16 Jul 2002 20:44:23 +0000 (20:44 +0000)]
(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.

21 years ago*** empty log message ***
Ken Raeburn [Tue, 16 Jul 2002 19:55:46 +0000 (19:55 +0000)]
*** empty log message ***

21 years ago(same_x_server): String pointer args now point to
Ken Raeburn [Tue, 16 Jul 2002 19:49:27 +0000 (19:49 +0000)]
(same_x_server): String pointer args now point to
const.
(same_x_server): Use const for pointer to lisp string
data.

21 years ago(xstricmp): String pointer args now point to const.
Ken Raeburn [Tue, 16 Jul 2002 19:49:19 +0000 (19:49 +0000)]
(xstricmp): String pointer args now point to const.

21 years ago(store_frame_title, string_char_and_length):
Ken Raeburn [Tue, 16 Jul 2002 19:49:12 +0000 (19:49 +0000)]
(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.

21 years ago(set_file_times): Declaration updated.
Ken Raeburn [Tue, 16 Jul 2002 19:49:04 +0000 (19:49 +0000)]
(set_file_times): Declaration updated.

21 years ago(emacs_open, set_file_times): String pointer args now
Ken Raeburn [Tue, 16 Jul 2002 19:49:00 +0000 (19:49 +0000)]
(emacs_open, set_file_times): String pointer args now
point to const.