bpt/emacs.git
22 years agoUse new string macros.
Gerd Moellmann [Fri, 8 Mar 2002 11:05:16 +0000 (11:05 +0000)]
Use new string macros.
(update_echo_area): Pass number of bytes to message3 instead of
number of chars.
(set_message_1): Don't access a string's size_byte directly.
(decode_mode_spec_coding): Use number of bytes of eoltype string
instead number of chars.

22 years agoFix last change.
Gerd Moellmann [Fri, 8 Mar 2002 10:56:48 +0000 (10:56 +0000)]
Fix last change.

22 years ago*** empty log message ***
Gerd Moellmann [Fri, 8 Mar 2002 10:26:55 +0000 (10:26 +0000)]
*** empty log message ***

22 years ago(SREF, SDATA, SCHARS, SBYTES, SMBP): New macros.
Gerd Moellmann [Fri, 8 Mar 2002 10:26:32 +0000 (10:26 +0000)]
(SREF, SDATA, SCHARS, SBYTES, SMBP): New macros.

22 years ago(picture-forward-column): New arg `interactive'
Richard M. Stallman [Fri, 8 Mar 2002 09:58:51 +0000 (09:58 +0000)]
(picture-forward-column): New arg `interactive'
is non-nil for an interactive call.  Use instead of interactive-p.
(picture-backward-column): Likewise.

22 years ago(browse-url-galeon): Specify --existing for an existing window.
Richard M. Stallman [Fri, 8 Mar 2002 09:56:30 +0000 (09:56 +0000)]
(browse-url-galeon): Specify --existing for an existing window.
Use --noraise rather than --no-raise.  Don't use -x.

22 years ago(tar-untar-buffer): New function.
Richard M. Stallman [Fri, 8 Mar 2002 09:54:42 +0000 (09:54 +0000)]
(tar-untar-buffer): New function.

22 years ago(Info-fontify-node): Bind up-clicks, not down-clicks.
Richard M. Stallman [Fri, 8 Mar 2002 09:39:16 +0000 (09:39 +0000)]
(Info-fontify-node): Bind up-clicks, not down-clicks.
Put the mouse-face on the entire xref, like the local keymap.

22 years ago(find-name-dired): Use shell-quote-argument.
Richard M. Stallman [Fri, 8 Mar 2002 09:35:44 +0000 (09:35 +0000)]
(find-name-dired): Use shell-quote-argument.

22 years ago(Fx_display_color_cells): Force 24+ bit color depths to 24-bit.
Juanma Barranquero [Fri, 8 Mar 2002 08:35:08 +0000 (08:35 +0000)]
(Fx_display_color_cells): Force 24+ bit color depths to 24-bit.

22 years agoDocument enhancements to `mpuz.el'.
Eli Zaretskii [Fri, 8 Mar 2002 08:21:16 +0000 (08:21 +0000)]
Document enhancements to `mpuz.el'.

22 years ago*** empty log message ***
Eli Zaretskii [Fri, 8 Mar 2002 08:18:06 +0000 (08:18 +0000)]
*** empty log message ***

22 years ago(mpuz-unsolved-face, mpuz-solved-face)
Eli Zaretskii [Fri, 8 Mar 2002 08:11:21 +0000 (08:11 +0000)]
(mpuz-unsolved-face, mpuz-solved-face)
(mpuz-trivial-face, mpuz-text-face, mpuz-solve-when-trivial)
(mpuz-allow-double-multiplicator): new options for nicer look and
new features.
(mpuz-put-number-on-board, mpuz-paint-number, mpuz-solve): new
functions.
(mpuz-check-all-solved, mpuz-random-puzzle)
(mpuz-paint-statistics, mpuz-paint-digit, mpuz-close-game)
(mpuz-show-solution): functions streamlined and removed french
style space before punctuation, added face support and optional
solving of trivial results.

22 years ago(ibuffer-filter-format-alist): Add type and group.
Colin Walters [Fri, 8 Mar 2002 04:06:18 +0000 (04:06 +0000)]
(ibuffer-filter-format-alist): Add type and group.

