1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-27 01:01:52 -07:00
Commit graph

4484 commits

Author SHA1 Message Date
Eli Zaretskii
61331bf33b Don't use @deffn Subroutine. 2008-10-20 09:51:40 +00:00
Juri Linkov
56b00ec786 (Text from Minibuffer): Lower-case Word to word. 2008-10-19 22:07:30 +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
Eli Zaretskii
3a57591a6a (File Local Variables): Fix last change. 2008-10-19 15:28:07 +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
66af33fc8f Mention before-hack-local-variables-hook' and hack-local-variables-hook'. 2008-10-19 13:00:20 +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
Eli Zaretskii
da86d54b4c (Choosing Window, Displaying Buffers): Fix last changes. 2008-10-18 20:23:30 +00:00
Eli Zaretskii
2ee797be40 (Text from Minibuffer): Fix description of `read-regexp'. 2008-10-18 19:31:15 +00:00
Eli Zaretskii
1586be929e (Changing Files): Fix last change. 2008-10-18 19:25:13 +00:00
Martin Rudalics
7e51d89b73 *** empty log message *** 2008-10-18 18:10:56 +00:00
Martin Rudalics
250959e028 (Choosing Window, Deleting Windows)
(Displaying Buffers): Expand documentation of dedicated windows.
2008-10-18 18:07:09 +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
26c6145fda (Minibuffer Completion): Fix last change. 2008-10-18 16:33:53 +00:00
Eli Zaretskii
ef5fbab75b (Choosing Window): Fix last change. 2008-10-18 16:33:17 +00:00
Eli Zaretskii
2c0b814427 (Search and Replace): Document `multi-query-replace-map'. 2008-10-18 14:27:40 +00:00
Eli Zaretskii
cdf17e8619 (Standard Keymaps): Document multi-query-replace-map' and search-map'. 2008-10-18 14:24:56 +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
3051e4bf2c (Time Parsing, Processor Run Time): Fix last change. 2008-10-18 09:40:45 +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
b2fe54aec8 (Char-Tables): Fix wording in last change. 2008-10-16 07:20:31 +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
2c30e468e9 (Writing Emacs Primitives): The interactive spec of a primitive can be
a Lisp form.
2008-10-15 20:20:39 +00:00
Eli Zaretskii
66e3cca6f3 (The Mark): Fix last change. 2008-10-15 19:53:00 +00:00
Eli Zaretskii
841a1743af *** empty log message *** 2008-10-15 19:50:43 +00:00
Eli Zaretskii
a053dae03a (Low-Level Kill Ring): Fix last change. 2008-10-15 17:04:07 +00:00
Eli Zaretskii
3c1f461958 (Creating Frames): Fix typo in last change. 2008-10-15 16:57:37 +00:00
Eli Zaretskii
16624be863 (The Mark): Document the lambda' and (only . OLD)' values of
transient-mark-mode.  Document handle-shift-selection.
2008-10-15 16:48:06 +00:00
Eli Zaretskii
ee6e73b8d9 (Using Interactive, Interactive Codes): Document `^'.
(Interactive Examples): Show an example of `^'.
(Key Sequence Input): Document this-command-keys-shift-translated.
2008-10-15 16:47:35 +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
1dca458f88 (System Processes): Fix last change. 2008-10-14 15:58:17 +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
6fdbd4c63c (Editing Types): A `process' is a subprocess of Emacs, not just any process
running on the OS.
2008-10-14 15:37:20 +00:00
Eli Zaretskii
23dd4ecdbc (System Processes): New section.
(Processes, Signals to Processes): Add xrefs to it.
2008-10-14 15:36:55 +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
02e99324a2 (Splitting Characters, Translation of Characters): Don't mention generic
characters.
2008-10-14 12:47:06 +00:00