]> git.eshelyaron.com Git - emacs.git/log
emacs.git
23 years ago(lisp): Synchronize with src/Makefile.in.
Eli Zaretskii [Wed, 29 Aug 2001 13:06:42 +0000 (13:06 +0000)]
(lisp): Synchronize with src/Makefile.in.

23 years ago(Finsert_file_contents): Undo change of 2001-08-27.
Gerd Moellmann [Wed, 29 Aug 2001 10:32:11 +0000 (10:32 +0000)]
(Finsert_file_contents): Undo change of 2001-08-27.

23 years ago(fancy-splash-screens): Temporarily set
Gerd Moellmann [Wed, 29 Aug 2001 09:31:50 +0000 (09:31 +0000)]
(fancy-splash-screens): Temporarily set
minor-mode-map-alist to nil while displaying splash screens.

23 years ago#
André Spiegel [Tue, 28 Aug 2001 17:12:58 +0000 (17:12 +0000)]
#

23 years ago(x_set_glyph_string_background_width)
Eli Zaretskii [Tue, 28 Aug 2001 17:12:20 +0000 (17:12 +0000)]
(x_set_glyph_string_background_width)
(show_mouse_face): Track the last changes in xterm.c.

23 years ago(vc-*-revert-file): Handle new optional arg CONTENTS-DONE.
André Spiegel [Tue, 28 Aug 2001 17:06:36 +0000 (17:06 +0000)]
(vc-*-revert-file): Handle new optional arg CONTENTS-DONE.

23 years ago(vc-revert-file): Call the backend even if the FILE's
André Spiegel [Tue, 28 Aug 2001 17:02:59 +0000 (17:02 +0000)]
(vc-revert-file): Call the backend even if the FILE's
contents can be reverted locally; pass new arg CONTENTS-DONE
down to the backend.