22 years ago(ibuffer-update-mode-name): Substitute "view time" instead of
Colin Walters [Fri, 8 Mar 2002 04:04:22 +0000 (04:04 +0000)]
(ibuffer-update-mode-name): Substitute "view time" instead of
"recency" for clarity.
(ibuffer-compile-format): Document more.  Handle new "summarizer"
columns.
(ibuffer-fontify-region-function): Ditto.
(ibuffer-insert-buffer-line): Ditto.
(ibuffer-map-lines): Ditto.
(ibuffer-insert-buffers-and-marks): Ditto.
(ibuffer-update-title-and-summary): Renamed from
`ibuffer-update-title'.  Handle "summarizer" columns.
(ibuffer-clear-summary-columns): New function.

22 years ago(define-ibuffer-column): Add :summarizer property.
Colin Walters [Fri, 8 Mar 2002 04:03:36 +0000 (04:03 +0000)]
(define-ibuffer-column): Add :summarizer property.

22 years ago*** empty log message ***
Colin Walters [Fri, 8 Mar 2002 04:03:21 +0000 (04:03 +0000)]
*** empty log message ***

22 years agoAdd 2002 to the copyright years.
Gerd Moellmann [Thu, 7 Mar 2002 11:30:36 +0000 (11:30 +0000)]
Add 2002 to the copyright years.

22 years ago(ebrowse-view/find-file-and-search-pattern):
Gerd Moellmann [Thu, 7 Mar 2002 11:26:09 +0000 (11:26 +0000)]
(ebrowse-view/find-file-and-search-pattern):
Use the other-window instead of the other-frame functions when
the window is dedicated.

22 years ago*** empty log message ***
Stefan Monnier [Thu, 7 Mar 2002 00:02:55 +0000 (00:02 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jason Rumney [Wed, 6 Mar 2002 23:20:04 +0000 (23:20 +0000)]
*** empty log message ***

22 years ago(x_draw_hollow_cursor): Draw same size as block cursor.
Jason Rumney [Wed, 6 Mar 2002 23:17:38 +0000 (23:17 +0000)]
(x_draw_hollow_cursor): Draw same size as block cursor.

22 years ago(put_entries): Use #if !CTAGS, to fix link error on
Jason Rumney [Wed, 6 Mar 2002 23:14:29 +0000 (23:14 +0000)]
(put_entries): Use #if !CTAGS, to fix link error on
compilers that don't optimize out dead code.

22 years ago* textmodes/bibtex.el (bibtex-make-field): Call bibtex-find-text
ShengHuo ZHU [Wed, 6 Mar 2002 21:57:10 +0000 (21:57 +0000)]
* textmodes/bibtex.el (bibtex-make-field): Call bibtex-find-text
with SILENT so that a new field can be added.

22 years ago(make-auto-save-file-name): Remove replacement function.
Eli Zaretskii [Wed, 6 Mar 2002 18:23:37 +0000 (18:23 +0000)]
(make-auto-save-file-name): Remove replacement function.

22 years ago(make-auto-save-file-name): Make sure the produced file
Eli Zaretskii [Wed, 6 Mar 2002 18:19:43 +0000 (18:19 +0000)]
(make-auto-save-file-name): Make sure the produced file
name does not contain characters that are invalid for DOS/Windows
filesystems.

22 years ago*** empty log message ***
Gerd Moellmann [Wed, 6 Mar 2002 17:00:30 +0000 (17:00 +0000)]
*** empty log message ***

22 years ago(lisp-font-lock-keywords-2): Highlight keywords of
Gerd Moellmann [Wed, 6 Mar 2002 16:58:35 +0000 (16:58 +0000)]
(lisp-font-lock-keywords-2): Highlight keywords of
the form `:x'.

22 years ago(mark_kboards): Mark echo_string.
Gerd Moellmann [Wed, 6 Mar 2002 15:56:17 +0000 (15:56 +0000)]
(mark_kboards): Mark echo_string.

