1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-03 08:30:09 +00:00
Commit Graph

1149 Commits

Author SHA1 Message Date
Bill Wohler
f0d73c14e2 Upgraded to MH-E version 7.4.80.
See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.
2004-08-15 22:00:06 +00:00
Eli Zaretskii
723addaeae Mention the thumbs.el package. 2004-08-14 12:32:24 +00:00
Luc Teirlinck
8392e13818 *** empty log message *** 2004-08-08 17:14:58 +00:00
Luc Teirlinck
c90e7e43b1 *** empty log message *** 2004-08-08 17:09:43 +00:00
Kim F. Storm
0f7a93c1c6 *** empty log message *** 2004-08-02 15:30:37 +00:00
Werner LEMBERG
b687047c72 Document all new tutorials. 2004-07-27 23:49:06 +00:00
Richard M. Stallman
d1b2b8cc72 Minor cleanups in text. 2004-07-17 12:00:10 +00:00
Luc Teirlinck
dd0a3ea36a Mention new \_< and \_> operators. (From Jim Blandy.) 2004-07-16 18:55:01 +00:00
Luc Teirlinck
cbbfedb29d *** empty log message *** 2004-07-15 00:38:38 +00:00
Bill Wohler
a66894d8b4 Upgraded to MH-E version 7.4.4.
See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.
2004-07-13 03:06:25 +00:00
Richard M. Stallman
02c04e6f82 *** empty log message *** 2004-07-09 16:57:05 +00:00
David Kastrup
bcdf2143d3 (Lisp changes in 21.4): document (match-data t) change. 2004-07-08 17:47:25 +00:00
John Paul Wallington
94966e2bc1 Mention `read-file-name-completion-ignore-case'. 2004-07-06 18:49:32 +00:00
Eli Zaretskii
e5ab79ea19 Document that there's now a separate grep.el package. 2004-07-03 10:16:10 +00:00
Kai Großjohann
5fe536b81b ** file-remote-p now returns an identifier for the remote system,
if the file is indeed remote.  (Before, the return value was t in
this case.)
2004-07-02 14:49:00 +00:00
Juri Linkov
5dc0a68b42 *** empty log message *** 2004-07-02 04:38:51 +00:00
Juri Linkov
59035302e7 *** empty log message *** 2004-07-01 11:56:39 +00:00
David Kastrup
255ec1b01b Fixing +++ tag from last checkin. 2004-06-25 13:00:58 +00:00
David Kastrup
1791907b10 Move description from new paragraph-start and
indent-line-function defaults to general news instead of new
packages.  Same for query-replace-skip-read-only.  Add
description of new `\,' and `\?' replacement string features.
2004-06-24 10:36:13 +00:00
Richard M. Stallman
376de73927 *** empty log message *** 2004-06-21 03:26:53 +00:00
Richard M. Stallman
5b3dedccf3 *** empty log message *** 2004-06-21 03:10:40 +00:00
Juanma Barranquero
1ebd4f78e4 *** empty log message *** 2004-06-14 21:17:25 +00:00
Richard M. Stallman
092de21d0b *** empty log message *** 2004-06-13 22:39:41 +00:00
Juri Linkov
a1bcf785a0 Add news for Dired and Info modes. 2004-06-12 06:09:32 +00:00
Kenichi Handa
66189a403f *** empty log message *** 2004-06-12 02:36:47 +00:00
Juanma Barranquero
8758f42e99 *** empty log message *** 2004-06-11 16:43:14 +00:00
Juanma Barranquero
9fc2be4c21 *** empty log message *** 2004-06-10 20:59:26 +00:00
Lars Hansen
61d244caf6 Describe dired-omit-mode. Describe desktop package changes. 2004-06-10 20:33:06 +00:00
Kim F. Storm
d82baff9bd *** empty log message *** 2004-06-10 08:41:13 +00:00
Juri Linkov
3fc3e0a6d6 Add C-M-x on defface.
Add eval-expression-print-format.
Move flymake to new modes and packages.
2004-06-10 04:28:42 +00:00
Juanma Barranquero
0b0dea7bb7 *** empty log message *** 2004-06-07 21:03:48 +00:00
Miles Bader
a0a2334679 Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-381
Face merging cleanups

