1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-26 07:33:47 +00:00
Commit Graph

1525 Commits

Author SHA1 Message Date
Glenn Morris
758bf24f76 Variable auto-save-file-name-transforms now has a third element. 2002-04-20 23:14:02 +00:00
Eli Zaretskii
45fd9aa54e New version from ftp://invisible-island.net. 2002-04-20 07:39:34 +00:00
Eli Zaretskii
267bdad319 Document the addition of `hbar'. 2002-04-19 12:06:06 +00:00
Richard M. Stallman
d9f7eb77e1 *** empty log message *** 2002-04-19 00:29:46 +00:00
Richard M. Stallman
32f665fa96 *** empty log message *** 2002-04-18 23:54:54 +00:00
Richard M. Stallman
18f10eda02 *** empty log message *** 2002-04-17 16:09:45 +00:00
Pavel Janík
36a1d600c2 Update to new version. 2002-04-16 16:46:18 +00:00
Pavel Janík
9ef6fd49d7 Update address of Koaunghi Un. 2002-04-16 16:45:41 +00:00
Miles Bader
bf36a6d3d1 More updates. 2002-04-16 15:06:05 +00:00
Miles Bader
4e3dd7cf6f Add entries for some things I did earlier:
*Grep no devnull (+ call-process-shell-command)
*Face custom widget changes
*RFN-eshadow
*Scrollbar shadow anti-dither fix
*Buttons
*`comint-input-previous-argument'
2002-04-16 14:28:10 +00:00
Eli Zaretskii
538af1cd67 Document problems with DEC C 5.9.x on Digital Unix 4.0f. 2002-04-15 18:44:53 +00:00
Kim F. Storm
66aa61d882 Enhancements to set-mark-command and exchange-point-and-mark. 2002-04-14 20:17:44 +00:00
Eli Zaretskii
4603049d33 Document the problems with building and dumping on Irix 6.5.9 and earlier. 2002-04-13 10:50:32 +00:00
Eli Zaretskii
9b4505aae5 Document problems with Sun's PC3.0.1 compiler. 2002-04-12 16:59:40 +00:00
Richard M. Stallman
6d81f83f34 *** empty log message *** 2002-04-10 20:07:26 +00:00
Richard M. Stallman
05ea8efde0 *** empty log message *** 2002-04-10 15:19:11 +00:00
Pavel Janík
d2a53bb789 Emacs can be built without sound. 2002-04-08 06:14:26 +00:00
Richard M. Stallman
39296e3af8 Explicitly give the replacement text that goes with blank lines. 2002-04-07 18:56:34 +00:00
Richard M. Stallman
596d02bc1b *** empty log message *** 2002-04-06 22:06:28 +00:00
Pavel Janík
e3280efba0 Update to use new tutorial facility. 2002-04-03 09:37:48 +00:00
Pavel Janík
45e3679d1c Rename variable autoselect-window-p to mouse-autoselect-window. 2002-04-03 08:29:28 +00:00
Werner LEMBERG
61dbb58ba6 Updated to use the new <<...>> [...] format for fill line. 2002-04-02 22:32:15 +00:00
Pavel Janík
bbcd408033 New version. 2002-04-02 19:37:29 +00:00
Pavel Janík
93c5e8a293 Update addresses. 2002-04-02 19:36:33 +00:00
Pavel Janík
093484c747 *** empty log message *** 2002-04-01 16:56:13 +00:00
Richard M. Stallman
4f4fada2f5 *** empty log message *** 2002-04-01 16:37:41 +00:00
Pavel Janík
d86fddc97f Rename x-autoselect-window to autoselect-window.
Minibuffer window can be selected only when it is active.
2002-04-01 13:38:09 +00:00
Pavel Janík
44a665ec84 Example of disabled command fixed. 2002-04-01 10:23:37 +00:00
Pavel Janík
64dcdb066d Address of Pieter Schoenmakers updated. 2002-04-01 10:23:03 +00:00
Werner LEMBERG
db4e351de5 Replace the 'Blank lines inserted here...' text with its translation. 2002-03-31 22:18:30 +00:00
Werner LEMBERG
071de0b668 Resync with the English text 2002-03-31 21:59:45 +00:00
Eli Zaretskii
b28b7aa9f3 Fix a couple of misspellings. 2002-03-29 18:05:05 +00:00
André Spiegel
3f270c8a1b Add section for VC Changes. New entry for `vc-cvs-global-switches'. 2002-03-28 14:36:51 +00:00
Richard M. Stallman
9356fe5a7f *** empty log message *** 2002-03-26 09:20:57 +00:00
Pavel Janík
b75b82abf6 Fix typo. 2002-03-26 06:29:01 +00:00
Gerd Moellmann
ee9e0c2589 Declarations in macros. 2002-03-24 20:03:28 +00:00
Jason Rumney
9e5aa8de39 Update images on Windows news. 2002-03-24 16:30:54 +00:00
Pavel Janík
bb2f7e35d4 *** empty log message *** 2002-03-24 15:26:29 +00:00
Pavel Janík
137e547d38 New file, list of tutorial translators. 2002-03-24 15:21:55 +00:00
Jason Rumney
a3dde781f2 Add news of image support on Windows 2002-03-23 10:47:23 +00:00
Jason Rumney
6e34ec2973 Removed fixed problems from MS-Windows port section 2002-03-23 00:41:00 +00:00
Eli Zaretskii
539e74f9f6 Clarify that mapconcat will also throw an error when it invokes
concat on integers.
2002-03-22 13:30:14 +00:00
Kim F. Storm
60a501d771 Explain how to use featurep with make-network-process.
Changed :datagram t to :type 'datagram for datagram connection.
2002-03-21 12:41:49 +00:00
Michael Kifer
16757dcf8c added +++'s 2002-03-21 07:12:53 +00:00
Michael Kifer
eb766f961e added a description of the new features in Ediff 2002-03-20 07:12:27 +00:00
Stefan Monnier
8f9891abe5 *** empty log message *** 2002-03-18 20:29:26 +00:00
Pavel Janík
744d746b0b Fix typo. 2002-03-18 18:14:38 +00:00
Richard M. Stallman
7665519d90 *** empty log message *** 2002-03-18 09:12:09 +00:00
Richard M. Stallman
6147334f2b *** empty log message *** 2002-03-18 04:44:05 +00:00
Kim F. Storm
fd13a3cc89 Describe enhanced networking support. 2002-03-17 20:37:10 +00:00
Pavel Janík
bf496621ad Fix typo. 2002-03-17 11:08:01 +00:00
Stefan Monnier
5a597a71a6 *** empty log message *** 2002-03-16 08:48:33 +00:00
Richard M. Stallman
a9c1a157ff *** empty log message *** 2002-03-16 07:08:29 +00:00
Eli Zaretskii
4e0bd469f7 Document problems with `df' slowing down Dired. 2002-03-15 15:23:15 +00:00
Eli Zaretskii
0df7a0b68a Document removal of special treatment of fg:COLOR and bg:COLOR faces. 2002-03-15 14:06:01 +00:00
Eli Zaretskii
172f1af1bb Document addition of po.el. 2002-03-15 14:01:30 +00:00
Eli Zaretskii
7379127752 Document support for AIX 5.1. 2002-03-15 13:03:38 +00:00
Pavel Janík
1bed7c3512 FIx typo. 2002-03-13 09:34:06 +00:00
Francesco Potortì
0eaa5fccca Use Cweb as an example, not Yacc. 2002-03-13 06:57:20 +00:00
Jason Rumney
fa99e2a4ca Added note about format-time-string deficiencies on MS-Windows. 2002-03-12 20:27:24 +00:00
Gerd Moellmann
8460b6897b *** empty log message *** 2002-03-12 18:55:12 +00:00
Gerd Moellmann
d0efd1c158 Add cl-indent loop form indentation. 2002-03-12 16:34:31 +00:00
Francesco Potortì
a13d6523e0 *** empty log message *** 2002-03-12 14:17:25 +00:00
Francesco Potortì
81d66c62e3 Better description of what etags does with #line. 2002-03-12 13:40:49 +00:00
Francesco Potortì
717a0a0d84 Description of the tags file format. 2002-03-12 10:57:49 +00:00
Eli Zaretskii
ded0c207ce Document enhancements to `mpuz.el'. 2002-03-08 08:21:16 +00:00
Gerd Moellmann
6b3daede30 *** empty log message *** 2002-03-06 17:00:30 +00:00
Francesco Potortì
bf8dd4e319 etags honours #line directives. 2002-03-05 11:42:46 +00:00
Pavel Janík
8bd90f0a9d Mention psgml possible problems. 2002-03-04 09:22:28 +00:00
Eli Zaretskii
63a7fdcf32 Rename the variables related to automatic horizontal scrolling. 2002-03-03 17:41:19 +00:00
Richard M. Stallman
997c9f5691 *** empty log message *** 2002-03-02 22:52:46 +00:00
Jan Djärv
e96c5c69c2 Added information on how to set options in CDE so
dialogs are not covered by the parent frame.
2002-03-02 11:14:03 +00:00
Kim F. Storm
3bdb7f8087 Blinking cursor enhancement. 2002-03-02 00:14:09 +00:00
Stefan Monnier
d390f4aa4a Typo. 2002-03-01 01:23:51 +00:00
Kim F. Storm
1e8922064b Describe non-blocking connect using open-network-stream. 2002-03-01 00:15:34 +00:00
Eli Zaretskii
16425473d5 Document the changes with compound-text and compound-text-with-extensions. 2002-02-26 16:51:30 +00:00
Kim F. Storm
a8959ac2a3 Modify description of command remapping which now uses a `remap'
prefix-key.
2002-02-23 23:42:31 +00:00
Colin Walters
0edda6b89d *** empty log message *** 2002-02-23 21:35:34 +00:00
Richard M. Stallman
3a84ed60cf *** empty log message *** 2002-02-22 15:27:02 +00:00
Eli Zaretskii
9eb532888c Document the support for ICCCM Extended Segments. 2002-02-22 13:49:56 +00:00
Richard M. Stallman
b2bd7afff6 Minor cleanup. 2002-02-20 22:27:32 +00:00
Richard M. Stallman
42a3c62765 *** empty log message *** 2002-02-20 22:24:59 +00:00
Eli Zaretskii
c4f59bcf1f Document the optional second arg of `atan'. 2002-02-19 11:07:20 +00:00
Stefan Monnier
cda60142d9 Minor fixup. Remove PCL-CVS (the Emacs CVS code is the latest/greatest). 2002-02-18 17:25:41 +00:00
Pavel Janík
28b328aa80 Update from Mats Lidell <matsl@contactor.se>. 2002-02-18 08:03:48 +00:00
Eli Zaretskii
5a776940c3 Fix wording of the entry about automatic-hscroll-* variables. 2002-02-17 18:08:44 +00:00
Eli Zaretskii
cb46def7b4 Clarify that the paren in column zero is highlighted only inside
comments and strings.
2002-02-17 17:26:01 +00:00
Richard M. Stallman
78d4f4097d *** empty log message *** 2002-02-17 17:00:48 +00:00
Per Abrahamsen
a9c6d330d5 2002-02-17 Per Abrahamsen <abraham@dina.kvl.dk>
* menu-bar.el (menu-bar-showhide-menu): Added speedbar.
	(menu-bar-tools-menu): Removed speedbar.

	* textmodes/ispell.el (ispell-menu-map): Added `customize-ispell'
	and `flyspell-mode' entries.

	* textmodes/flyspell.el (flyspell): Add to ispell group.
2002-02-17 12:15:17 +00:00
Kim F. Storm
90e87070b5 Document new mouse-highlight variable and associated behaviour. 2002-02-17 00:11:37 +00:00
Eli Zaretskii
63a4cd1689 Mark the new hscroll-related variables as documented in the manual. 2002-02-16 13:18:54 +00:00
Eli Zaretskii
1a6672420d Document automatic-hscroll-margin and automatic-hscroll-step. 2002-02-16 12:59:22 +00:00
Pavel Janík
3996d07ad0 *** empty log message *** 2002-02-16 10:11:10 +00:00
Eli Zaretskii
a14e05acdf Fixes from Dave Love for W3 and PSGML entries. 2002-02-15 11:24:48 +00:00
Kai Großjohann
98659da6e9 (Vx_alt_keysym, Vx_hyper_keysym, Vx_meta_keysym)
(Vx_super_keysym): New variables.
(syms_of_xterm): DEFVAR_LISP them.
(x_x_to_emacs_modifiers, x_emacs_to_x_modifiers): Use the
variables to determine which keys to use for the various
modifiers.
2002-02-15 09:36:05 +00:00
Kai Großjohann
cad113ae34 * lisp/simple.el (mark-word): Mark more if repeated.
* lisp/textmodes/paragraphs.el (mark-paragraph): Ditto.
(mark-end-of-sentence): Ditto.
2002-02-15 08:53:15 +00:00
Eli Zaretskii
c145bbb3b0 Document describe-text-at. 2002-02-14 20:16:06 +00:00
Pavel Janík
ee6311c5f9 Update PostScript version. 2002-02-13 21:31:54 +00:00
Pavel Janík
697c6efc13 Update emacs version number. 2002-02-13 21:26:58 +00:00
Jason Rumney
8bbfd54a34 Add notes about cross-compiling between Windows XP and 9x/ME. 2002-02-13 20:16:54 +00:00
Eli Zaretskii
9a770d8d33 *** empty log message *** 2002-02-12 18:58:21 +00:00
Eli Zaretskii
a9d098e0e7 Regenerate from updated TeX sources. 2002-02-12 18:18:08 +00:00
Eli Zaretskii
4cf8444a16 Update Emacs version 20.x -> 21.x. 2002-02-12 17:59:49 +00:00
Eli Zaretskii
371b58e7fe Add a greetings in Slovenian.
From Ales Kosir <ales.kosir@telemach.net>.
2002-02-12 08:40:40 +00:00
Kim F. Storm
89f8199fc8 Describe mode-line-in-non-selected-windows variable. 2002-02-11 15:00:13 +00:00
Stefan Monnier
fd42af9d01 *** empty log message *** 2002-02-11 13:58:57 +00:00
Eli Zaretskii
473347f691 Tell about the parent-on-column-zero highlighting. 2002-02-11 06:00:10 +00:00
Pavel Janík
06f5e6b48f *** empty log message *** 2002-02-09 14:04:30 +00:00
Kim F. Storm
fd4f8b36c6 Describe new mode-line-inactive face. 2002-02-09 00:01:10 +00:00
Eli Zaretskii
c7c8921f37 Remove the description of tty-display-color-cells. 2002-02-08 19:04:27 +00:00
Andreas Schwab
d586cf1e25 Fix description of minibuffer-prompt-end. 2002-02-08 12:29:15 +00:00
Kim F. Storm
93607efd67 Added command remapping. 2002-02-06 23:08:22 +00:00
Eli Zaretskii
a09f1eb705 Mark tty-display-color-cells as not requiring documentation. 2002-02-06 18:42:56 +00:00
Eli Zaretskii
a9f9537380 Update from Brian Youmans. 2002-02-06 18:36:30 +00:00
Richard M. Stallman
108eaabb6b *** empty log message *** 2002-02-06 15:44:48 +00:00
Eli Zaretskii
e9a0a549d0 Minor updates about libungif and Exceed 6.x. 2002-02-06 08:25:00 +00:00
Eli Zaretskii
7718638cea Fix a typo in "handle SIGINT" command. 2002-02-04 12:50:26 +00:00
Eli Zaretskii
236f1c763c Document the minibuffer-prompt face. 2002-02-03 17:42:07 +00:00
Eli Zaretskii
7e97c15772 Document the new behavior of novice.el under "emacs -q". 2002-02-02 13:12:45 +00:00
Richard M. Stallman
b1ce6dfbd3 *** empty log message *** 2002-02-01 17:59:36 +00:00
ShengHuo ZHU
43ef72f214 * gnus.xpm: Remove garbages. 2002-02-01 13:20:24 +00:00
Eli Zaretskii
e58d845793 Mark the pc-selection-mode change as documented. 2002-02-01 13:13:45 +00:00
Richard M. Stallman
5e1017467a *** empty log message *** 2002-02-01 04:36:54 +00:00
Pavel Janík
7c961dc231 *** empty log message *** 2002-01-28 13:19:21 +00:00
Pavel Janík
1f600b1b62 Mention "Show/Hide" menu. 2002-01-28 07:22:01 +00:00
Richard M. Stallman
989b669548 Fix typo. 2002-01-27 21:34:12 +00:00
Pavel Janík
7a4b11ca02 *** empty log message *** 2002-01-27 18:25:50 +00:00
Pavel Janík
3eaa445822 New file, XPM variant of letter.xbm. 2002-01-27 18:25:07 +00:00
Pavel Janík
2d4ef6821a display-time can now incicate new e-mail in directory. 2002-01-27 18:24:04 +00:00
Eli Zaretskii
a17b361476 Mention support for BSD/OS 5.0. 2002-01-27 10:05:42 +00:00
Richard M. Stallman
f5798fbde6 *** empty log message *** 2002-01-26 23:08:16 +00:00
Pavel Janík
4a389f5364 Fix typo. 2002-01-26 15:08:05 +00:00
Eli Zaretskii
7cc8f35a90 Document the extended color support for xterm and rxvt, and the
new tty-display-color-cells primitive.
2002-01-25 14:04:06 +00:00
Thien-Thi Nguyen
8585e165fd Reword face color location blurb. 2002-01-25 08:39:14 +00:00
Richard M. Stallman
9ade4a7d03 *** empty log message *** 2002-01-25 02:37:41 +00:00
Richard M. Stallman
8643647c04 Minor cleanup. 2002-01-22 23:03:47 +00:00
Eli Zaretskii
c31138a120 Document crashes on Irix due to some problem with `rld'. 2002-01-22 11:50:36 +00:00
Eli Zaretskii
f913082994 Document problems with insufficient number of colors on X. 2002-01-22 11:03:19 +00:00
Richard M. Stallman
ca64d37890 *** empty log message *** 2002-01-21 04:18:03 +00:00
Richard M. Stallman
75e20bec39 *** empty log message *** 2002-01-20 23:19:43 +00:00
Eli Zaretskii
5f08ab61a2 Fix a typo. 2002-01-20 17:27:16 +00:00
Colin Walters
4dea3d5237 Fix a typo. 2002-01-19 21:30:53 +00:00
Richard M. Stallman
a1e3dda0c3 *** empty log message *** 2002-01-18 18:59:27 +00:00
Eli Zaretskii
90e0f6372e Advertise Info-scroll-prefer-subnodes. 2002-01-18 07:56:12 +00:00
Eli Zaretskii
4593687f4a Wording changes suggested by Richard M. Stallman. 2002-01-18 07:53:34 +00:00
Richard M. Stallman
d33c4505f9 *** empty log message *** 2002-01-18 05:45:17 +00:00
Eli Zaretskii
94e8348407 Fix a typo. 2002-01-16 19:52:28 +00:00
Eli Zaretskii
c93bdf057a Document problems with linking libraries compiled with GCC. 2002-01-16 18:21:14 +00:00
Pavel Janík
a4fc6fc974 LDAP support now defaults to ldapsearch from OpenLDAP version 2. 2002-01-16 09:04:07 +00:00
Pavel Janík
8f4df05929 Mention possible problems with ldapsearch from OpenLDAP version 1. 2002-01-16 08:54:23 +00:00
Jason Rumney
c24be289c5 Updates for current state of Windows port. 2002-01-14 21:07:59 +00:00
Eli Zaretskii
e0c124ce53 Document the new --color arg and tty-color-mode frame parameter. 2002-01-14 13:51:53 +00:00
Eli Zaretskii
fa2301bf38 Suggest to use --color if the terminal capabilities lie. 2002-01-14 13:51:13 +00:00
Richard M. Stallman
00b1ee6131 *** empty log message *** 2002-01-14 01:42:09 +00:00
Eli Zaretskii
6625fc7d14 Document the new full-screen options. 2002-01-13 17:08:06 +00:00
Jason Rumney
01a7f6831a Add note about support for more mouse buttons in MS Windows. 2002-01-13 12:26:36 +00:00
Colin Walters
c494f66337 *** empty log message *** 2002-01-13 06:00:04 +00:00
Richard M. Stallman
6ab3cbb51c *** empty log message *** 2002-01-12 21:00:37 +00:00
Richard M. Stallman
8f3f2fe5f2 *** empty log message *** 2002-01-12 20:17:00 +00:00
Pavel Janík
8c1cc9e8a6 Fix typo. 2002-01-12 15:58:30 +00:00
Pavel Janík
9ec9d3d24b Fix typo. 2002-01-11 23:48:55 +00:00
Richard M. Stallman
aaddfb295b *** empty log message *** 2002-01-09 07:39:15 +00:00
Pavel Janík
2fbeec98ec Remove psgml patch, users should use newer versions. 2002-01-08 21:42:19 +00:00
Eli Zaretskii
79ef781d25 Remove Calc, since it's now part of the distribution. 2002-01-08 17:29:56 +00:00
Pavel Janík
1db06096b6 Calc is now part of the distribution. 2002-01-08 06:50:52 +00:00
Richard M. Stallman
a474d59c3e *** empty log message *** 2002-01-08 06:14:48 +00:00
Eli Zaretskii
3c418e5471 Suggest to upgrade ncurses if Emacs aborts inside tparam1. 2002-01-04 10:15:04 +00:00
Richard M. Stallman
2cce20c04d *** empty log message *** 2002-01-04 02:13:46 +00:00
Richard M. Stallman
edde72f6c6 *** empty log message *** 2002-01-02 21:55:01 +00:00
Richard M. Stallman
ef8aee629e *** empty log message *** 2001-12-30 20:11:39 +00:00
Richard M. Stallman
1b8c66fec8 *** empty log message *** 2001-12-30 20:00:23 +00:00
Richard M. Stallman
0065bb7428 *** empty log message *** 2001-12-30 03:25:26 +00:00
Richard M. Stallman
4e02881b80 *** empty log message *** 2001-12-28 05:19:24 +00:00
Francesco Potortì
3e7eaab2dc Perl changes for etags. 2001-12-26 21:51:53 +00:00
Richard M. Stallman
7c425d82b0 *** empty log message *** 2001-12-24 16:39:39 +00:00
Pavel Janík
c95eaa61ce *** empty log message *** 2001-12-22 14:18:08 +00:00
Pavel Janík
9e2305c3e3 Fix typo. 2001-12-21 12:47:12 +00:00
Eli Zaretskii
ec383c7d3b Fix last change. 2001-12-21 12:29:36 +00:00
Eli Zaretskii
cc2f282506 Document problems with AIX's /bin/c89 compiler and with old versions
of X-Symbol.
2001-12-21 12:25:47 +00:00
Eli Zaretskii
a9f66ecbcd Warn again using /bin/c89 on AIX 4.x.
From William J. Smith <William.Smith@eiStream.com>.
2001-12-21 12:18:37 +00:00
Eli Zaretskii
cd7d2d9eaf Document the inclusion of Leim in the standard tarball. 2001-12-21 09:03:16 +00:00
Werner LEMBERG
4388496161 Adding euc-tw. 2001-12-20 05:23:10 +00:00
Pavel Janík
fbe5111509 Fix typos. From Juanma Barranquero <lektu@teleline.es>. 2001-12-19 09:37:22 +00:00
Richard M. Stallman
cbfe0252e4 Update location of Windows Emacs FAQ.
Minor fixes.
2001-12-18 22:29:35 +00:00
Richard M. Stallman
b04dcf45eb *** empty log message *** 2001-12-18 19:36:46 +00:00
Richard M. Stallman
54cbd79024 Minor fix. 2001-12-18 00:03:59 +00:00
Richard M. Stallman
3a7a009513 *** empty log message *** 2001-12-17 01:59:01 +00:00
Francesco Potortì
e94a3679c5 Etags changes for Prolog and PHP. 2001-12-15 16:08:32 +00:00
Richard M. Stallman
70dc89d14b New version from Gary Wong <gtw@gnu.org>, the termcap maintainer. 2001-12-15 04:47:36 +00:00
Richard M. Stallman
75a90f31fa Update hostname for AUCTeX. 2001-12-14 23:17:08 +00:00
Richard M. Stallman
a207b33cd1 *** empty log message *** 2001-12-10 20:47:38 +00:00
Richard M. Stallman
4febb0e77d *** empty log message *** 2001-12-10 20:37:11 +00:00
Eli Zaretskii
a38f41c4d3 Add an entry about fonts and colors problems on KDE. 2001-12-08 10:37:33 +00:00
Eli Zaretskii
96bde66bb8 Add the LD_PRELOAD work-around for the Xaw/neXtaw incompatibilities. 2001-12-08 09:51:43 +00:00
Stefan Monnier
59b5989217 *** empty log message *** 2001-12-06 16:24:26 +00:00
Eli Zaretskii
1d3adc2687 Advice how to debug X protocol error which disappear in the
synchronous mode.
2001-12-06 12:35:13 +00:00
Eli Zaretskii
5385455256 Use outline-mode. 2001-12-06 09:26:21 +00:00
Pavel Janík
2bc8d7c812 *** empty log message *** 2001-12-04 20:36:13 +00:00
Eli Zaretskii
273a39301b Fix wording of the save-abbrevs feature; from RMS.
Remove the obsolete notes about the +++ markings.
2001-12-04 18:21:44 +00:00
Pavel Janík
58cfce9867 *** empty log message *** 2001-12-03 19:24:38 +00:00
Pavel Janík
017407976a Move back. 2001-12-03 19:24:19 +00:00
Jason Rumney
4230313290 Added stale load-path problems. 2001-12-02 21:03:42 +00:00
Kim F. Storm
aae126ea58 Describe isearch-resume-enabled. 2001-12-02 01:25:08 +00:00
Kim F. Storm
ad8d610ba4 Setting left-fringe and rigth-fringe parameters to nil causes
the default width to be used.
2001-12-01 15:33:49 +00:00
Eli Zaretskii
564b1f760d Fix wording of the last change. 2001-12-01 13:37:32 +00:00
Kai Großjohann
efe459e456 Document prefix arg for M-h. 2001-12-01 13:10:25 +00:00
Kim F. Storm
e4a9e6a869 Document left-fringe and right-fringe frame parameters. 2001-12-01 01:51:51 +00:00
Eli Zaretskii
5db6e80eeb Mantion the new menu-bar items to reach the new manuals. 2001-11-30 13:20:18 +00:00
Eli Zaretskii
edd7d3beb4 Another reason for failures related to fontset.elc. 2001-11-30 08:24:22 +00:00
Richard M. Stallman
257cd2a1d2 Delete undesirable links. 2001-11-29 19:22:13 +00:00
Pavel Janík
0142178afa *** empty log message *** 2001-11-29 17:44:17 +00:00
Pavel Janík
1d42cee4d0 Removed. 2001-11-29 17:37:03 +00:00
Gerd Moellmann
1096bcc057 *** empty log message *** 2001-11-29 12:13:52 +00:00
Stefan Monnier
8a1f80737a *** empty log message *** 2001-11-28 07:26:37 +00:00
Stefan Monnier
43a88bc1af *** empty log message *** 2001-11-28 04:14:35 +00:00
Jason Rumney
d6cdfce638 Added note about display refresh while dialogs and pop-up menus are
active on Windows.
2001-11-27 19:19:00 +00:00
Stefan Monnier
111ed14e93 *** empty log message *** 2001-11-26 23:03:47 +00:00
Stefan Monnier
cfaa4a1b8e *** empty log message *** 2001-11-26 22:32:52 +00:00
Eli Zaretskii
8ea55f3329 Minor change of wording in the documentation of jit-lock-defer-time. 2001-11-25 18:00:35 +00:00
Jason Rumney
f58b23334c Added entry for tooltips on MS Windows. 2001-11-25 11:14:35 +00:00
Jason Rumney
25818acf90 Remove notes about tooltips not working on Windows. 2001-11-25 11:09:18 +00:00
Richard M. Stallman
8727d588f0 *** empty log message *** 2001-11-25 02:42:37 +00:00
Eli Zaretskii
b3e308ef87 Document the URLs where one can find special versions of TeX required for
Czech and Slovak *.tex documents.
2001-11-24 18:28:55 +00:00
Eli Zaretskii
70fae70858 Remove sentence about contributions to PBM icons. 2001-11-24 12:36:02 +00:00
Eli Zaretskii
4bca4aa81a Mention the Elisp Intro manual. 2001-11-24 11:55:38 +00:00
Eli Zaretskii
d4b56a8f2a *** empty log message *** 2001-11-23 11:19:23 +00:00
Eli Zaretskii
8ea8cbd3fb Modify distribution terms. 2001-11-23 11:03:16 +00:00
Eli Zaretskii
2398d10dc7 Modify distribution terms. Add more command-line options. 2001-11-23 11:01:35 +00:00
Eli Zaretskii
544b00c166 Modify the distribution terms. 2001-11-23 10:41:10 +00:00
Eli Zaretskii
ae4000f161 Fix a typo. 2001-11-22 11:11:48 +00:00
Colin Walters
f2d176f2d0 Remove already applied calc info patches. Clarify that there is no
such thing as Debian GNU/Linux 2.4.3.  ftpd is not handled by
alternatives in Debian, the reporter surely meant just "--config ftp".
2001-11-22 10:10:55 +00:00
Eli Zaretskii
1ff74324b1 Fix typos. 2001-11-21 19:42:46 +00:00
Jason Rumney
0b55950641 Added note about locale-coding-system on Windows. 2001-11-21 19:39:03 +00:00
Stefan Monnier
e95768c502 *** empty log message *** 2001-11-21 02:53:52 +00:00
Stefan Monnier
f67cc62e0f *** empty log message *** 2001-11-21 01:43:19 +00:00
Eli Zaretskii
d7185f9d15 What to do when AUC TeX don't fontify. 2001-11-20 19:14:55 +00:00
Stefan Monnier
6710ea0676 *** empty log message *** 2001-11-19 23:04:35 +00:00
Colin Walters
1d297d9b01 Re-add section "TeX'ing the Calc manual fails". 2001-11-18 18:47:16 +00:00
Eli Zaretskii
c289e7f0b5 How to get a blinking underscore cursor inside Emacs. 2001-11-18 18:41:05 +00:00
Eli Zaretskii
8f8da2d0c7 Mention the French translations of the tutorial and the survival guide. 2001-11-18 18:38:20 +00:00
Eli Zaretskii
740d1567c7 New file from Eric Jacoboni <jaco@teaser.fr>. 2001-11-18 18:34:23 +00:00
Stefan Monnier
16927a5648 *** empty log message *** 2001-11-18 05:59:41 +00:00
Eli Zaretskii
d0cf6c7d0f A work-around for blinking block cursor on a GNU/Linux console. 2001-11-17 17:25:41 +00:00
Eli Zaretskii
bcd83ff9ea New version from Eric Jacoboni <jaco@teaser.fr>. 2001-11-17 16:16:36 +00:00
Eli Zaretskii
c689a8fb8b Insert the <<...>> marker that help-with-tutorial expects. 2001-11-17 14:44:47 +00:00
Colin Walters
d1c9842e9e Remove calc problems. 2001-11-17 07:20:39 +00:00
Jason Rumney
e071f64ec4 Updated MS-Windows problems. 2001-11-17 01:17:30 +00:00
Eli Zaretskii
c054b556ae *** empty log message *** 2001-11-16 13:04:45 +00:00
Eli Zaretskii
7c350dcc41 New file, from Eric Jacoboni. 2001-11-16 12:54:53 +00:00
Pavel Janík
76fb24bb33 Mention installation options --program-prefix, --program-suffix
and --program-transform-name.
2001-11-15 20:42:00 +00:00