22 years ago(echo_prompt, echo_char, echo_dash, echo_now)
Gerd Moellmann [Wed, 6 Mar 2002 15:55:11 +0000 (15:55 +0000)]
(echo_prompt, echo_char, echo_dash, echo_now)
(cancel_echoing, echo_length, echo_truncate): Changed to
work with new kboard definition.
(echo_now): Use message3_nolog instead of message2_nolog.

22 years ago(ECHOBUFSIZE): Removed.
Gerd Moellmann [Wed, 6 Mar 2002 15:54:43 +0000 (15:54 +0000)]
(ECHOBUFSIZE): Removed.
(struct kboard): Member echoptr removed, member echobuf renamed
to echo_string.

22 years agoAugment expression parser to handle conditional expressions.
Andreas Schwab [Wed, 6 Mar 2002 15:12:01 +0000 (15:12 +0000)]
Augment expression parser to handle conditional expressions.

22 years ago*** empty log message ***
Gerd Moellmann [Wed, 6 Mar 2002 14:03:32 +0000 (14:03 +0000)]
*** empty log message ***

22 years ago(message_with_string): Use Fformat instead of doprnt and
Gerd Moellmann [Wed, 6 Mar 2002 14:03:07 +0000 (14:03 +0000)]
(message_with_string): Use Fformat instead of doprnt and
message3 instead of message2 to display the message using STRING's
text properties.

22 years ago(vc-branch-part): Add autoload cookie. This function can
Gerd Moellmann [Wed, 6 Mar 2002 13:51:28 +0000 (13:51 +0000)]
(vc-branch-part): Add autoload cookie.  This function can
be called from vc-rcs-find-most-recent-rev when visiting a file
checked into RCS in a CVS sandbox.

22 years ago("Slovak"): Likewise.
Pavel Janík [Wed, 6 Mar 2002 11:03:56 +0000 (11:03 +0000)]
("Slovak"): Likewise.

22 years ago("Czech"): Fix the documentation.
Pavel Janík [Wed, 6 Mar 2002 11:01:34 +0000 (11:01 +0000)]
("Czech"): Fix the documentation.

22 years ago* xml.el (xml-parse-attlist): Accept empty strings.
ShengHuo ZHU [Tue, 5 Mar 2002 21:44:01 +0000 (21:44 +0000)]
* xml.el (xml-parse-attlist): Accept empty strings.
From Max Froumentin <mf@w3.org>.

22 years ago*** empty log message ***
Richard M. Stallman [Tue, 5 Mar 2002 21:04:21 +0000 (21:04 +0000)]
*** empty log message ***

22 years ago* qp.el (quoted-printable-decode-region): Doc addition.
ShengHuo ZHU [Tue, 5 Mar 2002 19:26:30 +0000 (19:26 +0000)]
* qp.el (quoted-printable-decode-region): Doc addition.
From: Eli Zaretskii <eliz@is.elta.co.il>

22 years agoDoc fix.
Stefan Monnier [Tue, 5 Mar 2002 19:00:35 +0000 (19:00 +0000)]
Doc fix.

22 years ago(skip_invisible): Fix my brain fart.
Stefan Monnier [Tue, 5 Mar 2002 18:56:16 +0000 (18:56 +0000)]
(skip_invisible): Fix my brain fart.

22 years ago(mac-roman): Fix last change.
Eli Zaretskii [Tue, 5 Mar 2002 18:54:18 +0000 (18:54 +0000)]
(mac-roman): Fix last change.

22 years ago(mouse-show-mark): Remove the no-highlight alternative:
Eli Zaretskii [Tue, 5 Mar 2002 18:41:53 +0000 (18:41 +0000)]
(mouse-show-mark): Remove the no-highlight alternative:
all terminals now support highlighting of some kind.

