1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-04 11:40:22 +00:00
Commit Graph

695 Commits

Author SHA1 Message Date
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
Chong Yidong
e9f5524eda (Cut/Paste Other App): Document yank-pop-change-selection.
(Secondary Selection): Fix modified mouse click syntax.
(Clipboard): Describe Cut, Copy and Paste commands.
(Mouse References): Not all references are in read-only buffers.
2008-10-19 05:00:18 +00:00
Chong Yidong
25597d40a2 * frames.texi (Cut/Paste Other App): Document
yank-pop-change-selection.
(Secondary Selection): Fix modified mouse click syntax.
(Clipboard): Describe Cut, Copy and Paste commands.
(Mouse References): Not all references are in read-only buffers.
2008-10-19 04:58:26 +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
1b8c5120c8 (Version Control Systems): Fix last change. 2008-10-16 07:51:30 +00:00
Eli Zaretskii
b2fe54aec8 (Char-Tables): Fix wording in last change. 2008-10-16 07:20:31 +00:00
Glenn Morris
2d7752a0d3 Sean Sieger <sean.sieger at gmail.com> (tiny change)
(Recursion with list): Fix typo.
2008-10-16 04:09:13 +00:00
Chong Yidong
b0817f0037 * files.texi (Version Control): Copyedits. Add Bazaar.
(Version Control Systems): List different VCS's using an itemized list.
Add Bazaar.
(VCS Concepts): Copyedits.  Tweak description of file merging.
2008-10-15 23:46:55 +00:00
Chong Yidong
e3e89c088e (File Names): Reorganize description.
(Visiting): Add xref to Mode Line.  Copyedits.
(Save Commands): Mention prefix behavior of C-x C-s.
(Numbered Backups): Node deleted.
(Backup Names): Contents of Numbered Backups moved here.  State default
of version-control variable.
(Reverting): Copyedits.
(Version Control): Add additional version control systems.
2008-10-15 23:40:16 +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
Chong Yidong
2aee6012cf (Mouse Commands, Cut/Paste Other App): Rewrite.
(Cut/Paste Other App): Document select-active-regions and
x-select-enable-primary.
2008-10-15 16:59:03 +00:00
Chong Yidong
b0f95216d2 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
(Cut/Paste Other App): Document select-active-regions and
x-select-enable-primary.
2008-10-15 16:58:53 +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