1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-26 16:51:46 -07:00
Commit graph

42302 commits

Author SHA1 Message Date
Richard M. Stallman
bb61b0380f Standardize on ASCII without @sc. 2001-08-25 02:05:59 +00:00
Richard M. Stallman
7b67d693f2 Minor clarification. 2001-08-25 02:05:37 +00:00
Richard M. Stallman
48dbca2cb9 Don't use "prints" except for printers. 2001-08-25 02:04:28 +00:00
Richard M. Stallman
feb061de7c Don't use "prints" except for printers.
Standardize on ASCII without @sc.
2001-08-25 02:03:46 +00:00
Richard M. Stallman
4f79047230 Fix typo. 2001-08-25 02:01:24 +00:00
Richard M. Stallman
92e732c4b6 Remove two excess spaces. 2001-08-25 02:01:04 +00:00
Gerd Moellmann
777fcecfe2 (Cursor Display): Don't say that hl-line-mode
is a global minor mode.
2001-08-24 11:23:00 +00:00
Gerd Moellmann
16837afc07 *** empty log message *** 2001-08-24 11:21:01 +00:00
Gerd Moellmann
b184b2ddbb (hl-line-mode): Don't be a global mode.
(global-hl-line-mode): New definition.
2001-08-24 11:19:44 +00:00
Gerd Moellmann
33954c4554 *** empty log message *** 2001-08-24 09:40:55 +00:00
Gerd Moellmann
a59aecc534 (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.
2001-08-24 09:40:22 +00:00
Gerd Moellmann
3ec6401d7b (access_keymap): Return the cdr of the binding of
a generic character instead of its definition (KEY . BINDING).
2001-08-24 08:42:35 +00:00
Gerd Moellmann
e124966678 (Finsert_file_contents): Set coding's dest_multibyte
to 0 also in the REPLACE case.
2001-08-24 08:35:09 +00:00
Andrew Choi
199f927008 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.
2001-08-24 07:46:40 +00:00
Andrew Choi
fa05f6ac1b 2001-08-24 Andrew Choi <akochoi@cse.cuhk.edu.hk>
* term/mac-win.el: Require scroll-bar.
2001-08-24 07:16:37 +00:00
Andrew Choi
fb4c6c961b 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).
2001-08-24 07:09:01 +00:00
Stefan Monnier
cf6ce50be6 (electric-buffer-list): Use list-buffers-noselect. 2001-08-23 22:17:34 +00:00
Gerd Moellmann
3da17c12e8 (Search and Replace): Add description of
START and END parameters to perform-replace.
2001-08-23 14:25:42 +00:00
Gerd Moellmann
59ecf80b92 *** empty log message *** 2001-08-23 14:16:42 +00:00
Eli Zaretskii
75823f67b5 Label all user-level changes with either +++ or ---. 2001-08-23 13:32:01 +00:00
Gerd Moellmann
1f83434377 (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.
2001-08-23 13:18:33 +00:00
Eli Zaretskii
4063fff35d (Font Lock): Document font-lock-remove-keywords. 2001-08-23 13:11:34 +00:00
Eli Zaretskii
124c3a1baf (File Aliases): Document find-file-suppress-same-file-warnings. 2001-08-23 12:42:47 +00:00
Eli Zaretskii
617f810180 (Trailing Whitespace): Document delete-trailing-whitespace. 2001-08-23 12:37:35 +00:00
Eli Zaretskii
e020c83399 Document confirm-kill-emacs. 2001-08-23 12:31:24 +00:00
Eli Zaretskii
9f83d8b317 Document the problems with MS-Windows antivirus problems. 2001-08-23 12:00:09 +00:00
Eli Zaretskii
02aec07b6e (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.
2001-08-23 10:55:30 +00:00
Eli Zaretskii
f704264eb9 Fix the names of the contributors. 2001-08-23 10:45:35 +00:00
Eli Zaretskii
13544774ac Update per the English version. 2001-08-23 10:44:10 +00:00
Gerd Moellmann
06d7c76c22 *** empty log message *** 2001-08-23 10:09:04 +00:00
Gerd Moellmann
b213018285 *** empty log message *** 2001-08-23 08:20:20 +00:00
Stefan Monnier
9bfc65eb83 (mail-mode): Use adaptive-fill-regexp. 2001-08-22 22:21:11 +00:00
Stefan Monnier
9371f619b9 (adaptive-fill-regexp): Admit tabs as well. 2001-08-22 22:20:06 +00:00
Eli Zaretskii
32f2f98e58 (line-number-mode): Mention the variable line-number-display-limit-width
in the doc string.
2001-08-22 18:30:36 +00:00
Stefan Monnier
7fce8d938c (text): Re-order docstring correctly. 2001-08-22 15:29:09 +00:00
Gerd Moellmann
374388c39a *** empty log message *** 2001-08-22 09:44:33 +00:00
Gerd Moellmann
ceeda019c0 (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.
2001-08-22 09:44:15 +00:00
Gerd Moellmann
90893c55a8 (struct face_cache): Add member
menu_face_changed_p.
2001-08-22 09:43:40 +00:00
Gerd Moellmann
22b5077274 (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.
2001-08-22 08:54:43 +00:00
Gerd Moellmann
40e33037be *** empty log message *** 2001-08-22 08:29:37 +00:00
Gerd Moellmann
62b366ffb3 (access_keymap): Fix last change to not consider
IDX when it has modifiers.
2001-08-22 08:29:20 +00:00
Eli Zaretskii
efeb796b01 Reshuffle user-level changes to bring more important ones closer to the
beginning.
2001-08-22 07:11:33 +00:00
Stefan Monnier
dde6824c46 (comment-beginning): Make sure the comment-start
we found isn't a comment-end (in cases where confusion is possible).
2001-08-21 18:31:50 +00:00
Stefan Monnier
f7542b923c Docstring fixes. 2001-08-21 18:19:55 +00:00
Miles Bader
99bf1e7431 *** empty log message *** 2001-08-21 17:11:41 +00:00
Miles Bader
e4cf159b2a (byte-compile-file): Remove TARGET-FILE before writing it, so that
hard-links don't see new version.
2001-08-21 17:01:57 +00:00
Eli Zaretskii
9ed462b73c Document the removal of c-hanging-comment-starter-p and
c-hanging-comment-ender-p.  Suggested by Perry Smith <pedz@austin.ibm.com>.
2001-08-21 16:37:17 +00:00
Andrew Choi
60fe116151 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.
2001-08-21 16:00:33 +00:00
Andrew Choi
51c2603b4a 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.
2001-08-21 15:59:29 +00:00
Gerd Moellmann
e98c601b3e (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.
2001-08-21 12:58:07 +00:00