1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-03 11:33:37 +00:00
Commit Graph

1156 Commits

Author SHA1 Message Date
Luc Teirlinck
6763a40546 Various corrections and clarifications in addition to the following:
(Abbrev Tables): Delete add-abbrev (as suggested by RMS).
2004-02-24 03:18:45 +00:00
Luc Teirlinck
321a372529 (Documentation Tips): Fix typo. 2004-02-22 16:20:09 +00:00
Glenn Morris
c24f05def0 Matthew Mundell <matt@mundell.ukfsn.org>
(Holiday Customizing): Quote arg of holiday-sexp.
2004-02-22 15:24:22 +00:00
Glenn Morris
7e83e178c1 *** empty log message *** 2004-02-22 15:23:18 +00:00
Luc Teirlinck
e2b9b51f5e *** empty log message *** 2004-02-21 20:15:23 +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
Luc Teirlinck
7daa0e81c7 (Window System Selections): Add anchor. 2004-02-21 18:24:22 +00:00
Luc Teirlinck
9c5609e8cc (Syntax Table Functions): Clarify and correct descriptions of
make-syntax-table and copy-syntax-table.
(Motion and Syntax): Clarify SYNTAXES argument to skip-syntax-forward.
(Parsing Expressions): Mention that the return value of parse-partial-sexp
is currently a list of ten rather than nine elements.
(Categories): Various corrections and clarifications.
2004-02-21 16:45:20 +00:00
Luc Teirlinck
d29edb21c8 (Marker Insertion Types): Minor change. 2004-02-18 05:02:30 +00:00
Luc Teirlinck
870fccf4dc (Standard Buffer-Local Variables): Fix xref. 2004-02-18 04:56:00 +00:00
Luc Teirlinck
e35e07dfbf (Using Interactive): Delete pxref to top of same node.
(Interactive Codes): Fix pxref for default-directory.
2004-02-18 04:49:52 +00:00
Luc Teirlinck
0a9e14ddf8 (Related Topics): Fix xrefs. 2004-02-18 04:40:53 +00:00
Luc Teirlinck
43e48bdaa5 *** empty log message *** 2004-02-17 03:18:43 +00:00
Luc Teirlinck
efb478436e (Sets And Lists): Update description of delete-dups. 2004-02-17 03:16:42 +00:00
Richard M. Stallman
84e3400219 Minor fix.
(Buffers and Windows): Delete false table about all-frames.
2004-02-17 01:15:45 +00:00
Richard M. Stallman
ee49c7d90e (Coding Conventions): Minor fix. 2004-02-17 01:12:57 +00:00
Richard M. Stallman
2a2331727a Minor fixes. 2004-02-17 01:12:00 +00:00
Richard M. Stallman
fd697a7657 (Parsing Expressions): Delete old caveat about parse-sexp-ignore-comments. 2004-02-17 01:11:13 +00:00
Richard M. Stallman
0fa0135a64 (Output Variables): Add print-quoted. 2004-02-17 01:10:15 +00:00
Richard M. Stallman
360f2e9140 (Text Lines): Don't add -1 in current-line. 2004-02-17 01:07:22 +00:00
Richard M. Stallman
c2d8228a0a Minor fix. 2004-02-17 01:06:10 +00:00
Richard M. Stallman
a3d3f60db6 (Translation of Characters): Give examples of use.
Explain about translation-table-for-input and
set-buffer-file-coding-system.