22 years ago(mac-roman): Fix the safe-chars property.
Eli Zaretskii [Tue, 5 Mar 2002 18:20:56 +0000 (18:20 +0000)]
(mac-roman): Fix the safe-chars property.

22 years ago(sit_for): Don't wait if executing a kbd macro.
Stefan Monnier [Tue, 5 Mar 2002 18:09:25 +0000 (18:09 +0000)]
(sit_for): Don't wait if executing a kbd macro.

22 years ago#
André Spiegel [Tue, 5 Mar 2002 13:31:44 +0000 (13:31 +0000)]
#

22 years ago(vc-cvs-diff-tree): Fix typo in parameter names.
André Spiegel [Tue, 5 Mar 2002 13:30:50 +0000 (13:30 +0000)]
(vc-cvs-diff-tree): Fix typo in parameter names.

22 years ago#
André Spiegel [Tue, 5 Mar 2002 13:16:10 +0000 (13:16 +0000)]
#

22 years ago(vc-transfer-file): Use `make-temp-file' instead of `make-temp-name'.
André Spiegel [Tue, 5 Mar 2002 13:14:11 +0000 (13:14 +0000)]
(vc-transfer-file): Use `make-temp-file' instead of `make-temp-name'.
(vc-default-update-changelog): Remove conditional use of
`make-temp-name'.

22 years agoetags honours #line directives.
Francesco Potortì [Tue, 5 Mar 2002 11:42:46 +0000 (11:42 +0000)]
etags honours #line directives.

22 years ago* etags.c: Honour #line directives.
Francesco Potortì [Tue, 5 Mar 2002 11:28:26 +0000 (11:28 +0000)]
* etags.c: Honour #line directives.
(no_line_directive): New global var; set it for old behaviour.
(main): Remove some #ifdef in the getopt switch.
(add_node, put_entries): Code added to merge different chunks of
nodes referring to the same file.  Currently the tags are just
appended, without any check for duplicates.
(Perl_functions): Do not special case ctags.
(readline): Identify #line directives and do the right thing.
(nocharno, invalidcharno): New global vars.
(process_file): Reset nocharno.
(readline): Set nocharno.
(pfnote): Read nocharno and maybe put invalidcharno in node.
(total_size_of_entries, put_entries): Use invalidcharno.

* etags.c: Keep the whole tag table in memory, even in etags mode.
(main): Call put_entries here even in CTAGS mode.
(main, process_file): Check the return values of fclose and pclose.
(process_file): Do not call put_entries after parsing each file.
(process_file): Canonicalise file names even for ctags.
(process_file): Set curfile here...
(find_entries): ... not here any more.
(add_node): In etags mode, build a linked list of entries (on
right pointer) for each file, and link the first entry of each
file on left nodes.
(put_entries): Print here the name of the file.
(put_entries): Print the entries starting from the first file.
(number_len, total_size_of_entries): Define these only iin etags
mode, make the second work only on the right nodes.

* etags.c: Make all global variables static.

22 years ago*** empty log message ***
Francesco Potortì [Tue, 5 Mar 2002 11:27:51 +0000 (11:27 +0000)]
*** empty log message ***

22 years agoRegenerated.
Andreas Schwab [Tue, 5 Mar 2002 10:54:56 +0000 (10:54 +0000)]
Regenerated.

22 years ago(hscroll_margin): Change to EMACS_INT.
Andreas Schwab [Tue, 5 Mar 2002 10:51:31 +0000 (10:51 +0000)]
(hscroll_margin): Change to EMACS_INT.

22 years ago# Fix recent entries for Jonathan Kamens and Martin Lorentzson.
André Spiegel [Tue, 5 Mar 2002 10:42:45 +0000 (10:42 +0000)]
# Fix recent entries for Jonathan Kamens and Martin Lorentzson.

22 years agoFix typo.
Juanma Barranquero [Tue, 5 Mar 2002 10:10:21 +0000 (10:10 +0000)]
Fix typo.

22 years ago2002-03-05 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen [Tue, 5 Mar 2002 08:36:32 +0000 (08:36 +0000)]
2002-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>

* frame.c (default-frame-alist): Explain that setting it doesn't
affect existing frames.

22 years ago*** empty log message ***
Michael Kifer [Tue, 5 Mar 2002 05:37:09 +0000 (05:37 +0000)]
*** empty log message ***

22 years ago* ediff-init.el: comments.
Michael Kifer [Tue, 5 Mar 2002 05:34:19 +0000 (05:34 +0000)]
* ediff-init.el: comments.

* ediff-hook.el: Got rid of autoloads. Not needed, since the hook
is loaded.

* ediff-mult.el (ediff-intersect-directories,
ediff-prepare-meta-buffer,ediff-get-directory-files-under-revision):
cleanup.
(ediff-draw-dir-diffs): now supports the "C" command in directory
difference buffer.
(ediff-dir-diff-copy-file): new function that implements copying
of files from one Ediff dir to another
(ediff-bury-dir-diffs-buffer): kills the buffer instead.
(ediff-append-custom-diff): better error msgs.

* ediff-util.el (ediff-compute-custom-diffs-maybe): buglet fix.
(ediff-inferior-compare-regions): Use
ediff-clone-buffer-for-region-comparison. Better and simpler interface.

* ediff.el (ediff-directories-internal): Cleanup.
(ediff-clone-buffer-for-region-comparison): Better interface.

22 years agoChange defvar_int def and vars to use EMACS_INT instead of just int.
Stefan Monnier [Mon, 4 Mar 2002 23:41:00 +0000 (23:41 +0000)]
Change defvar_int def and vars to use EMACS_INT instead of just int.

22 years ago(syms_of_buffer): Allow non-string `mode-name'.
Stefan Monnier [Mon, 4 Mar 2002 23:20:06 +0000 (23:20 +0000)]
(syms_of_buffer): Allow non-string `mode-name'.

22 years ago(face-spec-choose): Allow `t' to appear before the end.
Stefan Monnier [Mon, 4 Mar 2002 23:00:28 +0000 (23:00 +0000)]
(face-spec-choose): Allow `t' to appear before the end.
(mode-line, tool-bar, minibuffer-prompt, region, fringe, bold, italic)
(bold-italic, underline, highlight, secondary-selection, fixed-pitch)
(variable-pitch, trailing-whitespace): Don't use the old-style entries.
(mode-line-inactive, header-line): Move the `t' section to the
beginning so the `:inherit' setting can be shared.

22 years ago(define-minor-mode): Use "P" in interactive spec of minor mode commands.
Richard M. Stallman [Mon, 4 Mar 2002 22:27:03 +0000 (22:27 +0000)]
(define-minor-mode): Use "P" in interactive spec of minor mode commands.

22 years ago(sys_subshell): Fix last change.
Eli Zaretskii [Mon, 4 Mar 2002 20:15:56 +0000 (20:15 +0000)]
(sys_subshell): Fix last change.

22 years ago(sys_subshell) [MSDOS]: If PWD is set in the
Eli Zaretskii [Mon, 4 Mar 2002 20:08:37 +0000 (20:08 +0000)]
(sys_subshell) [MSDOS]: If PWD is set in the
environment, pass it down with corrected value.

22 years ago* Makefile.in (VIETNAMESE), makefile.nt (VIETNAMESE), makefile.w32-in
Werner LEMBERG [Mon, 4 Mar 2002 17:23:22 +0000 (17:23 +0000)]
* Makefile.in (VIETNAMESE), makefile.nt (VIETNAMESE), makefile.w32-in
(VIETNAMESE): Add vntelex.el.

22 years agoNew input method for Vietnamese.
Werner LEMBERG [Mon, 4 Mar 2002 17:22:29 +0000 (17:22 +0000)]
New input method for Vietnamese.

22 years ago*** empty log message ***
Pavel Janík [Mon, 4 Mar 2002 09:44:43 +0000 (09:44 +0000)]
*** empty log message ***

22 years agoRequire tempo when compiling to prevent warnings. Update copyright notice.
Pavel Janík [Mon, 4 Mar 2002 09:43:40 +0000 (09:43 +0000)]
Require tempo when compiling to prevent warnings.  Update copyright notice.

22 years ago(read_filtered_event): Do not call start_hourglass before returning.
Pavel Janík [Mon, 4 Mar 2002 09:27:58 +0000 (09:27 +0000)]
(read_filtered_event): Do not call start_hourglass before returning.

22 years agoAlign comments.
Pavel Janík [Mon, 4 Mar 2002 09:26:18 +0000 (09:26 +0000)]
Align comments.

22 years ago(describe-key-briefly, describe-key): Interpret `undefined' like not
Pavel Janík [Mon, 4 Mar 2002 09:24:40 +0000 (09:24 +0000)]
(describe-key-briefly, describe-key): Interpret `undefined' like not
defined at all.

22 years agoMention psgml possible problems.
Pavel Janík [Mon, 4 Mar 2002 09:22:28 +0000 (09:22 +0000)]
Mention psgml possible problems.

22 years ago(x_display_and_set_cursor): Fix typo.
Juanma Barranquero [Mon, 4 Mar 2002 08:32:49 +0000 (08:32 +0000)]
(x_display_and_set_cursor): Fix typo.

22 years agoChange maintainer to FSF.
Stefan Monnier [Mon, 4 Mar 2002 02:14:31 +0000 (02:14 +0000)]
Change maintainer to FSF.
(sgml-start-tag-regex, sgml-font-lock-keywords-1, sgml-mode-common)
(sgml-tags-invisible, sgml-beginning-of-tag):
Allow _ : and non-ASCII in tag names, as required for XML.
(sgml-name-char): Don't assume anything about charsets handled by encode-char.

22 years ago(tex-guess-main-file): Handle the case where one of the buffers is narrowed.
Stefan Monnier [Mon, 4 Mar 2002 01:39:29 +0000 (01:39 +0000)]
(tex-guess-main-file): Handle the case where one of the buffers is narrowed.

22 years ago(hexlify-command, dehexlify-command): Remove.
Stefan Monnier [Mon, 4 Mar 2002 01:13:52 +0000 (01:13 +0000)]
(hexlify-command, dehexlify-command): Remove.
(hexlify-buffer, dehexlify-buffer): Use call-process-region
rather than shell-command-on-region.

22 years ago(comment-forward): Use forward-comment to skip
Stefan Monnier [Mon, 4 Mar 2002 01:10:55 +0000 (01:10 +0000)]
(comment-forward): Use forward-comment to skip
over whitespace (or comments) even when comment-use-syntax is nil.

22 years ago(cperl-menu): Add "-emacs" to the version.
Stefan Monnier [Mon, 4 Mar 2002 01:09:58 +0000 (01:09 +0000)]
(cperl-menu): Add "-emacs" to the version.

22 years agoNew file.
Stefan Monnier [Mon, 4 Mar 2002 01:08:34 +0000 (01:08 +0000)]
New file.

22 years ago*** empty log message ***
Richard M. Stallman [Sun, 3 Mar 2002 22:22:55 +0000 (22:22 +0000)]
*** empty log message ***

22 years ago(artist-system): Use make-temp-file.
Richard M. Stallman [Sun, 3 Mar 2002 22:22:42 +0000 (22:22 +0000)]
(artist-system): Use make-temp-file.

22 years ago(ps-run-make-tmp-filename): Use make-temp-file.
Richard M. Stallman [Sun, 3 Mar 2002 22:21:08 +0000 (22:21 +0000)]
(ps-run-make-tmp-filename): Use make-temp-file.

22 years ago(mail-recover-1): Increase non-random-len
Richard M. Stallman [Sun, 3 Mar 2002 22:18:12 +0000 (22:18 +0000)]
(mail-recover-1): Increase non-random-len
by 1 since we changed make-auto-save-file-name to add one
fewer character to the buffer name.
(mail-recover): Really show point at the right place
in the *Directory* buffer.

22 years agoUpdate how auto-save file names are made for non-file buffers.
Richard M. Stallman [Sun, 3 Mar 2002 22:04:01 +0000 (22:04 +0000)]
Update how auto-save file names are made for non-file buffers.

22 years ago(make-auto-save-file-name): Use make-temp-file.
Richard M. Stallman [Sun, 3 Mar 2002 21:57:59 +0000 (21:57 +0000)]
(make-auto-save-file-name): Use make-temp-file.

22 years ago(Fmake_temp_name): Doc fix.
Richard M. Stallman [Sun, 3 Mar 2002 21:55:33 +0000 (21:55 +0000)]
(Fmake_temp_name): Doc fix.

22 years agoComment change.
Richard M. Stallman [Sun, 3 Mar 2002 21:44:59 +0000 (21:44 +0000)]
Comment change.

22 years ago(te-create-terminfo): Use make-temp-file
Richard M. Stallman [Sun, 3 Mar 2002 21:37:31 +0000 (21:37 +0000)]
(te-create-terminfo): Use make-temp-file
to create the source file in a safe way.

22 years ago(Major Modes): Explain major mode functions, how they work, and how
Richard M. Stallman [Sun, 3 Mar 2002 20:27:25 +0000 (20:27 +0000)]
(Major Modes): Explain major mode functions, how they work, and how
long the effect lasts.

22 years ago[!emacs]: Move #define of bcopy to after string.h.
Richard M. Stallman [Sun, 3 Mar 2002 20:11:42 +0000 (20:11 +0000)]
[!emacs]: Move #define of bcopy to after string.h.

22 years ago[!emacs]: Replace ospeed for building standalone
Richard M. Stallman [Sun, 3 Mar 2002 20:11:20 +0000 (20:11 +0000)]
[!emacs]: Replace ospeed for building standalone
libtermcap, for binary compatibility.

22 years ago(file_p): Rename arg `path' to `filename'.
Richard M. Stallman [Sun, 3 Mar 2002 20:09:47 +0000 (20:09 +0000)]
(file_p): Rename arg `path' to `filename'.