The only user-visible changes should be:

  * The priority order of faces in a face :inherit attribute is now
    reversed (for consistency with face lists in `face' text
    properties)

  * An :inherit loop is halted immediately, instead of being applied
    several times first; this should only matters when a relative
    attribute such as a :height scale is used.
2004-06-07 07:02:20 +00:00
Kim F. Storm
2e2d7ee654 *** empty log message *** 2004-06-06 22:40:53 +00:00
Juri Linkov
11d7bca4f0 Fix typo. 2004-06-06 00:38:29 +00:00
Juanma Barranquero
bfd40f00f7 Add reference to face `help-argument-name'. 2004-06-04 23:27:33 +00:00
Miles Bader
7e07a66d85 Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-369
Rewrite face-differs-from-default-p
2004-06-04 02:50:50 +00:00
Richard M. Stallman
08fd12516b *** empty log message *** 2004-05-29 16:26:16 +00:00
Eli Zaretskii
a7ab1711cf Document the addition of Flymake. 2004-05-29 12:11:59 +00:00
Simon Josefsson
9e94e25445 *** empty log message *** 2004-05-28 05:38:36 +00:00
Glenn Morris
2c37583719 *** empty log message *** 2004-05-17 18:57:23 +00:00
David Ponce
a422e170be *** empty log message *** 2004-05-17 11:41:26 +00:00
Kenichi Handa
9254ee5e1b *** empty log message *** 2004-05-17 00:26:33 +00:00
Juanma Barranquero
85f6be548e Fix description of new help arg highlighting. 2004-05-13 01:23:07 +00:00
Kenichi Handa
d6696bb69c *** empty log message *** 2004-05-12 11:03:59 +00:00
Kenichi Handa
64a0fd206e *** empty log message *** 2004-05-12 10:54:47 +00:00
Kenichi Handa
44251fad2c *** empty log message *** 2004-05-12 02:42:42 +00:00
Juanma Barranquero
c968810061 *** empty log message *** 2004-05-12 00:02:52 +00:00
Juanma Barranquero
f0529fe181 Describe next- and prev-buffer.
Warn about change of keybindings for winner-redo and -undo.
Describe help argument highlighting feature.
2004-05-09 22:37:12 +00:00
Jason Rumney
2d2ff53001 Removed erroneous comment about using utf-16 as
selection-coding-system on Windows.
2004-05-08 19:15:53 +00:00
Kim F. Storm
6ab6679999 *** empty log message *** 2004-05-04 13:45:52 +00:00
Stefan Monnier
c20052b268 *** empty log message *** 2004-05-04 13:26:05 +00:00
Kim F. Storm
26fb226b87 *** empty log message *** 2004-05-02 00:26:40 +00:00
Luc Teirlinck
8248b4ad74 *** empty log message *** 2004-05-01 22:39:27 +00:00
Luc Teirlinck
0dbc1dd0d4 *** empty log message *** 2004-05-01 22:24:39 +00:00
Glenn Morris
d71d20ea2c *** empty log message *** 2004-04-30 18:55:13 +00:00
Stefan Monnier
2c2cd44fdd *** empty log message *** 2004-04-30 13:53:58 +00:00
Kim F. Storm
e71caa4ed9 *** empty log message *** 2004-04-29 22:41:05 +00:00
Stefan Monnier
033ad8c637 *** empty log message *** 2004-04-27 22:02:27 +00:00
Masatake YAMATO
f24485f172 * subr.el (remove-overlays): Make arguments optional.
* wid-edit.el (widget-specify-button): Put evaporate to the
overlay for sample.
(widget-specify-sample): Put evaporate to the overlay for sample.
(widget-specify-doc): Put evaporate to the overlay for documentation.

* etc/NEWS: Write about remove-overlays's arguments.

* man/widget.texi: Add remove-overlays to the example.
2004-04-27 21:00:31 +00:00
Eli Zaretskii
08818866f1 Document set-file-times. 2004-04-27 13:17:34 +00:00
Juri Linkov
5a2c89c3ab You can narrow news to the specific version by calling
`view-emacs-news' with a prefix argument or by typing C-u C-h C-n.
2004-04-27 06:37:35 +00:00
Kim F. Storm
360fe9d22b *** empty log message *** 2004-04-26 22:39:49 +00:00
Kim F. Storm
06859ebdf6 Add line-height property, change line-spacing property. 2004-04-26 22:22:23 +00:00
Kim F. Storm
e5847e5600 New line-spacing property on newlines. 2004-04-25 00:42:22 +00:00
Luc Teirlinck
21fb758865 *** empty log message *** 2004-04-24 23:29:39 +00:00
Juri Linkov
7dcac3a665 Add images in Info pages from Jan Nieuwenhuizen <janneke@gnu.org>. 2004-04-21 22:36:22 +00:00
Kim F. Storm
879054ea28 *** empty log message *** 2004-04-21 21:45:15 +00:00
Kim F. Storm
d88beab585 New next-error framework, use in occur. 2004-04-21 21:39:26 +00:00
Richard M. Stallman
b144fc11ec Clarify recent text. 2004-04-21 19:36:24 +00:00
Kim F. Storm
09fe18d30a Add image slices. Add posn-at- functions. 2004-04-20 22:44:20 +00:00
John Paul Wallington
98a51048c9 `eql' now available without requiring cl. 2004-04-19 15:29:23 +00:00
Juri Linkov
8bc51bd120 sentence-end 2004-04-18 22:23:01 +00:00
Kim F. Storm
c78bf5031e *** empty log message *** 2004-04-16 23:27:40 +00:00
Masatake YAMATO
6a4940b235 (completions-common-part): Rename from completion-de-emphasis.
(completions-first-difference): Rename from completion-emphasis. Suggested by RMS.
2004-04-16 08:57:51 +00:00
Kim F. Storm
a27ddfaf2b *** empty log message *** 2004-04-13 22:24:34 +00:00
Stefan Monnier
1e88a355b5 *** empty log message *** 2004-04-12 19:43:37 +00:00
Miles Bader
0610f22fb4 Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-203
Add entry for macroexpand-all to NEWS
2004-04-12 04:44:19 +00:00
Masatake YAMATO
8bdbf30dbf Added "Visual feedback of *Completions* buffer is enhanced.". 2004-04-11 18:11:37 +00:00
Juri Linkov
ee213e98df *** empty log message *** 2004-04-11 09:58:19 +00:00
Stefan Monnier
f8f853ded2 *** empty log message *** 2004-04-07 19:39:45 +00:00
Kim F. Storm
661e85c1eb *** empty log message *** 2004-04-05 22:03:26 +00:00
Kim F. Storm
fa7f39add2 Typo. 2004-04-05 21:56:59 +00:00
Jesper Harder
43ea994715 Remove index-apropos entry. 2004-04-05 13:01:03 +00:00
Luc Teirlinck
4ba2fd662e *** empty log message *** 2004-04-05 02:09:28 +00:00
Luc Teirlinck
428b6b85c7 *** empty log message *** 2004-04-04 02:01:19 +00:00
Stefan Monnier
aa81d8d24a *** empty log message *** 2004-04-04 01:27:13 +00:00
Daniel Pfeiffer
e5c644da12 message deletion note added to M-x compile 2004-04-01 10:48:40 +00:00
Kim F. Storm
62ce360830 Add x-mouse-click-focus-ignore-position. 2004-03-29 23:00:22 +00:00
Daniel Pfeiffer
d3a29dd8b4 reformulated compile announcement 2004-03-29 19:54:16 +00:00
Eli Zaretskii
2f9da07b59 Document the new command `strokes-global-set-stroke-string'. 2004-03-27 11:44:58 +00:00
Juri Linkov
4581649ee7 Small fix. 2004-03-22 07:31:41 +00:00
Juanma Barranquero
e4aaf69c6a Fix typos. 2004-03-20 15:05:40 +00:00
Kim F. Storm
c1cbc25ad6 Document new :width and :align-to features. 2004-03-19 22:26:38 +00:00
Stefan Monnier
ecf4207f93 *** empty log message *** 2004-03-12 13:56:49 +00:00
Stefan Monnier
61042632e3 *** empty log message *** 2004-03-11 18:46:47 +00:00
Stefan Monnier
982c8d45de Mention with-local-quit. 2004-03-04 22:56:30 +00:00
Kim F. Storm
851e55621f Add overlay-arrow-variable-list variable. 2004-03-02 11:09:29 +00:00
Juanma Barranquero
89b1172bfa Remove bogus reference to user option unicode-data. 2004-02-29 01:54:40 +00:00
Eli Zaretskii
11a365f9f2 Document the new min-colors face attribute. 2004-02-27 17:14:05 +00:00
Luc Teirlinck
e2b9b51f5e *** empty log message *** 2004-02-21 20:15:23 +00:00
Eli Zaretskii
b1faee6e4f Document recent changes in saveplace.el regarding skipping unreadable
files.
2004-02-21 14:17:30 +00:00
Luc Teirlinck
43e48bdaa5 *** empty log message *** 2004-02-17 03:18:43 +00:00
Kim F. Storm
b2b681f163 Describe new fringe bitmap features. 2004-02-15 18:15:38 +00:00
Andreas Schwab
eca7b90832 Another typo fix. 2004-02-08 12:23:56 +00:00
Andreas Schwab
fd94050431 Fix typo. 2004-02-08 00:38:50 +00:00
Kim F. Storm
4372d88663 Add line-number-at-pos. 2004-02-07 01:03:03 +00:00
Jan Djärv
0074d3a095 Add note about drag and drop support. 2004-02-03 17:09:02 +00:00
Luc Teirlinck
ac459e8a5e *** empty log message *** 2004-02-01 00:04:28 +00:00
Stefan Monnier
cce5462e72 *** empty log message *** 2004-01-30 00:40:55 +00:00
Kenichi Handa
e91408d7ec Add an entry for sentence-end-without-space. 2004-01-27 07:42:55 +00:00
Jonathan Yavner
b19ac4751a *** empty log message *** 2004-01-24 17:40:21 +00:00
Stefan Monnier
d710758638 *** empty log message *** 2004-01-21 05:03:24 +00:00
Luc Teirlinck
9adcb5f2c8 *** empty log message *** 2004-01-20 23:09:25 +00:00
André Spiegel
1ce8d8b1c5 Add +++ to prev change. 2004-01-20 17:48:00 +00:00
André Spiegel
7aa518f3d7 Describe new key bindings in vc-annotate-mode. 2004-01-20 17:46:50 +00:00
Luc Teirlinck
d0cd7210e5 *** empty log message *** 2004-01-20 00:08:33 +00:00
Kim F. Storm
dcf0c8e0d5 Add overflow-newline-into-fringe and indicate-buffer-boundaries. 2004-01-18 20:26:39 +00:00
Luc Teirlinck
bc83b22ba7 *** empty log message *** 2004-01-18 01:47:10 +00:00
Luc Teirlinck
4ffff234d7 *** empty log message *** 2004-01-18 01:26:19 +00:00
Luc Teirlinck
3e7274ae13 *** empty log message *** 2004-01-16 01:48:11 +00:00
Jan Djärv
ecb3b438dd Lucid pop up menus stay up, dialogs closes with ESC. 2004-01-12 02:03:41 +00:00
Glenn Morris
0fbe422d1c *** empty log message *** 2004-01-12 01:02:18 +00:00
Kim F. Storm
05faee07bb *** empty log message *** 2004-01-06 23:49:51 +00:00
Simon Josefsson
652dd27103 Mention before-save-hook. 2004-01-05 18:21:12 +00:00
Kim F. Storm
31e0fbdd43 *** empty log message *** 2004-01-01 23:44:00 +00:00
Luc Teirlinck
3f70fe8247 *** empty log message *** 2003-12-31 00:32:19 +00:00
Richard M. Stallman
ca205aa366 *** empty log message *** 2003-12-29 19:18:20 +00:00
Eli Zaretskii
53092de4a7 Document the change in insert-for-yank. 2003-12-29 11:46:03 +00:00
Kim F. Storm
69348b2a71 Add pointer text property. Add image maps. 2003-12-28 00:40:46 +00:00
Kenichi Handa
3999c70516 *** empty log message *** 2003-12-01 13:06:41 +00:00
Luc Teirlinck
d18473b956 *** empty log message *** 2003-12-01 02:29:01 +00:00
Jonathan Yavner
9f8a930d98 testcover.el: Changes to 1value and noreturn 2003-11-30 07:33:32 +00:00
Jan Djärv
1394f7f5f6 NEWS and documentation for use-file-dialog. 2003-11-29 11:36:55 +00:00
Kim F. Storm
d46aeafce0 posn-object and posn-object-x-y. 2003-11-27 21:59:16 +00:00
Kim F. Storm
5f6eef9448 Enhanced mouse events. Grep decoupled from compile. 2003-11-23 22:56:12 +00:00
Thien-Thi Nguyen
d29bf2fae9 Fix typo for hide-ifdef-mode entry: "line" -> "like". 2003-11-22 07:34:51 +00:00
Luc Teirlinck
76bf15e9a2 *** empty log message *** 2003-11-14 23:14:37 +00:00
Luc Teirlinck
92d2f1869d *** empty log message *** 2003-11-09 22:02:08 +00:00
Luc Teirlinck
06a49fc15e *** empty log message *** 2003-11-09 03:38:24 +00:00
Luc Teirlinck
c617790907 *** empty log message *** 2003-11-05 05:11:41 +00:00
Luc Teirlinck
e5dadca769 *** empty log message *** 2003-10-22 19:23:55 +00:00
Nick Roberts
f2afecdaf3 *** empty log message *** 2003-10-21 23:08:11 +00:00
Dave Love
46937ad8f2 cfengine-mode 2003-10-21 11:32:22 +00:00
Richard M. Stallman
1ae7cf5ee8 (edebug-display-freq-count): Doc fix. 2003-10-20 23:46:31 +00:00
Jan Djärv
c94472fc11 Added x-send-client-message. 2003-10-12 15:30:22 +00:00
Lute Kamstra
86b9b767c5 *** empty log message *** 2003-09-29 10:28:56 +00:00
Lute Kamstra
bc3b02f99b *** empty log message *** 2003-09-26 12:53:18 +00:00
Kim F. Storm
fbe574208a *** empty log message *** 2003-09-24 23:52:11 +00:00
Luc Teirlinck
f8977ff323 *** empty log message *** 2003-09-23 02:48:44 +00:00
Richard M. Stallman
8fe7d8c8bd *** empty log message *** 2003-09-22 15:51:28 +00:00
Kim F. Storm
0c4da02395 Rename get-network-interface-info to network-interface-info. 2003-09-20 23:25:46 +00:00
Richard M. Stallman
837ea4dc04 Delete some ???. 2003-09-19 14:27:24 +00:00
Kim F. Storm
205f1dde3c New functions network-interface-list and get-network-interface-info. 2003-09-13 23:41:12 +00:00
Stefan Monnier
cff5e534cd *** empty log message *** 2003-09-12 19:44:31 +00:00
Richard M. Stallman
f6537e033c Document char-displayable-p more clearly.
Add many +++ markers.
2003-09-12 00:44:10 +00:00
Lute Kamstra
5df034de1f *** empty log message *** 2003-09-08 08:06:58 +00:00
Dave Love
01b70437d0 Eldoc change 2003-09-06 17:57:46 +00:00
Eli Zaretskii
30955b19ce Fix wording of the last change. 2003-09-05 16:44:38 +00:00
Dave Love
b51dcd1427 code-pages changes 2003-09-04 17:18:48 +00:00
Kim F. Storm
23706d6c22 Blinking cursor's default off state restored to "no cursor". 2003-09-03 07:58:13 +00:00
Glenn Morris
b9e6b4981b *** empty log message *** 2003-09-02 17:43:01 +00:00
Dave Love
4a29bad2d0 *** empty log message *** 2003-09-01 18:51:17 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Glenn Morris
33d0b73fec *** empty log message *** 2003-08-17 22:53:07 +00:00
Richard M. Stallman
0e7d7aae70 *** empty log message *** 2003-08-17 00:27:53 +00:00
Richard M. Stallman
c5e0561f37 *** empty log message *** 2003-08-06 01:45:14 +00:00
John Paul Wallington
eb6055fa38 Mention `compilation-environment'. 2003-07-31 00:12:57 +00:00
Richard M. Stallman
e50886d302 *** empty log message *** 2003-07-21 09:58:57 +00:00
Kim F. Storm
ee216b2c93 New apropos features. 2003-07-14 22:02:44 +00:00
Nick Roberts
71c884868f Merge in the changes for versions 21.2 and 21.3 as
documented on the EMACS_21_1_RC branch.
2003-07-14 20:37:35 +00:00
Richard M. Stallman
51a8b4355d *** empty log message *** 2003-07-14 16:05:43 +00:00
Juanma Barranquero
668c2ab06d *** empty log message *** 2003-07-13 17:52:07 +00:00
Richard M. Stallman
800bebe3b7 *** empty log message *** 2003-07-12 22:00:20 +00:00
Richard M. Stallman
80384936e2 *** empty log message *** 2003-07-09 16:21:02 +00:00
Martin Stjernholm
94b562dc87 A bit more talk about an API change in CC Mode. 2003-07-08 23:28:35 +00:00
Kim F. Storm
42f81f6412 *** empty log message *** 2003-07-08 22:09:38 +00:00
Richard M. Stallman
c6de56a0cf *** empty log message *** 2003-07-07 21:06:01 +00:00
Kai Großjohann
a6aa98503e Describe bibtex.el changes. From Roland Winkler. 2003-07-05 12:42:43 +00:00
Martin Stjernholm
b5a670812e CC Mode 5.30 news. 2003-07-03 12:49:26 +00:00
Luc Teirlinck
c08b3b97fe *** empty log message *** 2003-07-02 04:28:58 +00:00
Luc Teirlinck
d60f13166a *** empty log message *** 2003-07-02 04:09:52 +00:00
Dave Love
7bea57c9fb *** empty log message *** 2003-06-23 18:36:25 +00:00
Juanma Barranquero
5d0ab731a5 *** empty log message *** 2003-06-17 21:11:31 +00:00
Kenichi Handa
b5d2c62196 *** empty log message *** 2003-06-17 11:14:25 +00:00
Jason Rumney
d18c4f98bd Document new System colors on MS-Windows 2003-06-05 23:56:32 +00:00
Stefan Monnier
bf078377cd *** empty log message *** 2003-06-05 23:35:23 +00:00
Stefan Monnier
a95cefd775 *** empty log message *** 2003-05-31 23:36:11 +00:00
Richard M. Stallman
ff6a3bfb40 *** empty log message *** 2003-05-28 11:52:33 +00:00
Juanma Barranquero
bd9b2b20ef Fix typos. 2003-05-25 02:06:57 +00:00
Kim F. Storm
6f8968c8c3 New per-window fringe and scroll-bar settings. 2003-05-24 23:54:43 +00:00
Stefan Monnier
2a89019f01 *** empty log message *** 2003-05-24 16:16:34 +00:00
Dave Love
c67de8bae7 *** empty log message *** 2003-05-21 22:28:54 +00:00
Stefan Monnier
9c0fb8b969 *** empty log message *** 2003-05-18 19:34:14 +00:00
Stefan Monnier
c64a682caf *** empty log message *** 2003-05-13 20:15:13 +00:00
Dave Love
347003be13 *** empty log message *** 2003-05-08 17:54:14 +00:00
Nick Roberts
556621f6d1 Add an entry for GDB-UI.
Mention tool bar under GUD.
2003-05-03 20:46:06 +00:00
Kai Großjohann
742f871048 utf-translate-cjk is now called utf-translate-cjk-mode. 2003-05-01 19:37:34 +00:00
Juanma Barranquero
1d1d1b1fe3 *** empty log message *** 2003-04-26 23:53:00 +00:00
Richard M. Stallman
f10b84c8bd Update invisible/intangible handling spec. 2003-04-26 02:56:41 +00:00
Bill Wohler
924df20809 Upgraded to MH-E version 7.3.
See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.
2003-04-25 05:52:00 +00:00