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

102 Commits

Author SHA1 Message Date
Juanma Barranquero
f3b11af5fb Fix spellings. 2005-06-21 09:29:01 +00:00
Richard M. Stallman
342fd6cd64 Fix formatting ugliness. 2005-06-18 13:57:17 +00:00
Lute Kamstra
9d42ffaa3c (Special Properties): Fix cross reference. 2005-06-12 23:46:50 +00:00
Eli Zaretskii
0c2cfb962a (Adaptive Fill): Amplify the description of fill-context-prefix. 2005-06-11 13:53:34 +00:00
Richard M. Stallman
8e669bbd42 (Buffer Contents): Add filter-buffer-substring and buffer-substring-filters. 2005-03-29 21:08:37 +00:00
Richard M. Stallman
2abded2ea0 (Undo): Document extensible undo entries. 2005-03-17 23:51:04 +00:00
Richard M. Stallman
d69ea7ab79 (Filling): Add sentence-end-without-period and sentence-end-without-space.
(Changing Properties): Minor fix.
2005-03-17 23:30:49 +00:00
Richard M. Stallman
1b7a8d5d7e (Change Hooks): Get rid of "Emacs 21". 2005-03-06 18:25:39 +00:00
Kim F. Storm
bf247b6ed0 Change release version from 21.4 to 22.1 throughout.
Change development version from 21.3.50 to 22.0.50.
2005-02-09 15:50:47 +00:00
Richard M. Stallman
edd523a993 (Margins): fill-nobreak-predicate can be one function. 2005-02-06 11:02:29 +00:00
Lute Kamstra
9bf6d576a7 (Maintaining Undo): Remove obsolete function. 2005-02-05 18:12:32 +00:00
Richard M. Stallman
b471b8e98c (User-Level Deletion): just-one-space takes numeric arg.
(Undo, Maintaining Undo): Clarify last change.
(Sorting): In sort-numeric-fields, explain about octal and hex.
Mention sort-numeric-base.
(Format Properties): Add xref for hard newlines.
2005-02-03 07:09:17 +00:00
Luc Teirlinck
578e484b9e (Maintaining Undo): Add `undo-outer-limit'. 2005-01-31 23:31:21 +00:00
Kim F. Storm
e15db17409 (Undo) <buffer-undo-list>: Describe `apply' elements. 2005-01-31 23:22:11 +00:00
Eli Zaretskii
ef6938c57d (Special Properties) <help-echo>: Use `pos' consistently in description
of the help-echo property.  Use @code{nil} instead of @var{nil}.
2005-01-29 14:02:43 +00:00
Kim F. Storm
1b1c49e1b3 (Links and Mouse-1): Fix string and vector item. 2005-01-14 09:35:32 +00:00
Richard M. Stallman
cf819102fc (Links and Mouse-1): Clarify text. 2005-01-13 19:59:22 +00:00
Kim F. Storm
5364b27cbf (Links and Mouse-1): Rename section from Enabling
Mouse-1 to Following Links.  Change xrefs.
Add examples for define-button-type and define-widget.
2005-01-12 15:32:47 +00:00
Richard M. Stallman
b503de7617 (Enabling Mouse-1 to Follow Links): Rewrite. 2005-01-12 05:14:03 +00:00
Kim F. Storm
9bcb9ab086 (Text Properties): Add "Enable Mouse-1" to submenu.
(Enabling Mouse-1 to Follow Links): New subsection.
2005-01-11 00:12:09 +00:00
Richard M. Stallman
de968ddbdd (Special Properties): Minor change. 2005-01-06 17:45:23 +00:00
Kim F. Storm
a71fe68f49 * text.texi (Special Properties): Just mention line-spacing and
line-height here, add xref to new "Line Height" node.
2004-12-10 23:58:55 +00:00
Richard M. Stallman
0e29c77ff5 (Undo): Document undo-in-progress. 2004-12-03 11:27:02 +00:00
Kenichi Handa
902e1cdef3 (translate-region): Document that it accepts also a
char-table.
2004-10-22 13:15:12 +00:00
Luc Teirlinck
6cae76c291 (Filling): Add anchor for definition of `sentence-end-double-space'. 2004-10-09 18:33:33 +00:00
Richard M. Stallman
4676d6f34d (Special Properties): Clarify line-spacing and line-height. 2004-09-28 15:25:12 +00:00
Richard M. Stallman
7d252e6b3b (Special Properties): Cleanups in `cursor'.
Rewrites in `line-height' and `line-spacing'; exchange them.
2004-09-25 07:19:34 +00:00
Kim F. Storm
a10db310a6 (Special Properties): Add cursor', pointer',
`line-height', and `line-spacing' properties.
2004-09-22 23:06:39 +00:00
Jesper Harder
4810d170c9 Markup fixes. 2004-04-16 16:42:36 +00:00
Juri Linkov
690146de6d (Sorting): Add missing quote. 2004-03-22 07:38:33 +00:00
Luc Teirlinck
af1996b50b Various small changes in addition to the following:
(User-Level Deletion): Mention optional BACKWARD-ONLY argument to
delete-horizontal-space.
(Kill Functions, Yanking, Low-Level Kill Ring): clarify and correct
description of yank-handler text property at various places.
2004-02-21 20:08:12 +00:00
Richard M. Stallman
2a2331727a Minor fixes. 2004-02-17 01:12:00 +00:00
Richard M. Stallman
6fac48b39c (Examining Properties): Add get-char-property-and-overlay.
Change arg name in get-char-property.
(Special Properties): Update handling of keymap property.
2003-12-29 21:51:29 +00:00
Eli Zaretskii
ad800164c8 Replace @sc{foo} with @acronym{FOO}. 2003-11-02 06:29:59 +00:00
Richard M. Stallman
6142d1d06c Avoid @strong{Note:}. 2003-09-26 10:01:42 +00:00
Richard M. Stallman
2b42d12a37 (Motion by Indent): Arg to backward-to-indentation and
forward-to-indentation is optional.
2003-09-19 14:43:24 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Richard M. Stallman
d73eac4dc3 (Insertion): Add insert-buffer-substring-no-properties.
(Kill Functions): kill-region has new arg yank-handler.
(Yanking): New node.
(Yank Commands): Add yank-undo-function.
(Low-Level Kill Ring):
kill-new and kill-append have new arg yank-handler.
(Changing Properties): Add remove-list-of-text-properties.
(Atomic Changes): New node.
2003-08-13 17:28:31 +00:00
Richard M. Stallman
413329830a (Special Properties): local-map and keymap properties
apply based on their stickiness.
2003-07-14 15:51:54 +00:00
Richard M. Stallman
74eee906cc (Buffer Contents): Document current-word.
(Change Hooks): Not called for *Messages*.
2003-06-30 10:42:46 +00:00
Richard M. Stallman
54f7f2a41a base64-decode-string returns unibyte string. 2003-06-04 09:03:40 +00:00
Richard M. Stallman
a3a349c42d (Near Point): Fix nonsense in char-before. 2003-04-06 20:25:40 +00:00
Juanma Barranquero
9e3561d202 (Insertion): Don't show COUNT argument of `insert-char' as optional. 2003-02-10 11:31:36 +00:00
Juanma Barranquero
177c0ea743 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
Richard M. Stallman
9a36dd517d (Changing Properties): Say string indices are origin-0. 2003-01-13 08:01:09 +00:00
Richard M. Stallman
8b6c1445c2 Fix typo. 2002-09-13 19:36:55 +00:00
Richard M. Stallman
2e46cd0908 Delete "new in Emacs 21" note. 2002-06-11 19:28:20 +00:00
Colin Walters
1f63f8141f (char-property-alias-alist): New variable; describe its relation to
`default-text-properties' and the `category' property.

(default-text-properties): Note `char-property-alias-alist'.

(Special Properties): Document new property `font-lock-face'.
2002-06-08 20:31:13 +00:00
Richard M. Stallman
85378c3fca (Special Properties): Add index entry and xref for tooltips. 2002-04-30 17:55:02 +00:00
Richard M. Stallman
1bd2023a37 Update doc of local-map and keymap text properties. 2002-03-14 08:59:00 +00:00