1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-01 20:06:00 +00:00
Commit Graph

749 Commits

Author SHA1 Message Date
Richard M. Stallman
ca8f364257 *** empty log message *** 2002-06-26 09:04:17 +00:00
Glenn Morris
2d588beb81 *** empty log message *** 2002-06-24 21:48:18 +00:00
Richard M. Stallman
1c6576ab52 *** empty log message *** 2002-06-24 09:42:38 +00:00
Stefan Monnier
f2aa473a2c *** empty log message *** 2002-06-23 22:15:43 +00:00
Stefan Monnier
2881ae982b *** empty log message *** 2002-06-23 21:43:21 +00:00
Francesco Potortì
f175bfffb0 etags 2002-06-20 08:52:22 +00:00
Juanma Barranquero
e0e7f2d536 *** empty log message *** 2002-06-18 14:37:33 +00:00
Kai Großjohann
c3d82b6937 Mention Tramp. 2002-06-18 09:55:26 +00:00
Richard M. Stallman
2e4e635a5a *** empty log message *** 2002-06-17 16:19:41 +00:00
Eli Zaretskii
948998d229 More wording changes. 2002-06-17 10:30:24 +00:00
Eli Zaretskii
60ddd06332 Fix the wording of Extended Segment support announcement. 2002-06-17 10:18:24 +00:00
Francesco Potortì
7363941790 Structure the changes for etags using outline headers. 2002-06-14 13:14:23 +00:00
Francesco Potortì
df3eebcbcf New {language} and @regexp features. 2002-06-13 12:10:39 +00:00
Francesco Potortì
6861f0e327 New multi-line regexp and new regexp syntax. 2002-06-13 11:15:46 +00:00
Colin Walters
6ba3d6bcdf Add copy-tree. 2002-06-12 03:39:00 +00:00
Kim F. Storm
21b6d966e9 Added read-directory-name.
Added format-mode-line.
2002-06-11 22:33:52 +00:00
Miles Bader
11ef2a3b0d display-supports-face-attributes-p 2002-06-11 01:50:15 +00:00
Colin Walters
a8f5766042 *** empty log message *** 2002-06-08 21:06:40 +00:00
Colin Walters
f17c0a1960 *** empty log message *** 2002-06-08 21:00:53 +00:00
Andreas Schwab
3fa4ac47ab Add Support for x86-64. 2002-06-07 11:17:55 +00:00
Francesco Potortì
b4b39c67fc Document Etags regexp char escape sequences. 2002-06-06 22:58:11 +00:00
Francesco Potortì
a0bbc0c572 Document new default keywords for TeX.
Improve the English for --parse-stdin.
2002-06-06 13:22:23 +00:00
Francesco Potortì
5cc4f104ee Better English, I hope. 2002-06-06 13:18:44 +00:00
Francesco Potortì
06ee6fcdb5 Document --parse-stdin=FILE for Etags. 2002-06-06 12:57:03 +00:00
Colin Walters
cb8d4d0707 *** empty log message *** 2002-06-01 21:57:54 +00:00
Thien-Thi Nguyen
2629d7432a Mention prolog-mode new var `prolog-font-lock-keywords'. 2002-06-01 17:49:22 +00:00
Richard M. Stallman
7ea427093b *** empty log message *** 2002-05-29 16:40:46 +00:00
Colin Walters
b54cfb5538 *** empty log message *** 2002-05-28 21:12:18 +00:00
Kim F. Storm
02f20f9863 *** empty log message *** 2002-05-27 22:14:52 +00:00
Glenn Morris
0d9e03bea1 *** empty log message *** 2002-05-27 12:37:24 +00:00
Glenn Morris
e47b1d4912 *** empty log message *** 2002-05-24 22:06:08 +00:00
Simon Josefsson
555c87d8f3 Fringe customization. 2002-05-24 09:53:58 +00:00
Markus Rost
d7b590b151 Move remarks on `mail-default-directory' down to section
"Changes in Emacs 21.4".
2002-05-20 17:29:37 +00:00
Markus Rost
07590a818a Mention new user option `mail-default-directory'. 2002-05-20 16:09:26 +00:00
Eli Zaretskii
dacec5966e Document that ps-print can print Unicode characters. 2002-05-17 14:14:40 +00:00
Glenn Morris
3ec0a24862 *** empty log message *** 2002-05-14 23:15:41 +00:00
Glenn Morris
a68c540047 *** empty log message *** 2002-05-12 13:40:26 +00:00
Kim F. Storm
3f21fb3a42 Added emulation-mode-map-alists. 2002-05-10 07:14:05 +00:00
Eli Zaretskii
84913e3651 Document support for s390-linux-gnu. 2002-05-08 19:19:19 +00:00
Jason Rumney
616d7a5186 --fullscreen options supported on Windows too 2002-05-04 15:00:13 +00:00
Richard M. Stallman
2a1e884e95 *** empty log message *** 2002-04-30 05:42:29 +00:00
Colin Walters
5167cfda36 *** empty log message *** 2002-04-29 23:16:38 +00:00
Kim F. Storm
2461722b82 Describe cua and keypad packages. 2002-04-29 13:38:40 +00:00
Richard M. Stallman
f6078b986c *** empty log message *** 2002-04-29 05:12:58 +00:00
Richard M. Stallman
c0e48b0bb8 *** empty log message *** 2002-04-28 21:16:32 +00:00
Eli Zaretskii
82e119fb4d Document the MacOS X support. 2002-04-27 09:02:44 +00:00
Eli Zaretskii
b03763f430 Add latest new features. 2002-04-26 11:48:11 +00:00
Colin Walters
672ab90ba1 *** empty log message *** 2002-04-25 19:12:38 +00:00
Gerd Moellmann
4d3eda1c87 Customize-face suggesting to customize face under point. 2002-04-25 14:23:22 +00:00
Richard M. Stallman
63bfbe6f70 *** empty log message *** 2002-04-24 23:25:47 +00:00
Colin Walters
81f755ae6e *** empty log message *** 2002-04-24 21:04:32 +00:00
Kim F. Storm
d278091be9 *** empty log message *** 2002-04-21 17:15:46 +00:00
Glenn Morris
758bf24f76 Variable auto-save-file-name-transforms now has a third element. 2002-04-20 23:14:02 +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
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
Kim F. Storm
66aa61d882 Enhancements to set-mark-command and exchange-point-and-mark. 2002-04-14 20:17:44 +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
596d02bc1b *** empty log message *** 2002-04-06 22:06:28 +00:00
Pavel Janík
45e3679d1c Rename variable autoselect-window-p to mouse-autoselect-window. 2002-04-03 08:29:28 +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
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
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
Jason Rumney
a3dde781f2 Add news of image support on Windows 2002-03-23 10:47:23 +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
Kim F. Storm
fd13a3cc89 Describe enhanced networking support. 2002-03-17 20:37:10 +00:00
Stefan Monnier
5a597a71a6 *** empty log message *** 2002-03-16 08:48:33 +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
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ì
81d66c62e3 Better description of what etags does with #line. 2002-03-12 13:40: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
Eli Zaretskii
63a7fdcf32 Rename the variables related to automatic horizontal scrolling. 2002-03-03 17:41:19 +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
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
Eli Zaretskii
c4f59bcf1f Document the optional second arg of `atan'. 2002-02-19 11:07:20 +00:00
Eli Zaretskii
5a776940c3 Fix wording of the entry about automatic-hscroll-* variables. 2002-02-17 18:08:44 +00:00
Richard M. Stallman
78d4f4097d *** empty log message *** 2002-02-17 17:00:48 +00:00