1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 23:31:55 -08:00
Commit graph

42373 commits

Author SHA1 Message Date
Andrew Choi
2d97ff8cf6 2002-06-17 Andrew Choi <akochoi@shaw.ca>
* macterm.c (mac_scroll_area): Set foreground and backcolor to
	black and white before scrolling.  Restore frame background and
	foreground color after scrolling.
	(do_window_update): Call XClearWindow before calling expose_frame.
	(make_mac_frame): Don't set FRAME_BACKGROUND_PIXEL and
	FRAME_FOREGROUND_PIXEL of frame.
2002-06-18 05:33:25 +00:00
Eli Zaretskii
566da2e7e0 (Fringes): Fix a typo. Mention the fact that arrows on the fringes are
clickable.
(Useless Whitespace): Add a cross-reference to Fringes.
2002-06-18 05:20:45 +00:00
Andrew Choi
b432b4424c 2002-06-17 Andrew Choi <akochoi@shaw.ca>
* macterm.c (XTread_socket): If Vmac_command_key_is_meta is nil,
        test Mac command key as <ALT> key.
2002-06-18 04:41:13 +00:00
Francesco Potortì
b8fc5a9cde some passive forms to active 2002-06-17 22:22:03 +00:00
Francesco Potortì
648ed8f4d4 Specify that the separator character can be different from a slash.
Clarify that the @regexfile contains the arguments to a --regex= option.

Clarify that the `m' modifier pertains to a single regular expression.

Merge the two places where the {language} prefix was described.
2002-06-17 22:09:55 +00:00
Francesco Potortì
3bc04ecc87 Specify that the separator character can be different from a slash.
Clarify that the @regexfile contains the arguments to a --regex= option.
2002-06-17 22:08:20 +00:00
Robert J. Chassell
2c06ea539b @end info changed to @end info
Replaced menu reference to `Trailing Whitespace' with `Useless Whitespace'
2002-06-17 19:47:43 +00:00
Robert J. Chassell
702e99a527 Replaced cross reference to Trailing Whitespace' with Useless Whitespace' 2002-06-17 19:46:18 +00:00
Stefan Monnier
65e0fbbfa1 (read_key_sequence): Be more careful with first_unbound.
Lookup keys in function-key-map immediately so that key-translation-map
can be applied earlier.
Remove function_key_possible and key_translation_possible, replaced
by checking `keytran_start < t'.
2002-06-17 18:45:54 +00:00
Stefan Monnier
18787f5e9e (Fset_window_configuration): Lisp_Object/int mixup. 2002-06-17 18:45:01 +00:00
Richard M. Stallman
922bc663ea Document mouse-highlight variable. 2002-06-17 16:27:58 +00:00
Richard M. Stallman
18b2949406 At start of Info file, mention the Info `h' command. 2002-06-17 16:27:17 +00:00
Richard M. Stallman
fad78d58de Rename Trailing Whitespace to Useless Whitespace
and move it.
New node Fringes.
Document display-time-mail-file and display-time-mail-directory.
Rearange and rewrite the Cursor Display node
and updated info on cursor appearance in nonselected windows.
2002-06-17 16:26:04 +00:00
Richard M. Stallman
e92ecd426f Document C-x @ feature. 2002-06-17 16:23:33 +00:00
Richard M. Stallman
6da559072a Document inhibit-startup-buffer-menu.
Correct errors in --no-splash description.
2002-06-17 16:20:47 +00:00
Richard M. Stallman
2e4e635a5a *** empty log message *** 2002-06-17 16:19:41 +00:00
Stefan Monnier
bff1fa19e9 (xsymbol): Use the new `xname' field. 2002-06-17 16:16:14 +00:00
Stefan Monnier
f9c0c10f58 *** empty log message *** 2002-06-17 16:15:58 +00:00
Richard M. Stallman
5e11fd0184 (describe-char-after): Moved to descr-text.el. 2002-06-17 16:15:32 +00:00
Richard M. Stallman
0b69eec589 (what-cursor-position): Use describe-char. 2002-06-17 16:15:09 +00:00
Richard M. Stallman
cea5ec30b4 (facemenu-map): Rename to Describe Text
to Describe Properties and use describe-text-properties.
2002-06-17 16:14:37 +00:00
Richard M. Stallman
4adb7c0968 (describe-char): Moved from mule-diag.el, renamed
from describe-char-after.  Now calls describe-text-properties.
(describe-property-list): Renamed from describe-text-properties.
(describe-text-properties): Renamed from describe-text-at.
New arg OUTPUT-BUFFER.
(describe-text-properties-1):
New subroutine, broken out from describe-text-properties.
Output a newline before each section of the output.
2002-06-17 16:12:47 +00:00
Kai Großjohann
1ecfdc6940 *** empty log message *** 2002-06-17 15:55:51 +00:00
Juanma Barranquero
72459b1549 (Display Feature Testing): Fix typo. 2002-06-17 15:27:50 +00:00
David Kastrup
6344cbf1df use correct @setfilename 2002-06-17 14:43:03 +00:00
David Kastrup
d1a71aee1b *** empty log message *** 2002-06-17 14:42:34 +00:00
Kai Großjohann
7d97fbf4e0 Remove unnecessary prev/next/up pointers in @node
commands.
(Top): Don't include it in DVI output.
(History): Explain $- and $+.
(Built-ins): New node.  Document `cd'.
2002-06-17 11:50:12 +00:00
Kai Großjohann
fb7933a389 *** empty log message *** 2002-06-17 11:47:23 +00:00
Kai Großjohann
d591a83451 * info/dir (File): Add an entry for Tramp.
* Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
(../info/tramp, tramp.dvi): New targets.
2002-06-17 11:46:10 +00:00
Eli Zaretskii
948998d229 More wording changes. 2002-06-17 10:30:24 +00:00
Eli Zaretskii
c74fe809e9 (ctext-pre-write-conversion): Fix the values of FROM and TO if we create
a new buffer.
2002-06-17 10:25:32 +00:00
Eli Zaretskii
60ddd06332 Fix the wording of Extended Segment support announcement. 2002-06-17 10:18:24 +00:00
Miles Bader
35068823ae (comint-insert-clicked-input): Insert clicked-on previous input without
properties.  Patch from John Paul Wallington <jpw@shootybangbang.com>.
2002-06-17 08:10:37 +00:00
Eli Zaretskii
e0156c8db5 New file. 2002-06-17 06:08:23 +00:00
Andrew Choi
84c0c2cc3c 2002-06-17 Andrew Choi <akochoi@shaw.ca>
* mac.c (do_applescript): Call initialize_applescript if necessary
        when first called.  Dispose of result_desc only when there is no
        error.
        (Fdo_applescript): Use %d format specifier instead of %ld.