Minor typo fix.
2004-02-17 01:04:35 +00:00
Richard M. Stallman
cf11ad960a (Unloading): Document unload-feature-special-hooks.
Get rid of fns-NNN.el file.
2004-02-17 00:58:59 +00:00
Richard M. Stallman
6ee45eab34 (Building Lists): Minor cleanup. 2004-02-17 00:54:04 +00:00
Richard M. Stallman
6d682d424e (Tool Bar): tool-bar-item => tool-bar-button. 2004-02-17 00:52:50 +00:00
Richard M. Stallman
a48d10ae57 (Describing Characters): Fix text-char-description example output. 2004-02-17 00:48:44 +00:00
Richard M. Stallman
2c6d3eef11 (Creating Hash): Correct and clarify doc of WEAK values. 2004-02-17 00:47:11 +00:00
Richard M. Stallman
0fe5963523 Minor fixes.
(Parameter Access): frame-parameters arg is optional.
modify-frame-parameters handles nil for FRAME.
(Window Frame Parameters): menu-bar-lines and tool-bar-lines
are all-or-nothing for certain toolkits.
Mention parameter wait-for-wm.
(Frames and Windows): In frame-first-window and frame-selected-window
the arg is optional.
(Input Focus): In redirect-frame-focus the second arg is optional.
(Window System Selections): Mention selection type CLIPBOARD.
Mention data-type UTF8_STRING.
Mention numbering of cut buffers.
(Resources): Describe x-resource-name.
2004-02-17 00:46:17 +00:00
Richard M. Stallman
b705e83b11 (Changing Files): Fix argname. 2004-02-16 22:17:42 +00:00
Richard M. Stallman
b180eac232 (Using Edebug): Fix example. 2004-02-16 22:16:53 +00:00
Richard M. Stallman
812a234187 Minor fixes.
(Overlays): Explain overlays use markers.
(Managing Overlays): Explain front-advance and rear-advance
in more detail.
2004-02-16 22:16:13 +00:00
Richard M. Stallman
54eb1a2240 (Internals of Debugger): Fix return value. 2004-02-16 22:13:04 +00:00
Richard M. Stallman
5c5114b7ec (Compiler Errors): if-boundp feature applies to cond. 2004-02-16 22:10:42 +00:00
Richard M. Stallman
516db1181e Fix parens, and default values. 2004-02-16 22:09:52 +00:00
Richard M. Stallman
42cd56a641 Adjust xref. 2004-02-16 22:05:10 +00:00
Eli Zaretskii
c33b76da3e *** empty log message *** 2004-02-16 18:45:30 +00:00
Eli Zaretskii
491cd154ea (Low-Level Network): Fix a typo. 2004-02-16 18:11:52 +00:00
Luc Teirlinck
6f6b043343 *** empty log message *** 2004-02-12 17:04:42 +00:00
Kim F. Storm
479dbc9dfe (Fringes): Use consistent wording.
Note that window-fringe's window arg is optional.
(Scroll Bars): Use consistent wording.
2004-02-12 12:21:52 +00:00
Kim F. Storm
9d7271e8a8 *** empty log message *** 2004-02-12 12:21:08 +00:00
Luc Teirlinck
dd4a1d28d5 (Comment Tips): Document the new conventions for commenting out code. 2004-02-12 01:55:59 +00:00
Luc Teirlinck
6827d7308d *** empty log message *** 2004-02-12 01:53:51 +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
Kim F. Storm
7fdd1f6246 *** empty log message *** 2004-02-07 01:00:22 +00:00
John Paul Wallington
eb3c144cdb (Button Properties, Button Buffer Commands): mouse-2 invokes button,
not down-mouse-1.
2004-02-06 09:25:23 +00:00
Jason Rumney
9cadd46cf0 Sync with Makefile.in changes. 2004-02-04 21:40:05 +00:00
Jason Rumney
a1d38d637a *** empty log message *** 2004-02-04 21:39:41 +00:00
Luc Teirlinck
4b574f3d8e (Text from Minibuffer): Various corrections and clarifications.
(Object from Minibuffer): Correct Lisp description of read-minibuffer.
(Minibuffer History): Clarify description of cons values for HISTORY arguments.
(Basic Completion): Various corrections and clarifications.
Add completion-regexp-list.
(Minibuffer Completion): Correct and clarify description of completing-read.
(Completion Commands): Mention partial-completion-mode.
Various other minor changes.
(High-Level Completion): Various corrections and clarifications.
(Reading File Names): Ditto.
(Minibuffer Misc): Ditto.
2004-02-04 03:08:59 +00:00
Luc Teirlinck
d818629763 (Text Comparison): assoc-string also matches elements of alists that
are strings instead of conses.
(Formatting Strings): Standardize Texinfo usage.  Update index entries.
2004-01-26 20:42:59 +00:00