22 years ago(Fexpand_abbrev): Increment plist as use count only if it is an integer.
Richard M. Stallman [Sun, 3 Mar 2002 20:08:56 +0000 (20:08 +0000)]
(Fexpand_abbrev): Increment plist as use count only if it is an integer.

22 years ago(png_load): Set screen_gamma based on f->gamma.
Richard M. Stallman [Sun, 3 Mar 2002 20:07:42 +0000 (20:07 +0000)]
(png_load): Set screen_gamma based on f->gamma.
If png_get_sRGB gives an answer, call png_set_gamma
using the default image gamma value.

22 years ago(read1): When reading from a file, default string to
Richard M. Stallman [Sun, 3 Mar 2002 20:06:11 +0000 (20:06 +0000)]
(read1): When reading from a file, default string to
multibyte only if it has some multibyte characters.

22 years ago(print_object): Output multibyte chars 128...255
Richard M. Stallman [Sun, 3 Mar 2002 20:04:17 +0000 (20:04 +0000)]
(print_object): Output multibyte chars 128...255
using \x even if ! print_escape_multibyte.

22 years ago(display_mode_element): Move the places where
Richard M. Stallman [Sun, 3 Mar 2002 20:02:08 +0000 (20:02 +0000)]
(display_mode_element): Move the places where
bytepos, charpos, this, and lisp_string are set.
Use lisp_string to set bytepos.

(display_mode_element): Merge properties specified with
:propertize onto those that come with the string.

(redisplay_internal): Call clear_image_cache only if HAVE_WINDOW_SYSTEM.

22 years agoRename the variables related to automatic horizontal scrolling.
Eli Zaretskii [Sun, 3 Mar 2002 17:41:19 +0000 (17:41 +0000)]
Rename the variables related to automatic horizontal scrolling.