23 years ago*** empty log message ***
Andrew Innes [Tue, 28 Aug 2001 14:48:30 +0000 (14:48 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Gerd Moellmann [Tue, 28 Aug 2001 14:44:43 +0000 (14:44 +0000)]
*** empty log message ***

23 years ago(gs-load-image): Use sleep-for.
Gerd Moellmann [Tue, 28 Aug 2001 14:42:56 +0000 (14:42 +0000)]
(gs-load-image): Use sleep-for.
From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.

23 years ago(DONTCOMPILE): Sync list from makefile.w32-in.
Andrew Innes [Tue, 28 Aug 2001 14:42:38 +0000 (14:42 +0000)]
(DONTCOMPILE): Sync list from makefile.w32-in.

23 years ago(x_set_glyph_string_background_width): Set the glyph
Gerd Moellmann [Tue, 28 Aug 2001 14:34:17 +0000 (14:34 +0000)]
(x_set_glyph_string_background_width): Set the glyph
strings background width so that multi-line mouse-face is drawn to
the right edge of the window.
(show_mouse_face): Set the row's mouse_face_p flag after drawing
glyphs.

23 years ago(install): Copy more *.el files.
Eli Zaretskii [Tue, 28 Aug 2001 13:23:34 +0000 (13:23 +0000)]
(install): Copy more *.el files.

23 years ago*** empty log message ***
Gerd Moellmann [Tue, 28 Aug 2001 09:14:27 +0000 (09:14 +0000)]
*** empty log message ***

23 years ago(dired-mode-map): Bind `y' to dired-show-file-type
Gerd Moellmann [Tue, 28 Aug 2001 09:12:52 +0000 (09:12 +0000)]
(dired-mode-map): Bind `y' to dired-show-file-type
instread of `w' which is already in use.

23 years agoChange key for dired-show-file-type to `y'.
Gerd Moellmann [Tue, 28 Aug 2001 09:12:00 +0000 (09:12 +0000)]
Change key for dired-show-file-type to `y'.

23 years ago(direct_output_for_insert): Set updated_area
Gerd Moellmann [Tue, 28 Aug 2001 09:01:08 +0000 (09:01 +0000)]
(direct_output_for_insert): Set updated_area
before insering/writing glyphs.

23 years ago(query-replace-regexp-eval): Return args from `interactive' form in
Miles Bader [Tue, 28 Aug 2001 09:00:21 +0000 (09:00 +0000)]
(query-replace-regexp-eval): Return args from `interactive' form in
correct order.

23 years ago(display_mode_element): Use string_byte_to_char to
Gerd Moellmann [Tue, 28 Aug 2001 08:33:51 +0000 (08:33 +0000)]
(display_mode_element): Use string_byte_to_char to
determine character positions in strings, use chars_in_text
instead of strwidth.
(dump_glyph_row) [GLYPH_DEBUG]: Take a glyph row instead of
a matrix as parameter; this is easier to use from GDB.

23 years ago(mouse-buffer-menu): If the buffer menu is split by
Eli Zaretskii [Tue, 28 Aug 2001 06:35:00 +0000 (06:35 +0000)]
(mouse-buffer-menu): If the buffer menu is split by
major modes, don't create panes for modes for which
mouse-buffer-menu-alist returns an empty alist.

23 years ago*** empty log message ***
Thien-Thi Nguyen [Mon, 27 Aug 2001 22:29:35 +0000 (22:29 +0000)]
*** empty log message ***

23 years agoUpdate first-line description.
Thien-Thi Nguyen [Mon, 27 Aug 2001 22:23:09 +0000 (22:23 +0000)]
Update first-line description.
Sync comments w/ maintainer version 5.31.

(hs-isearch-open): Default value now `code'.
Fix docstring to use "code blocks" vs "comment blocks",
as opposed to "block" vs "comment".
(hs-flag-region): Accept `hs-isearch-open' value
of `block' as synonymous w/ `code'.
(hs-hide-block-at-point): For code blocks, pass `code'
to `hs-flag-region' instead of `block'.

23 years ago*** empty log message ***
Stefan Monnier [Mon, 27 Aug 2001 19:39:25 +0000 (19:39 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Miles Bader [Mon, 27 Aug 2001 18:31:08 +0000 (18:31 +0000)]
*** empty log message ***

23 years ago(comint-next-prompt): Don't loop infinitely if
Miles Bader [Mon, 27 Aug 2001 18:13:39 +0000 (18:13 +0000)]
(comint-next-prompt): Don't loop infinitely if
{next,previous}-single-char-property-change returns its input position
when the search fails.

23 years ago(Fprevious_single_char_property_change)
Miles Bader [Mon, 27 Aug 2001 18:12:46 +0000 (18:12 +0000)]
(Fprevious_single_char_property_change)
(Fnext_single_char_property_change): Doc fixes.

23 years ago(init_from_display_pos, init_to_row_end): Return 0 if
Gerd Moellmann [Mon, 27 Aug 2001 13:52:50 +0000 (13:52 +0000)]
(init_from_display_pos, init_to_row_end): Return 0 if
there exist overlay strings with newlines at POS.
(text_outside_line_unchanged_p): Return 0 if changes start at
START and overlays exist at START.  Likewise for END.
(try_window_id): Give up if init_to_row_end returns 0.

23 years agoFinsert_file_contents): Allocate, restore, and
Gerd Moellmann [Mon, 27 Aug 2001 13:50:42 +0000 (13:50 +0000)]
Finsert_file_contents): Allocate, restore, and
free composition data in the case of REPLACE not being nil.

23 years ago(comint-get-old-input-default): Don't signal an error if point is not on
Miles Bader [Mon, 27 Aug 2001 13:03:53 +0000 (13:03 +0000)]
(comint-get-old-input-default): Don't signal an error if point is not on
an input field; instead, return the current line (using `comint-bol' to
skip any prompt, in case we're not using fields at all).

23 years ago(Man-mode-line-format): Variable removed.
Miles Bader [Mon, 27 Aug 2001 12:55:22 +0000 (12:55 +0000)]
(Man-mode-line-format): Variable removed.
(Man-mode): Change `mode-line-buffer-identification' instead of
`mode-line-format'.

23 years ago(Finsert_file_contents): Call Fset_buffer_multibyte
Gerd Moellmann [Mon, 27 Aug 2001 09:15:57 +0000 (09:15 +0000)]
(Finsert_file_contents): Call Fset_buffer_multibyte
unconfitionally.

23 years ago(mail-send-hook): Remove a duplicate defcustom.
Gerd Moellmann [Mon, 27 Aug 2001 08:07:20 +0000 (08:07 +0000)]
(mail-send-hook): Remove a duplicate defcustom.
From Simon Josefsson <jas@extundo.com>.

23 years agoRemove dots and exclams from end of error messages. From Pavel Janik.
Eli Zaretskii [Sun, 26 Aug 2001 16:49:59 +0000 (16:49 +0000)]
Remove dots and exclams from end of error messages.  From Pavel Janik.

23 years agoAdd the Maintainer keyword. From Pavel Janik.
Eli Zaretskii [Sun, 26 Aug 2001 16:44:22 +0000 (16:44 +0000)]
Add the Maintainer keyword.  From Pavel Janik.

23 years ago(hexl-insert-multibyte-char, hexl-insert-char): Remove
Eli Zaretskii [Sun, 26 Aug 2001 16:40:03 +0000 (16:40 +0000)]
(hexl-insert-multibyte-char, hexl-insert-char): Remove
periods from the end of error message strings.  From Pavel
Janik <Pavel@Janik.cz>.

23 years agoAdd Keywords header. From Pavel Janik.
Eli Zaretskii [Sun, 26 Aug 2001 16:36:14 +0000 (16:36 +0000)]
Add Keywords header.  From Pavel Janik.

23 years ago(hl-line-mode): Add args INIT-VALUE, LIGHTER, and
Gerd Moellmann [Sun, 26 Aug 2001 12:10:42 +0000 (12:10 +0000)]
(hl-line-mode): Add args INIT-VALUE, LIGHTER, and
KEYMAP to the call to define-minor-mode.

23 years agoMinor clarifications.
Richard M. Stallman [Sat, 25 Aug 2001 20:44:44 +0000 (20:44 +0000)]
Minor clarifications.

23 years agoMinor clarification.
Richard M. Stallman [Sat, 25 Aug 2001 20:38:20 +0000 (20:38 +0000)]
Minor clarification.

23 years agoMinor cleanups.
Richard M. Stallman [Sat, 25 Aug 2001 19:17:49 +0000 (19:17 +0000)]
Minor cleanups.

23 years agoConvert subtables in Foldout mode into @itemize.
Richard M. Stallman [Sat, 25 Aug 2001 19:13:34 +0000 (19:13 +0000)]
Convert subtables in Foldout mode into @itemize.

23 years ago(Slovak): Slovak language name added to reflect other languages.
Eli Zaretskii [Sat, 25 Aug 2001 16:20:30 +0000 (16:20 +0000)]
(Slovak): Slovak language name added to reflect other languages.
From Pavel Janik <Pavel@Janik.cz>.

23 years ago(IT-character-translations) <hebrew-iso8859-8>:
Eli Zaretskii [Sat, 25 Aug 2001 12:31:18 +0000 (12:31 +0000)]
(IT-character-translations) <hebrew-iso8859-8>:
Replace some of the undefined characters with emulations of bidi
formatting characters and Niqud as per SI 1311-1.
(IT-unicode-translations): Ditto.
(IT-display-table-setup, IT-setup-unicode-display): Fill
characters without translations with dos-unsupported-char-glyph.

23 years agoUpdate values of hs-isearch-open.
Richard M. Stallman [Sat, 25 Aug 2001 02:06:27 +0000 (02:06 +0000)]
Update values of hs-isearch-open.

23 years agoStandardize on ASCII without @sc.
Richard M. Stallman [Sat, 25 Aug 2001 02:05:59 +0000 (02:05 +0000)]
Standardize on ASCII without @sc.

23 years agoMinor clarification.
Richard M. Stallman [Sat, 25 Aug 2001 02:05:37 +0000 (02:05 +0000)]
Minor clarification.

23 years agoDon't use "prints" except for printers.
Richard M. Stallman [Sat, 25 Aug 2001 02:04:28 +0000 (02:04 +0000)]
Don't use "prints" except for printers.

23 years agoDon't use "prints" except for printers.
Richard M. Stallman [Sat, 25 Aug 2001 02:03:46 +0000 (02:03 +0000)]
Don't use "prints" except for printers.
Standardize on ASCII without @sc.

23 years agoFix typo.
Richard M. Stallman [Sat, 25 Aug 2001 02:01:24 +0000 (02:01 +0000)]
Fix typo.

23 years agoRemove two excess spaces.
Richard M. Stallman [Sat, 25 Aug 2001 02:01:04 +0000 (02:01 +0000)]
Remove two excess spaces.

23 years ago(Cursor Display): Don't say that hl-line-mode
Gerd Moellmann [Fri, 24 Aug 2001 11:23:00 +0000 (11:23 +0000)]
(Cursor Display): Don't say that hl-line-mode
is a global minor mode.

23 years ago*** empty log message ***
Gerd Moellmann [Fri, 24 Aug 2001 11:21:01 +0000 (11:21 +0000)]
*** empty log message ***

23 years ago(hl-line-mode): Don't be a global mode.
Gerd Moellmann [Fri, 24 Aug 2001 11:19:44 +0000 (11:19 +0000)]
(hl-line-mode): Don't be a global mode.
(global-hl-line-mode): New definition.

23 years ago*** empty log message ***
Gerd Moellmann [Fri, 24 Aug 2001 09:40:55 +0000 (09:40 +0000)]
*** empty log message ***

23 years ago(gs-load-image): Wait for GHOSTVIEW window property
Gerd Moellmann [Fri, 24 Aug 2001 09:40:22 +0000 (09:40 +0000)]
(gs-load-image): Wait for GHOSTVIEW window property
being reset by Ghostscript.  Don't kill the gs process.
From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.

23 years ago(access_keymap): Return the cdr of the binding of
Gerd Moellmann [Fri, 24 Aug 2001 08:42:35 +0000 (08:42 +0000)]
(access_keymap): Return the cdr of the binding of
a generic character instead of its definition (KEY . BINDING).

23 years ago(Finsert_file_contents): Set coding's dest_multibyte
Gerd Moellmann [Fri, 24 Aug 2001 08:35:09 +0000 (08:35 +0000)]
(Finsert_file_contents): Set coding's dest_multibyte
to 0 also in the REPLACE case.

23 years ago2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
Andrew Choi [Fri, 24 Aug 2001 07:46:40 +0000 (07:46 +0000)]
2001-08-24  Andrew Choi  <akochoi@cse.cuhk.edu.hk>

* src/macterm.c (init_font_name_table): Add an additional entry to
the font table with the script code smRoman for each Apple
Japanese font.
(XLoadQueryFont): Recognize a font as having the smRoman script
code even when FontToScript returns smJapanese if it is one of
those created above.

23 years ago2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
Andrew Choi [Fri, 24 Aug 2001 07:16:37 +0000 (07:16 +0000)]
2001-08-24  Andrew Choi  <akochoi@cse.cuhk.edu.hk>

* term/mac-win.el: Require scroll-bar.

23 years ago2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
Andrew Choi [Fri, 24 Aug 2001 07:09:01 +0000 (07:09 +0000)]
2001-08-24  Andrew Choi  <akochoi@cse.cuhk.edu.hk>

* fileio.c (Ffile_readable_p) [macintosh]: Call access instead of
open to determine whether file is readable (as for DOS_NT).

23 years ago(electric-buffer-list): Use list-buffers-noselect.
Stefan Monnier [Thu, 23 Aug 2001 22:17:34 +0000 (22:17 +0000)]
(electric-buffer-list): Use list-buffers-noselect.

23 years ago(Search and Replace): Add description of
Gerd Moellmann [Thu, 23 Aug 2001 14:25:42 +0000 (14:25 +0000)]
(Search and Replace): Add description of
START and END parameters to perform-replace.

23 years ago*** empty log message ***
Gerd Moellmann [Thu, 23 Aug 2001 14:16:42 +0000 (14:16 +0000)]
*** empty log message ***

23 years agoLabel all user-level changes with either +++ or ---.
Eli Zaretskii [Thu, 23 Aug 2001 13:32:01 +0000 (13:32 +0000)]
Label all user-level changes with either +++ or ---.

23 years ago(Finsert_file_contents): If VISIT is non-nil, and
Gerd Moellmann [Thu, 23 Aug 2001 13:18:33 +0000 (13:18 +0000)]
(Finsert_file_contents): If VISIT is non-nil, and
coding.type is coding_type_no_conversion or coding_type_raw_text,
use Fset_buffer_multibyte to make the buffer unibyte if REPLACE is
non-nil instead of just setting enable_multibyte_characters in the
buffer to nil.

23 years ago(Font Lock): Document font-lock-remove-keywords.
Eli Zaretskii [Thu, 23 Aug 2001 13:11:34 +0000 (13:11 +0000)]
(Font Lock): Document font-lock-remove-keywords.

23 years ago(File Aliases): Document find-file-suppress-same-file-warnings.
Eli Zaretskii [Thu, 23 Aug 2001 12:42:47 +0000 (12:42 +0000)]
(File Aliases): Document find-file-suppress-same-file-warnings.

23 years ago(Trailing Whitespace): Document delete-trailing-whitespace.
Eli Zaretskii [Thu, 23 Aug 2001 12:37:35 +0000 (12:37 +0000)]
(Trailing Whitespace): Document delete-trailing-whitespace.

23 years agoDocument confirm-kill-emacs.
Eli Zaretskii [Thu, 23 Aug 2001 12:31:24 +0000 (12:31 +0000)]
Document confirm-kill-emacs.

23 years agoDocument the problems with MS-Windows antivirus problems.
Eli Zaretskii [Thu, 23 Aug 2001 12:00:09 +0000 (12:00 +0000)]
Document the problems with MS-Windows antivirus problems.

23 years ago(hexl-insert-multibyte-char) New function.
Eli Zaretskii [Thu, 23 Aug 2001 10:55:30 +0000 (10:55 +0000)]
(hexl-insert-multibyte-char) New function.
(hexl-quoted-insert, hexl-self-insert-command)
(hexl-insert-hex-char, hexl-insert-decimal-char)
(hexl-insert-octal-char): Call it instead of hexl-insert-char.
Fix the doc strings accordingly.
(hexl-insert-char): Reject characters whose code is above 255.
Doc fix.
(hexl-mode-map): Copy the global keymap instead of creating a
sparse keymap, and bind all self-inserting characters to
hexl-self-insert-command.

23 years agoFix the names of the contributors.
Eli Zaretskii [Thu, 23 Aug 2001 10:45:35 +0000 (10:45 +0000)]
Fix the names of the contributors.

23 years agoUpdate per the English version.
Eli Zaretskii [Thu, 23 Aug 2001 10:44:10 +0000 (10:44 +0000)]
Update per the English version.

23 years ago*** empty log message ***
Gerd Moellmann [Thu, 23 Aug 2001 10:09:04 +0000 (10:09 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Gerd Moellmann [Thu, 23 Aug 2001 08:20:20 +0000 (08:20 +0000)]
*** empty log message ***

23 years ago(mail-mode): Use adaptive-fill-regexp.
Stefan Monnier [Wed, 22 Aug 2001 22:21:11 +0000 (22:21 +0000)]
(mail-mode): Use adaptive-fill-regexp.

23 years ago(adaptive-fill-regexp): Admit tabs as well.
Stefan Monnier [Wed, 22 Aug 2001 22:20:06 +0000 (22:20 +0000)]
(adaptive-fill-regexp): Admit tabs as well.

23 years ago(line-number-mode): Mention the variable line-number-display-limit-width
Eli Zaretskii [Wed, 22 Aug 2001 18:30:36 +0000 (18:30 +0000)]
(line-number-mode): Mention the variable line-number-display-limit-width
in the doc string.

23 years ago(text): Re-order docstring correctly.
Stefan Monnier [Wed, 22 Aug 2001 15:29:09 +0000 (15:29 +0000)]
(text): Re-order docstring correctly.

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 22 Aug 2001 09:44:33 +0000 (09:44 +0000)]
*** empty log message ***

23 years ago(menu_face_changed_default): New variable.
Gerd Moellmann [Wed, 22 Aug 2001 09:44:15 +0000 (09:44 +0000)]
(menu_face_changed_default): New variable.
(menu_face_changed_count): Variable removed.
(Finternal_set_lisp_face_attribute): Doc fix.  If FRAME is t, set
the menu_face_changed_default flag, otherwise set the FRAME's
menu_face_changed_p flag if the `menu' face has been changed.
Prevent calling set_font_frame_param if FRAME is t.
(make_face_cache): Initialize cache's menu_face_changed_p
from menu_face_changed_default.
(realize_basic_faces): Look into the frame's face cache to
determine if the menu appearance needs updating.

23 years ago(struct face_cache): Add member
Gerd Moellmann [Wed, 22 Aug 2001 09:43:40 +0000 (09:43 +0000)]
(struct face_cache): Add member
menu_face_changed_p.

23 years ago(mode-line-unbury-buffer): Add EVENT parameter.
Gerd Moellmann [Wed, 22 Aug 2001 08:54:43 +0000 (08:54 +0000)]
(mode-line-unbury-buffer): Add EVENT parameter.
Temporarily select EVENT's window for switching buffers.
(mode-line-bury-buffer): New function.
(mode-line-buffer-identification-keymap): Use it instead of
bury-buffer.  Bind down-mouse events to prevent global down-mouse
events to shine through.

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 22 Aug 2001 08:29:37 +0000 (08:29 +0000)]
*** empty log message ***

23 years ago(access_keymap): Fix last change to not consider
Gerd Moellmann [Wed, 22 Aug 2001 08:29:20 +0000 (08:29 +0000)]
(access_keymap): Fix last change to not consider
IDX when it has modifiers.

23 years agoReshuffle user-level changes to bring more important ones closer to the
Eli Zaretskii [Wed, 22 Aug 2001 07:11:33 +0000 (07:11 +0000)]
Reshuffle user-level changes to bring more important ones closer to the
beginning.

23 years ago(comment-beginning): Make sure the comment-start
Stefan Monnier [Tue, 21 Aug 2001 18:31:50 +0000 (18:31 +0000)]
(comment-beginning): Make sure the comment-start
we found isn't a comment-end (in cases where confusion is possible).

23 years agoDocstring fixes.
Stefan Monnier [Tue, 21 Aug 2001 18:19:55 +0000 (18:19 +0000)]
Docstring fixes.

23 years ago*** empty log message ***
Miles Bader [Tue, 21 Aug 2001 17:11:41 +0000 (17:11 +0000)]
*** empty log message ***

23 years ago(byte-compile-file): Remove TARGET-FILE before writing it, so that
Miles Bader [Tue, 21 Aug 2001 17:01:57 +0000 (17:01 +0000)]
(byte-compile-file): Remove TARGET-FILE before writing it, so that
hard-links don't see new version.

23 years agoDocument the removal of c-hanging-comment-starter-p and
Eli Zaretskii [Tue, 21 Aug 2001 16:37:17 +0000 (16:37 +0000)]
Document the removal of c-hanging-comment-starter-p and
c-hanging-comment-ender-p.  Suggested by Perry Smith <pedz@austin.ibm.com>.

23 years ago2001-08-21 Andrew Choi <akochoi@cse.cuhk.edu.hk>
Andrew Choi [Tue, 21 Aug 2001 16:00:33 +0000 (16:00 +0000)]
2001-08-21  Andrew Choi  <akochoi@cse.cuhk.edu.hk>

        * src/macterm.c (local_to_global_coord): Comment out.

        * src/mac.c (mac-filename-to-unix): Change to
        mac-file-name-to-posix.
        (unix-filename-to-mac): Change to posix-file-name-to-mac.
        (mac_to_unix_pathname): Change to mac_to_posix_pathname.
        (unix_to_mac_pathname): Change to posix_to_mac_pathname.

        * src/macterm.c (do_ae_open_documents): Change call to
        mac_to_unix_pathname to mac_to_posix_pathname.

23 years ago2001-08-21 Andrew Choi <akochoi@i-cable.com>
Andrew Choi [Tue, 21 Aug 2001 15:59:29 +0000 (15:59 +0000)]
2001-08-21  Andrew Choi  <akochoi@i-cable.com>

        * macos.texi: Change mac-filename-to-unix and unix-filename-to-mac
        to mac-file-name-to-posix and posix-file-name-to-mac, resp.

23 years ago(gs-set-ghostview-colors-window-prop): Call
Gerd Moellmann [Tue, 21 Aug 2001 12:58:07 +0000 (12:58 +0000)]
(gs-set-ghostview-colors-window-prop): Call
x-change-window-property with 3rd arg FRAME.
(gs-load-image): Wait for a previoius Ghostscript process
to complete before starting a new one.

23 years ago(access_keymap): If a binding of the form (GENERIC-CHAR
Gerd Moellmann [Tue, 21 Aug 2001 10:42:27 +0000 (10:42 +0000)]
(access_keymap): If a binding of the form (GENERIC-CHAR
. BINDING) exists, where GENERIC-CHAR is the generic character of
the charset of IDX, return BINDING, unless there exists or binding
for IDX itself.

23 years ago2001-08-21 Andrew Choi <akochoi@cse.cuhk.edu.hk>
Andrew Choi [Tue, 21 Aug 2001 10:15:45 +0000 (10:15 +0000)]
2001-08-21  Andrew Choi  <akochoi@cse.cuhk.edu.hk>

* INSTALL: Add to the note on using -opt speed in MPW the function
macterm.c (x_draw_hollow_cursor).

23 years ago2001-08-21 Andrew Choi <akochoi@cse.cuhk.edu.hk>
Andrew Choi [Tue, 21 Aug 2001 10:06:09 +0000 (10:06 +0000)]
2001-08-21  Andrew Choi  <akochoi@cse.cuhk.edu.hk>

        * src/macterm.c (mac_scroll_area): Call CopyBits with local
        coordinates and portBits instead of global coordinates and
        screenBits.  Set fore color and back color to black and white,
        respectively, before calling CopyBits.

        * src/macterm.c (local_to_global_coord): Comment out.

23 years ago(image-type-regexps): Make sure that the TIFF
Gerd Moellmann [Tue, 21 Aug 2001 08:12:16 +0000 (08:12 +0000)]
(image-type-regexps): Make sure that the TIFF
pattern is only matched at the beginning of a string.
From Markus Rost <rost@math.ohio-state.edu>.

23 years ago*** empty log message ***
Gerd Moellmann [Tue, 21 Aug 2001 07:21:31 +0000 (07:21 +0000)]
*** empty log message ***

23 years agowhitespace 3.1
Rajesh Vaidheeswarran [Mon, 20 Aug 2001 20:56:08 +0000 (20:56 +0000)]
whitespace 3.1