2002-06-17 06:06:03 +00:00
Andrew Choi
b6cce0b720 2002-06-16 Andrew Choi <akochoi@shaw.ca>
* macterm.c (XTread_socket): Call FrontNonFloatingWindow instead
	of FrontWindow for cases keyDown and autoKey.
2002-06-17 01:45:48 +00:00
Richard M. Stallman
e04464bb32 New maintainer. 2002-06-17 01:02:21 +00:00
Andrew Choi
f00691a3e4 In src/:
2002-06-16  Andrew Choi  <akochoi@shaw.ca>

        * fontset.c (syms_of_fontset) [MAC_OS]: Set ASCII font of
        Vdefault_fontset to Monaco with mac-roman coding.

        * mac.c, macfns.c, macmenu.c, macterm.c: Undefine and redefine
        init_process before and after inclusion of Carbon/Carbon.h, resp.

        * macterm.c (x_new_font): Set font for normal_gc, reverse_gc, and
        cursor_gc.
        (add_font_name_table_entry): New function.
        (init_font_name_table): Use add_font_name_table_entry; add italic,
        bold, and bold-italic entries for truetype fonts.

        * xfaces.c (init_frame_faces) [MAC_OS]: Call realize_basic_faces
        for Mac too.
        (try_font_list) [MAC_OS]: If no font matches given registry, try
        fonts with any registry matching face_family.
        (realize_x_face) [MAC_OS]: Remove old ad-hoc fix to load font
        here.

        * s/darwin.h: If autoconf detects the Ncurses library, define
        LIBS_TERMCAP to -lncurses to use it.

In lisp/:

2002-06-16  Andrew Choi  <akochoi@shaw.ca>

        * term/mac-win.el (scalable-fonts-allowed): Set to t.
2002-06-16 23:08:57 +00:00
Eli Zaretskii
5fd4d15974 *** empty log message *** 2002-06-16 17:31:12 +00:00
Eli Zaretskii
cfc905a110 [__hpux]: Include sys/_mbstate_t.h. 2002-06-16 17:30:50 +00:00
Eli Zaretskii
36c108d812 Add a coding tag. 2002-06-16 17:12:35 +00:00
Eli Zaretskii
e4e2ff7a00 New version from ric Jacoboni <jaco@teaser.fr>. 2002-06-16 17:12:06 +00:00
Richard M. Stallman
5b6fe3531b *** empty log message *** 2002-06-15 20:52:23 +00:00
Richard M. Stallman
c4f2cabda6 (byte-recompile-directory): Doc fix.
(batch-byte-recompile-directory): Undo previous change.
2002-06-15 20:37:01 +00:00
Colin Walters
725620571e (global-font-lock-mode, font-lock-auto-fontify): Delete defvars.
(cvs-highlight): Delete.
(cvs-add-face): Use `font-lock-face'.  Always add properties.
2002-06-15 19:04:57 +00:00
Colin Walters
2a4a8cd54d *** empty log message *** 2002-06-15 19:04:41 +00:00
Colin Walters
0ce780e196 (ibuffer-movement-cycle): New variable.
(ibuffer-backward-line, ibuffer-forward-line): Use it.
2002-06-15 18:59:03 +00:00
Colin Walters
751830932d *** empty log message *** 2002-06-15 18:58:51 +00:00
Richard M. Stallman
93731c54dc *** empty log message *** 2002-06-15 14:27:00 +00:00
Richard M. Stallman
3fdbf63223 (comint-skip-input): New function.
(comint-interrupt-subjob, comint-kill-subjob, comint-quit-subjob)
(comint-stop-subjob): Use comint-skip-input.
2002-06-15 14:26:06 +00:00