Eli Zaretskii
3fbca65f53
(Word Motion, Text Lines, List Motion): Remove @tindex.
2006-07-08 18:03:53 +00:00
Thien-Thi Nguyen
ceb4c4d303
Update years in copyright notice; nfc.
2006-02-06 12:31:40 +00:00
Eli Zaretskii
7fdc81ab35
Fix typos.
2006-01-07 18:41:50 +00:00
Juri Linkov
248a47c9ec
(Excursions): Replace arg forms' with
body' in `save-excursion'.
2005-10-17 06:48:32 +00:00
Chong Yidong
475aab0deb
2005-09-08 Chong Yidong <cyd@stupidchicken.com>
...
* locals.texi (Standard Buffer-Local Variables): Don't include
mode variables for minor modes.
Fix xrefs for buffer-display-count, buffer-display-table,
buffer-offer-save, buffer-saved-size, cache-long-line-scans,
enable-multibyte-characters, fill-column, header-line-format,
left-fringe-width, left-margin, and right-fringe-width.
* hooks.texi (Standard Hooks): All hooks should conform to the
standard naming convention now.
Fix xref for `echo-area-clear-hook'.
* display.texi (Usual Display): Note that indicate-empty-lines and
tab-width are buffer-local.
* files.texi (Saving Buffers): Add xref to `Killing Buffers'.
* modes.texi (Mode Help): Note that major-mode is buffer-local.
* nonascii.texi (Encoding and I/O): Note that
buffer-file-coding-system is buffer-local.
* positions.texi (List Motion): Note that defun-prompt-regexp is
buffer-local.
* text.texi (Auto Filling): Note that auto-fill-function is
buffer-local.
(Undo): Note that buffer-undo-list is buffer-local.
* windows.texi (Buffers and Windows): Document
buffer-display-count.
2005-09-08 22:00:58 +00:00
Thien-Thi Nguyen
651f374c99
Update years in copyright notice; nfc.
2005-08-10 14:29:01 +00:00
Luc Teirlinck
0a54f38c4b
(Screen Lines): Update xref for previous change in minibuf.texi.
2005-08-09 18:37:15 +00:00
Richard M. Stallman
fdbc96caba
(Positions): Clarify further.
2005-04-17 15:49:52 +00:00
Richard M. Stallman
faa44aee7b
(Positions): Clarify converting marker to integer.
2005-04-17 15:46:33 +00:00
Richard M. Stallman
c7c63bf77e
(Screen Lines): Document nil for width argument to compute-motion.
2005-03-26 02:07:08 +00:00
Richard M. Stallman
543bc1b084
(Skipping Characters): skip-chars-forward allows character classes.
2005-03-21 17:54:33 +00:00
Richard M. Stallman
938183e599
(Character Motion): Mention default arg for forward-char.
...
backward-char refers to forward-char.
(Word Motion): Mention default arg for forward-word.
(Buffer End Motion): Mention default arg for beginning-of-buffer.
Simplify end-of-buffer.
(Text Lines): Mention default arg for forward-line.
(List Motion): Mention default arg for beginning/end-of-defun.
(Skipping Characters): Minor fixes in explaining character-set.
2005-02-06 10:54:05 +00:00
Luc Teirlinck
977f0dab60
(Skipping Characters): Add missing `@end defun'.
2004-11-21 14:37:29 +00:00
Richard M. Stallman
07c8c65a65
(Skipping Characters): skip-chars-forward now handles char classes.
2004-11-21 03:51:04 +00:00
Luc Teirlinck
5148bc3cd5
(Text Lines): Add anchor for `count-lines'.
2004-07-19 21:01:07 +00:00
Jesper Harder
00991494b5
Markup fixes.
2004-04-11 00:14:53 +00:00
Richard M. Stallman
360f2e9140
(Text Lines): Don't add -1 in current-line.
2004-02-17 01:07:22 +00:00
Jan Djärv
1cb60b5a35
* positions.texi (Text Lines): Added missing end defun.
2004-02-07 12:50:00 +00:00
Kim F. Storm
3faa99ca17
(Text Lines): Add line-number-at-pos.
2004-02-07 01:01:16 +00:00
Luc Teirlinck
1a3a914b9e
(Positions): Mention that, if a marker is used a a position, its
...
buffer is ignored.
2003-11-21 05:02:08 +00:00
Luc Teirlinck
bf4fb0252c
(Point): Change description of `buffer-end', so that it is also
...
correct for floating point arguments.
(List Motion): Correct argument lists of `beginning-of-defun' and
`end-of-defun'.
(Excursions): Add xref to `Marker Insertion Types'.
(Narrowing): Argument to `narrow-to-page' is optional.
2003-11-09 04:49:58 +00:00
Eli Zaretskii
ad800164c8
Replace @sc{foo} with @acronym{FOO}.
2003-11-02 06:29:59 +00:00
Richard M. Stallman
033a035006
(Word Motion): forward-word, backward-word arg is optional. Reword.
2003-09-19 14:38:03 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Juanma Barranquero
333c5fc5b9
Fix cross references.
2003-04-06 21:12:02 +00:00
Juanma Barranquero
177c0ea743
Trailing whitespace deleted.
2003-02-04 14:56:31 +00:00
Dave Love
6d29587b1a
(Skipping Characters): Multibyte conversion and
...
char classes in skip-chars-forward.
2003-01-31 16:28:28 +00:00
Richard M. Stallman
fa16624273
(Screen Lines) <compute-motion>: Correct order of elts in return value.
2003-01-13 08:00:28 +00:00
Pavel Janík
a39c2e0df8
Fix typo.
2002-12-07 13:38:26 +00:00
Richard M. Stallman
1977bbf4a9
Minor cleanup.
2001-10-19 19:09:32 +00:00
Miles Bader
5fce351a6d
(Text Lines): Mention `inhibit-field-text-motion' too.
2001-10-19 06:10:50 +00:00
Miles Bader
2751e4a039
(Text Lines): Describe behavior of beginning-of-line'/
end-of-line' in
...
the presence of field properties.
2001-10-19 06:01:19 +00:00
Stefan Monnier
47ab3ab361
Make a xref to `parsing' from forward-sexp.
2001-10-12 01:32:01 +00:00
Eli Zaretskii
3a4208096f
(List Motion): Document
...
open-paren-in-column-0-is-defun-start.
2001-09-08 17:43:23 +00:00
Richard M. Stallman
f4f65a420c
Rewrite and move definition of count-screen-lines.
...
Minor clarifications.
2001-09-06 19:49:21 +00:00
Richard M. Stallman
faee9d2328
Add count-screen-lines.
2001-01-02 03:52:23 +00:00
Dave Love
34f70eda7f
*** empty log message ***
2000-11-23 19:03:07 +00:00
Miles Bader
a6d81c937b
(Narrowing): Get rid of warning about now-fixed save-restriction bug.
2000-10-03 01:56:15 +00:00
Dave Love
35244a0ee5
(List Motion): Note optional args.
2000-08-20 18:22:20 +00:00
Richard M. Stallman
02b1440002
*** empty log message ***
2000-01-21 03:42:21 +00:00
Gerd Moellmann
3768027915
@ifinto -> @ifnottex.
2000-01-05 15:18:01 +00:00
Gerd Moellmann
fd897522d4
Update copyrights.
2000-01-05 14:59:32 +00:00
Richard M. Stallman
7282119048
*** empty log message ***
2000-01-03 00:19:17 +00:00
Dave Love
2468d0c025
Current version from /gd/gnu/elisp.
1999-12-03 19:11:12 +00:00
Richard M. Stallman
8241495da5
*** empty log message ***
1999-09-17 06:59:04 +00:00
Karl Heuer
15da78536b
*** empty log message ***
1999-08-30 18:58:31 +00:00
Karl Heuer
2616f5532c
*** empty log message ***
1999-05-09 06:59:45 +00:00
Richard M. Stallman
7dd3d99f7e
*** empty log message ***
1998-05-28 04:01:48 +00:00
Richard M. Stallman
1911e6e52c
*** empty log message ***
1998-05-26 18:56:56 +00:00
Richard M. Stallman
a9f0a989a1
*** empty log message ***
1998-05-19 03:45:57 +00:00