1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-23 10:34:07 +00:00
Commit Graph

137 Commits

Author SHA1 Message Date
Martin Rudalics
efafc282c9 (Top): Update Windows entries in @detailmenu section. 2008-11-07 13:13:05 +00:00
Juanma Barranquero
d60a8ab2ce * searching.texi (Regexp Search): Fix typo. 2008-11-04 15:05:13 +00:00
Chong Yidong
0177762770 * searching.texi (Regexp Search): Document GREEDY arg.
(Simple Match Data): Fix return value.
2008-11-03 19:19:33 +00:00
Eli Zaretskii
c4526e933c (Text Representations): Rewrite to make consistent with Emacs 23
internal representation of characters.  Document `unibyte-string'.
2008-11-01 16:36:10 +00:00
Chong Yidong
fe2ae8b508 * processes.texi (Process Information): Note that process-status
does not accept buffer names.
2008-10-28 20:16:09 +00:00
Chong Yidong
cc5a21e3f7 * positions.texi (Skipping Characters): Correct return value of
skip-chars-forward.
2008-10-27 21:29:53 +00:00
Martin Rudalics
520b29e7aa (Deleting Windows): Update documentation of delete-windows-on.
(Buffers and Windows): Update documentations of
get-buffer-window and get-buffer-window-list.
(Displaying Buffers): Update documentation of
replace-buffer-in-windows.
2008-10-25 10:09:42 +00:00
Martin Rudalics
09460d9acc (Current Buffer): Reword set-buffer and
with-current-buffer documentations.
(Creating Buffers): Reword documentation of get-buffer-create.
2008-10-25 09:58:12 +00:00
Martin Rudalics
4d48fcdc0f (Current Buffer): Reword documentation of set-buffer.
(Buffer Names): Reword documentation of buffer-name.
(The Buffer List): For bury-buffer explain what happens with the
buffer's window.
(Creating Buffers): Say that get-buffer-create's arg is buffer-or-name.
2008-10-23 09:20:55 +00:00
Chong Yidong
3e5dbbd390 * advice.texi (Computed Advice): Explain what DEFINITION is. 2008-10-22 19:53:19 +00:00
Chong Yidong
f0143c43d4 * nonascii.texi (Character Codes): Remove obsolete function
char-valid-p, and document characterp instead.
2008-10-22 19:36:59 +00:00
Martin Rudalics
f76f824608 (Killing Buffers): Update documentation of kill-buffer. 2008-10-22 16:08:11 +00:00
Martin Rudalics
52a94b8577 (Displaying Buffers): Reword documentation of pop-to-buffer.
(Choosing Window): Rewrite documentation of display-buffer and
its options.
2008-10-22 13:04:16 +00:00
Eli Zaretskii
80e6b6df5e (Serial Ports): Fix wording and improve markup. 2008-10-21 14:45:34 +00:00
Eli Zaretskii
3645358ade (Regexp Search): Document string-match-p' and looking-at-p'.
(POSIX Regexps): Add an xref for "non-greedy".
(Regexp Special): Add @cindex entry for "non-greedy".
2008-10-21 14:01:33 +00:00
Eli Zaretskii
bf190568e0 (Image Cache) <image-refresh>: Minor wording fixes. 2008-10-21 13:46:08 +00:00
Eli Zaretskii
b3d50cffbd (Attribute Functions): Document `face-all-attributes'. 2008-10-21 12:18:16 +00:00
Eli Zaretskii
73b7530a7e (Color Names): Add an xref to `read-color'. 2008-10-21 11:27:40 +00:00
Eli Zaretskii
acc8b598b0 (Top): Add "Swapping Text" to @detailmenu. 2008-10-21 10:07:06 +00:00
Martin Rudalics
10e187e823 (Resizing Windows): Minor wording fix. 2008-10-21 09:19:37 +00:00
Eli Zaretskii
fd6f900c21 (Creating Strings): Add xrefs to `split-string-and-unquote' and
`combine-and-quote-strings'.
2008-10-20 19:54:28 +00:00
Eli Zaretskii
d6328fba7f Make descriptive text for "Reading File Names" match the corresponding
menu in minibuf.texi.
2008-10-19 20:52:40 +00:00
Eli Zaretskii
e4372165fb (Reading File Names): Document `read-shell-command' and
`minibuffer-local-shell-command-map'.
2008-10-19 16:12:19 +00:00
Martin Rudalics
5d8dda33f0 (Resizing Windows): Remove var{} around window in
documentation of enlarge-window.
Rewrite documentation of window-min-height and window-min-width.
2008-10-19 15:12:48 +00:00
Eli Zaretskii
80f85d7cda (Calling Functions): Document `apply-partially'. 2008-10-19 14:57:50 +00:00
Eli Zaretskii
291703b5c7 (File Local Variables): Document `file-local-variables-alist',
`before-hack-local-variables-hook' and `hack-local-variables-hook'.
2008-10-19 13:01:55 +00:00
Eli Zaretskii
583d8b3cfe (Synchronous Processes): Document `process-lines'. 2008-10-19 12:29:22 +00:00
Eli Zaretskii
437706cd52 (Variable Definitions): Document custom-reevaluate-setting. 2008-10-19 12:02:48 +00:00
Martin Rudalics
7e51d89b73 *** empty log message *** 2008-10-18 18:10:56 +00:00
Eli Zaretskii
018a960d04 (Changing Files): Document symbolic input of file modes to `set-file-modes'.
Document `read-file-modes' and `file-modes-symbolic-to-number'.
2008-10-18 17:58:25 +00:00
Eli Zaretskii
2c0b814427 (Search and Replace): Document `multi-query-replace-map'. 2008-10-18 14:27:40 +00:00
Eli Zaretskii
80120f13ef (Search and Replace): Document `replace-search-function' and
`replace-re-search-function'.
2008-10-18 14:07:36 +00:00
Eli Zaretskii
6d4913f0d3 (Text from Minibuffer): Document `read-regexp'.
(Completion Commands, Reading File Names): Rename
`minibuffer-local-must-match-filename-map' to
`minibuffer-local-filename-must-match-map'.
(Minibuffer Completion): The `require-match' argument to `completing-read'
can now have the value `confirm-only'.
2008-10-18 13:14:59 +00:00
Eli Zaretskii
43c59a3dca (Displaying Buffers): Minor wording fix.
(Choosing Window): `split-height-threshold' can now be nil.
Document `split-width-threshold'.  `pop-up-frames' can have the value
`graphic-only'.
2008-10-18 11:22:08 +00:00
Eli Zaretskii
53728487f1 (Processor Run Time): Document emacs-uptime' and emacs-init-time'.
(Time Parsing): Document `format-seconds'.
2008-10-17 19:37:14 +00:00
Eli Zaretskii
f36acfd9ec (Startup Summary): Document before-init-time' and after-init-time'.
Document `initial-window-system' and `window-system-initialization-alist'.
Document reading the abbrevs file.  Document the call to `server-start'
under --daemon.  Rearrange a bit to be consistent with the code flow.
2008-10-17 15:42:34 +00:00
Martin Rudalics
96995b8923 (Basic Windows, Splitting Windows): Fix whitespace and reword. 2008-10-17 13:16:15 +00:00
Eli Zaretskii
2de17c73f3 (The Mark): Document use-region-p. 2008-10-16 20:06:38 +00:00
Eli Zaretskii
c3aaf1d70f (Defining Commands, Using Interactive): The interactive-form of a function
can be added via its symbol's property.
2008-10-15 20:22:21 +00:00
Eli Zaretskii
841a1743af *** empty log message *** 2008-10-15 19:50:43 +00:00
Eli Zaretskii
52441368d6 (List Motion): beginning-of-defun-function can now accept an argument. 2008-10-15 15:00:53 +00:00
Eli Zaretskii
8e8c1a7214 (Low-Level Kill Ring): interprogram-paste-function can now return a list
of strings.
2008-10-15 14:44:02 +00:00
Eli Zaretskii
a33a1f2ac9 (Handling Errors): Document ignore-errors. 2008-10-15 12:49:11 +00:00
Eli Zaretskii
4fb04348e5 (Creating Frames): Document frame-inherited-parameters.
(Parameter Access): Document set-frame-parameter.
2008-10-15 12:25:19 +00:00
Eli Zaretskii
ee666f8409 (Creating Buffer-Local): Add an xref to "Setting Hooks" for the effect
of kill-all-local-variables on local hook functions.
2008-10-15 11:49:10 +00:00
Eli Zaretskii
9cf52b11bb (Major Mode Conventions, Mode Line Variables): `mode-name' need not be a
string.  xref to "Mode Line Data" for details, and to "Emulating Mode Line"
for computing a string value.
2008-10-15 11:27:32 +00:00
Eli Zaretskii
a65f6a855d (Top): Adjust the @detailmenu for the addition of "System Processes" section. 2008-10-14 15:38:57 +00:00
Eli Zaretskii
2724b26a3d (Char-Tables): Remove documentation of set-char-table-default, which has no
effect since Emacs 23.
<char-table-range, set-char-table-range>: Don't mention generic characters
and charsets.  Add a cons cell as a possible argument.
2008-10-14 12:48:12 +00:00
Eli Zaretskii
22526bc416 (Char-Tables): `map-char-table' can now call its argument FUNCTION with
a cons cell as KEY.
2008-10-14 11:39:50 +00:00
Eli Zaretskii
45e46036ff * objects.texi (Primitive Function Type): Move "@cindex special forms" from here...
* eval.texi (Special Forms): ...to here.
2008-10-13 11:24:22 +00:00