1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-02 02:10:46 -08:00
Commit graph

1148 commits

Author SHA1 Message Date
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
Jonathan Yavner
728345f8b1 For `format', make source and documentation match. 2004-01-24 17:39:47 +00:00
Luc Teirlinck
9adcb5f2c8 *** empty log message *** 2004-01-20 23:09:25 +00:00
Luc Teirlinck
42101e875d (Sets And Lists): Add delete-dups. 2004-01-20 23:06:28 +00:00
Luc Teirlinck
3e7274ae13 *** empty log message *** 2004-01-16 01:48:11 +00:00
Luc Teirlinck
40d2bb40d9 (Instrumenting Macro Calls): `declare' is not a special form. 2004-01-16 00:51:12 +00:00
Luc Teirlinck
462d9c4387 (Defining Macros): Update description of `declare', which now is a macro.
(Wrong Time): Fix typos.
2004-01-16 00:43:54 +00:00
Luc Teirlinck
e75c1a57f7 (Compilation Functions): Expand descriptions of `compile-defun',
`byte-compile-file', `byte-recompile-directory' and `batch-byte-compile'.
In particular, mention and describe all optional arguments.
(Disassembly): Correct and clarify the description of `disassemble'.
2004-01-14 22:59:33 +00:00
Luc Teirlinck
944e099f43 *** empty log message *** 2004-01-14 22:52:15 +00:00